Github user NightOwl888 commented on the issue:
https://github.com/apache/lucenenet/pull/173
FYI - I am still working on this. I managed to get past the infinite
recursion problem. I have completed nearly all of the standard and core
namespaces and ported over 250 tests, with 225 of them passing. Most of the
ones that are failing I believe are due to the CharArraySet returning incorrect
numbers, which later on causes the Character.IsLetter method to crash.
You can view my WIP over here:
https://github.com/NightOwl888/lucenenet/tree/analysis-work
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---