Hi Alessandro,
Thank you for your detailed answer.
As I understand it, nested documents speed up searches on hierarchical
documents compared to Query Time Joins andc onsume fewer resources but
could create problems during reindexing.
Are there any studies to understand if there are limits to the n
Hi Alessandro,
Thank you for your detailed answer.
As I understand it, nested documents speed up searches on hierarchical
documents compared to Query Time Joins andc onsume fewer resources but
could create problems during reindexing.
Are there any studies to understand if there are limits to the n
Hi Isabella,
back in the day I wrote a blog post about nested documents, not strictly
related to pros and cons but can be useful:
https://sease.io/2019/06/apache-solr-childfilter-transformer.html
In terms of pros and cons, exploring the details of nested documents will
surely require a bit of time