|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationProperty | |
|---|---|
| org.apache.lucene.facet.enhancements.association | Association category enhancements |
| Uses of AssociationProperty in org.apache.lucene.facet.enhancements.association |
|---|
| Subclasses of AssociationProperty in org.apache.lucene.facet.enhancements.association | |
|---|---|
class |
AssociationFloatProperty
An AssociationProperty which treats the association as float - the
association bits are actually float bits, and thus merging two associations
is done by float summation. |
class |
AssociationIntProperty
An AssociationProperty which treats the association as int - merges
two associations by summation. |
| Methods in org.apache.lucene.facet.enhancements.association that return AssociationProperty | |
|---|---|
static AssociationProperty |
AssociationEnhancement.getAssociationProperty(CategoryAttribute categoryAttribute)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||