[
https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837321#action_12837321
]
Andy Pook commented on LUCENENET-343:
-------------------------------------
A lot of this is covered by the patch in LUCENENET-340.
I did miss the Field.SetValue method and Field.ctor signatures though :(
Digy et al:
2.9.1 is tagged now (prior to application of the 340 patch). That means it
won't be changed/patched now? or do we get a 2.9.1.1 ?
Do you want another patch that just has the SetValue and ctor changes in this
issue or the 340 issue?
> Use TextReader instead of StreamReader in Field ctor
> ----------------------------------------------------
>
> Key: LUCENENET-343
> URL: https://issues.apache.org/jira/browse/LUCENENET-343
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Bianco Veigel
> Attachments: TextReader.patch
>
>
> From 2.4 to 2.9 you changed the signature of the Field contructor. It doesn't
> break anything, if you switch back to the TextReader.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.