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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
