public class DrillDownStream extends TokenStream
TokenStream which creates category drill-down terms.AttributeSource.AttributeFactory, AttributeSource.State| Constructor and Description |
|---|
DrillDownStream(Iterable<CategoryPath> categories,
FacetIndexingParams indexingParams) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAdditionalAttributes(CategoryPath category,
boolean isParent) |
boolean |
incrementToken() |
void |
reset() |
close, endaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreStatepublic DrillDownStream(Iterable<CategoryPath> categories, FacetIndexingParams indexingParams)
protected void addAdditionalAttributes(CategoryPath category, boolean isParent)
public final boolean incrementToken()
throws IOException
incrementToken in class TokenStreamIOExceptionpublic void reset()
throws IOException
reset in class TokenStreamIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.