Remove remaining Token usage in Lucene [LUCENE-5651]
Open
legacy-jira-fix-version:4.9
legacy-jira-fix-version:6.0
legacy-jira-priority:Major
module:analysis
type:bug
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Token was deprecated in #6702. We should remove the remaining non-deprecated usage of the Token class in trunk and 4.x (excluding deprecated analysis components).
---
Migrated from [LUCENE-5651](https://issues.apache.org/jira/browse/LUCENE-5651) by Uwe Schindler (@uschindler), updated May 09 2016
Contributor guide
Research direction
Start by searching the trunk and 4.x code for non-deprecated uses of the Token class, excluding deprecated analysis components. Done means the remaining non-deprecated Token usage is removed in both branches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100