[ https://issues.apache.org/jira/browse/LUCENENET-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy updated LUCENENET-83:
--------------------------
Attachment: TestComplexExplanations.patch
> NUnite test for TestComplexExplanations
> ---------------------------------------
>
> Key: LUCENENET-83
> URL: https://issues.apache.org/jira/browse/LUCENENET-83
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Digy
> Priority: Trivial
> Attachments: TestComplexExplanations.patch, TestExplanations.patch
>
>
> [TearDown]
> public virtual void TearDown()
> {
> if (searcher != null)
> {
> searcher.Close();
> searcher = null;
> }
> }
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|