Class QueryProfilesBuilder

java.lang.Object
com.yahoo.vespa.model.container.search.QueryProfilesBuilder

public class QueryProfilesBuilder extends Object
Reads the query profile and query profile types from an application package. The actual reading is delegated to a QueryProfileXMLReader.
Author:
bratseth
  • Constructor Details

    • QueryProfilesBuilder

      public QueryProfilesBuilder()
  • Method Details

    • build

      public QueryProfiles build(com.yahoo.config.application.api.ApplicationPackage applicationPackage, com.yahoo.config.application.api.DeployLogger logger)
      Build the set of query profiles for an application package