Module org.elasticsearch.xcore
Class RuntimeMappingsValidator
java.lang.Object
org.elasticsearch.xpack.core.ml.utils.RuntimeMappingsValidator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RuntimeMappingsValidator
public RuntimeMappingsValidator()
-
-
Method Details
-
validate
Perform a light check that the structure resembles runtime_mappings. The full check cannot happen until search
-