> On Apr 1, 2022, at 3:59 AM, Neha Gupta <neha.gu...@uni-jena.de> wrote:
> 
> Now i had set docValues=true for this attribute and not facet is working.
> 
> Just want to know is it necessary to set the docValue to true to make facet 
> working for the attribute?

I don’t think docValues is necessary, but it will make things faster. It’s 
going to have to be either stored=true or docValues=true.

If you’re still looking for help, we need to see exact queries you’re making, 
and the exact responses you’re getting.

Andy

Reply via email to