Browse Source

Update span-multi-term-query.asciidoc

added wildcard to the list of possible nested queries

Closes #9586
Alfredo Serafini 10 years ago
parent
commit
e607e53591
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/queries/span-multi-term-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/queries/span-multi-term-query.asciidoc

@@ -1,7 +1,7 @@
 [[query-dsl-span-multi-term-query]]
 === Span Multi Term Query
 
-The `span_multi` query allows you to wrap a `multi term query` (one of
+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
 it can be nested. Example: