Re: Help with facet.limit

2017-04-27 Thread alessandro.benedetti
In addition to what Erick mentioned, (if) you can use Json faceting and sort your facets according to your preferences using the stats integration [1]. Cheers [1] https://cwiki.apache.org/confluence/display/solr/Faceted+Search - --- Alessandro Benedetti Search Consultant, R&D S

Re: Help with facet.limit

2017-04-26 Thread Erick Erickson
The only two canned orderings are "index" which means lexically ordered and the default frequency, the top 500 most frequent facets will be returned. You can always specify facet.query=XXX and I think they are returned in the order you define the facets. If you have a small number of facets you re

Help with facet.limit

2017-04-26 Thread kshitij tyagi
Hi Team, I am using facet on particular field along with facet.limit=500, problem I am facing is: 1. As there are more than 500 facets and it is giving me 500 results, I want particular facets to be returned i.e can I specify to solr to return me 500 facets along with ones I require? eg facets