Skip to content

Support project() method for CouchbaseTemplate.findByQuery() queries #1208

Closed
@khanium

Description

@khanium

Currently, CouchbaseTemplate.findById() has a method project( fieldnames array ) that allows filter fields to project for a findById query.

Request
Add findByQuery().project() method for projecting only a given list of fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions