elastic/elasticsearch

Remove the `snowball` analyzer

Open

#8690 aperta il 27 nov 2014

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (25.882 fork)batch import
:Search Relevance/Analysis>breakingTeam:Search Relevancehelp wanted

Metriche repository

Star
 (76.700 star)
Metriche merge PR
 (Merge medio 2g) (1000 PR mergiate in 30 g)

Descrizione

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.

Guida contributor