thank you Yonik
On Fri, Aug 21, 2015 at 12:43 PM, Yonik Seeley wrote:
> On Thu, Aug 20, 2015 at 3:46 PM, Kiran Sai Veerubhotla
> wrote:
> > i have used json facet api and noticed that its relying heavily on filter
> > cache.
>
> Yes. The root domain (the set of documents that match the base qu
On Thu, Aug 20, 2015 at 3:46 PM, Kiran Sai Veerubhotla
wrote:
> i have used json facet api and noticed that its relying heavily on filter
> cache.
Yes. The root domain (the set of documents that match the base query
and filters) is cached in the filter cache.
For sub-facets, the set of documents
Kindly help on this
On Thu, Aug 20, 2015 at 2:46 PM, Kiran Sai Veerubhotla
wrote:
> i have used json facet api and noticed that its relying heavily on filter
> cache.
>
> index is optimized and all my fields are with docValues='true' and the
> number of documents are 2.6 million and always face