algolia / algolia/algoliasearch-client-java

Strategies / support for marshaling with multi index queries?

Open
#485 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
52
Forks
33
PR merge metrics
No merged PRs in 30d

Description

- 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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the Java client's multipleQueries() entry point and how its returned results are represented. Check whether Jackson deserialization of results from multiple indexes is supported, and define the expected strategy or API behavior before considering implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.