Package com.yahoo.vespa.config.search
Class RankProfilesConfig.Rankprofile
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.RankProfilesConfig.Rankprofile
- Enclosing class:
- RankProfilesConfig
public static final class RankProfilesConfig.Rankprofile
extends com.yahoo.config.InnerNode
This class represents rank-profiles.rankprofile[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents rank-profiles.rankprofile[].fefstatic final classThis class represents rank-profiles.rankprofile[].normalizer[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Rankprofile
-
-
Method Details
-
name
- Returns:
- rank-profiles.rankprofile[].name
-
fef
- Returns:
- rank-profiles.rankprofile[].fef
-
normalizer
- Returns:
- rank-profiles.rankprofile[].normalizer[]
-
normalizer
- Parameters:
i- the index of the value to return- Returns:
- rank-profiles.rankprofile[].normalizer[]
-