Hi,

I have indexes with a multivalued field authorLastName. I query them with
sort=authorLastName asc and  get the results as  -  

Index#  authorLastName
  1           Antonakos 
  2           Keller
  3           Antonakos 
               Mansfield

However  Index#3 has a value starting with A (Antonakos ) .. Should'nt
Index#3 preceed Index#2 in the results.

If this is not the default behaviour, what is the right work around for it.
Regards,
Tushar.
-- 
View this message in context: 
http://www.nabble.com/Unexpected-sorting-results-when-sorting-with-mutivalued-filed-tp22800877p22800877.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to