Class QueryProfilesConfig.Queryprofiletype

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
Enclosing class:
QueryProfilesConfig

public static final class QueryProfilesConfig.Queryprofiletype extends com.yahoo.config.InnerNode
This class represents query-profiles.queryprofiletype[]
  • Constructor Details

  • Method Details

    • id

      public String id()
      Returns:
      query-profiles.queryprofiletype[].id
    • strict

      public boolean strict()
      Returns:
      query-profiles.queryprofiletype[].strict
    • matchaspath

      public boolean matchaspath()
      Returns:
      query-profiles.queryprofiletype[].matchaspath
    • inherit

      public List<String> inherit()
      Returns:
      query-profiles.queryprofiletype[].inherit[]
    • inherit

      public String inherit(int i)
      Parameters:
      i - the index of the value to return
      Returns:
      query-profiles.queryprofiletype[].inherit[]
    • field

      Returns:
      query-profiles.queryprofiletype[].field[]
    • field

      Parameters:
      i - the index of the value to return
      Returns:
      query-profiles.queryprofiletype[].field[]