[
https://issues.apache.org/jira/browse/LUCENENET-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy updated LUCENENET-133:
---------------------------
Attachment: IndexWriter-2.patch
HashSet also allows to add/remove null values which happens in MergeFinish.
With this additional patch one of the bug in
TestIndexWriter.TestAddIndexOnDiskFull is fixed.
> bug in IndexWriter.RegisterMerge()
> ----------------------------------
>
> Key: LUCENENET-133
> URL: https://issues.apache.org/jira/browse/LUCENENET-133
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Doug Sale
> Attachments: IndexWriter-2.patch, IndexWriter.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> When adding a duplicate segment to the Hastable 'mergingSegments', C#
> Hastable implementaion throws an ArgumentException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.