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.IOException
public FacetResult runDrillDown() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.