|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
public class MultiCategoryListsFacetsExample
Demonstrates indexing categories into different category lists.
| Constructor Summary | |
|---|---|
MultiCategoryListsFacetsExample()
Creates a new instance and populates the catetory list params mapping. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs the search example and prints the results. |
List<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 MultiCategoryListsFacetsExample()
| Method Detail |
|---|
public List<FacetResult> runSearch()
throws IOException
IOException
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 | ||||||||