I index varing multi level nested objects. When the search results are
returned is there any way returning just the matched subdocument using
script or filter mechanism
I am getting both records (entire json source) for the search query "Q3".
What mechanism I should use if I just need to get sub documents (just
the matched nested part in the multi-level nesting) i.e.
subprocess":{"name":"L3"} and
subprocess:{"id":"level3","name":"L3","desp":"Level 3 process"}
I index varing multi level nested objects. When the search results are
returned is there any way returning just the matched subdocument using
script or filter mechanism
I am getting both records (entire json source) for the search query "Q3".
What mechanism I should use if I just need to get sub documents (just
the matched nested part in the multi-level nesting) i.e.
subprocess":{"name":"L3"} and
subprocess:{"id":"level3","name":"L3","desp":"Level 3 process"}
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.