Uses of Package
org.apache.lucene.facet.index.attributes
-
Packages that use org.apache.lucene.facet.index.attributes Package Description org.apache.lucene.facet.enhancements Enhanced category featuresorg.apache.lucene.facet.enhancements.association Association category enhancementsorg.apache.lucene.facet.enhancements.params Enhanced category featuresorg.apache.lucene.facet.index Indexing of document categoriesorg.apache.lucene.facet.index.attributes Category attributes and their properties for indexingorg.apache.lucene.facet.index.streaming Expert: attributes streaming definition for indexing facets -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.enhancements Class Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.enhancements.association Class Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.enhancements.params Class Description CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index Class Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index.attributes Class Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing. -
Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index.streaming Class Description CategoryAttribute An attribute which contains for a certain category theCategoryPath
and additional properties.CategoryProperty Property that can be added toCategoryAttribute
s during indexing.OrdinalProperty ACategoryProperty
holding the ordinal from the taxonomy of the current category inCategoryAttribute
.