RiakPBC.prototype.search = function (params, callback) {

    return this._makeRequest({
        type: 'RpbSearchQueryReq',
        params: params,