|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DrillDownStream | |
|---|---|
| org.apache.lucene.facet.associations | Allows associating arbitrary values with a category. |
| org.apache.lucene.facet.index | Facets indexing code. |
| 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 | ||||||||