With a Has Parent filter or query, is there a way to sort on one or more of
the parent's properties?
I've tried using a sorting script, but all of my attempts generated errors.
E.g.
"script": "doc._parent['number'].value",
"script": "doc.parent['number'].value",
With a Has Parent filter or query, is there a way to sort on one or more
of the parent's properties?
I've tried using a sorting script, but all of my attempts generated
errors. E.g.
"script": "doc._parent['number'].value",
"script": "doc.parent['number'].value",
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.