[DOCS] Document NOT as a simple_query_string flag

Fixes #7426
This commit is contained in:
Lee Hinman 2014-08-25 10:27:24 +02:00
parent bd0b68080b
commit c5c11b1837
1 changed files with 1 additions and 1 deletions

View File

@ -108,5 +108,5 @@ should be enabled. It is specified as a `|`-delimited string with the
}
--------------------------------------------------
The available flags are: `ALL`, `NONE`, `AND`, `OR`, `PREFIX`, `PHRASE`,
The available flags are: `ALL`, `NONE`, `AND`, `OR`, `NOT`, `PREFIX`, `PHRASE`,
`PRECEDENCE`, `ESCAPE`, `WHITESPACE`, `FUZZY`, `NEAR`, and `SLOP`.