| Class | Description |
|---|---|
| BlockJoinChildQParser | |
| BlockJoinChildQParserPlugin |
Usage: {!child of="PARENT:true"}PARENT_PRICE:10
|
| BlockJoinDocSetFacetComponent |
It does the same as BlockJoinFacetComponent, but operates on docsets,
it should be faster for static mostly indexes.
|
| BlockJoinFacetComponent |
Calculates facets on children documents and aggregates hits by parent documents.
|
| BlockJoinParentQParser | |
| BlockJoinParentQParserPlugin |
Usage: {!parent which="PARENT:true"}CHILD_PRICE:10
supports optional
score parameter with one of ScoreMode values:
None,Avg,Total,Min,Max. |
| ScoreJoinQParserPlugin |
Create a query-time join query with scoring.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.