[
https://issues.apache.org/jira/browse/LUCENENET-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Paldino updated LUCENENET-220:
---------------------------------------
Attachment: ArrayUtil.patch
I suggest you at least integrate this (from LUCENENET-221) into ArrayUtil, and
then use the Fill method at the call site to maintain symmetry with the java
version.
> TestAddIndexesNoOptimize
> ------------------------
>
> Key: LUCENENET-220
> URL: https://issues.apache.org/jira/browse/LUCENENET-220
> Project: Lucene.Net
> Issue Type: Bug
> Environment: 2.9.0
> Reporter: Digy
> Attachments: ArrayUtil.patch, TermsHashPerField.patch
>
>
> There is a bug in TermsHashPerField.Reset while clearing the array
> postingsHash.
> Now the test passes.
> DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.