for review comments
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
2f897eba94
commit
99673dd631
|
@ -407,8 +407,6 @@ GET _search
|
||||||
|
|
||||||
You can increase the specificity of your query by adding the following options.
|
You can increase the specificity of your query by adding the following options.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Option | Valid values | Description
|
Option | Valid values | Description
|
||||||
:--- | :--- | :---
|
:--- | :--- | :---
|
||||||
`allow_leading_wildcard` | Boolean | Whether `*` and `?` are allowed as the first character of a search term. The default is true.
|
`allow_leading_wildcard` | Boolean | Whether `*` and `?` are allowed as the first character of a search term. The default is true.
|
||||||
|
|
Loading…
Reference in New Issue