[
https://issues.apache.org/jira/browse/LUCENENET-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy updated LUCENENET-143:
---------------------------
Attachment: FieldsReader.patch
There is a bug in "FieldsReader.Doc".
After applying this patch and TestStressIndexing2.patch(by Doug) and ensuring
that "sameFieldOrder" in TestStressIndexing2 is always true, this test passes.
PS: As Doug pointed out, I don't understand how this test passes in Java
without ordering the fields in documents
DIGY
> NUnit test for Index/TestStressIndexing2
> ----------------------------------------
>
> Key: LUCENENET-143
> URL: https://issues.apache.org/jira/browse/LUCENENET-143
> Project: Lucene.Net
> Issue Type: Bug
> Environment: Lucene.Net 2.3.1
> Reporter: Digy
> Priority: Minor
> Attachments: FieldsReader.patch, TestStressIndexing2.patch,
> TestStressIndexing2.patch
>
>
> Following patch resolves a bug, but this test continues to fail.
> DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.