apache / apache/lucene

Deprecate Classic{Analyzer,Tokenizer,Filter} on branch_4x and remove them from trunk [LUCENE-5807]

Open
#6,869 1 comment 0 reactions 1 assignee Claimed by @sarowe View on GitHub
legacy-jira-priority:Minor module:analysis type:task
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

ClassicAnalyzer, ClassicTokenizer and ClassicFilter were introduced in Lucene 3.1, when the StandardTokenizer began implementing the Unicode standard word break rules.

I think we can drop these analysis components. ClassicTokenizer isn't being maintained anymore, and StandardTokenizer is a better choice anyway.

---
Migrated from [LUCENE-5807](https://issues.apache.org/jira/browse/LUCENE-5807) by Steven Rowe (@sarowe)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.