mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Correct sentence (#20088)
This commit is contained in:
parent
29336b231b
commit
f9c17dd976
@ -1,7 +1,7 @@
|
||||
[[text]]
|
||||
=== Text datatype
|
||||
|
||||
A field to index full-text values, such as the body of on email or the
|
||||
A field to index full-text values, such as the body of an email or the
|
||||
description of a product. These fields are `analyzed`, that is they are passed through an
|
||||
<<analysis,analyzer>> to convert the string into a list of individual terms
|
||||
before being indexed. The analysis process allows Elasticsearch to search for
|
||||
|
Loading…
x
Reference in New Issue
Block a user