Atri Sharma created LUCENE-8881:
-----------------------------------

             Summary: Query.rewrite Should Move To QueryVisitor
                 Key: LUCENE-8881
                 URL: https://issues.apache.org/jira/browse/LUCENE-8881
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Atri Sharma


Now that we have QueryVisitor, the rewrite functionality should belong there, 
since rewrite is essentially a recursive visitation of underlying queries, 
which sounds exactly as what QueryVisitor is designed to be.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to