Class ReduceSearchPhaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public class ReduceSearchPhaseException
extends SearchPhaseExecutionException
A failure during a reduce phase (when receiving results from several shards, and reducing them into one or more results and possible actions).
See Also:
Serialized Form