Package org.elasticsearch.index.mapper.selector

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



Copyright © 2009-2012. All Rights Reserved.