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 returned are a,b,c,d when using facet.limit=4  There are other
facets too but are not returned as I am using limit.

Can I specify something in query such as 'e' so that my result for facet is
a,b,c,e

Regards,
Kshitij

Reply via email to