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, end
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState
public DrillDownStream(Iterable<CategoryPath> categories, FacetIndexingParams indexingParams)
protected void addAdditionalAttributes(CategoryPath category, boolean isParent)
public final boolean incrementToken() throws IOException
incrementToken
in class TokenStream
IOException
public void reset() throws IOException
reset
in class TokenStream
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.