elasticsearch/docs/reference/migration
Christoph Büscher 7bb2da197d
Remove `nGram` and `edgeNGram` token filter names (#38911)
In #30209 we deprecated the camel case `nGram` filter name in favour of `ngram` and
did the same for `edgeNGram` and `edge_ngram`. Using these names has been deprecated
since 6.4 and is issuing deprecation warnings since then.
I think we can remove these filters in 8.0. In a backport of this PR I would change what was a
dreprecation warning from 6.4. to an error starting with new indices created in 7.0.
2019-02-15 20:15:05 +01:00
..
apis [DOCS] Fixes broken migration links (#38655) 2019-02-08 16:57:36 -08:00
migrate_8_0 Remove `nGram` and `edgeNGram` token filter names (#38911) 2019-02-15 20:15:05 +01:00
index.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
migrate_8_0.asciidoc Remove `nGram` and `edgeNGram` token filter names (#38911) 2019-02-15 20:15:05 +01:00
migration.asciidoc [DOCS] Move migration APIs to docs (#31473) 2018-06-21 08:19:23 -07:00