Uses of Class
org.apache.solr.uninverting.FieldCache.CacheEntry
Packages that use FieldCache.CacheEntry
Package
Description
Support for creating docvalues on-the-fly from the inverted index at runtime.
-
Uses of FieldCache.CacheEntry in org.apache.solr.uninverting
Methods in org.apache.solr.uninverting that return FieldCache.CacheEntryModifier and TypeMethodDescriptionFieldCache.getCacheEntries()EXPERT: Generates an array of CacheEntry objects representing all items currently in the FieldCache.FieldCacheImpl.getCacheEntries()