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
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
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