[
https://issues.apache.org/jira/browse/LUCENENET-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Garski updated LUCENENET-242:
-------------------------------------
Attachment: LUCENENET-242.patch
Here's the patch.
I altered the GetWordSet methods to take a TextReader, which is the abstract
base class for StreamReader and StringReader and changed the test to create a
StringReader when calling.
> TestWordListLoader fails
> ------------------------
>
> Key: LUCENENET-242
> URL: https://issues.apache.org/jira/browse/LUCENENET-242
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Attachments: LUCENENET-242.patch
>
>
> Failure in TestWordListLoader due to conversion swapping around stream
> classes, fix on it's way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.