Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
In SOLR-14923, doing an atomic/partial update to a child doc requires indicating what the root doc ID is. Formerly Solr tried to figure this out automatically, but that had costly implications. SOLR-14923 adds a temporary hack that assumes that the _route_ paramter is the root ID, if the _root_ field is not on the doc. But that's not necessarily accurate, so it should be removed.
Attachments
Issue Links
- is related to
-
SOLR-14923 Indexing performance is unacceptable when child documents are involved
- Resolved
- links to