Constant Field Values

Contents

org.opensearch.*

  • org.opensearch.index.rankeval.DiscountedCumulativeGain
    Modifier and Type
    Constant Field
    Value
    public static final String
    "dcg"
  • org.opensearch.index.rankeval.ExpectedReciprocalRank
    Modifier and Type
    Constant Field
    Value
    public static final String
    "expected_reciprocal_rank"
  • org.opensearch.index.rankeval.MeanReciprocalRank
    Modifier and Type
    Constant Field
    Value
    public static final String
    "mean_reciprocal_rank"
  • org.opensearch.index.rankeval.PrecisionAtK
    Modifier and Type
    Constant Field
    Value
    public static final String
    "precision"
  • org.opensearch.index.rankeval.RankEvalAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/rank_eval"
  • org.opensearch.index.rankeval.RecallAtK
    Modifier and Type
    Constant Field
    Value
    public static final String
    "recall"