Package | Description |
---|---|
org.apache.lucene.misc |
Miscellaneous index tools.
|
org.apache.lucene.search |
Misc search implementations.
|
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-2021 Apache Software Foundation. All Rights Reserved.