Class IndexingScriptChangeValidator

java.lang.Object
com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeValidator

public class IndexingScriptChangeValidator extends Object
Validates the indexing script changes in all fields in the current and next search model.
Author:
geirst
  • Constructor Details

    • IndexingScriptChangeValidator

      public IndexingScriptChangeValidator(com.yahoo.config.provision.ClusterSpec.Id id, Schema currentSchema, Schema nextSchema)
  • Method Details