Greg Miller created LUCENE-10380:
------------------------------------

             Summary: Move liveDocs null check outside the loops in 
FastTaxonomyFacetCounts#countAll
                 Key: LUCENE-10380
                 URL: https://issues.apache.org/jira/browse/LUCENE-10380
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/facet
            Reporter: Greg Miller


As another follow up to LUCENE-10374, let's try breaking out the null check on 
liveDocs without changing the loop construct. This is the other piece of 
LUCENE-10350 that we previously reverted due to a regression in the nightly 
bench. I suspect we can move liveDocs out as long as we don't change the loop 
construct.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to