Module org.elasticsearch.server
Package org.elasticsearch.index.fieldvisitor
package org.elasticsearch.index.fieldvisitor
-
ClassDescriptionA field visitor that allows to load a selection of the stored fields by exact name.Stored fields visitor which provides information about the field names that will be requestedBase
StoredFieldVisitorthat retrieves all non-redundant metadata.Loads stored fields for a LeafReader Which stored fields to load will be configured by the loader's parentStoredFieldLoaderStoredFieldVisitor that loads a single field value.Generates aLeafStoredFieldLoaderfor a given lucene segment to load stored fields.