Skip to content

[DOCS] Add stemming concept docs#55156

Merged
jrodewig merged 2 commits intoelastic:masterfrom
jrodewig:docs__add-stemming-concept-docs
Apr 24, 2020
Merged

[DOCS] Add stemming concept docs#55156
jrodewig merged 2 commits intoelastic:masterfrom
jrodewig:docs__add-stemming-concept-docs

Conversation

@jrodewig
Copy link
Copy Markdown
Contributor

@jrodewig jrodewig commented Apr 14, 2020

Adds conceptual documentation for stemming, including:

  • An overview of why stemming is helpful in search
  • Algorithmic vs. dictionary stemming
  • Token filters used to control stemming, such as stemmer_override, keyword_marker, and conditional

@jrodewig jrodewig added >docs General docs changes :Search Relevance/Analysis How text is split into tokens labels Apr 14, 2020
@jrodewig jrodewig requested a review from romseygeek April 14, 2020 13:26
@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, this is a very helpful overview.

@jrodewig
Copy link
Copy Markdown
Contributor Author

Thanks @romseygeek!

@jrodewig jrodewig merged commit 1c4e60e into elastic:master Apr 24, 2020
@jrodewig jrodewig deleted the docs__add-stemming-concept-docs branch April 24, 2020 14:41
jrodewig added a commit that referenced this pull request Apr 24, 2020
Adds conceptual documentation for stemming, including:

* An overview of why stemming is helpful in search
* Algorithmic vs. dictionary stemming
* Token filters used to control stemming, such as `stemmer_override`, `keyword_marker`, and `conditional`
jrodewig added a commit that referenced this pull request Apr 24, 2020
Adds conceptual documentation for stemming, including:

* An overview of why stemming is helpful in search
* Algorithmic vs. dictionary stemming
* Token filters used to control stemming, such as `stemmer_override`, `keyword_marker`, and `conditional`
jrodewig added a commit that referenced this pull request Apr 24, 2020
Adds conceptual documentation for stemming, including:

* An overview of why stemming is helpful in search
* Algorithmic vs. dictionary stemming
* Token filters used to control stemming, such as `stemmer_override`, `keyword_marker`, and `conditional`
@jrodewig
Copy link
Copy Markdown
Contributor Author

Backport commits

master 1c4e60e
7.x 96285b9
7.7 fd5c13f
7.6 be4a342

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants