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 theCategoryPathand additional properties.CategoryProperty Property that can be added toCategoryAttributes during indexing. -
Class Summary Class Description CategoryAttributeImpl An implementation ofCategoryAttribute.CategoryAttributesIterable This class transforms anIterableofCategoryPathobjects into anIterableofCategoryAttributeobjects, which can be used to construct aCategoryAttributesStream.OrdinalProperty ACategoryPropertyholding the ordinal from the taxonomy of the current category inCategoryAttribute.