[
https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-1979:
-----------------------------------
I think there are some more deprecations (hidden). A search on deprecated finds
some more files. E.g.:
- allowMinus1Position in IndexWriter, DocumentsWriter, DocInverterPerField
(field and methods, not correctly marked deprecated).
- Also IndexReader has still lots of deprecations (e.g. doCommit())
- CheckIndex#PrintStream
- some MergePolicy methods
- IndexWriter#DEFAULT_MERGE_FACTOR, DEFAULT_MAX_MERGE_DOCS, docCount(),
abort(), addIndexes()
> 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: [email protected]
For additional commands, e-mail: [email protected]