Class SimpleFacetsExample
Shows simple usage of faceted indexing and search.
Inheritance
System.Object
SimpleFacetsExample
Assembly: Lucene.Net.Demo.dll
Syntax
public class SimpleFacetsExample : object
Constructors
Name | Description |
---|---|
SimpleFacetsExample() | Constructor |
Methods
Name | Description |
---|---|
Main(String[]) | Runs the search and drill-down examples and prints the results. |
RunDrillDown() | Runs the drill-down example. |
RunDrillSideways() | Runs the drill-sideways example. |
RunFacetOnly() | Runs the search example. |
RunSearch() | Runs the search example. |