Adrien Grand created LUCENE-6543:
------------------------------------

             Summary: Our caching weight wrappers should not apply acceptDocs 
as a two-phase verification
                 Key: LUCENE-6543
                 URL: https://issues.apache.org/jira/browse/LUCENE-6543
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


Today our caching weight wrappers return the cached doc id set as an 
approximation and use acceptDocs as a verification. This is abusing the 
two-phase iteration API given that checking acceptDocs is always fast.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to