mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
[DOCS] Fix typo in index and search analysis docs (#52988)
This commit is contained in:
parent
a0bd83a057
commit
74b9878f69
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ analyzer produces the following tokens:
|
|||
[ quick, fox ]
|
||||
------
|
||||
|
||||
To execute the serach, {es} compares these query string tokens to the tokens
|
||||
To execute the search, {es} compares these query string tokens to the tokens
|
||||
indexed in the `text` field.
|
||||
|
||||
[options="header"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue