Hi,
We are facing sorting issue on the data indexed using Solr. Below is the sample
code. Problem is, data returned by the below code is not properly sorted i.e.
there's no ordering of data. Can anyone assist me on this?
TopDocs topDocs = null;
Directory directory = FSDire
Kasi Sankaralingam wrote:
When we have the following set of data, they are first sorted based on Capital
letters and then lower case
. Is there a way to make them sort regardless of character case?
Avaneesh
Bruce
Veda
caroleY
jonathan
junit
So carole would come after Bruce. Thanks
sorting i
When we have the following set of data, they are first sorted based on Capital
letters and then lower case
. Is there a way to make them sort regardless of character case?
Avaneesh
Bruce
Veda
caroleY
jonathan
junit
So carole would come after Bruce. Thanks