Class ScrollableHitSource.SearchFailure

java.lang.Object
org.elasticsearch.index.reindex.ScrollableHitSource.SearchFailure
All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject
Enclosing class:
ScrollableHitSource

public static class ScrollableHitSource.SearchFailure extends Object implements Writeable, org.elasticsearch.common.xcontent.ToXContentObject
A failure during search. Like ShardSearchFailure but useful for reindex from remote as well.