evitaDB icon indicating copy to clipboard operation
evitaDB copied to clipboard

Case insensitive search on any String attribute

Open novoj opened this issue 1 year ago • 0 comments

There are situations where models need to handle strings in a case-insensitive way. This information is known in advance when the schema is defined. This issue should provide a way for developers to mark the String attribute as case-insensitive and automatically change the filtering/sorting behavior to case-insensitive lookup.

novoj avatar Apr 29 '24 13:04 novoj