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

   > Or we can just embrace the fact that it can be a non-minimal NFA and 
justlet it run like that (with NFARunAutomaton).
   
   I don't think this is currently a good option either: users won't just do 
that. They will determinize, minimize, and tableize and then be confused when 
things are slow or use too much memory.


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