gaobinlong opened a new pull request, #15838:
URL: https://github.com/apache/lucene/pull/15838

   ### Description
   
   Simple fix for https://github.com/apache/lucene/issues/11991.
   
   When exporting terms from field like `Regex:BR_CAR_PLATE`, replace `:` with 
`_` to avoid file creation failure on Windows. I'd like the keep this change 
unconditionally, no matter what the OS it is, to keep the exported file name 
prefix consistent on different OS env.
   
   <img width="460" height="309" alt="image" 
src="https://github.com/user-attachments/assets/bfe21281-48d4-487e-8480-39acf039d1ed";
 />
   


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