Package org.elasticsearch.index.mapper.selector

Class Summary
AllButSourceFieldSelector An optimized field selector that loads just the uid and the source.
FieldMappersFieldSelector  
UidAndSourceFieldSelector An optimized field selector that loads just the uid and the source.
UidFieldSelector An optimized field selector that loads just the uid.