algolia / algolia/algoliasearch-client-java
Strategies / support for marshaling with multi index queries?
- 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