Class DotProductItem

  • All Implemented Interfaces:
    TaggableItem, java.lang.Cloneable

    public class DotProductItem
    extends WeightedSetItem
    A weighted set query item to be evaluated as a sparse dot product. The resulting dot product will be available as a raw score in the rank framework.
    Author:
    havardpe
    • Constructor Detail

      • DotProductItem

        public DotProductItem​(java.lang.String indexName)