Skip to content

[DOCS] Reformat word_delimiter token filter#53387

Merged
jrodewig merged 1 commit intoelastic:masterfrom
jrodewig:docs__reformat-word-delimiter-tokenfilter
Mar 11, 2020
Merged

[DOCS] Reformat word_delimiter token filter#53387
jrodewig merged 1 commit intoelastic:masterfrom
jrodewig:docs__reformat-word-delimiter-tokenfilter

Conversation

@jrodewig
Copy link
Copy Markdown
Contributor

Makes the following changes to the word_delimiter token filter docs:

  • Adds a warning admonition recommending the word_delimiter_graph
    filter instead. This warning includes a link to the deprecated Lucene
    WordDelimiterFilter.
  • Updates the description
  • Adds detailed analyze snippet
  • Adds custom analyzer and custom filter snippets
  • Reorganizes and updates parameter documentation

Makes the following changes to the `word_delimiter` token filter docs:

* Adds a warning admonition recommending the `word_delimiter_graph`
  filter instead. This warning includes a link to the deprecated Lucene
  `WordDelimiterFilter`.
* Updates the description
* Adds detailed analyze snippet
* Adds custom analyzer and custom filter snippets
* Reorganizes and updates parameter documentation
@jrodewig jrodewig added >docs General docs changes :Search Relevance/Analysis How text is split into tokens labels Mar 11, 2020
@jrodewig jrodewig requested a review from romseygeek March 11, 2020 09:07
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for these @jrodewig!

@jrodewig
Copy link
Copy Markdown
Contributor Author

Thanks @romseygeek!

@jrodewig jrodewig merged commit d16fe48 into elastic:master Mar 11, 2020
@jrodewig jrodewig deleted the docs__reformat-word-delimiter-tokenfilter branch March 11, 2020 12:44
jrodewig added a commit that referenced this pull request Mar 11, 2020
Makes the following changes to the `word_delimiter` token filter docs:

* Adds a warning admonition recommending the `word_delimiter_graph`
  filter instead. This warning includes a link to the deprecated Lucene
  `WordDelimiterFilter`.
* Updates the description
* Adds detailed analyze snippet
* Adds custom analyzer and custom filter snippets
* Reorganizes and updates parameter documentation
jrodewig added a commit that referenced this pull request Mar 11, 2020
Makes the following changes to the `word_delimiter` token filter docs:

* Adds a warning admonition recommending the `word_delimiter_graph`
  filter instead. This warning includes a link to the deprecated Lucene
  `WordDelimiterFilter`.
* Updates the description
* Adds detailed analyze snippet
* Adds custom analyzer and custom filter snippets
* Reorganizes and updates parameter documentation
@jrodewig
Copy link
Copy Markdown
Contributor Author

Backport commits

master d16fe48
7.x 933a9c6
7.6 77d3537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes :Search Relevance/Analysis How text is split into tokens v7.6.2 v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants