- main(String[]) - Static method in class org.apache.lucene.demo.facet.AssociationsFacetsExample
-
Runs the sum int/float associations examples and prints the results.
- main(String[]) - Static method in class org.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
-
Runs the search example and prints the results.
- main(String[]) - Static method in class org.apache.lucene.demo.facet.RangeFacetsExample
-
Runs the search and drill-down examples and prints the results.
- main(String[]) - Static method in class org.apache.lucene.demo.facet.SimpleFacetsExample
-
Runs the search and drill-down examples and prints the results.
- main(String[]) - Static method in class org.apache.lucene.demo.facet.SimpleSortedSetFacetsExample
-
Runs the search and drill-down examples and prints the results.
- main(String[]) - Static method in class org.apache.lucene.demo.IndexFiles
-
Index all text files under a directory.
- main(String[]) - Static method in class org.apache.lucene.demo.SearchFiles
-
Simple command-line based search demo.
- MultiCategoryListsFacetsExample - Class in org.apache.lucene.demo.facet
-
Demonstrates indexing categories into different category lists.
- MultiCategoryListsFacetsExample() - Constructor for class org.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
-
Creates a new instance and populates the catetory list params mapping.