Class RemoteViewNotSupportedException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class RemoteViewNotSupportedException extends ElasticsearchException
Thrown when ES|QL detects views during cross-cluster search field resolution. Views are not supported in CCS and the query must fail.
See Also: