:Search Relevance/Analysis>breakingTeam:Search Relevancehelp wanted
Repository metrics
- Stars
- (76,700 stars)
- PR merge metrics
- (Avg merge 2d) (1,000 merged PRs in 30d)
Description
The snowball analyzer has been removed in Lucene 5.0 in favour of the english language analyzer.
In 2.0, we should automatically upgrade indices which use it to use the english analyzer instead, and refuse to create new indices which specify the snowball analyzer.