if (this.ui.query.val() !== '') {
        data['query'] = this.ui.query.val();
      }