Uses of Package
org.apache.lucene.facet.index.attributes

Packages that use org.apache.lucene.facet.index.attributes
org.apache.lucene.facet.enhancements Enhanced category features 
org.apache.lucene.facet.enhancements.association Association category enhancements 
org.apache.lucene.facet.enhancements.params Enhanced category features 
org.apache.lucene.facet.index Indexing of document categories 
org.apache.lucene.facet.index.attributes Category attributes and their properties for indexing 
org.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
CategoryAttribute
          An attribute which contains for a certain category the CategoryPath and additional properties.
CategoryProperty
          Property that can be added to CategoryAttributes during indexing.
 

Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.enhancements.association
CategoryAttribute
          An attribute which contains for a certain category the CategoryPath and additional properties.
CategoryProperty
          Property that can be added to CategoryAttributes during indexing.
 

Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.enhancements.params
CategoryProperty
          Property that can be added to CategoryAttributes during indexing.
 

Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index
CategoryAttribute
          An attribute which contains for a certain category the CategoryPath and additional properties.
CategoryProperty
          Property that can be added to CategoryAttributes during indexing.
 

Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index.attributes
CategoryAttribute
          An attribute which contains for a certain category the CategoryPath and additional properties.
CategoryProperty
          Property that can be added to CategoryAttributes during indexing.
 

Classes in org.apache.lucene.facet.index.attributes used by org.apache.lucene.facet.index.streaming
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.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.