Search error encountered

Elasticsearch error: Elastica\Exception\ResponseException
failed to create query: {
  "bool" : {
    "must" : [
      {
        "term" : {
          "creators.id" : {
            "value" : "433,493",
            "boost" : 1.0
          }
        }
      },
      {
        "term" : {
          "names.id" : {
            "value" : "479",
            "boost" : 1.0
          }
        }
      },
      {
        "term" : {
          "digitalObject.mediaTypeId" : {
            "value" : "136",
            "boost" : 1.0
          }
        }
      },
      {
        "term" : {
          "parentId" : {
            "value" : 1,
            "boost" : 1.0
          }
        }
      },
      {
        "term" : {
          "publicationStatusId" : {
            "value" : 160,
            "boost" : 1.0
          }
        }
      }
    ],
    "disable_coord" : false,
    "adjust_pure_negative" : true,
    "boost" : 1.0
  }
} [index: atom] [reason: all shards failed]

Back to previous page.