[
https://issues.apache.org/jira/browse/LUCENENET-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650651#action_12650651
]
Digy commented on LUCENENET-164:
--------------------------------
My first impression: Excellent work!
Only one test fails. TestIndexModifier.TestIndexWithThreads.
{code}
Lucene.Net.Index.TestIndexModifier.TestIndexWithThreads : An unhandled
System.SystemException was thrown while
executing this test : Internal error: 2 deleted 0 documents, term=id:266
at Lucene.Net.Index.IndexThread.Run() in
F:\Lucene\DotNet\2.3.2\src\Test\Index\TestIndexModifier.cs:line 328
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,
ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
{code}
I think, I got this error a few times with 2.3.1 too.
As far as I can see, LUCENENET-160 is left out in the patch. if this patch is
committed, it should be reopened.
Thanks Doug.
DIGY
> upgrade from version 2.3.1. to 2.3.2
> ------------------------------------
>
> Key: LUCENENET-164
> URL: https://issues.apache.org/jira/browse/LUCENENET-164
> Project: Lucene.Net
> Issue Type: Improvement
> Reporter: Doug Sale
> Attachments: 2.3.2-Candidate.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> This issue is a placeholder for attaching a comprehensive patch upgrading the
> SVN HEAD of Lucene.Net from 2.3.1 candidate to 2.3.2 candidate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.