Skip to main content

2025-02-27

Search by topics_keyword will no longer be case-sensitive

When searching with the topics_keyword query on the Topics::list endpoint, the search behavior was case-sensitive, meaning it distinguished between uppercase and lowercase letters.
*In some environments, searches were conducted without distinguishing between uppercase and lowercase letters.

This behavior will be modified to search without distinguishing between uppercase and lowercase letters.
Please note that this change will affect search results using topics_keyword.

Changes

Before:

Due to case sensitivity, the number of hits for the following search parameters varied:

  • ?topics_keyword=diverta
  • ?topics_keyword=Diverta
  • ?topics_keyword=DIVERTA

After:

With no case sensitivity, the number of hits for the following search parameters will be the same:

  • ?topics_keyword=diverta
  • ?topics_keyword=Diverta
  • ?topics_keyword=DIVERTA

Planned Date for Endpoint Addition

RC: February 27, 2025
Stable: April 21, 2025

The specific date and time for the official version cannot be chosen by the user.
By switching to the RC version, you can verify the functionality at any desired timing.

Contact

If you have any further questions regarding this matter, please feel free to contact Kuroco Support.


Support

If you have any other questions, please contact us or check out Our Slack Community.