You are applying the sort against a (tokenized) text field?
You should better sort against a number or a string. Probably using the copyField directive.

Regards,
Peter.

hi all:
  I configure a solr application and there is a field of type text,and some
kind like this 123456, that is a string of number
and I wanna solr to sort the result on this field
however, when I use sort asc , it works perfectly ,and when I sort it with
desc, the application became unacceptablly slow
and finally , an OutOfMemoryException was throw.
does anyone have the same kind of problem?or any suggestions?

thanks



--
http://jetwick.com twitter search prototype

Reply via email to