Github user synhershko commented on the pull request:
https://github.com/apache/lucenenet/pull/73#issuecomment-72820789
I would rather we don't use the `HashMap` support class if that is the only
difference
Going through the IndexWriter code, there's no real meaning for a null
segment marker - if it doesn't point to any specific segment it doesn't really
matter if we track the boolean value for it or not.
I pushed a different fix, let's see how the tests behave
---
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.
---