docs: inner hits is no longer experimental
This commit is contained in:
parent
4173b00241
commit
11c87106ce
|
@ -1,8 +1,6 @@
|
|||
[[search-request-inner-hits]]
|
||||
=== Inner hits
|
||||
|
||||
experimental[]
|
||||
|
||||
The <<mapping-parent-field, parent/child>> and <<nested, nested>> features allow the return of documents that
|
||||
have matches in a different scope. In the parent/child case, parent document are returned based on matches in child
|
||||
documents or child document are returned based on matches in parent documents. In the nested case, documents are returned
|
||||
|
|
Loading…
Reference in New Issue