| Package | Description |
|---|---|
| org.apache.lucene.misc |
Miscellaneous index tools.
|
| org.apache.lucene.search |
Code to search indices.
|
| Class and Description |
|---|
| TermStats
Holder for a term along with its statistics
(
TermStats.docFreq and TermStats.totalTermFreq). |
| Class and Description |
|---|
| CollectorMemoryTracker
Default implementation of
MemoryTracker that tracks
allocations and allows setting a memory limit per collector |