Uses of Class
org.elasticsearch.action.search.SearchPhaseExecutionException
-
Packages that use SearchPhaseExecutionException Package Description org.elasticsearch.action.search -
-
Uses of SearchPhaseExecutionException in org.elasticsearch.action.search
Subclasses of SearchPhaseExecutionException in org.elasticsearch.action.search Modifier and Type Class Description classReduceSearchPhaseExceptionA failure during a reduce phase (when receiving results from several shards, and reducing them into one or more results and possible actions).
-