Hi, I am planning to use the docValues feature of Solr. I have added "docValues= true" parameter to a few fields in my schema on which there is heavy faceting and grouping query involved. While I noticed a considerable improvement in faceting queries. I didnt get any improvements in grouping query and instead places where i used "group.ngroups=true" in my query there was around 3-4 times degradation in performance.
Any know issues or possible workarounds for this case -- View this message in context: http://lucene.472066.n3.nabble.com/Group-ngroup-query-slower-with-docValues-tp4099581.html Sent from the Solr - User mailing list archive at Nabble.com.