Interface RecommendHit
-
public interface RecommendHitRecommend hit, similar to a search hit but associated with a score.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FloatgetScore()Confidence score of the recommended item, the closer it’s to 100, the more relevant.
-