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