Hi, I am using solr 1.3. I have an issue with the ordering of results returned by solr for capital and small letters. When I am searching for "cats" I am getting result. Next, when I am searching for "CATS" I am getting same result but the ordering of result is different as compare to previous one. Is there any issue with my indexing? OR Is there any priority for searching depending on capital and small letters in solr ?
I want same result for both cases. What should I do? Also, I already have "LowerCaseFactoryFilter" for both on query-time analyzer and index in my config. Please, anyone can help me, to out from this problem. Thanks, Tushar -- View this message in context: http://www.nabble.com/Different-ordering-of-result-returned-by-solr-for-capital-and-small-letters.-tp21262962p21262962.html Sent from the Solr - User mailing list archive at Nabble.com.