mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Fix typo
This commit is contained in:
parent
4d18334442
commit
d5d8be9bff
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ filters during <<analysis-index-search-time,index and search analysis>>.
|
|||
|
||||
Algorithmic stemmers apply a series of rules to each word to reduce it to its
|
||||
root form. For example, an algorithmic stemmer for English may remove the `-s`
|
||||
and `-es` prefixes from the end of plural words.
|
||||
and `-es` suffixes from the end of plural words.
|
||||
|
||||
Algorithmic stemmers have a few advantages:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue