risdenk commented on PR #2221: URL: https://github.com/apache/solr/pull/2221#issuecomment-1914972100
> You claim that your approach to this uses the filter cache (for q) With my change, for the case of `rows=0`, the filtercache docset will be used to compute the result using q. I don't think I understand your concerns. `getDocSetNC` uses the `filterCache` docset and does not insert the query result into the filter cache. If `getDocSetC` is used, the query result will be inserted into the filter cache - which we don't want. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org