You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to query multiple indicies with the .multipleQueries() client method and we'd like to be able to use Jackson to deserialize the objects returned from each index.
Is there support for this that we're missing and if not do you have any recommendations / strategies for doing so?
The text was updated successfully, but these errors were encountered:
We'd like to query multiple indicies with the
.multipleQueries()
client method and we'd like to be able to use Jackson to deserialize the objects returned from each index.Is there support for this that we're missing and if not do you have any recommendations / strategies for doing so?
The text was updated successfully, but these errors were encountered: