[ 
https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765336#action_12765336
 ] 

Michael McCandless commented on LUCENE-1979:
--------------------------------------------

bq. Is it correct that we keep IndexInput#readChars() and 
IndexInput#skipChars() for index format compatibility?

Yes, we need to keep them.

It was in 2.4 (LUCENE-510) when we switched to writing strings as UTF8, so any 
index created by eg 2.3 (which we must be able to read through at least 3.9) 
will need these methods.

> Remove remaining deprecations from indexer package
> --------------------------------------------------
>
>                 Key: LUCENE-1979
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1979
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Index
>            Reporter: Michael Busch
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: lucene-1979-bw.patch, lucene-1979.patch, 
> lucene-1979.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to