|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.util | |
---|---|
org.apache.lucene.document | The logical representation of a Document for indexing and searching. |
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. |
Classes in org.apache.lucene.util used by org.apache.lucene.document | |
---|---|
Parameter
A serializable Enum class. |
Classes in org.apache.lucene.util used by org.apache.lucene.queryParser | |
---|---|
Parameter
A serializable Enum class. |
Classes in org.apache.lucene.util used by org.apache.lucene.search | |
---|---|
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. |
Classes in org.apache.lucene.util used by org.apache.lucene.search.similar | |
---|---|
PriorityQueue
A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |