Exception: JayAPI::Elasticsearch::Errors::QueryExecutionFailure

Inherits:
JayAPI::Errors::Error show all
Defined in:
lib/jay_api/elasticsearch/errors/query_execution_failure.rb

Overview

An error to be raised when executing a query in Elasticsearch results in failures, i.e., when a query can technically be processed, but encounters issues during execution; the query is completed but returns partial or problematic results. It does not necessarily stop the entire request from completing