Skip to content

Deprecate and remove camel-case nGram and edgeNGram tokenizers (#50862)#50991

Merged
cbuescher merged 1 commit intoelastic:7.xfrom
cbuescher:backport-50862
Jan 14, 2020
Merged

Deprecate and remove camel-case nGram and edgeNGram tokenizers (#50862)#50991
cbuescher merged 1 commit intoelastic:7.xfrom
cbuescher:backport-50862

Conversation

@cbuescher
Copy link
Copy Markdown
Member

We deprecated and removed the camel-case versions of the nGram and edgeNGram
filters a while ago and we should do the same with the nGram and edgeNGram tokenizers.
This PR deprecates the use of these names in favour of ngram and edge_ngram in
7. Usage will be disallowed on new indices starting with 8 then.

Backport of #50862

…ic#50862)

We already deprecated and removed the camel-case versions of the nGram and edgeNGram
filters a while ago and we should do the same with the nGram and edgeNGram tokenizers.
This PR deprecates the use of these names in favour of ngram and edge_ngram in
7. Usage will be disallowed on new indices starting with 8 then.

Closes elastic#50561
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (:Search/Analysis)

@cbuescher cbuescher merged commit 2f13751 into elastic:7.x Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants