Following https://forum.xwiki.org/t/add-the-ability-to-do-case-insensitive-solr-search-for-stringproperty-and-listproperty/16955/1 It would help being able to do exact searches (100% match) in object strings in a case-insensitive way using Solr for many use cases. Systematically have a case insensitive Solr field for all such properties for StringProperty and ListProperty fields would allow this. This should not be done for large string. |