benwtrent commented on issue #16134:
URL: https://github.com/apache/lucene/issues/16134#issuecomment-4556641845

   Yep, it does. I would say don't make a DFA and instead if the performance 
difference is acceptable, make a NFA.
   
   Since switching from DFA to NFA changes performance behavior for a well used 
feature, its only going to be in v11: 
https://github.com/apache/lucene/pull/15961


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

Reply via email to