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
IOExceptionpublic FacetResult runDrillDown() throws IOException
IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.