Class IndexingScriptChangeMessageBuilder
java.lang.Object
com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeMessageBuilder
Class used to build a message describing the usual field changes causing changes in the indexing script.
This message should be more descriptive for the end-user than just seeing the changed indexing script.
- Author:
- geirst
-
Constructor Summary
ConstructorDescriptionIndexingScriptChangeMessageBuilder
(Schema currentSchema, ImmutableSDField currentField, Schema nextSchema, ImmutableSDField nextField) -
Method Summary
-
Constructor Details
-
IndexingScriptChangeMessageBuilder
public IndexingScriptChangeMessageBuilder(Schema currentSchema, ImmutableSDField currentField, Schema nextSchema, ImmutableSDField nextField)
-
-
Method Details
-
populate
-