| Package | Description |
|---|---|
| org.apache.lucene.facet.enhancements |
Enhanced category features
Mechanisms for addition of enhanced category features.
|
| org.apache.lucene.facet.enhancements.association |
Association category enhancements
A
CategoryEnhancement
for adding associations data to the index (categories with
AssociationProperty's). |
| org.apache.lucene.facet.enhancements.params |
Enhanced category features
FacetIndexingParams
used by
EnhancementsDocumentBuilder
for adding
CategoryEnhancement's
to the indexing parameters, and accessing them during indexing and search. |
| org.apache.lucene.facet.index |
Indexing of document categories
Attachment of
CategoryPath's
or CategoryAttribute's
to a given document using a
Taxonomy. |
| org.apache.lucene.facet.index.attributes |
Category attributes and their properties for indexing
Attributes for a
category,
possibly containing
category property's. |
| org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
Steaming of facets attributes is a low level indexing interface with Lucene indexing.
|
| Class and Description |
|---|
| CategoryAttribute
An attribute which contains for a certain category the
CategoryPath
and additional properties. |
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| Class and Description |
|---|
| CategoryAttribute
An attribute which contains for a certain category the
CategoryPath
and additional properties. |
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| Class and Description |
|---|
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| Class and Description |
|---|
| CategoryAttribute
An attribute which contains for a certain category the
CategoryPath
and additional properties. |
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| Class and Description |
|---|
| CategoryAttribute
An attribute which contains for a certain category the
CategoryPath
and additional properties. |
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| Class and Description |
|---|
| CategoryAttribute
An attribute which contains for a certain category the
CategoryPath
and additional properties. |
| CategoryProperty
Property that can be added to
CategoryAttributes during indexing. |
| OrdinalProperty
A
CategoryProperty holding the ordinal from the taxonomy of the
current category in CategoryAttribute. |