Description
Using the RecommendClient and getting a result back, i get a list of records of inner-private class RecommendedHitWrapper
I do not see any way to convert this or get at the value, that is a RecommendHit.
Can someone clue me how i'm supposed to do this in v 4?
Client
Recommend
Version
4.22
Relevant log output
Description
Using the RecommendClient and getting a result back, i get a list of records of inner-private class RecommendedHitWrapper
algoliasearch-client-java/algoliasearch/src/main/java/com/algolia/model/recommend/RecommendationsHit.java
Line 29 in 80aa7dd
I do not see any way to convert this or get at the value, that is a RecommendHit.
Can someone clue me how i'm supposed to do this in v 4?
Client
Recommend
Version
4.22
Relevant log output