|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.demo.facet.ExpressionAggregationFacetsExample
public class ExpressionAggregationFacetsExample
Shows facets aggregation by an expression.
| Constructor Summary | |
|---|---|
ExpressionAggregationFacetsExample()
Empty constructor |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs the search and drill-down examples and prints the results. |
FacetResult |
runSearch()
Runs the search example. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionAggregationFacetsExample()
| Method Detail |
|---|
public FacetResult runSearch()
throws IOException,
ParseException
IOException
ParseException
public static void main(String[] args)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||