Hierarchical faceting with solr 1.4 version

2012-01-31 Thread Gupta, Veeranjaneya
Hi, I am using SOLR1.4 version. I have a requirement to display the data as below. Here we store 3 types of polygons MSA, AREA and HOOD. One MSA can have more than one AREA types as children and one AREA can have more than one HOOD types as children. How to store this kind of d

Question about SOLR custom sort order

2012-01-01 Thread Gupta, Veeranjaneya
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 bas