[
https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Pook updated LUCENENET-343:
--------------------------------
Attachment: TextReader-2.9.2.patch
TextReader-2.9.2.patch adds the additional fixes suggested by Bianco that were
missed by me in LUCENENET-340 and should be applied to trunk (ie 2.9.2).
I am pretty confident that together these are equivalent to Bianco's patch but
also maintain using tabs for indenting whitespace. I would appreciate it if
Bianco could confirm this.
If anyone wants to patch 2.9.1 then apply the LUCENENET-340 patch plus the
TextReader-2.9.2 patch. Or just use Bianco's and fix up the leading whitespace.
> 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-2.9.2.patch, 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.