magibney commented on issue #751: SOLR-13132: single sweep iteration over base, foreground, and background sets for "relatedness" calculation URL: https://github.com/apache/lucene-solr/pull/751#issuecomment-598193540 Force push of bc4b18f separates into two logical commits: one introduces single-sweep collection of term facet counts over multiple domains, the second (which builds on the first) introduces a facet cache, which is more generally useful, but is particularly helpful for performance of relatedness calculation over relatively stable "background" sets. The original monolithic PR, with some iterative improvements after @hossman's test stub patch, is available [here](https://github.com/magibney/lucene-solr/tree/SOLR-13132-mingled-sweep-and-cache).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org