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: B
[
https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bianco Veigel updated LUCENENET-343:
Attachment: TextReader.patch
patch for 2.9.1
> Use TextReader instead of StreamReader i
[
https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837314#action_12837314
]
Digy commented on LUCENENET-343:
Hi Bianco,
I think your patch is a little bit old. Cur
[
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 LUCE
[
https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837329#action_12837329
]
Digy commented on LUCENENET-343:
Hi Andy,
bq. That means it won't be changed/patched no
[
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