public class SimpleSortedSetFacetsExample extends Object
SortedSetDocValuesFacetField
and SortedSetDocValuesFacetCounts
.Constructor and Description |
---|
SimpleSortedSetFacetsExample()
Empty constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Runs the search and drill-down examples and prints the results.
|
FacetResult |
runDrillDown()
Runs the drill-down example.
|
List<FacetResult> |
runSearch()
Runs the search example.
|
public SimpleSortedSetFacetsExample()
public List<FacetResult> runSearch() throws IOException
IOException
public FacetResult runDrillDown() throws IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.