Skip to content

Search with converting to POJO #707

@lukasz-gosiewski

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?

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