Correct sentence (#20088)

This commit is contained in:
Munish Goyal 2016-08-22 19:50:14 +05:30 committed by Clinton Gormley
parent 29336b231b
commit f9c17dd976
1 changed files with 1 additions and 1 deletions

View File

@ -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