| Package | Description |
|---|---|
| org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
| org.apache.lucene.misc | |
| org.apache.lucene.queryParser |
A simple query parser implemented with JavaCC.
|
| org.apache.lucene.search |
Code to search indices.
|
| org.apache.lucene.search.similar |
Document similarity query generators.
|
| org.apache.lucene.util |
Some utility classes.
|
| Class and Description |
|---|
| Parameter
A serializable Enum class.
|
| Class and Description |
|---|
| OpenBitSetDISI |
| Class and Description |
|---|
| Parameter
A serializable Enum class.
|
| Class and Description |
|---|
| OpenBitSetDISI |
| Parameter
A serializable Enum class.
|
| PriorityQueue
A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time.
|
| Class and Description |
|---|
| PriorityQueue
A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time.
|
| Class and Description |
|---|
| OpenBitSet
An "open" BitSet implementation that allows direct access to the array of words
storing the bits.
|
| UnicodeUtil.UTF16Result |
| UnicodeUtil.UTF8Result |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.