Class RangeFacetsExample
Shows simple usage of dynamic range faceting.
Inheritance
System.Object
RangeFacetsExample
Assembly: Lucene.Net.Demo.dll
Syntax
public class RangeFacetsExample : IDisposable
Constructors
Name | Description |
---|---|
RangeFacetsExample() | Constructor |
Methods
Name | Description |
---|---|
Dispose() | |
DrillDown(Int64Range) | User drills down on the specified range. |
Index() | Build the example index. |
Main(String[]) | Runs the search and drill-down examples and prints the results. |
Search() | User runs a query and counts facets. |