mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Update span-multi-term-query.asciidoc
Added comma - there is no "term range" query Closes #9855
This commit is contained in:
parent
e194fb3a07
commit
b1e6df3b6c
@ -2,7 +2,7 @@
|
||||
=== Span Multi Term Query
|
||||
|
||||
The `span_multi` query allows you to wrap a `multi term query` (one of wildcard,
|
||||
fuzzy, prefix, term range or regexp query) as a `span query`, so
|
||||
fuzzy, prefix, term, range or regexp query) as a `span query`, so
|
||||
it can be nested. Example:
|
||||
|
||||
[source,js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user