Skip to content

Commit b169dfc

Browse files
reconbotjimczi
authored andcommitted
Fix link to parent join (#28085)
1 parent 297c91a commit b169dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/request/inner-hits.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[search-request-inner-hits]]
22
=== Inner hits
33

4-
The <<parent-join, parent-join> and <<nested, nested>> features allow the return of documents that
4+
The <<parent-join, parent-join>> and <<nested, nested>> features allow the return of documents that
55
have matches in a different scope. In the parent/child case, parent documents are returned based on matches in child
66
documents or child documents are returned based on matches in parent documents. In the nested case, documents are returned
77
based on matches in nested inner objects.

0 commit comments

Comments
 (0)