| Name | Description | Type | Package | Framework |
| AssociationsFacetsExample | Shows example usage of category associations. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| DistanceFacetsExample | Shows simple usage of dynamic range faceting, using the expressions module to calculate distance. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| ExpressionAggregationFacetsExample | Shows facets aggregation by an expression. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| FormBasedXmlQueryDemo | Example servlet that uses the XML queryparser. | Class | org.apache.lucene.demo.xmlparser | Apache Lucene |
| IndexFiles | Index all text files under a directory. | Class | org.apache.lucene.demo | Apache Lucene |
| MultiCategoryListsFacetsExample | Demonstrates indexing categories into different indexed fields. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| RangeFacetsExample | Shows simple usage of dynamic range faceting. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| SearchFiles | Simple command-line based search demo. | Class | org.apache.lucene.demo | Apache Lucene |
| SimpleFacetsExample | Shows simple usage of faceted indexing and search. | Class | org.apache.lucene.demo.facet | Apache Lucene |
| SimpleSortedSetFacetsExample | Shows simple usage of faceted indexing and search, using SortedSetDocValuesFacetField and SortedSetDocValuesFacetCounts. | Class | org.apache.lucene.demo.facet | Apache Lucene |