| Package | Description |
|---|---|
| org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
| org.apache.lucene.facet.enhancements |
Enhanced category features
|
| org.apache.lucene.facet.enhancements.association |
Association category enhancements
|
| org.apache.lucene.facet.index |
Indexing of document categories
|
| org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
|
| Class and Description |
|---|
| CategoryContainer
A container to add categories which are to be introduced to
CategoryDocumentBuilder.setCategories(Iterable). |
| Class and Description |
|---|
| CategoryDocumentBuilder
A utility class which allows attachment of
CategoryPaths or
CategoryAttributes to a given document using a taxonomy.Construction could be done with either a given FacetIndexingParams or
the default implementation DefaultFacetIndexingParams.A CategoryDocumentBuilder can be reused by repeatedly setting the categories and building the document. |
| Class and Description |
|---|
| CategoryListPayloadStream
Accumulates category IDs for a single document, for writing in byte array
form, for example, to a Lucene Payload.
|
| Class and Description |
|---|
| CategoryContainer
A container to add categories which are to be introduced to
CategoryDocumentBuilder.setCategories(Iterable). |
| CategoryDocumentBuilder
A utility class which allows attachment of
CategoryPaths or
CategoryAttributes to a given document using a taxonomy.Construction could be done with either a given FacetIndexingParams or
the default implementation DefaultFacetIndexingParams.A CategoryDocumentBuilder can be reused by repeatedly setting the categories and building the document. |
| Class and Description |
|---|
| CategoryListPayloadStream
Accumulates category IDs for a single document, for writing in byte array
form, for example, to a Lucene Payload.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.