Did some further digging and found that as grouping is enabled query result
cache is not having any inserts . Only disabling grouping adds an entry in
query result cache. Is there a way we can cache grouped results because as
per wiki there is parameter group.cache.percent but then again it doesnt
Hi
We are using Solr 6.6.2 version with 10g of memory (2 slaves and 1 master )
allocated to each and have around 30 docs. Our queries have
combinations of q, fq and facets with grouping enabled...
We have enabled filter cache and query result cache with 2048 entries.
Recently we performed a