Details
-
Improvement
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
5.2
-
None
-
None
Description
Solr provides block join support in non-invasive manner. It turns out, it gives a chance to shoot a leg. As it was advised by thetaphi at SOLR-7606, let AddUpdateCommand add parent:true field to the document (not to children). Do it always no matter whether it has children or not.
Also, introduce default values for for block join qparsers {!parent which=_parent_:true} {!child of=_parent_:true} (sometimes, I rather want to hide them from the user, because they are misunderstood quite often).
Please share your concerns and vote.