|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrillDownStream | |
---|---|
org.apache.lucene.facet.associations | Category Association |
org.apache.lucene.facet.index | Indexing of document categories |
Uses of DrillDownStream in org.apache.lucene.facet.associations |
---|
Subclasses of DrillDownStream in org.apache.lucene.facet.associations | |
---|---|
class |
AssociationsDrillDownStream
A DrillDownStream which adds to each drill-down token a
payload according to the CategoryAssociation defined in the
CategoryAssociationsContainer . |
Methods in org.apache.lucene.facet.associations that return DrillDownStream | |
---|---|
protected DrillDownStream |
AssociationsFacetFields.getDrillDownStream(Iterable<CategoryPath> categories)
|
Uses of DrillDownStream in org.apache.lucene.facet.index |
---|
Methods in org.apache.lucene.facet.index that return DrillDownStream | |
---|---|
protected DrillDownStream |
FacetFields.getDrillDownStream(Iterable<CategoryPath> categories)
Returns a DrillDownStream for writing the categories drill-down
terms. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |