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.