public class AssociationsFacetsExample extends Object
| Modifier and Type | Field and Description |
|---|---|
static CategoryAssociation[][] |
ASSOCIATIONS
Association values for each category.
|
static CategoryPath[][] |
CATEGORIES
Categories per document,
ASSOCIATIONS hold the association value
for each category. |
| Constructor and Description |
|---|
AssociationsFacetsExample()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs the sum int/float associations examples and prints the results.
|
List<FacetResult> |
runSumAssociations()
Runs summing association example.
|
public static CategoryPath[][] CATEGORIES
ASSOCIATIONS hold the association value
for each category.public static CategoryAssociation[][] ASSOCIATIONS
public AssociationsFacetsExample()
public List<FacetResult> runSumAssociations() throws IOException
IOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.