Package org.elasticsearch.index.mapper.selector

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