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

   ```java
   var re = new RegExp("παραστάσεις", RegExp.NONE, RegExp.CASE_INSENSITIVE);
   System.out.println(re.toAutomaton().toDot());
   ```
   ![Screen_Shot_2025-02-18_at_20 03 
30](https://github.com/user-attachments/assets/90a7792f-a6f7-4407-abe8-4d46ea661ce7)
   


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