Query bool with must and should

So, try like this:

   {
      "term": {
        "language.keyword": "es_ES"
      }
    }

to check type Field Language try:

GET idx_name?filter_path=idx_name.mappings.properties.language