search(options) {
    if (options == null) { options = {}; }
    return this.fetch({
      path: 'search',
      params: options