Class FederationResponse
java.lang.Object
io.vanslog.spring.data.meilisearch.core.federation.FederationResponse
Response property of federated multi-search.
-
Constructor Summary
ConstructorsConstructorDescriptionFederationResponse(String indexUid, Double queriesPosition, Double weightedRankingScore, String remote) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FederationResponse
-
FederationResponse
public FederationResponse()
-
-
Method Details
-
getIndexUid
-
getQueriesPosition
-
getWeightedRankingScore
-
getRemote
-