alkampfergit opened a new issue, #973: URL: https://github.com/apache/lucenenet/issues/973
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. _No response_ ### Describe the solution you'd like The folder src/Lucene.Net.Analysis.Common/Analysis/Miscellaneous contains lots of interesting classes, like ASCIIFoldingFilter. I was not able to find a viable alternative with that level of details around there, but to use it I need to reference the entire Lucene.NET library. It could be interesting having these classes published as a general utilities without the need to reference the entire library. ### Additional context _No response_ -- 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]
