[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779057#action_12779057 ]
Iliev Andrei commented on LUCENENET-260: ---------------------------------------- I guess it is due to the difference in sort algorithm(?). Anyway, sorting in indexSerial has not to be done because it can (and it was) changes the order of the fields added to the document. > src\Test\Index\TestStressIndexing2.cs > ------------------------------------- > > Key: LUCENENET-260 > URL: https://issues.apache.org/jira/browse/LUCENENET-260 > Project: Lucene.Net > Issue Type: Bug > Reporter: Iliev Andrei > Assignee: Digy > Attachments: TestStressIndexing2.patch > > > Dead lock issues and LUCENENET-143. > Upd: Dead lock has been resolve in LUCENENET-255. So I update the patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.