I noticed a typo in some of our backend data, big I instead of little. So I updated all fields using firehose query. But lucene fails to see the change when re-indexing. I guess its case insentive. Is it possible to force case sensitivity for the presented data? Obviously one wants case insentivity for the actual search index. Or do I have to change the letter to something else completely, re-index, then change it to the one I want?.
Developer forum
Case sensitivity of Lucene Indexing?
Replies
You must be logged in to post in the forum