Package | Description |
---|---|
org.apache.lucene.facet.index |
Indexing of document categories
Attachment of
CategoryPath 's
or CategoryAttribute 's
to a given document using a
Taxonomy . |
Modifier and Type | Method and Description |
---|---|
protected CountingListTokenizer |
CategoryDocumentBuilder.getCountingListTokenizer(TokenStream categoryStream)
Get a
CountingListTokenizer for creating counting list token. |