Class AssociationsFacetsExample
Shows example usage of category associations.
Inheritance
System.Object
AssociationsFacetsExample
Assembly: Lucene.Net.Demo.dll
Syntax
public class AssociationsFacetsExample : object
Constructors
Name | Description |
---|---|
AssociationsFacetsExample() | Empty constructor |
Methods
Name | Description |
---|---|
Main(String[]) | Runs the sum int/float associations examples and prints the results. |
RunDrillDown() | Runs the drill-down example. |
RunSumAssociations() | Runs summing association example. |