Package com.yahoo.vespa.config.search
Class RankProfilesConfig.Rankprofile.Normalizer
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.RankProfilesConfig.Rankprofile.Normalizer
- Enclosing class:
- RankProfilesConfig.Rankprofile
public static final class RankProfilesConfig.Rankprofile.Normalizer
extends com.yahoo.config.InnerNode
This class represents rank-profiles.rankprofile[].normalizer[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis class represents rank-profiles.rankprofile[].normalizer[].algo type of cross-hits normalizing functionstatic final class -
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
-
Normalizer
-
-
Method Details
-
name
- Returns:
- rank-profiles.rankprofile[].normalizer[].name
-
input
- Returns:
- rank-profiles.rankprofile[].normalizer[].input
-
algo
- Returns:
- rank-profiles.rankprofile[].normalizer[].algo
-
kparam
public double kparam()- Returns:
- rank-profiles.rankprofile[].normalizer[].kparam
-