elastic/elasticsearch

Deprecate keyword_repeat in favor of the new multiplexer filter

Open

#33,562 opened on 2018年9月10日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (25,882 forks)batch import
:Search Relevance/Analysis>deprecationTeam:Search Relevancehelp wanted

Repository metrics

Stars
 (76,700 stars)
PR merge metrics
 (平均マージ 2d) (30d で 1,000 merged PRs)

説明

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?

コントリビューターガイド