Library
Apache Lucene Contrib version 2.0.0
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.apache.lucene.antAnt task to create Lucene indexes.
org.apache.lucene.index.memoryHigh-performance single-document main memory Apache Lucene fulltext search index.
org.apache.lucene.miscNo description provided.
org.apache.lucene.queryParser.analyzingNo description provided.
org.apache.lucene.queryParser.precedenceNo description provided.
org.apache.lucene.queryParser.surround.parserThis package contains the QueryParser.jj source file for the Surround parser.
org.apache.lucene.queryParser.surround.queryThis package contains SrndQuery and its subclasses.
org.apache.lucene.searchNo description provided.
org.apache.lucene.search.highlightThe highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages.
org.apache.lucene.search.regexRegular expression Query.
org.apache.lucene.search.similarDocument similarity query generators.
org.apache.lucene.search.spellSuggest alternate spellings for words.
org.apache.lucene.swing.modelsDecorators for JTable TableModel and JList ListModel encapsulating Lucene indexing and searching functionality.
org.apache.lucene.wordnetThis package uses synonyms defined by WordNet to build a Lucene index storing them, which in turn can be used for query expansion.
org.apache.lucene.xmlparserNo description provided.
org.apache.lucene.xmlparser.buildersNo description provided.
org.apache.regexpThis package exists to allow access to useful package protected data within Jakarta Regexp.
Search