public class SimpleSortedSetFacetsExample
extends java.lang.Object
SortedSetDocValuesFacetField and SortedSetDocValuesFacetCounts.| Constructor and Description |
|---|
SimpleSortedSetFacetsExample()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Runs the search and drill-down examples and prints the results.
|
FacetResult |
runDrillDown()
Runs the drill-down example.
|
java.util.List<FacetResult> |
runSearch()
Runs the search example.
|
public SimpleSortedSetFacetsExample()
public java.util.List<FacetResult> runSearch() throws java.io.IOException
java.io.IOExceptionpublic FacetResult runDrillDown() throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.