Uses of Interface
org.apache.lucene.search.FieldCache
Packages that use FieldCache
Package
Description
Code to search indices.
Some utility classes.
-
Uses of FieldCache in org.apache.lucene.search
Fields in org.apache.lucene.search declared as FieldCacheModifier and TypeFieldDescriptionstatic final FieldCache
FieldCache.DEFAULT
Expert: The cache used internally by sorting and range query classes.Methods in org.apache.lucene.search that return FieldCache -
Uses of FieldCache in org.apache.lucene.util
Methods in org.apache.lucene.util with parameters of type FieldCacheModifier and TypeMethodDescriptionstatic FieldCacheSanityChecker.Insanity[]
FieldCacheSanityChecker.checkSanity
(FieldCache cache) Quick and dirty convenience method