evitaDB
evitaDB copied to clipboard
Case insensitive search on any String attribute
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.