We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb55d1 commit abe1e05Copy full SHA for abe1e05
docs/reference/mapping/types/nested.asciidoc
@@ -184,7 +184,7 @@ The following parameters are accepted by `nested` fields:
184
185
Because nested documents are indexed as separate documents, they can only be
186
accessed within the scope of the `nested` query, the
187
-`nested`/`reverse_nested`, or <<nested-inner-hits,nested inner hits>>.
+`nested`/`reverse_nested` aggregations, or <<nested-inner-hits,nested inner hits>>.
188
189
For instance, if a string field within a nested document has
190
<<index-options,`index_options`>> set to `offsets` to allow use of the postings
0 commit comments