What exactly is the difference between a Nested Query and a Has Child
Query? Is the main difference around the indexing and updating (all docs
in case of nested docs and individual docs in case or parent-child docs)?
When is the former better or more appropriate than the latter?
Is there inherent (search) performance difference?
What exactly is the difference between a Nested Query and a Has Child
Query? Is the main difference around the indexing and updating (all docs
in case of nested docs and individual docs in case or parent-child docs)?
When is the former better or more appropriate than the latter?
Is there inherent (search) performance difference?
The downside is that any update in parent or child documents means
reindexing of whole block.
Lukas
On Fri, Jan 11, 2013 at 12:34 AM, Otis Gospodnetic <otis.gos...@gmail.com<javascript:>
wrote:
Hi,
What exactly is the difference between a Nested Query and a Has Child
Query? Is the main difference around the indexing and updating (all docs
in case of nested docs and individual docs in case or parent-child docs)?
When is the former better or more appropriate than the latter?
Is there inherent (search) performance difference?
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.