Package org.apache.lucene.facet.index.attributes
Category attributes and their properties for indexing
Attributes for acategory
,
possibly containing
category property
's.-
Interface Summary Interface Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Class Summary Class Description CategoryAttributeImpl An implementation ofCategoryAttribute
.CategoryAttributesIterable This class transforms anIterable
ofCategoryPath
objects into anIterable
ofCategoryAttribute
objects, which can be used to construct aCategoryAttributesStream
.OrdinalProperty ACategoryProperty
holding the ordinal from the taxonomy of the current category inCategoryAttribute
.