[DOCS] document simple_query_string's lenient option

This commit is contained in:
Lee Hinman 2014-08-18 15:56:06 +02:00
parent fb651f7755
commit 99b0faed14

View File

@ -46,6 +46,9 @@ true.
|`locale` | added[1.1.0] Locale that should be used for string conversions.
Defaults to `ROOT`.
|`lenient` | added[1.1.0] If set to `true` will cause format based failures
(like providing text to a numeric field) to be ignored.
|=======================================================================
[float]