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 297c91a commit b169dfcCopy full SHA for b169dfc
docs/reference/search/request/inner-hits.asciidoc
@@ -1,7 +1,7 @@
1
[[search-request-inner-hits]]
2
=== Inner hits
3
4
-The <<parent-join, parent-join> and <<nested, nested>> features allow the return of documents that
+The <<parent-join, parent-join>> and <<nested, nested>> features allow the return of documents that
5
have matches in a different scope. In the parent/child case, parent documents are returned based on matches in child
6
documents or child documents are returned based on matches in parent documents. In the nested case, documents are returned
7
based on matches in nested inner objects.
0 commit comments