[
https://issues.apache.org/jira/browse/MINDEXER-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MINDEXER-118:
------------------------------------------
Description:
Refactor to avoid using the following deprecated symbols:
* Field.Index
* Field.TermVector
* Token
These symbols only exist to support transitioning from pre-4.0 Lucene APIs, so
this will make it easier to move to newer Lucenes n the future.
> Remove usages of pre-Lucene 4.0 deprecated code
> -----------------------------------------------
>
> Key: MINDEXER-118
> URL: https://issues.apache.org/jira/browse/MINDEXER-118
> Project: Maven Indexer
> Issue Type: Improvement
> Reporter: Sylwester Lachiewicz
> Assignee: Sylwester Lachiewicz
> Priority: Major
> Fix For: 6.0.1
>
>
> Refactor to avoid using the following deprecated symbols:
> * Field.Index
> * Field.TermVector
> * Token
> These symbols only exist to support transitioning from pre-4.0 Lucene APIs,
> so this will make it easier to move to newer Lucenes n the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)