Hi,

I use Solr 1.4 version and I have a question about SOLR sort order.
Requirement : Sort  names(e.g. : location names like Dallas(City), las 
vegas(City), Texas(State), India(Country), Canada(Country), etc..) based on 
category(e.g. : CITY, STATE, COUNTRY, etc..)
How to sort the SOLR results based on custom order?
Expected result :

1.       Dallas

2.       Las Vegas

3.       Texas

4.       Canada

5.       India

Thanks & Regards, Gupta

Reply via email to