Skip to content

Cannot perform a count using Search.Builder [JIRA: CLIENTS-599] #547

@mxt33

Description

@mxt33

groovy:

riakClient.execute(new Search.Builder('myindex', 'lastName:smith').withRows(0).build()).getAllResults()

The withRows(0) statement is ignored.

I'd like to just return a count of the objects, rather than a results list.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions