Uses of Class
com.yahoo.schema.parser.ParsedRankProfile
Packages that use ParsedRankProfile
-
Uses of ParsedRankProfile in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser with parameters of type ParsedRankProfileModifier and TypeMethodDescriptionvoidParsedSchema.addRankProfile(ParsedRankProfile profile) final voidSchemaParser.approximateThreshold(ParsedRankProfile profile) This rule consumes an approximate-threshold statement for a rank profile.final voidSchemaParser.constant(ParsedSchema schema, ParsedRankProfile profile) final voidSchemaParser.constants(ParsedSchema schema, ParsedRankProfile profile) Consumes a set of constants available in ranking expressions in the enclosing profile.final voidSchemaParser.constantTensor(ParsedRankProfile profile, com.yahoo.searchlib.rankingexpression.Reference name) final voidSchemaParser.constantValue(ParsedRankProfile profile, com.yahoo.searchlib.rankingexpression.Reference name) final voidSchemaParser.diversity(ParsedRankProfile profile) This rule consumes a diversity block of a rank profile.final voidSchemaParser.diversityDeprecated(ParsedRankProfile profile) final voidSchemaParser.explorationSlack(ParsedRankProfile profile) This rule consumes an exploration-slack statement for a rank profile.final voidSchemaParser.fieldRankFilter(ParsedRankProfile profile) Consumes a rank filter statement of a rank profile.final voidSchemaParser.fieldRankItem(ParsedRankProfile profile, String field) final voidSchemaParser.fieldRankType(ParsedRankProfile profile) Consumes a rank-type statement of a rank profile.final voidSchemaParser.fieldWeight(ParsedRankProfile profile) Consumes a field-weight statement of a rank profile.final voidSchemaParser.filterFirstExploration(ParsedRankProfile profile) This rule consumes a filter-first-exploration statement for a rank profile.final voidSchemaParser.filterFirstThreshold(ParsedRankProfile profile) This rule consumes a filter-first-threshold statement for a rank profile.final voidSchemaParser.filterThreshold(ParsedRankProfile profile) final voidSchemaParser.firstPhase(ParsedRankProfile profile) Consumes the first-phase block of a rank profile.final voidSchemaParser.firstPhaseItem(ParsedRankProfile profile) final voidSchemaParser.function(ParsedRankProfile profile) This rule consumes a function statement of a rank-profile.final voidSchemaParser.globalPhase(ParsedRankProfile profile) Consumes the global-phase block of a rank profile.final voidSchemaParser.globalPhaseItem(ParsedRankProfile profile) Consumes a statement for a global-phase block.final voidSchemaParser.ignoreRankFeatures(ParsedRankProfile profile) This rule consumes a ignore-default-rank-features statement for a rank profile.final voidSchemaParser.inheritsRankProfile(ParsedRankProfile profile) Consumes an inherits statement of a rank-profile.final com.yahoo.searchlib.rankingexpression.ReferenceSchemaParser.input(ParsedRankProfile profile) final voidSchemaParser.inputs(ParsedRankProfile profile) Consumes an inputs block of a rank profile.final voidSchemaParser.matchFeatures(ParsedRankProfile profile) Consumes a match-features block of a rank profile.final voidSchemaParser.matchPhase(ParsedRankProfile profile) This rule consumes a match-phase block of a rank profile.final voidSchemaParser.matchPhaseItem(ParsedRankProfile profile, RankProfile.MatchPhaseSettings settings) final voidSchemaParser.minHitsPerThread(ParsedRankProfile profile) This rule consumes a min-hits-per-thread statement for a rank profile.final voidSchemaParser.mutate(ParsedRankProfile profile) This rule consumes an mutate statement of a rank-profile.final voidSchemaParser.mutate_operation(ParsedRankProfile profile) final voidSchemaParser.numSearchPartitions(ParsedRankProfile profile) This rule consumes a num-search-partitions statement for a rank profile.final voidSchemaParser.numThreadsPerSearch(ParsedRankProfile profile) This rule consumes a num-threads-per-search statement for a rank profile.final voidSchemaParser.onnxModelInProfile(ParsedRankProfile profile) final voidSchemaParser.postFilterThreshold(ParsedRankProfile profile) This rule consumes a post-filter-threshold statement for a rank profile.final voidSchemaParser.rankFeatures(ParsedRankProfile profile) Consumes a rank-features block of a rank profilefinal voidSchemaParser.rankProfileItem(ParsedSchema schema, ParsedRankProfile profile) This rule consumes a single statement for a rank-profile block.final voidSchemaParser.rankProperties(ParsedRankProfile profile) Consumes a rank-properties block of a rank profile.final voidSchemaParser.rankProperty(ParsedRankProfile profile) Consumes a single rank property pair for a rank profile.final voidSchemaParser.secondPhase(ParsedRankProfile profile) Consumes the second-phase block of a rank profile.final voidSchemaParser.secondPhaseItem(ParsedRankProfile profile) Consumes a statement for a second-phase block.final voidSchemaParser.significance(ParsedRankProfile profile) final voidSchemaParser.significanceItem(ParsedRankProfile profile) final voidSchemaParser.strict(ParsedRankProfile profile) final voidSchemaParser.summaryFeatures(ParsedRankProfile profile) Consumes a summary-features block of a rank profile.final voidSchemaParser.targetHitsMaxAdjustmentFactor(ParsedRankProfile profile) This rule consumes a target-hits-max-adjustment-factor statement for a rank profile.final voidSchemaParser.termwiseLimit(ParsedRankProfile profile) This rule consumes a termwise-limit statement for a rank profile.final voidSchemaParser.weakand(ParsedRankProfile profile) final voidSchemaParser.weakandAdjustTarget(ParsedRankProfile profile) final voidSchemaParser.weakandAllowDropAll(ParsedRankProfile profile) final voidSchemaParser.weakandItem(ParsedRankProfile profile) final voidSchemaParser.weakandStopwordLimit(ParsedRankProfile profile)