org.apache.lucene.demo.facet
public class ExpressionAggregationFacetsExample extends Object
| Constructor and Description |
|---|
ExpressionAggregationFacetsExample()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs the search and drill-down examples and prints the results.
|
List<FacetResult> |
runSearch()
Runs the search example.
|
public ExpressionAggregationFacetsExample()
public List<FacetResult> runSearch() throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.