| Name | Description |
|---|
| org.apache.lucene.ant | Ant task to create Lucene indexes. |
| org.apache.lucene.index.memory | High-performance single-document main memory Apache Lucene fulltext search index. |
| org.apache.lucene.misc | No description provided. |
| org.apache.lucene.queryParser.analyzing | No description provided. |
| org.apache.lucene.queryParser.precedence | No description provided. |
| org.apache.lucene.queryParser.surround.parser | This package contains the QueryParser.jj source file for the Surround parser. |
| org.apache.lucene.queryParser.surround.query | This package contains SrndQuery and its subclasses. |
| org.apache.lucene.search | No description provided. |
| org.apache.lucene.search.highlight | The 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.regex | Regular expression Query. |
| org.apache.lucene.search.similar | Document similarity query generators. |
| org.apache.lucene.search.spell | Suggest alternate spellings for words. |
| org.apache.lucene.swing.models | Decorators for JTable TableModel and JList ListModel encapsulating Lucene indexing and searching functionality. |
| org.apache.lucene.wordnet | This 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.xmlparser | No description provided. |
| org.apache.lucene.xmlparser.builders | No description provided. |
| org.apache.regexp | This package exists to allow access to useful package protected data within
Jakarta Regexp. |