Package | Description |
---|---|
org.apache.lucene.facet.enhancements.association |
Association category enhancements
|
org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
|
Modifier and Type | Field | Description |
---|---|---|
protected CategoryListPayloadStream |
AssociationListTokenizer.payloadStream |
Modifier and Type | Field | Description |
---|---|---|
protected Iterator<Map.Entry<String,CategoryListPayloadStream>> |
CountingListTokenizer.payloadStreamIterator |
An iterator over the payload streams
|
protected HashMap<String,CategoryListPayloadStream> |
CountingListTokenizer.payloadStreamsByName |
A table for retrieving payload streams by category-list name.
|
Modifier and Type | Method | Description |
---|---|---|
protected CategoryListPayloadStream |
CountingListTokenizer.getPayloadStream(CategoryPath categoryPath,
int ordinal) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.