Class SummaryConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.vespa.config.search.SummaryConfig

public final class SummaryConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of summary Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
  • Field Details

  • Constructor Details

  • Method Details

    • getDefMd5

      public static String getDefMd5()
    • getDefName

      public static String getDefName()
    • getDefNamespace

      public static String getDefNamespace()
    • defaultsummaryid

      public int defaultsummaryid()
      Returns:
      summary.defaultsummaryid
    • usev8geopositions

      public boolean usev8geopositions()
      Returns:
      summary.usev8geopositions
    • classes

      public List<SummaryConfig.Classes> classes()
      Returns:
      summary.classes[]
    • classes

      public SummaryConfig.Classes classes(int i)
      Parameters:
      i - the index of the value to return
      Returns:
      summary.classes[]