Hi All,

I am new to solr and using 5.4 version. Everything is good up to now, but I
am facing a problem with sorting order. When I query for some thing let's
say for 'a', I am getting the expected results in sorting order but it is
giving more preference to number first then space after that character. Here
is the example result what I got when I search for 'a'.

Resulted order
----------------
a4apple
a for ant
aforapache

Required order
-----------------
a for ant
aforapache
a4apple

Can someone please help be how to get the result in expected sort order.

Thanks,
Krishna.







--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-sort-preferences-number-vs-space-vs-character-tp4263527.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to