Uses of Package
org.apache.lucene.misc
Packages that use org.apache.lucene.misc
Package
Description
Miscellaneous Lucene utilities that don't really fit anywhere else.
Misc search implementations.
-
Classes in org.apache.lucene.misc used by org.apache.lucene.miscClassDescriptionHolder for a term along with its statistics (
TermStats.docFreq
andTermStats.totalTermFreq
). -
Classes in org.apache.lucene.misc used by org.apache.lucene.misc.searchClassDescriptionDefault implementation of
MemoryTracker
that tracks allocations and allows setting a memory limit per collector