Hi,
We are implementing a solution on SolrCoud involving parent/child documents.
Had few questions:
1. In a nested document structure does parent and child are always indexed on
same shard?
2. Are there any limitations on number of child documents in a nested structure.
3. Any other limitati
Hi,
I noticed some strange behavior when deleting orphaned child documents in
Solr 5.3.1. I am indexing nested documents in parent/child hierarchy. When I
delete a child document whose parent is already deleted previously, child
document still shows up in search. I am using deleteById(