java.lang.Object
org.elasticsearch.index.mapper.vectors.XFeatureField

public final class XFeatureField extends Object
This class is forked from the Lucene FeatureField implementation to enable support for storing term vectors. Its purpose is to allow decoding the feature value from the term frequency
  • Constructor Details

    • XFeatureField

      public XFeatureField()