rmuir commented on pull request #225:
URL: https://github.com/apache/lucene/pull/225#issuecomment-888270205


   > This is super exciting! I'm amazed how little code you needed to get this 
first version running.
   
   but a runautomaton for this won't run any queries on its own: brute force 
isn't how these queries actually work. the important part is the intersection 
(skipping around)...
   
   I suggest, please let's not try to "overshare" and refactor all this stuff 
alongside DFA stuff until there is a query we can actually benchmark to see if 
the performance is even viable


-- 
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