Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.5
-
None
-
None
Description
We should add documentation for block join support in Solr.
In the ref guide there is a section called "Other Parsers" (https://cwiki.apache.org/confluence/display/solr/Other+Parsers) . We should add BlockJoinChildQParser and BlockJoinParentQParser.
Also we should add an example on how to index childDocs in XML to make use of BlockJoin in Solr.