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 d692ccf commit a827d54Copy full SHA for a827d54
docs/reference/query-dsl/has-parent-query.asciidoc
@@ -69,7 +69,7 @@ is not mapped.
69
70
Child documents can't be sorted by fields in matching parent documents via the
71
regular sort options. If you need to sort child documents by field in the parent
72
-documents then you can should use the `function_score` query and then just sort
+documents then you should use the `function_score` query and then just sort
73
by `_score`.
74
75
Sorting tags by parent document' `view_count` field:
0 commit comments