algoliasearch-client-java icon indicating copy to clipboard operation
algoliasearch-client-java copied to clipboard

Strategies / support for marshaling with multi index queries?

Open jmif opened this issue 7 years ago • 0 comments

  • Algolia Client Version: 2.16.9
  • Language Version: 8

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?

jmif avatar May 21 '18 19:05 jmif