Package com.algolia.model.recommend
Class RecommendationsHits
java.lang.Object
com.algolia.model.recommend.RecommendationsHits
RecommendationsHits
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddHits(RecommendationsHit hitsItem) booleangetHits()Get hitsURL-encoded string of all search parameters.getQuery()Text to search for in an index.inthashCode()setHits(List<RecommendationsHit> hits) toString()
-
Constructor Details
-
RecommendationsHits
public RecommendationsHits()
-
-
Method Details
-
setHits
-
addHits
-
getHits
Get hits -
setQuery
-
getQuery
Text to search for in an index. -
setParams
-
getParams
URL-encoded string of all search parameters. -
equals
-
hashCode
public int hashCode() -
toString
-