elastic/elasticsearch

Deprecate keyword_repeat in favor of the new multiplexer filter

Open

#33.562 aperta il 10 set 2018

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

Metriche repository

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

Descrizione

Looking at the docs, keyword_repeat seems to be mostly designed as a way to have both stemmed and original tokens indexed, which is now better handled by the multiplexer filter.

Should we deprecate keyword_repeat?

Guida contributor