Package com.redis.om.spring.autocomplete
Class Suggestion
java.lang.Object
com.redis.om.spring.autocomplete.Suggestion
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSuggestion(String value) Suggestion(String value, double score) Suggestion(String value, double score, Map<String, Object> payload) Suggestion(String value, Map<String, Object> payload) -
Method Summary
-
Field Details
-
KEY_FORMAT_STRING
- See Also:
-
PAYLOAD_KEY_FORMAT_STRING
- See Also:
-
-
Constructor Details
-
Suggestion
-
Suggestion
-
Suggestion
-
Suggestion
-
-
Method Details
-
getValue
-
getScore
public double getScore() -
getPayload
-