Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Search with converting to POJO #707

Description

@lukasz-gosiewski

When searching for object like this

Search search = new Search.Builder("testIndex", "date:testdate").build(); riakClient.execute(search).getAllResults();

There is no option to map response as a POJO. Will it be added in the future? Is there any best apporach of mapping it manualy?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions