[
https://issues.apache.org/jira/browse/LUCENENET-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy resolved LUCENENET-263.
----------------------------
Resolution: Fixed
{code}
[TearDown]
public void TearDown()
{
mergedDir = new RAMDirectory();
merge1Dir = new RAMDirectory();
doc1 = new Document();
merge2Dir = new RAMDirectory();
doc2 = new Document();
}
{code}
committed.
> TestPositionBasedTermVectorMapper+TestSegmentMerger patch
> ---------------------------------------------------------
>
> Key: LUCENENET-263
> URL: https://issues.apache.org/jira/browse/LUCENENET-263
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Iliev Andrei
> Attachments: TestPositionBasedTermVectorMapper+TestSegmentMerger.patch
>
>
> Minor bug nunit related
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.