rmuir commented on PR #12310:
URL: https://github.com/apache/lucene/pull/12310#issuecomment-1553633433

   Yeah we should explore a binary version. Even if it doesn't speedup 
TermInSetQuery.
   
   TermInSetQuery has/had a super trappy visitor method that builds an 
automaton from it's sorted terms in a very slow way for some visitor method. 
Pretty sure I added a comment along the lines of "we should not do this". We 
could at least fix that trap. Check my assumptions and memory as I am on a phone


-- 
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...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to