Class MultiCategoryListsFacetsExample
Demonstrates indexing categories into different indexed fields.
Inheritance
System.Object
MultiCategoryListsFacetsExample
Assembly: Lucene.Net.Demo.dll
Syntax
public class MultiCategoryListsFacetsExample : object
Constructors
Name | Description |
---|---|
MultiCategoryListsFacetsExample() | Creates a new instance and populates the catetory list params mapping. |
Methods
Name | Description |
---|---|
Main(String[]) | Runs the search example and prints the results. |
RunSearch() | Runs the search example. |