Fixed a typo

This commit is contained in:
Gheorghita Catalin Bordianu 2014-08-13 17:05:09 -04:00 committed by Lee Hinman
parent d6312178ad
commit ca77db1c83
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ For example:
The match family of queries does not go through a "query parsing"
process. It does not support field name prefixes, wildcard characters,
or other "advance" features. For this reason, chances of it failing are
or other "advanced" features. For this reason, chances of it failing are
very small / non existent, and it provides an excellent behavior when it
comes to just analyze and run that text as a query behavior (which is
usually what a text search box does). Also, the `phrase_prefix` type can