Uses of Class
com.yahoo.vespa.model.container.search.SemanticRules
Packages that use SemanticRules
-
Uses of SemanticRules in com.yahoo.config.model.deploy
Methods in com.yahoo.config.model.deploy that return SemanticRules -
Uses of SemanticRules in com.yahoo.vespa.model.container.search
Methods in com.yahoo.vespa.model.container.search that return SemanticRulesModifier and TypeMethodDescriptionSemanticRules.SemanticRuleBuilder.build(com.yahoo.config.application.api.ApplicationPackage applicationPackage) Builds the semantic rules for an application package and validates themMethods in com.yahoo.vespa.model.container.search with parameters of type SemanticRulesModifier and TypeMethodDescriptionvoidContainerSearch.setSemanticRules(SemanticRules semanticRules)