if(this.query.query.bool.should.length === 0){
        delete this.query.query.bool.should;
    }