A C D E F I M O R S 

A

ASSOCIATIONS - Static variable in class org.apache.lucene.demo.facet.AssociationsFacetsExample
Association values for each category.
AssociationsFacetsExample - Class in org.apache.lucene.demo.facet
Shows example usage of category associations.
AssociationsFacetsExample() - Constructor for class org.apache.lucene.demo.facet.AssociationsFacetsExample
Empty constructor

C

CATEGORIES - Static variable in class org.apache.lucene.demo.facet.AssociationsFacetsExample
Categories per document, AssociationsFacetsExample.ASSOCIATIONS hold the association value for each category.

D

doPagingSearch(BufferedReader, IndexSearcher, Query, int, boolean, boolean) - Static method in class org.apache.lucene.demo.SearchFiles
This demonstrates a typical paging search scenario, where the search engine presents pages of size n to the user.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.lucene.demo.xmlparser.FormBasedXmlQueryDemo
 

E

EXAMPLES_VER - Static variable in interface org.apache.lucene.demo.facet.FacetExamples
The Lucene Version used by the example code.

F

FacetExamples - Interface in org.apache.lucene.demo.facet
Hold various constants used by facet examples.
FormBasedXmlQueryDemo - Class in org.apache.lucene.demo.xmlparser
Example servlet that uses the XML queryparser.
FormBasedXmlQueryDemo() - Constructor for class org.apache.lucene.demo.xmlparser.FormBasedXmlQueryDemo
for instantiation by the servlet container

I

IndexFiles - Class in org.apache.lucene.demo
Index all text files under a directory.
init(ServletConfig) - Method in class org.apache.lucene.demo.xmlparser.FormBasedXmlQueryDemo
 

M

main(String[]) - Static method in class org.apache.lucene.demo.facet.AssociationsFacetsExample
Runs the sum int/float associations examples and prints the results.
main(String[]) - Static method in class org.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
Runs the search example and prints the results.
main(String[]) - Static method in class org.apache.lucene.demo.facet.SimpleFacetsExample
Runs the search and drill-down examples and prints the results.
main(String[]) - Static method in class org.apache.lucene.demo.facet.SimpleSortedSetFacetsExample
Runs the search and drill-down examples and prints the results.
main(String[]) - Static method in class org.apache.lucene.demo.IndexFiles
Index all text files under a directory.
main(String[]) - Static method in class org.apache.lucene.demo.SearchFiles
Simple command-line based search demo.
MultiCategoryListsFacetsExample - Class in org.apache.lucene.demo.facet
Demonstrates indexing categories into different category lists.
MultiCategoryListsFacetsExample() - Constructor for class org.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
Creates a new instance and populates the catetory list params mapping.

O

org.apache.lucene.demo - package org.apache.lucene.demo
Demo applications for indexing and searching.
org.apache.lucene.demo.facet - package org.apache.lucene.demo.facet
Facets example code.
org.apache.lucene.demo.xmlparser - package org.apache.lucene.demo.xmlparser
Demo servlet for the XML Query Parser.

R

runDrillDown() - Method in class org.apache.lucene.demo.facet.SimpleFacetsExample
Runs the drill-down example.
runDrillDown() - Method in class org.apache.lucene.demo.facet.SimpleSortedSetFacetsExample
Runs the drill-down example.
runSearch() - Method in class org.apache.lucene.demo.facet.MultiCategoryListsFacetsExample
Runs the search example.
runSearch() - Method in class org.apache.lucene.demo.facet.SimpleFacetsExample
Runs the search example.
runSearch() - Method in class org.apache.lucene.demo.facet.SimpleSortedSetFacetsExample
Runs the search example.
runSumAssociations() - Method in class org.apache.lucene.demo.facet.AssociationsFacetsExample
Runs summing association example.

S

SearchFiles - Class in org.apache.lucene.demo
Simple command-line based search demo.
SimpleFacetsExample - Class in org.apache.lucene.demo.facet
Shows simple usage of faceted indexing and search.
SimpleFacetsExample() - Constructor for class org.apache.lucene.demo.facet.SimpleFacetsExample
Empty constructor
SimpleSortedSetFacetsExample - Class in org.apache.lucene.demo.facet
Shows simple usage of faceted indexing and search, using SortedSetDocValuesFacetFields and SortedSetDocValuesAccumulator.
SimpleSortedSetFacetsExample() - Constructor for class org.apache.lucene.demo.facet.SimpleSortedSetFacetsExample
Empty constructor
A C D E F I M O R S 

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.