[es6] remove `_all` field in search_helpers
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named `alltext` by convention
Please register or sign in to comment
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named `alltext` by convention