Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add default index-time analyzer example #50501

Merged
merged 1 commit into from
Jan 8, 2020
Merged

[DOCS] Add default index-time analyzer example #50501

merged 1 commit into from
Jan 8, 2020

Conversation

jrodewig
Copy link
Contributor

The Analysis docs mention including a default analyzer in the index settings. However, no example snippet is included.

This adds an example snippet that users can easily copy and adjust.

Closes #50082.

@jrodewig jrodewig added >docs General docs changes :Search Relevance/Analysis How text is split into tokens v8.0.0 v7.6.0 v7.5.2 labels Dec 26, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Collaborator

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

The Analysis docs mention including a default analyzer in the index settings. However, no example snippet is included.

This adds an example snippet that users can easily copy and adjust.
Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

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

Sorry, this fell through the cracks somehow. LGTM.

@jrodewig
Copy link
Contributor Author

jrodewig commented Jan 8, 2020

No worries at all. Thanks as always @cbuescher!

@jrodewig jrodewig merged commit 3631f93 into elastic:master Jan 8, 2020
@jrodewig jrodewig deleted the add-default-analyzer-snippet branch January 8, 2020 17:06
jrodewig added a commit that referenced this pull request Jan 8, 2020
The Analysis docs mention including a default analyzer in the index settings. However, no example snippet is included.

This adds an example snippet that users can easily copy and adjust.
jrodewig added a commit that referenced this pull request Jan 8, 2020
The Analysis docs mention including a default analyzer in the index settings. However, no example snippet is included.

This adds an example snippet that users can easily copy and adjust.
@jrodewig
Copy link
Contributor Author

jrodewig commented Jan 8, 2020

Backport commits

master: 3631f93
7.x: f87e61e
7.5: ba08ef9

SivagurunathanV pushed a commit to SivagurunathanV/elasticsearch that referenced this pull request Jan 23, 2020
The Analysis docs mention including a default analyzer in the index settings. However, no example snippet is included.

This adds an example snippet that users can easily copy and adjust.
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.5.2 v7.6.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] No default analyzer example snippet in docs
4 participants