Class SemanticRules

java.lang.Object
com.yahoo.vespa.model.container.search.SemanticRules
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.prelude.semantics.SemanticRulesConfig.Producer, Serializable

public class SemanticRules extends Object implements Serializable, com.yahoo.prelude.semantics.SemanticRulesConfig.Producer
Returns the semantic rules config form a set of rule bases. Owned by a container cluster
Author:
bratseth
See Also:
  • Constructor Details

  • Method Details

    • getConfig

      public void getConfig(com.yahoo.prelude.semantics.SemanticRulesConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.prelude.semantics.SemanticRulesConfig.Producer