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 |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.