Class BytesRefsFromOrdsBlockLoader

All Implemented Interfaces:
BlockLoader

public class BytesRefsFromOrdsBlockLoader extends AbstractBytesRefsFromOrdsBlockLoader
Loads keyword style fields that are stored as a lookup table and ordinals. See also BytesRefsFromCustomBinaryBlockLoader for wildcard style (i.e. non-ordinal encoded multivalued) and BytesRefsFromBinaryBlockLoader for histogram style (i.e. non-ordinal single valued).