Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abs - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ABS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
AbstractArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
Superclass of contexts which supports array index based lookup.
AbstractArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Create a fast lookup context for an expression.
AbstractArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
AbstractArrayContext(RankingExpression, boolean, Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Create a fast lookup context for an expression.
AbstractCharStream - Class in com.yahoo.searchlib.rankingexpression.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
AbstractCharStream - Class in com.yahoo.searchlib.treenet.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
AbstractCharStream(int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
Constructor.
AbstractCharStream(int, int, int) - Constructor for class com.yahoo.searchlib.treenet.parser.AbstractCharStream
Constructor.
acos - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ACOS - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
ACOS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ACOSH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
ACTIVE_DOCS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
ACTIVE_DOCS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
add(BoolResultNode) - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
add(FloatBucketResultNode) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
add(FloatResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
add(Int16ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
add(Int32ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
add(Int8ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
add(IntegerBucketResultNode) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
add(IntegerResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
add(RawBucketResultNode) - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
add(RawResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.SingleResultNode
In-place addition of this result with another.
add(ResultNode) - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
add(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
add(StringBucketResultNode) - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
add(StringResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
add(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
ADD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ADD - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
addAggregationResult(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.Group
Adds an aggregation result to this group.
addAllErrors(Iterable<? extends SearchProtocol.Error>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addAllErrors(Iterable<? extends SearchProtocol.Error>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addAllFeatureOverrides(Iterable<? extends SearchProtocol.StringProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addAllFeatureOverrides(Iterable<? extends SearchProtocol.StringProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addAllFields(Iterable<String>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
addAllGlobalIds(Iterable<? extends ByteString>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
addAllHighlightTerms(Iterable<? extends SearchProtocol.StringProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addAllHits(Iterable<? extends SearchProtocol.Hit>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addAllMatchFeatureNames(Iterable<String>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
addAllMatchFeatures(Iterable<? extends SearchProtocol.Feature>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addAllRankProperties(Iterable<? extends SearchProtocol.StringProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addAllRankProperties(Iterable<? extends SearchProtocol.StringProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addAllSorting(Iterable<? extends SearchProtocol.SortField>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addAllTensorFeatureOverrides(Iterable<? extends SearchProtocol.TensorProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addAllTensorFeatureOverrides(Iterable<? extends SearchProtocol.TensorProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addAllTensorRankProperties(Iterable<? extends SearchProtocol.TensorProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addAllTensorRankProperties(Iterable<? extends SearchProtocol.TensorProperty>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addAllValues(Iterable<String>) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
addArg(ExpressionNode) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
Adds the given argument to this function.
addArgumentTypeSerialization(String, String, TensorType) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Adds the serialization of the argument type to a function
addChild(Group) - Method in class com.yahoo.searchlib.aggregation.Group
Adds a child group to this.
addErrors(int, SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrors(int, SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addErrors(int, SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrors(int, SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addErrors(SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrors(SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addErrors(SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrors(SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addErrorsBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrorsBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addErrorsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
addErrorsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
addEscapes(String) - Static method in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFeatureOverrides(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverrides(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFeatureOverrides(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverrides(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFeatureOverrides(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverrides(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFeatureOverrides(SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverrides(SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFeatureOverridesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverridesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
addFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
addFields(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
addFieldsBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
AddFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to add all arguments.
AddFunctionNode() - Constructor for class com.yahoo.searchlib.expression.AddFunctionNode
 
addFunctionSerialization(String, String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Adds the serialization of a function
addFunctionTypeSerialization(String, TensorType) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Adds the serialization of the return type of a function
addGlobalIds(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
addHighlightTerms(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHighlightTerms(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHighlightTerms(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHighlightTerms(SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHighlightTermsBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHighlightTermsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
addHit(Hit) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Adds a hit to this aggregation result
addHits(int, SearchProtocol.Hit) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addHits(int, SearchProtocol.Hit.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addHits(SearchProtocol.Hit) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addHits(SearchProtocol.Hit.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addHitsBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addHitsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
addLevel(GroupingLevel) - Method in class com.yahoo.searchlib.aggregation.Grouping
Appends the given grouping level specification to the list of levels.
addMatchFeatureNames(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
addMatchFeatureNamesBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
addMatchFeatures(int, SearchProtocol.Feature) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addMatchFeatures(int, SearchProtocol.Feature.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addMatchFeatures(SearchProtocol.Feature) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addMatchFeatures(SearchProtocol.Feature.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addMatchFeaturesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addMatchFeaturesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
addOrderBy(ExpressionNode, boolean) - Method in class com.yahoo.searchlib.aggregation.Group
Adds an order-by expression to this group.
addRankProperties(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankProperties(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRankProperties(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankProperties(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRankProperties(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankProperties(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRankProperties(SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankProperties(SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRankPropertiesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankPropertiesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
addRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
addSorting(int, SearchProtocol.SortField) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addSorting(int, SearchProtocol.SortField.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addSorting(SearchProtocol.SortField) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addSorting(SearchProtocol.SortField.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addSortingBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addSortingBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
addTensorFeatureOverrides(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverrides(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorFeatureOverrides(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverrides(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorFeatureOverrides(SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverrides(SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorFeatureOverrides(SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverrides(SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorFeatureOverridesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverridesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
addTensorFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
addTensorRankProperties(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankProperties(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addTensorRankProperties(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankProperties(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addTensorRankProperties(SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankProperties(SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addTensorRankProperties(SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankProperties(SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addTensorRankPropertiesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankPropertiesBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addTensorRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
addTensorRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
addValues(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
addValuesBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
adjustBeginLineColumn(int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
Method to adjust line and column numbers for the start of a token.
aggregate(int) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Aggregates the hash value.
aggregate(int) - Method in class com.yahoo.searchlib.aggregation.hll.Sketch
Aggregates the hash value.
aggregate(int) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
Aggregates the hash value.
aggregate(Iterable<Integer>) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Aggregates the hash values.
aggregate(Iterable<Integer>) - Method in class com.yahoo.searchlib.aggregation.hll.Sketch
Aggregates the hash values.
aggregate(Iterable<Integer>) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
Aggregates the hash values.
AggregationRefNode - Class in com.yahoo.searchlib.expression
This node holds the index of an ExpressionNode in an external array, and is used as a proxy in the back-end to allow aggregators to be used in expressions.
AggregationRefNode() - Constructor for class com.yahoo.searchlib.expression.AggregationRefNode
 
AggregationRefNode(int) - Constructor for class com.yahoo.searchlib.expression.AggregationRefNode
 
AggregationRefNode(AggregationResult) - Constructor for class com.yahoo.searchlib.expression.AggregationRefNode
 
AggregationResult - Class in com.yahoo.searchlib.aggregation
The result of some aggregation
AggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.AggregationResult
 
ai.vespa.searchlib.searchprotocol.protobuf - package ai.vespa.searchlib.searchprotocol.protobuf
 
and - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
and(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
and(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
and(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
and(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
AND - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
AndFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to perform bitwise AND on the result of all arguments in order.
AndFunctionNode() - Constructor for class com.yahoo.searchlib.expression.AndFunctionNode
 
append(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
APPROX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
approxEqual - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
approxEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
approxEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
approxEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
approxEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
ARGMAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ARGMIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
args() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
arguments() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns an immutable list of the arguments of this
arguments() - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
arguments() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
Arguments - Class in com.yahoo.searchlib.rankingexpression.rule
A set of argument expressions to a function or feature.
Arguments() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
Arguments(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
Arguments(List<? extends ExpressionNode>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
argumentTypes() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns the types of the arguments of this, if specified.
ArithmeticTypeConversion - Class in com.yahoo.searchlib.expression
This class implements a lookup table for result node type conversion.
ArithmeticTypeConversion() - Constructor for class com.yahoo.searchlib.expression.ArithmeticTypeConversion
 
arity() - Method in enum class com.yahoo.searchlib.rankingexpression.rule.Function
Returns the number of arguments this function takes
ArrayAtLookupNode - Class in com.yahoo.searchlib.expression
This function is an instruction to retrieve an index a named array attribute.
ArrayAtLookupNode() - Constructor for class com.yahoo.searchlib.expression.ArrayAtLookupNode
Constructs an empty result node.
ArrayAtLookupNode(String, ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ArrayAtLookupNode
Constructs an instance of this class with given attribute name and index argument.
ArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
Creates a context which supports array index based lookup.
ArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Create a fast lookup context for an expression.
ArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
 
ArrayContext(RankingExpression, boolean, Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Create a fast lookup context for an expression.
ArrayContext(RankingExpression, Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a boolean.
ASCENDING_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Returns the XXHash hashcode of this, to enable strings to be encoded (with reasonable safely) as doubles for optimization.
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a double, or throws UnsupportedOperationException if it cannot be represented as a double
asDoubleBinaryOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Returns this as a double binary operator
asDoubleUnaryOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Returns this as a double unary operator
asDoubleValue() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asDoubleValue() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a double value, or throws UnsupportedOperationException if it cannot be represented as a double
asin - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ASIN - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
ASIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ASINH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
asLongListToDoubleOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
Returns this as an operator which converts a list of integers into a double.
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this is mutable, or a mutable copy otherwise
asScalarFunction() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
asString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Returns the value of this as a string
asTensor() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
asTensor() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
asTensor() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asTensor() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this as a tensor value
atan - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ATAN - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
ATAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
atan2 - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ATAN2 - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ATANH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
AttributeMapLookupNode - Class in com.yahoo.searchlib.expression
This function is an instruction to do a lookup in a map attribute, returning the value.
AttributeMapLookupNode() - Constructor for class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
AttributeNode - Class in com.yahoo.searchlib.expression
This function is an instruction to retrieve the value of a named attribute.
AttributeNode() - Constructor for class com.yahoo.searchlib.expression.AttributeNode
Constructs an empty result node.
AttributeNode(String) - Constructor for class com.yahoo.searchlib.expression.AttributeNode
Constructs an instance of this class with given attribute name.
available - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
available - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
AverageAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the average of all results.
AverageAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.AverageAggregationResult
Constructs an empty result node.
AverageAggregationResult(NumericResultNode, long) - Constructor for class com.yahoo.searchlib.aggregation.AverageAggregationResult
Constructs an instance of this class with given sum and count values.
AVG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.

B

backup(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
backup(int) - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
backup(int) - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
Backs up the input stream by amount steps.
basedir() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
basedir(String) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
BEGIN - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
beginColumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The column number of the first character of this Token.
beginColumn - Variable in class com.yahoo.searchlib.treenet.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The line number of the first character of this Token.
beginLine - Variable in class com.yahoo.searchlib.treenet.parser.Token
The line number of the first character of this Token.
beginToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
beginToken() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
beginToken() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
beginToken() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
BiasEstimator - Class in com.yahoo.searchlib.aggregation.hll
Performs bias correction for a given precision and raw estimate.
BiasEstimator(int) - Constructor for class com.yahoo.searchlib.aggregation.hll.BiasEstimator
Constructs the BiasEstimator for a given HLL precision.
binaryFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
binaryOperator() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
bindings() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns an immutable view of the bindings of this.
bindings() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapTypeContext
Returns an unmodifiable map of the bindings in this
bit - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
BIT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
BitFunctionNode - Class in com.yahoo.searchlib.expression
This is an abstract super-class for all non-unary functions that operator on bit values.
BitFunctionNode() - Constructor for class com.yahoo.searchlib.expression.BitFunctionNode
 
BooleanNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which produces a boolean value when evaluated.
BooleanNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.BooleanNode
 
BooleanValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A value which is either true or false.
BooleanValue(boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
BoolResultNode - Class in com.yahoo.searchlib.expression
 
BoolResultNode() - Constructor for class com.yahoo.searchlib.expression.BoolResultNode
 
BoolResultNode(boolean) - Constructor for class com.yahoo.searchlib.expression.BoolResultNode
 
BoolResultNodeVector - Class in com.yahoo.searchlib.expression
 
BoolResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.BoolResultNodeVector
 
bracedIdentifierList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
BucketResultNode - Class in com.yahoo.searchlib.expression
This is the superclass of all bucket values
BucketResultNode() - Constructor for class com.yahoo.searchlib.expression.BucketResultNode
 
bufcolumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
bufcolumn - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
buffer - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
buffer - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
bufline - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
bufline - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
bufpos - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
Position in buffer.
bufpos - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
Position in buffer.
bufsize - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
bufsize - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
build() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
build() - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
build() - Method in class com.yahoo.searchlib.TranslogserverConfig.Chunk.Builder
 
build() - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression.Builder
 
Builder() - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Builder
 
Builder() - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Chunk.Builder
 
Builder() - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Compression.Builder
 
Builder(TranslogserverConfig) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Builder
 
Builder(TranslogserverConfig.Chunk) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Chunk.Builder
 
Builder(TranslogserverConfig.Compression) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Compression.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
buildPartial() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 

C

CACHE_GROUPING_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
CACHE_QUERY_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
CACHE_QUERY_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
CategoryFeatureNode - Class in com.yahoo.searchlib.gbdt
A GBDT node representing a set inclusion test: feature IN [value-list] where values can be strings or numbers.
CategoryFeatureNode(String, Value[], Optional<Integer>, TreeNode, TreeNode) - Constructor for class com.yahoo.searchlib.gbdt.CategoryFeatureNode
 
CatFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to concatenate the bits of all arguments in order.
CatFunctionNode() - Constructor for class com.yahoo.searchlib.expression.CatFunctionNode
 
CBRT - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
ccitt_crc32 - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Crcmethod.Enum
 
ccitt_crc32 - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Crcmethod
 
ceil - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
CEIL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
CELL_CAST - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
CharStream - Interface in com.yahoo.searchlib.rankingexpression.parser
This interface describes a character stream that maintains line and column number positions of the characters.
CharStream - Interface in com.yahoo.searchlib.treenet.parser
This interface describes a character stream that maintains line and column number positions of the characters.
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
Returns a read-only list containing the immediate children of this composite.
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Returns the arguments of this
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns an empty list as this has no children
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
chunk - Variable in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
chunk() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
chunk(TranslogserverConfig.Chunk.Builder) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
chunk(Consumer<TranslogserverConfig.Chunk.Builder>) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Chunk(TranslogserverConfig.Chunk.Builder) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Chunk
 
classId - Static variable in class com.yahoo.searchlib.aggregation.AggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.FS4Hit
 
classId - Static variable in class com.yahoo.searchlib.aggregation.Group
 
classId - Static variable in class com.yahoo.searchlib.aggregation.Grouping
 
classId - Static variable in class com.yahoo.searchlib.aggregation.GroupingLevel
 
classId - Static variable in class com.yahoo.searchlib.aggregation.Hit
 
classId - Static variable in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
classId - Static variable in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
classId - Static variable in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.aggregation.VdsHit
 
classId - Static variable in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
classId - Static variable in class com.yahoo.searchlib.expression.AddFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.AggregationRefNode
 
classId - Static variable in class com.yahoo.searchlib.expression.AndFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
classId - Static variable in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
classId - Static variable in class com.yahoo.searchlib.expression.AttributeNode
 
classId - Static variable in class com.yahoo.searchlib.expression.BitFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.BoolResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.BucketResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.CatFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ConstantNode
 
classId - Static variable in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.DivideFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.DocumentAccessorNode
 
classId - Static variable in class com.yahoo.searchlib.expression.DocumentFieldNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ExpressionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.FloatResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.FunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.Int16ResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.Int32ResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.Int8ResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.IntegerResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MathFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MaxFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MD5BitFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MinFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ModuloFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.MultiplyFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.NegateFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.NullResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.NumElemFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.NumericResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.OrFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.RawBucketResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.RawResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.RawResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.RelevanceNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.ReverseFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.SingleResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.SortFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.StringBucketResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.StringResultNode
 
classId - Static variable in class com.yahoo.searchlib.expression.StringResultNodeVector
 
classId - Static variable in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ToFloatFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ToIntFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ToRawFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ToStringFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.UcaFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.XorBitFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.XorFunctionNode
 
classId - Static variable in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
clear() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
clearActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 active_docs = 2;
clearActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 active_docs = 3;
clearAscending() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
bool ascending = 1;
clearCacheGrouping() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_grouping = 8;
clearCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool cache_query = 5;
clearCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_query = 9;
clearCoverageDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 coverage_docs = 2;
clearDegradedByMatchPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_match_phase = 5;
clearDegradedBySoftTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_soft_timeout = 6;
clearDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
int32 depth = 1;
clearDistributionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int32 distribution_key = 3;
clearDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string document_type = 3;
clearDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string document_type = 7;
clearDumpFeatures() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool dump_features = 6;
clearErrors() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
clearErrors() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
clearFeatureOverrides() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
clearFeatureOverrides() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
clearField() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
string field = 2;
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
clearFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
clearFirstPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
clearGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
to be moved into query_tree
clearGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
to be moved into query_tree
clearGlobalId() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes global_id = 1;
clearGlobalIds() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
clearGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
serialized opaquely like now, to be changed later
clearGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
clearHighlightTerms() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
clearHits() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
clearHits() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 hits = 2;
clearIsBlockingWrites() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool is_blocking_writes = 4;
clearMatch() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
clearMatchFeatureNames() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
clearMatchFeatures() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
clearMessage() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
string message = 1;
clearName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
string name = 1;
clearName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
string name = 1;
clearNumber() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
double number = 1;
clearOffset() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 offset = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
clearOnline() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool online = 1;
clearProfileDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
new meaning: default ProfilingParams.depth
clearProfiling() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
clearQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
serialized opaquely like now, to be changed later
clearQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
clearRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string rank_profile = 7;
clearRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string rank_profile = 10;
clearRankProperties() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
clearRankProperties() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
clearRelevance() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
double relevance = 2;
clearSecondPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
clearSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string session_key = 2;
clearSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string session_key = 6;
clearSlimeSummaries() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
result array inside slime object
clearSlimeTrace() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bytes slime_trace = 9;
clearSortData() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes sort_data = 3;
clearSorting() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
clearSummaryClass() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string summary_class = 4;
clearTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 target_active_docs = 5;
clearTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 target_active_docs = 4;
clearTensor() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
bytes tensor = 2;
clearTensorFeatureOverrides() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
clearTensorFeatureOverrides() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
clearTensorRankProperties() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
clearTensorRankProperties() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
clearTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
milliseconds
clearTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
milliseconds
clearTotalHitCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 total_hit_count = 1;
clearTraceLevel() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 trace_level = 4;
clearValue() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
bytes value = 2;
clearValues() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
clone() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
clone() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
clone() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
clone() - Method in class com.yahoo.searchlib.aggregation.Group
 
clone() - Method in class com.yahoo.searchlib.aggregation.Grouping
 
clone() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
clone() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
clone() - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
clone() - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
clone() - Method in class com.yahoo.searchlib.aggregation.RawData
 
clone() - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
clone() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
clone() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
clone() - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
clone() - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
clone() - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.FunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
clone() - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
clone() - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
clone() - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
clone() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
COLON - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
COLON - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
column - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
column - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
com.yahoo.searchlib - package com.yahoo.searchlib
 
com.yahoo.searchlib.aggregation - package com.yahoo.searchlib.aggregation
 
com.yahoo.searchlib.aggregation.hll - package com.yahoo.searchlib.aggregation.hll
 
com.yahoo.searchlib.document - package com.yahoo.searchlib.document
 
com.yahoo.searchlib.expression - package com.yahoo.searchlib.expression
 
com.yahoo.searchlib.gbdt - package com.yahoo.searchlib.gbdt
 
com.yahoo.searchlib.ranking.features - package com.yahoo.searchlib.ranking.features
Java implementations for various Vespa rank features
com.yahoo.searchlib.ranking.features.fieldmatch - package com.yahoo.searchlib.ranking.features.fieldmatch
Reference implementation of the string segment match algorithm which creates the fieldMatch feature set.
com.yahoo.searchlib.rankingexpression - package com.yahoo.searchlib.rankingexpression
Ranking expression execution library, see RankingExpression.
com.yahoo.searchlib.rankingexpression.evaluation - package com.yahoo.searchlib.rankingexpression.evaluation
Execution engine for ranking expressions
com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization - package com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
 
com.yahoo.searchlib.rankingexpression.evaluation.tensoroptimization - package com.yahoo.searchlib.rankingexpression.evaluation.tensoroptimization
 
com.yahoo.searchlib.rankingexpression.parser - package com.yahoo.searchlib.rankingexpression.parser
Ranking expression parser
com.yahoo.searchlib.rankingexpression.rule - package com.yahoo.searchlib.rankingexpression.rule
 
com.yahoo.searchlib.rankingexpression.transform - package com.yahoo.searchlib.rankingexpression.transform
 
com.yahoo.searchlib.tensor - package com.yahoo.searchlib.tensor
 
com.yahoo.searchlib.treenet - package com.yahoo.searchlib.treenet
 
com.yahoo.searchlib.treenet.parser - package com.yahoo.searchlib.treenet.parser
 
com.yahoo.searchlib.treenet.rule - package com.yahoo.searchlib.treenet.rule
 
COMMA - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
COMMA - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
compare(byte[], byte[]) - Static method in class com.yahoo.searchlib.aggregation.RawData
Implements comparison of two byte arrays.
compareTo(RawData) - Method in class com.yahoo.searchlib.aggregation.RawData
 
compareTo(ResultNode) - Method in class com.yahoo.searchlib.expression.ResultNode
 
compareTo(Reference) - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
ComparisonCondition - Class in com.yahoo.searchlib.treenet.rule
Represents a condition which comparing two values
ComparisonCondition(String, double, String, String) - Constructor for class com.yahoo.searchlib.treenet.rule.ComparisonCondition
Constructs a new instance of this class.
CompositeNode - Class in com.yahoo.searchlib.rankingexpression.rule
The parent of all node types which contains child nodes.
CompositeNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
 
compression - Variable in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
compression() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
compression(TranslogserverConfig.Compression.Builder) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
compression(Consumer<TranslogserverConfig.Compression.Builder>) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Compression(TranslogserverConfig.Compression.Builder) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Compression
 
compute(Query, Field, boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field.
compute(Query, String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(Query, String, boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(String, String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(String, String) - Static method in class com.yahoo.searchlib.ranking.features.FieldTermMatch
Computes the fieldTermMatch features: firstPosition - the position of the first occurrence of this query term in this index field occurrences - the position of the first occurrence of this query term in this index field
compute(Map<String, Integer>, ElementCompleteness.Item[]) - Static method in class com.yahoo.searchlib.ranking.features.ElementCompleteness
Computes the following elementCompleteness features: completeness fieldCompleteness queryCompleteness elementWeight
CONCAT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
condition() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
Condition - Class in com.yahoo.searchlib.treenet.rule
Represents a condition
Condition(String, String, String) - Constructor for class com.yahoo.searchlib.treenet.rule.Condition
 
conditionToRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.ComparisonCondition
 
conditionToRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.Condition
Returns the ranking expression string for the condition part of this condition, i.e the ...
conditionToRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.SetMembershipCondition
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.searchlib.TranslogserverConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.searchlib.TranslogserverConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.searchlib.TranslogserverConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.searchlib.TranslogserverConfig
 
ConstantDereferencer - Class in com.yahoo.searchlib.rankingexpression.transform
Replaces constant reference pseudofeatures which are scalars by their constant value
ConstantDereferencer() - Constructor for class com.yahoo.searchlib.rankingexpression.transform.ConstantDereferencer
 
ConstantNode - Class in com.yahoo.searchlib.expression
This abstract expression node represents a function to execute.
ConstantNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which holds a constant (frozen) value.
ConstantNode() - Constructor for class com.yahoo.searchlib.expression.ConstantNode
 
ConstantNode(ResultNode) - Constructor for class com.yahoo.searchlib.expression.ConstantNode
 
ConstantNode(Value) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
Creates a constant value
constantPrimitive(boolean) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
constants() - Method in class com.yahoo.searchlib.rankingexpression.transform.TransformContext
 
Context - Class in com.yahoo.searchlib.rankingexpression.evaluation
The context providing value bindings for an expression evaluation.
Context() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Context
 
ContextIndex - Interface in com.yahoo.searchlib.rankingexpression.evaluation
Indexed context lookup methods.
continuousCondition(String) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
copy() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns a deep copy of this expression
cos - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
COS - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
COS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
cosh - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
COSH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
COSH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
COUNT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
CountAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the number of aggregated hits.
CountAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.CountAggregationResult
Constructs an empty result node.
CountAggregationResult(long) - Constructor for class com.yahoo.searchlib.aggregation.CountAggregationResult
Constructs an instance of this class with given count value.
COVERAGE_DOCS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
crcmethod() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
crcmethod(TranslogserverConfig.Crcmethod.Enum) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
Crcmethod() - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Crcmethod
 
Crcmethod(TranslogserverConfig.Crcmethod.Enum) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Crcmethod
 
curChar - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
curChar - Variable in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
 
currentToken - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.yahoo.searchlib.treenet.parser.ParseException
This is the last token that has been consumed successfully.

D

data() - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Returns the underlying byte array backing the sketch.
data() - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
DebugWaitFunctionNode - Class in com.yahoo.searchlib.expression
This is a debug wait function node that waits for a specified amount of time before executing its expression.
DebugWaitFunctionNode() - Constructor for class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
DebugWaitFunctionNode(ExpressionNode, double, boolean) - Constructor for class com.yahoo.searchlib.expression.DebugWaitFunctionNode
Constructs an instance of this class with given argument and wait parameters.
DECIMAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
DECIMAL - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
Lexical state.
DEFAULT - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
Lexical state.
DEFAULT_BUF_SIZE - Static variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
DEFAULT_BUF_SIZE - Static variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
DEFAULT_PRECISION - Static variable in interface com.yahoo.searchlib.aggregation.hll.HyperLogLog
Default HLL precision.
defaultParameters() - Static method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the frozen default parameters
DEGRADED_BY_MATCH_PHASE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
DEGRADED_BY_SOFT_TIMEOUT_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
DEPTH_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
deserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.RawData
Deserializes the content for this data from the given byte buffer.
DIAG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
dimensionValue(Optional) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
disable_tracing() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Disable tracing.
disable_tracing() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Disable tracing.
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
DISTRIBUTION_KEY_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
DIV - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
divide - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
divide(ResultNode) - Method in class com.yahoo.searchlib.expression.NumericResultNode
In-place division of this result with another.
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
DivideFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to divide the arguments in order.
DivideFunctionNode() - Constructor for class com.yahoo.searchlib.expression.DivideFunctionNode
 
DOCUMENT_TYPE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
DOCUMENT_TYPE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
DocumentAccessorNode - Class in com.yahoo.searchlib.expression
This abstract expression node represents a document whose content is accessed depending on the subclass implementation of this.
DocumentAccessorNode() - Constructor for class com.yahoo.searchlib.expression.DocumentAccessorNode
 
DocumentFieldNode - Class in com.yahoo.searchlib.expression
The node is a request to retrieve the content of a document field.
DocumentFieldNode() - Constructor for class com.yahoo.searchlib.expression.DocumentFieldNode
Constructs an empty result node.
DocumentFieldNode(String) - Constructor for class com.yahoo.searchlib.expression.DocumentFieldNode
Constructs an instance of this class with given field name.
DOLLAR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
done() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
done() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
done() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
done() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
doSetValue(String) - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
doSetValue(String) - Method in class com.yahoo.searchlib.TranslogserverConfig.Crcmethod
 
DOT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
DOT - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
doubleAsTensor(double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
A utility method for wrapping a double in a rank 0 tensor
DoubleCompatibleValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A value which acts as a double in numerical context.
DoubleCompatibleValue() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
doubleNumber() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
DoubleOnlyArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
A variant of an array context variant which supports faster binding of variables but slower lookup from non-gbdt-optimized ranking expressions.
DoubleOnlyArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Create a fast lookup context for an expression.
DoubleOnlyArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
 
DoubleOnlyArrayContext(RankingExpression, boolean, Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Create a fast lookup context for an expression.
DoubleValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A double value result of a ranking expression evaluation.
DoubleValue(double) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
doubleValues() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
DUMP_FEATURES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 

E

ElementCompleteness - Class in com.yahoo.searchlib.ranking.features
Calculates the elementCompleteness features
ElementCompleteness() - Constructor for class com.yahoo.searchlib.ranking.features.ElementCompleteness
 
ElementCompleteness.Item - Class in com.yahoo.searchlib.ranking.features
 
ELSE - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
elu - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ELU - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
EmbracedNode - Class in com.yahoo.searchlib.rankingexpression.rule
This class represents another expression enclosed in braces.
EmbracedNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
Creates a new expression node that embraces another.
empty() - Method in class com.yahoo.searchlib.expression.BucketResultNode
Tell if this bucket has zero width.
empty() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
empty() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
empty() - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
empty() - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
EMPTY - Static variable in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
enable_tracing() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Enable tracing.
enable_tracing() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Enable tracing.
endColumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The column number of the last character of this Token.
endColumn - Variable in class com.yahoo.searchlib.treenet.parser.Token
The column number of the last character of this Token.
endLine - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The line number of the last character of this Token.
endLine - Variable in class com.yahoo.searchlib.treenet.parser.Token
The line number of the last character of this Token.
EOF - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
End of File.
EOF - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
End of File.
eol() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
EOL - Static variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
The end of line string for this machine.
EOL - Static variable in exception com.yahoo.searchlib.treenet.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
equal - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
equal(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
equal(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
equal(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
equal(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
EQUAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
equals(Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.Group
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.Grouping
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.Hit
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.RawData
 
equals(Object) - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
equals(Object) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
equals(Object) - Method in class com.yahoo.searchlib.expression.ResultNode
 
equals(Object) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
equalsAggregation(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.ConstantNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
equalsExpression(ExpressionNode) - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
equalsFunction(FunctionNode) - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
equalsFunction(FunctionNode) - Method in class com.yahoo.searchlib.expression.AttributeNode
 
equalsFunction(FunctionNode) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
equalsFunction(FunctionNode) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.CatFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.NumericFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
equalsMultiArgFunction(MultiArgFunctionNode) - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.NegateFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.NumElemFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ReverseFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.SortFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ToFloatFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ToIntFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ToRawFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ToStringFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
equalsUnaryFunction(UnaryFunctionNode) - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
erf - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ERF - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ERRORS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
ERRORS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
estimateBias(double) - Method in class com.yahoo.searchlib.aggregation.hll.BiasEstimator
Maps a given raw estimate to a bias correction value.
estimateCount(Sketch<?>) - Method in class com.yahoo.searchlib.aggregation.hll.HyperLogLogEstimator
Estimates the number of unique elements.
estimateCount(T) - Method in interface com.yahoo.searchlib.aggregation.hll.UniqueCountEstimator
 
evaluate(double[], int, Context) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
 
evaluate(double, double) - Method in enum class com.yahoo.searchlib.rankingexpression.rule.Function
Perform the function on the input
evaluate(int, Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Evaluate the i'th argument
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the value of evaluating this expression over the given context.
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Evaluate all arguments in this
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns the value of evaluating this expression over the given context.
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
Evaluate this in a context which must have the arguments bound
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Evaluate this in a context which must have the arguments bound
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
evaluate(Value, Value) - Method in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
evaluate(EvaluationContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
EvaluateTensorConformance - Class in com.yahoo.searchlib.tensor
 
EvaluateTensorConformance() - Constructor for class com.yahoo.searchlib.tensor.EvaluateTensorConformance
 
exactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Returns the degree to which this term is exactly what was in the document (1.0), or some stemmed form (closer to 0)
execute() - Method in class com.yahoo.searchlib.expression.ExpressionNode
Execute expression.
executeIterative(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.ExpressionNode
Give an argument to this expression and store the result.
exp - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
EXP - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
EXP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
expand(SerializationContext, List<ExpressionNode>, Deque<String>) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Creates and returns an instance of this function based on the given arguments.
EXPAND - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
expandBuff(boolean) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
expandBuff(boolean) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
expectedTokenSequences - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception com.yahoo.searchlib.treenet.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
EXPONENT - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
expression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ExpressionCountAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the number of unique documents matching a given expression.
ExpressionCountAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
Constructor used for deserialization.
ExpressionCountAggregationResult(Sketch<?>, UniqueCountEstimator<Sketch<?>>) - Constructor for class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
Constructs an instance with a given sketch, sketch merger and unique count estimator.
ExpressionFunction - Class in com.yahoo.searchlib.rankingexpression
A function defined by a ranking expression, optionally containing type information for inputs and outputs.
ExpressionFunction(String, RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Constructs a new function with no arguments
ExpressionFunction(String, List<String>, RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Constructs a new function
ExpressionFunction(String, List<String>, RankingExpression, Map<String, TensorType>, Optional<TensorType>) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
ExpressionFunction.Instance - Class in com.yahoo.searchlib.rankingexpression
expressionList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ExpressionNode - Class in com.yahoo.searchlib.expression
This is the base class for all expression node types.
ExpressionNode - Class in com.yahoo.searchlib.rankingexpression.rule
Superclass of all expression nodes.
ExpressionNode() - Constructor for class com.yahoo.searchlib.expression.ExpressionNode
 
ExpressionNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
ExpressionOptimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation
This class will perform various optimizations on the ranking expressions.
ExpressionOptimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
 
expressions() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Returns an unmodifiable list of the expressions in this, never null
ExpressionTensorFunction(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
ExpressionTransformer<CONTEXT extends TransformContext> - Class in com.yahoo.searchlib.rankingexpression.transform
Superclass of expression transformers.
ExpressionTransformer() - Constructor for class com.yahoo.searchlib.rankingexpression.transform.ExpressionTransformer
 
extractScriptName(String) - Static method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 

F

F - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
fabs - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
FABS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
FALSE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
feature() - Method in class com.yahoo.searchlib.gbdt.FeatureNode
 
feature() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
feature() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
FEATURE_OVERRIDES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
FEATURE_OVERRIDES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
featureArgument() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
featureArguments() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
featureList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
FeatureList - Class in com.yahoo.searchlib.rankingexpression
Encapsulates the production rule 'featureList()' in the RankingExpressionParser.
FeatureList(File) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by reading the content of a file.
FeatureList(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by consuming from a reader object.
FeatureList(String) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by parsing a string.
FeatureNode - Class in com.yahoo.searchlib.gbdt
A node in a GBDT tree which references a feature value
FeatureNode(String, Optional<Integer>, TreeNode, TreeNode) - Constructor for class com.yahoo.searchlib.gbdt.FeatureNode
 
featureOutput() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
featureOutputs() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
Features - Class in com.yahoo.searchlib.ranking.features
A set of (immutable) computed features
Field - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Represents a document field which can be matched and ranked against.
Field(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Creates a field from a space-separated string
Field(List<Field.Term>) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Creates a field from a list of terms
FIELD_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
Field.Term - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A term in a field
FieldMatchMetrics - Class in com.yahoo.searchlib.ranking.features.fieldmatch
The collection of metrics calculated by the string match metric calculator.
FieldMatchMetrics(FieldMatchMetricsComputer) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
FieldMatchMetricsComputer - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Calculates a set of metrics capturing information about the degree of agreement between a query and a field string.
FieldMatchMetricsComputer() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Creates a feature computer using default settings
FieldMatchMetricsComputer(FieldMatchMetricsParameters) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Creates a feature computer with the given parameters.
FieldMatchMetricsParameters - Class in com.yahoo.searchlib.ranking.features.fieldmatch
The parameters to a string match metric calculator.
FieldMatchMetricsParameters() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Creates an unfrozen marcg metrics object initialized to the default values
FIELDS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
FieldTermMatch - Class in com.yahoo.searchlib.ranking.features
Calculates the fieldTermMatch features
FieldTermMatch() - Constructor for class com.yahoo.searchlib.ranking.features.FieldTermMatch
 
filesizemax() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
filesizemax(int) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
fillBuff() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
fillBuff() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
fillBuff() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
fillBuff() - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
 
FIRST_PHASE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
FixedWidthBucketFunctionNode - Class in com.yahoo.searchlib.expression
This function assign a fixed width bucket to each input value
FixedWidthBucketFunctionNode() - Constructor for class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
Constructs an empty result node.
FixedWidthBucketFunctionNode(NumericResultNode, ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
Create a bucket expression with the given width and the given subexpression
FLOAT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
FLOAT - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
FloatBucketResultNode - Class in com.yahoo.searchlib.expression
This result holds a float value.
FloatBucketResultNode() - Constructor for class com.yahoo.searchlib.expression.FloatBucketResultNode
Constructs an empty result node.
FloatBucketResultNode(double, double) - Constructor for class com.yahoo.searchlib.expression.FloatBucketResultNode
Create a bucket with the given limits
FloatBucketResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
FloatBucketResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
floatImage() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
FloatResultNode - Class in com.yahoo.searchlib.expression
This result holds a float value.
FloatResultNode() - Constructor for class com.yahoo.searchlib.expression.FloatResultNode
Constructs an empty result node.
FloatResultNode(double) - Constructor for class com.yahoo.searchlib.expression.FloatResultNode
Constructs an instance of this class with given value.
FloatResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
FloatResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.FloatResultNodeVector
 
floatVal() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
floor - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
FLOOR - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
FLOOR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
fmod - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
FMOD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
forceLoad() - Static method in class com.yahoo.searchlib.aggregation.ForceLoad
 
forceLoad() - Static method in class com.yahoo.searchlib.expression.ForceLoad
 
ForceLoad - Class in com.yahoo.searchlib.aggregation
FIXME: Really ugly hack to force class loading for subclasses of Identifiable.
ForceLoad - Class in com.yahoo.searchlib.expression
This file was generated by ../../../../../forceload.sh
ForceLoad() - Constructor for class com.yahoo.searchlib.aggregation.ForceLoad
 
ForceLoad() - Constructor for class com.yahoo.searchlib.expression.ForceLoad
 
freeze() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Freezes this object.
freeze() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Freezes this.
freeze() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Irreversibly makes this immutable.
from(String) - Static method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from a string
fromDom(Node) - Static method in class com.yahoo.searchlib.gbdt.FeatureNode
 
fromDom(Node) - Static method in class com.yahoo.searchlib.gbdt.GbdtModel
 
fromDom(Node) - Static method in class com.yahoo.searchlib.gbdt.ResponseNode
 
fromDom(Node) - Static method in class com.yahoo.searchlib.gbdt.TreeNode
 
fromIdentifier(String) - Static method in class com.yahoo.searchlib.rankingexpression.Reference
Creates a reference from a simple identifier.
fromKey(String, String, String, String) - Static method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
fromKeySourceAttribute(String, String, String, String) - Static method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
fromString(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
A convenience constructor which returns a map context from a string on the form name1:value1, name2:value2 ....
fromXml(String) - Static method in class com.yahoo.searchlib.gbdt.GbdtModel
 
fromXmlFile(String) - Static method in class com.yahoo.searchlib.gbdt.GbdtModel
 
frozen(boolean) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
Create a boolean value which is frozen at the outset.
frozen(double) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
Create a double which is frozen at the outset.
frozen(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Create a string value which is frozen at the outset.
FS4Hit - Class in com.yahoo.searchlib.aggregation
A single hit from a Vespa content cluster
FS4Hit() - Constructor for class com.yahoo.searchlib.aggregation.FS4Hit
Constructs an empty result node.
FS4Hit(int, GlobalId, double) - Constructor for class com.yahoo.searchlib.aggregation.FS4Hit
Creates a hit with the given path and document id.
FS4Hit(int, GlobalId, double, int) - Constructor for class com.yahoo.searchlib.aggregation.FS4Hit
Creates a hit with the given path and document id.
function() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
function() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
Returns the tensor function wrapped by this
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Perform the given binary function on this value and the given value
Function - Enum Class in com.yahoo.searchlib.rankingexpression.rule
A scalar function
FunctionNode - Class in com.yahoo.searchlib.expression
This abstract expression node represents a function to execute.
FunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
Invocation of a native function.
FunctionNode() - Constructor for class com.yahoo.searchlib.expression.FunctionNode
 
FunctionNode(Function, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
FunctionNode(Function, ExpressionNode, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Creates a binary function node
FunctionReferenceContext - Class in com.yahoo.searchlib.rankingexpression.rule
The context of a function invocation.
FunctionReferenceContext() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Create a context for a single serialization task
FunctionReferenceContext(Collection<ExpressionFunction>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Create a context for a single serialization task
FunctionReferenceContext(Collection<ExpressionFunction>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
 
FunctionReferenceContext(Map<String, ExpressionFunction>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Create a context for a single serialization task
FunctionReferenceContext(Map<String, ExpressionFunction>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Create a context for a single serialization task

G

GbdtConverter - Class in com.yahoo.searchlib.gbdt
 
GbdtConverter() - Constructor for class com.yahoo.searchlib.gbdt.GbdtConverter
 
GBDTForestNode - Class in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
An optimized version of a sum of consecutive decision trees.
GBDTForestNode(double[]) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestNode
 
GBDTForestOptimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
 
GBDTForestOptimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestOptimizer
 
GbdtModel - Class in com.yahoo.searchlib.gbdt
 
GbdtModel(List<TreeNode>) - Constructor for class com.yahoo.searchlib.gbdt.GbdtModel
 
GBDTNode - Class in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
An optimized version of a decision tree.
GBDTNode(double[]) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
 
GBDTOptimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
This ranking expression processor recognizes and optimizes GBDT expressions.
GBDTOptimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTOptimizer
 
generateParseException() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Generate ParseException.
generateParseException() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Generate ParseException.
GeneratorLambdaFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A tensor generating function, whose arguments are determined by a tensor type
GeneratorLambdaFunctionNode(TensorType, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
GEO_LOCATION_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
GEO_LOCATION_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a fast lookup by index
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Lookup by index rather than name.
get(int) - Method in interface com.yahoo.searchlib.rankingexpression.evaluation.ContextIndex
 
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Perform a faster lookup by index
get(int) - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
Returns the feature at the given index.
get(String) - Method in class com.yahoo.searchlib.ranking.features.Features
Returns the Value of a feature, or null if it is not present in this
get(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a metric by name
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a slow lookup by name
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns the value of a simple variable name.
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Perform a slow lookup by name
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns the value of a key.
get(String, Arguments, String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns the value of a structured variable on the form name(argument*)(.output)?, where argument is any string.
getAbsoluteOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query: sum over all query terms(min(number of occurrences of the term,maxOccurrences))/(query term count*100)
getAbsoluteProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized proximity of the matched terms, weighted by the connectedness of the query terms.
getActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 active_docs = 2;
getActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
int64 active_docs = 2;
getActiveDocs() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReplyOrBuilder
int64 active_docs = 2;
getActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 active_docs = 3;
getActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
int64 active_docs = 3;
getActiveDocs() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
int64 active_docs = 3;
getAggregationResults() - Method in class com.yahoo.searchlib.aggregation.Group
Returns this group's aggregation results.
getAll() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns whether to perform grouping on the entire document corpus instead of only those matching the search criteria.
getApplyOnRestart() - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
getArg() - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
Return the single argument given to this function.
getArg(int) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
Returns the argument at the given index.
getArguments() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns the arguments, never null
getArgumentType(String) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
getAscending() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
bool ascending = 1;
getAscending() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
bool ascending = 1;
getAscending() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortFieldOrBuilder
bool ascending = 1;
getAttributeName() - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
Returns the name of the attribute whose value we do index in.
getAttributeName() - Method in class com.yahoo.searchlib.expression.AttributeNode
Returns the name of the attribute whose value this function is to retrieve.
getAttributeName() - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
Returns the name of the attribute whose value we do lookup in.
getAverage() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
Returns the average value of the results.
getBaseType(ResultNode) - Static method in class com.yahoo.searchlib.expression.ArithmeticTypeConversion
 
getBegin() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns the id of the first condition or response to run in this tree.
getBegin() - Method in class com.yahoo.searchlib.treenet.rule.TreeNet
Returns the id of the first tree to run in this net.
getBeginColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getBeginColumn() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getBeginColumn() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getBeginColumn() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getBeginLine() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getBeginLine() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getBeginLine() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getBeginLine() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getBinding(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Returns the resolution of an identifier, or null if it isn't defined in this context
getBody() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
getBucketList() - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
Obtain the predefined bucket list of this bucket expression
getCacheGrouping() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_grouping = 8;
getCacheGrouping() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
bool cache_grouping = 8;
getCacheGrouping() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
bool cache_grouping = 8;
getCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool cache_query = 5;
getCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
bool cache_query = 5;
getCacheQuery() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
bool cache_query = 5;
getCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_query = 9;
getCacheQuery() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
bool cache_query = 9;
getCacheQuery() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
bool cache_query = 9;
getChildren() - Method in class com.yahoo.searchlib.aggregation.Group
Returns immutable list of child groups to this.
getCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Total completeness, where field completeness is more important: queryCompleteness * ( 1 - fieldCompletenessImportance) + fieldCompletenessImportance * fieldCompleteness
getCondition() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getConfig(TranslogserverConfig.Builder) - Method in interface com.yahoo.searchlib.TranslogserverConfig.Producer
 
getConnectedness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
Returns how connected this term is to the previous term in the query.
getConstant() - Method in class com.yahoo.searchlib.treenet.rule.ComparisonCondition
Returns the constant to compare the feature with.
getContext() - Method in class com.yahoo.searchlib.aggregation.Hit
Returns the context object of this hit.
getCount() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
Returns the number of results in this.
getCount() - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
Returns the number of aggregated hits.
getCoverageDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 coverage_docs = 2;
getCoverageDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
int64 coverage_docs = 2;
getCoverageDocs() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
int64 coverage_docs = 2;
getData() - Method in class com.yahoo.searchlib.aggregation.RawData
Returns the byte array that constitutes this data.
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getDefaultInstance() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
getDefaultInstanceForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getDefMd5() - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.searchlib.TranslogserverConfig
 
getDefName() - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
getDefName() - Static method in class com.yahoo.searchlib.TranslogserverConfig
 
getDefNamespace() - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.searchlib.TranslogserverConfig
 
getDegradedByMatchPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_match_phase = 5;
getDegradedByMatchPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
bool degraded_by_match_phase = 5;
getDegradedByMatchPhase() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
bool degraded_by_match_phase = 5;
getDegradedBySoftTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_soft_timeout = 6;
getDegradedBySoftTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
bool degraded_by_soft_timeout = 6;
getDegradedBySoftTimeout() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
bool degraded_by_soft_timeout = 6;
getDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
int32 depth = 1;
getDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
int32 depth = 1;
getDepth() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParamsOrBuilder
int32 depth = 1;
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
getDescriptor() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
getDescriptorForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
getDimension() - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
Obtain the predefined bucket list of this bucket expression
getDistributionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int32 distribution_key = 3;
getDistributionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
int32 distribution_key = 3;
getDistributionKey() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReplyOrBuilder
int32 distribution_key = 3;
getDistributionKey() - Method in class com.yahoo.searchlib.aggregation.FS4Hit
Returns the distribution key for the node producing this hit.
getDocId() - Method in class com.yahoo.searchlib.aggregation.VdsHit
Obtain the local document id of this hit.
GetDocIdNamespaceSpecificFunctionNode - Class in com.yahoo.searchlib.expression
The node is a request to retrieve the namespace-specific content of a document id.
GetDocIdNamespaceSpecificFunctionNode() - Constructor for class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
Constructs an empty result node.
GetDocIdNamespaceSpecificFunctionNode(ResultNode) - Constructor for class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
Constructs an instance of this class with given result.
getDocumentFieldName() - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
Returns the name of the field whose value to retrieve.
getDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string document_type = 3;
getDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string document_type = 3;
getDocumentType() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string document_type = 3;
getDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string document_type = 7;
getDocumentType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string document_type = 7;
getDocumentType() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string document_type = 7;
getDocumentTypeBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string document_type = 3;
getDocumentTypeBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string document_type = 3;
getDocumentTypeBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string document_type = 3;
getDocumentTypeBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string document_type = 7;
getDocumentTypeBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string document_type = 7;
getDocumentTypeBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string document_type = 7;
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Perform a fast lookup directly of the value as a double.
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a fast lookup directly of the value as a double.
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Lookup by index rather than name directly to a double.
getDouble(int) - Method in interface com.yahoo.searchlib.rankingexpression.evaluation.ContextIndex
 
getDumpFeatures() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool dump_features = 6;
getDumpFeatures() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
bool dump_features = 6;
getDumpFeatures() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
bool dump_features = 6;
getEarliness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
A normalized measure of how early the first segment occurs in this field: 1-head/(max(6,field.length)-1)
getEarlinessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of the match occuring early in the query, relative to segmentProximityImportance, occurrenceImportance and proximityCompletenessImportance in the match metric.
getEndColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getEndColumn() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getEndColumn() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getEndColumn() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getEndLine() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getEndLine() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getEndLine() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getEndLine() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrors(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrors(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
getErrorsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getErrorsOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
getEstimatedUniqueCount() - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
getExactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the degree to which the query terms submitted matched exactly terms contained in the document.
getExactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
The degree to which this is exactly the term the user specified (1), or a stemmed form (closer to 0)
getExpression() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Returns the expression to aggregate on.
getExpression() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Returns the expression used to classify hits into groups.
getExpression() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
getExpressionString() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
getFalseExpression() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getFalseLabel() - Method in class com.yahoo.searchlib.treenet.rule.Condition
Return the label to jump to if this condition is false.
getFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverrides(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverrides(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
getFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getFeatureOverridesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
getField() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
string field = 2;
getField() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
string field = 2;
getField() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortFieldOrBuilder
string field = 2;
getFieldBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
string field = 2;
getFieldBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
string field = 2;
getFieldBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortFieldOrBuilder
string field = 2;
getFieldCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
The ratio of query tokens which was matched in the field: matches/fieldLength
getFieldCompletenessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns a number between 0 and 1 which determines the importancy of field completeness in relation to query completeness in the match and completeness metrics.
getFields(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
getFields(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated string fields = 16;
getFields(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated string fields = 16;
getFieldsBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
getFieldsBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated string fields = 16;
getFieldsBytes(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated string fields = 16;
getFieldsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
getFieldsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated string fields = 16;
getFieldsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated string fields = 16;
getFieldsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
getFieldsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated string fields = 16;
getFieldsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated string fields = 16;
getFirstLevel() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the first level to start grouping work.
getFirstPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhase() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhaseBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhaseOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhaseOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFirstPhaseOrBuilder() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
getFloat() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.BucketResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.NullResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
getFloat() - Method in class com.yahoo.searchlib.expression.ResultNode
Returns the float representation of this result.
getFloat() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
getFloat() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
getForceSinglePass() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns whether single pass execution of grouping is forced.
getFrom() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
Obtain the bucket start
getFrom() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
Obtain the bucket start
getFrom() - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
Obtain the bucket start
getFrom() - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
Obtain the bucket start
getFunction() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
getFunction(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Returns a function or null if it isn't defined in this context
getFunctions() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
 
getGapLength() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the summed size of all gaps within segments
getGaps() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the total number of position jumps (backward or forward) within document segments
getGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
to be moved into query_tree
getGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
to be moved into query_tree
getGeoLocation() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
to be moved into query_tree
getGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
to be moved into query_tree
getGeoLocation() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
to be moved into query_tree
getGeoLocation() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
to be moved into query_tree
getGeoLocationBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
to be moved into query_tree
getGeoLocationBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
to be moved into query_tree
getGeoLocationBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
to be moved into query_tree
getGeoLocationBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
to be moved into query_tree
getGeoLocationBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
to be moved into query_tree
getGeoLocationBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
to be moved into query_tree
getGlobalId() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes global_id = 1;
getGlobalId() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
bytes global_id = 1;
getGlobalId() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
bytes global_id = 1;
getGlobalId() - Method in class com.yahoo.searchlib.aggregation.FS4Hit
Returns the global document id on the search node returning this hit.
getGlobalIds(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
getGlobalIds(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated bytes global_ids = 15;
getGlobalIds(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated bytes global_ids = 15;
getGlobalIdsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
getGlobalIdsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated bytes global_ids = 15;
getGlobalIdsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated bytes global_ids = 15;
getGlobalIdsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
getGlobalIdsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated bytes global_ids = 15;
getGlobalIdsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated bytes global_ids = 15;
getGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
serialized opaquely like now, to be changed later
getGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
serialized opaquely like now, to be changed later
getGroupingBlob() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
serialized opaquely like now, to be changed later
getGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
getGroupingBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
serialized opaquely like now, to be changed later
getGroupingBlob() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
serialized opaquely like now, to be changed later
getGroupPrototype() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Returns the prototype to use when creating groups at this level.
getHead() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of tokens in the field preceding the start of the first matched segment
getHighlightTerms(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTerms(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTerms(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHighlightTermsOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
getHits() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 hits = 2;
getHits() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
int32 hits = 2;
getHits() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
int32 hits = 2;
getHits() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Obtain the hits collected by this aggregation result
getHits(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHits(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHits(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getHitsOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
getId() - Method in class com.yahoo.searchlib.aggregation.Group
Returns the label to use for this group.
getId() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the client id of this grouping request.
getImage() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getImage() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getImage() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getImage() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the average of significance and weight.
getIndex() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
getIndex(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Returns the index from a name.
getIndex(String) - Method in interface com.yahoo.searchlib.rankingexpression.evaluation.ContextIndex
Returns the index from a name.
getInteger() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.BucketResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.NullResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
getInteger() - Method in class com.yahoo.searchlib.expression.ResultNode
Returns the integer representation of this result.
getInteger() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
getInteger() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
getIsBlockingWrites() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool is_blocking_writes = 4;
getIsBlockingWrites() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
bool is_blocking_writes = 4;
getIsBlockingWrites() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReplyOrBuilder
bool is_blocking_writes = 4;
getLastLevel() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the last level to do grouping work.
getLeftValue() - Method in class com.yahoo.searchlib.treenet.rule.Condition
Returns the name of the feature to compare to a constant.
getLevels() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the list of grouping levels that make up this grouping request.
getLongestSequence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the size of the longest matched continuous, in-order sequence in the document
getLongestSequenceRatio() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns longestSequence/matches
getMatch() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatch() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatch() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatch() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
A ready-to-use aggregate match score.
getMatchBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatches() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of query terms which was matched in this field
getMatchFeatureNames(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
getMatchFeatureNames(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated string match_feature_names = 11;
getMatchFeatureNames(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated string match_feature_names = 11;
getMatchFeatureNamesBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
getMatchFeatureNamesBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated string match_feature_names = 11;
getMatchFeatureNamesBytes(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated string match_feature_names = 11;
getMatchFeatureNamesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
getMatchFeatureNamesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated string match_feature_names = 11;
getMatchFeatureNamesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated string match_feature_names = 11;
getMatchFeatureNamesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
getMatchFeatureNamesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
repeated string match_feature_names = 11;
getMatchFeatureNamesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
repeated string match_feature_names = 11;
getMatchFeatures(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeatures(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeatures(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchFeaturesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
getMatchOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatchOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMatchOrBuilder() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
getMax() - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
Returns the maximum value found in all matching hits.
getMaxAlternativeSegmentations() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the maximal number of alternative segmentations allowed in addition to the first one found.
getMaxGroups() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Returns the maximum number of groups allowed at this level.
getMaxHits() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Obtain the maximum number of hits to collect.
getMaxOccurrences() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the number of occurrences the number of occurrences of each word is normalized against.
getMessage() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
string message = 1;
getMessage() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
string message = 1;
getMessage() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ErrorOrBuilder
string message = 1;
getMessage() - Method in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMessageBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
string message = 1;
getMessageBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
string message = 1;
getMessageBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ErrorOrBuilder
string message = 1;
getMetric(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Returns the value of a metric, or null if it is not set
getMin() - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
Returns the minimum value found in all matching hits.
getName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
string name = 1;
getName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
string name = 1;
getName() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
string name = 1;
getName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
string name = 1;
getName() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
string name = 1;
getName() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorPropertyOrBuilder
string name = 1;
getName() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
getName() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
getName() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the name of this ranking expression, or "" if no name is set.
getName() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
getName() - Method in class com.yahoo.searchlib.treenet.rule.Tree
 
getNameBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
string name = 1;
getNameBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
string name = 1;
getNameBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
string name = 1;
getNameBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
string name = 1;
getNameBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
string name = 1;
getNameBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorPropertyOrBuilder
string name = 1;
getNegativeInfinity() - Static method in class com.yahoo.searchlib.expression.FloatResultNode
Will provide the smallest possible value
getNegativeInfinity() - Static method in class com.yahoo.searchlib.expression.IntegerResultNode
Will provide the smallest possible value
getNegativeInfinity() - Static method in class com.yahoo.searchlib.expression.RawResultNode
Will provide the smallest possible value
getNegativeInfinity() - Static method in class com.yahoo.searchlib.expression.StringResultNode
Will provide the smallest possible value
getNext() - Method in class com.yahoo.searchlib.treenet.rule.Response
Returns the id of the next tree to run after this.
getNext() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns the id of the next tree to run after this.
getNextToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
getNextToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Get the next Token.
getNextToken() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
getNextToken() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Get the next Token.
getNodes() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns all named nodes of this tree.
getNumArgs() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
Returns the number of arguments this function has.
getNumber() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
double number = 1;
getNumber() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
double number = 1;
getNumber() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.FeatureOrBuilder
double number = 1;
getNumber() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
getNumber() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
getNumber() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
getNumber() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
getNumber() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
getNumber() - Method in class com.yahoo.searchlib.expression.NumericResultNode
Return a java numeric, either Double or Long, depending on the underlying container.
getNumBits() - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
Returns the number of bits to operate on.
getNumChildren() - Method in class com.yahoo.searchlib.aggregation.Group
Returns number of children groups
getOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query.
getOccurrenceImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of having many occurrences of the query terms, relative to earlinessImportance, segmentProximityImportance and proximityCompletenessImportance in the match metric.
getOffset() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 offset = 1;
getOffset() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
int32 offset = 1;
getOffset() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
int32 offset = 1;
getOnline() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool online = 1;
getOnline() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
bool online = 1;
getOnline() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReplyOrBuilder
bool online = 1;
getOptimizer(Class<?>) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
Gets an optimizer instance used by this by class name, or null if the optimizer is not known
getOrderByExpressions() - Method in class com.yahoo.searchlib.aggregation.Group
 
getOrderByIndexes() - Method in class com.yahoo.searchlib.aggregation.Group
 
getOrderness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns how well the order of the terms agreed in segments: 1-outOfOrder/pairs
getOutOfOrder() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the total number of out of order token sequences within field segments
getOutput() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns the specific output this references, or null if none specified
getPairs() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of in-segment token pairs
getParameters() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Returns the parameter settings of this
getParent() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns the parent tree net of this.
getParent() - Method in class com.yahoo.searchlib.treenet.rule.TreeNode
Returns the parent tree of this.
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getParserForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getPath() - Method in class com.yahoo.searchlib.aggregation.FS4Hit
Returns the (mangled) network path back to the search node returning this hit.
getPositiveInfinity() - Static method in class com.yahoo.searchlib.expression.FloatResultNode
Will provide the largest possible value
getPositiveInfinity() - Static method in class com.yahoo.searchlib.expression.IntegerResultNode
Will provide the largest possible value
getPositiveInfinity() - Static method in class com.yahoo.searchlib.expression.RawResultNode
Will provide the largest possible value
getPositiveInfinity() - Static method in class com.yahoo.searchlib.expression.StringResultNode
Will provide the largest possible value
getPrecision() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Returns the precision (i.e number of groups) returned up from this level.
getProfileDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
new meaning: default ProfilingParams.depth
getProfileDepth() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
new meaning: default ProfilingParams.depth
getProfileDepth() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
new meaning: default ProfilingParams.depth
getProfiling() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfiling() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfiling() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfilingBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfilingOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfilingOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProfilingOrBuilder() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
getProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a value which is close to 1 when matched terms are close and close to zero when they are far apart in the segment.
getProximity(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the proximity table value at an index
getProximityCompletenessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of the match having high proximity and being complete, relative to segmentProximityImportance, occurrenceImportance and earlinessImportance in the match metric.
getProximityLimit() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the maximum allowed gap within a segment.
getProximityTable() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the current proxmity table.
getQueryCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
The ratio of query tokens which was matched in the field: matches/queryLength
getQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
serialized opaquely like now, to be changed later
getQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
serialized opaquely like now, to be changed later
getQueryTreeBlob() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
serialized opaquely like now, to be changed later
getQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
getQueryTreeBlob() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
serialized opaquely like now, to be changed later
getQueryTreeBlob() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
serialized opaquely like now, to be changed later
getRank() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Returns a value that can be used for ranking.
getRank() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.Group
Return the rank score of this group.
getRank() - Method in class com.yahoo.searchlib.aggregation.Hit
Obtain the rank of this hit.
getRank() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
getRank() - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
getRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string rank_profile = 7;
getRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string rank_profile = 7;
getRankProfile() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string rank_profile = 7;
getRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string rank_profile = 10;
getRankProfile() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string rank_profile = 10;
getRankProfile() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string rank_profile = 10;
getRankProfileBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string rank_profile = 7;
getRankProfileBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string rank_profile = 7;
getRankProfileBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string rank_profile = 7;
getRankProfileBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string rank_profile = 10;
getRankProfileBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string rank_profile = 10;
getRankProfileBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string rank_profile = 10;
getRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankProperties(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankProperties(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankProperties(SerializationContext) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates the necessary rank properties required to implement this expression.
getRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
getRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRankPropertiesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
getRaw() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.BucketResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.NullResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
getRaw() - Method in class com.yahoo.searchlib.expression.ResultNode
Returns the raw byte array representation of this result.
getRaw() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
getRaw() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
getRelatedness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the degree to which different terms are related (occurring in the same segment): 1-segments/(matches-1)
getRelatednessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the normalized importance of relatedness used in the match metric.
getRelevance() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
double relevance = 2;
getRelevance() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
double relevance = 2;
getRelevance() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
double relevance = 2;
getResult() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
getResult() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
getResult() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
getResult() - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
getResult() - Method in class com.yahoo.searchlib.expression.ExpressionNode
Get the result of this expression.
getResult() - Method in class com.yahoo.searchlib.expression.FunctionNode
 
getResult() - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
getResult() - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
getRoot() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the root group.
getRoot() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the root of the expression tree of this expression.
getSecondPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhase() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhaseBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhaseOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhaseOrBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSecondPhaseOrBuilder() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
getSegmentDistance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the sum of the distance between all segments making up a match to the query, measured as the sum of the number of token positions separating the start of each field adjacent segment.
getSegmentProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the closeness of the segments in the field: 1-segmentDistance/fieldLength
getSegmentProximityImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of multiple segments being close to each other, relative to earlinessImportance, occurrenceImportance and proximityCompletenessImportance in the match metric.
getSegments() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of field text segments which are needed to match the query as completely as possible
getSegmentStarts() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the segment start points
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getSerializedSize() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string session_key = 2;
getSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string session_key = 2;
getSessionKey() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string session_key = 2;
getSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string session_key = 6;
getSessionKey() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string session_key = 6;
getSessionKey() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string session_key = 6;
getSessionKeyBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string session_key = 2;
getSessionKeyBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string session_key = 2;
getSessionKeyBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string session_key = 2;
getSessionKeyBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string session_key = 6;
getSessionKeyBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
string session_key = 6;
getSessionKeyBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
string session_key = 6;
getSetValues() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
Returns an immutable list of the values of the set
getSetValues() - Method in class com.yahoo.searchlib.treenet.rule.SetMembershipCondition
Returns the unmodifiable set of values to check
getSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized term significance (1-frequency) of the terms of this match relative to the whole query: The sum of the significance of all matched terms/the sum of the significance of all query terms If all the query terms were matched, this is 1.
getSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getSignificantOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query in absolute terms, or relative to the total content of the field, weighted by term significance.
getSketch() - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
getSlimeSummaries() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
result array inside slime object
getSlimeSummaries() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
result array inside slime object
getSlimeSummaries() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReplyOrBuilder
result array inside slime object
getSlimeTrace() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bytes slime_trace = 9;
getSlimeTrace() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
bytes slime_trace = 9;
getSlimeTrace() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
bytes slime_trace = 9;
getSortData() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes sort_data = 3;
getSortData() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
bytes sort_data = 3;
getSortData() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.HitOrBuilder
bytes sort_data = 3;
getSorting(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSorting(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSorting(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getSortingOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
getStandardDeviation() - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
getString() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.BucketResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.NullResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
getString() - Method in class com.yahoo.searchlib.expression.ResultNode
Returns the string representation of this result.
getString() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
getString() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
getSuffix(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getSuffix(int) - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getSuffix(int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getSuffix(int) - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getSum() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
Returns the sum of all results in this.
getSum() - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
Returns the sum of all results in this.
getSummary() - Method in class com.yahoo.searchlib.aggregation.VdsHit
Obtain the summary blob for this hit.
getSummaryClass() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string summary_class = 4;
getSummaryClass() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string summary_class = 4;
getSummaryClass() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string summary_class = 4;
getSummaryClass() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Obtain the summary class used to collect the hits.
getSummaryClassBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string summary_class = 4;
getSummaryClassBytes() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
string summary_class = 4;
getSummaryClassBytes() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
string summary_class = 4;
getTabSize() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
getTabSize() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
getTabSize() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
getTabSize() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
getTag() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Returns the tag of this aggregation result.
getTag() - Method in class com.yahoo.searchlib.aggregation.Group
Returns the tag of this group.
getTail() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of tokens in the field following the end of the last matched segment
getTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 target_active_docs = 5;
getTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
int64 target_active_docs = 5;
getTargetActiveDocs() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReplyOrBuilder
int64 target_active_docs = 5;
getTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 target_active_docs = 4;
getTargetActiveDocs() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
int64 target_active_docs = 4;
getTargetActiveDocs() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
int64 target_active_docs = 4;
getTensor() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
bytes tensor = 2;
getTensor() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
bytes tensor = 2;
getTensor() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.FeatureOrBuilder
bytes tensor = 2;
getTensor(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns a variable as a tensor
getTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverrides(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverrides(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
getTensorFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorFeatureOverridesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
getTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankProperties(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankProperties(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilder(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilder(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
getTensorRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilderList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTensorRankPropertiesOrBuilderList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
getTerm() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getTerms() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the query terms we are calculating features of
getTestValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
The value to check for membership in the set
getTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
milliseconds
getTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
milliseconds
getTimeout() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequestOrBuilder
milliseconds
getTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
milliseconds
getTimeout() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
milliseconds
getTimeout() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
milliseconds
getTimePart() - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
getTo() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
Obtain the bucket end
getTo() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
Obtain the bucket end
getTo() - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
Obtain the bucket end
getTo() - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
Obtain the bucket end
getToken(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
getToken(int) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
getTopN() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns the number of candidate documents to group.
getTotalHitCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 total_hit_count = 1;
getTotalHitCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
int64 total_hit_count = 1;
getTotalHitCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReplyOrBuilder
int64 total_hit_count = 1;
getTotalSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the total term significance for this query.
getTotalTermWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the total term weight for this query.
getTraceLevel() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 trace_level = 4;
getTraceLevel() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
int32 trace_level = 4;
getTraceLevel() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
int32 trace_level = 4;
getTrees() - Method in class com.yahoo.searchlib.treenet.rule.TreeNet
Returns all named trees of this net.
getTrueExpression() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getTrueLabel() - Method in class com.yahoo.searchlib.treenet.rule.Condition
Return the label to jump to if this condition is true.
getTrueProbability() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
The average probability that the condition of this node will evaluate to true, or null if not known
getType(ResultNode) - Static method in class com.yahoo.searchlib.expression.ArithmeticTypeConversion
 
getType(ResultNode, ResultNode) - Static method in class com.yahoo.searchlib.expression.ArithmeticTypeConversion
 
getType(Reference) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
 
getType(Reference) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
 
getType(Reference) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns the type of the given value key, or null if it is not bound.
getType(Reference) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapTypeContext
 
getType(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
 
getType(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapTypeContext
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
getUnknownFields() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
getUnweightedProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized proximity of the matched terms, not taking term connectedness into account.
getValue() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
bytes value = 2;
getValue() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
bytes value = 2;
getValue() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorPropertyOrBuilder
bytes value = 2;
getValue() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
getValue() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
getValue() - Method in class com.yahoo.searchlib.expression.NumericResultNode
 
getValue() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
getValue() - Method in class com.yahoo.searchlib.expression.SingleResultNode
Return a java native, either String, Double or Long, depending on the underlying container.
getValue() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
getValue() - Method in class com.yahoo.searchlib.rankingexpression.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
Returns the node enclosed by this
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
Returns the node creating the value negated by this
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
getValue() - Method in class com.yahoo.searchlib.treenet.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.searchlib.treenet.rule.Response
Returns the value of this response.
getValue() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns the initial response value of this tree, may be null.
getValues(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
getValues(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
repeated string values = 2;
getValues(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
repeated string values = 2;
getValuesBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
getValuesBytes(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
repeated string values = 2;
getValuesBytes(int) - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
repeated string values = 2;
getValuesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
getValuesCount() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
repeated string values = 2;
getValuesCount() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
repeated string values = 2;
getValuesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
getValuesList() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
repeated string values = 2;
getValuesList() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringPropertyOrBuilder
repeated string values = 2;
getVector() - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
getVector() - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
getWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized weight of this match relative to the whole query: The sum of the weights of all matched terms/the sum of the weights of all query terms If all the query terms were matched, this is 1.
getWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getWeightedAbsoluteOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query, taking weights into account so that occurrences of higher weighted query terms has more impact than lower weighted terms.
getWeightedOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query, weighted by term weight.
getWidth() - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
Obtain the width of this bucket expression
getXor() - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
Returns the current xor value.
GLOBAL_ID_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
GLOBAL_IDS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
GOTO - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
GREATER - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
GREATEREQUAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Group - Class in com.yahoo.searchlib.aggregation
 
Group() - Constructor for class com.yahoo.searchlib.aggregation.Group
 
Grouping - Class in com.yahoo.searchlib.aggregation
 
Grouping() - Constructor for class com.yahoo.searchlib.aggregation.Grouping
Constructs an empty result node.
Grouping(int) - Constructor for class com.yahoo.searchlib.aggregation.Grouping
Constructs an instance of this class with given client id.
GROUPING_BLOB_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
GROUPING_BLOB_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
GroupingLevel - Class in com.yahoo.searchlib.aggregation
 
GroupingLevel() - Constructor for class com.yahoo.searchlib.aggregation.GroupingLevel
 

H

hamming - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
HAMMING - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns true if this value can return itself as a double, i.e asDoubleValue will return a value and not throw
hasFirstPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
hasFirstPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
hasFirstPhase() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
hashCode() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.Group
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.Grouping
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.Hit
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.RawData
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
hashCode() - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
hashCode() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.AttributeNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
hashCode() - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns a hash which only depends on the content of this value.
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns a hashcode computed from the data in this
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
hasMatch() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
hasMatch() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
hasMatch() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
hasPrecedenceOver(Operator) - Method in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
Returns true if this operator has precedence over the given operator
hasProfiling() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
hasProfiling() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
hasProfiling() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequestOrBuilder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
hasSecondPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
hasSecondPhase() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
hasSecondPhase() - Method in interface ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingOrBuilder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
HEX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
HEX - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
HIGHLIGHT_TERMS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
Hit - Class in com.yahoo.searchlib.aggregation
This class represents a generic hit with a rank value.
Hit() - Constructor for class com.yahoo.searchlib.aggregation.Hit
Constructs an empty result node.
Hit(double) - Constructor for class com.yahoo.searchlib.aggregation.Hit
Create a new hit with the given rank
HITS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
HITS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
HitsAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the top n hits for a single group.
HitsAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.HitsAggregationResult
Constructs an empty result node.
HitsAggregationResult(int) - Constructor for class com.yahoo.searchlib.aggregation.HitsAggregationResult
Create a hits aggregation result that will collect the given number of hits
HitsAggregationResult(int, String) - Constructor for class com.yahoo.searchlib.aggregation.HitsAggregationResult
Create a hits aggregation result that will collect the given number of hits of the summaryClass asked.
Hour - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
HyperLogLog - Interface in com.yahoo.searchlib.aggregation.hll
Contain constants relevant for HyperLogLog classes.
HyperLogLogEstimator - Class in com.yahoo.searchlib.aggregation.hll
Implementation of the result computation phase of the HyperLogLog algorithm.
HyperLogLogEstimator() - Constructor for class com.yahoo.searchlib.aggregation.hll.HyperLogLogEstimator
Creates the estimator with the default precision (HyperLogLog.DEFAULT_PRECISION.
HyperLogLogEstimator(int) - Constructor for class com.yahoo.searchlib.aggregation.hll.HyperLogLogEstimator
Creates the estimator for a given precision.
HYPOT - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 

I

identifier() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
identifier() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
IDENTIFIER - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
IDENTIFIER - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
identifierList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IF - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
IF - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
ifExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IfNode - Class in com.yahoo.searchlib.rankingexpression.rule
A conditional branch of a ranking expression.
IfNode(ExpressionNode, ExpressionNode, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
IfNode(ExpressionNode, ExpressionNode, ExpressionNode, Double) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.IfNode
Creates a new condition node.
ignoredCpp() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
C++ code outside the model which we can ignore
ignoreUnknownValues() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
image - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The string image of the token.
image - Variable in class com.yahoo.searchlib.treenet.parser.Token
The string image of the token.
IN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
IN - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
inBuf - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
inBuf - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
incMetric(String, int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Increases the metric by the given name by increment, if the metric is not previously set, this will assign it the value increment as expected
indexedTensorCells() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
indexedTensorCellSubspace(List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
indexedTensorCellSubspaceList(List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
indexedTensorValueBody(TensorType, List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
input_stream - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
input_stream - Variable in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
 
inputStream - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
inputStream - Variable in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
 
Instance(String, String) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
Int16ResultNode - Class in com.yahoo.searchlib.expression
This result holds an integer value.
Int16ResultNode() - Constructor for class com.yahoo.searchlib.expression.Int16ResultNode
 
Int16ResultNode(short) - Constructor for class com.yahoo.searchlib.expression.Int16ResultNode
Constructs an instance of this class with given value.
Int16ResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
Int16ResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
Int32ResultNode - Class in com.yahoo.searchlib.expression
This result holds an integer value.
Int32ResultNode() - Constructor for class com.yahoo.searchlib.expression.Int32ResultNode
 
Int32ResultNode(int) - Constructor for class com.yahoo.searchlib.expression.Int32ResultNode
Constructs an instance of this class with given value.
Int32ResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
Int32ResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
Int8ResultNode - Class in com.yahoo.searchlib.expression
This result holds an integer value.
Int8ResultNode() - Constructor for class com.yahoo.searchlib.expression.Int8ResultNode
 
Int8ResultNode(byte) - Constructor for class com.yahoo.searchlib.expression.Int8ResultNode
Constructs an instance of this class with given value.
Int8ResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
Int8ResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
INTEGER - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
INTEGER - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
IntegerBucketResultNode - Class in com.yahoo.searchlib.expression
This is an integer bucket value
IntegerBucketResultNode() - Constructor for class com.yahoo.searchlib.expression.IntegerBucketResultNode
Constructs an empty result node.
IntegerBucketResultNode(long, long) - Constructor for class com.yahoo.searchlib.expression.IntegerBucketResultNode
Create a bucket with the given limits
IntegerBucketResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
IntegerBucketResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
integerNumber() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IntegerResultNode - Class in com.yahoo.searchlib.expression
This result holds an integer value.
IntegerResultNode() - Constructor for class com.yahoo.searchlib.expression.IntegerResultNode
Constructs an empty result node.
IntegerResultNode(long) - Constructor for class com.yahoo.searchlib.expression.IntegerResultNode
Constructs an instance of this class with given value.
IntegerResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
IntegerResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
internalGetFieldAccessorTable() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
InterpolatedLookupNode - Class in com.yahoo.searchlib.expression
This function is an instruction to retrieve the value of a named attribute.
InterpolatedLookupNode() - Constructor for class com.yahoo.searchlib.expression.InterpolatedLookupNode
Constructs an empty result node.
InterpolatedLookupNode(String, ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.InterpolatedLookupNode
Constructs an instance of this class with given attribute name and lookup argument.
intVal() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Tried to change to an invalid lexical state.
IS_BLOCKING_WRITES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
isComplete() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Are these metrics representing a complete match
IsDST - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
isEmpty() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
isEnabled() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
Returns whether this is enabled
isFrozen() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns true if this is immutable, false otherwise
isGmt() - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
isIdentifier() - Method in class com.yahoo.searchlib.rankingexpression.Reference
Returns true if this was created by fromIdentifier.
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
isInitialized() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
isLocal() - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
isNan - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
isNaN() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns true if this has a double value which is NaN
ISNAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
isRankedByRelevance() - Method in class com.yahoo.searchlib.aggregation.Group
This tells you if the children are ranked by the pure relevance or by a more complex expression.
isSimple() - Method in class com.yahoo.searchlib.rankingexpression.Reference
A simple feature reference is a reference with a single identifier argument (and an optional output).
isSimpleRankingExpressionWrapper() - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
isTrackLineColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
isTrackLineColumn() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
 
isTrackLineColumn() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
isTrackLineColumn() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
 
Item(String, double) - Constructor for class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
iterator() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 

J

jj_nt - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Next token.
jj_nt - Variable in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Next token.
jjFillToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
jjFillToken() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
 
jjnewLexState - Static variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Lex State array.
jjnewLexState - Static variable in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Token literal values.
JOIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
jump() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 

K

keyValue(TensorType, Map) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
keyValueOrMixedBlock(TensorType, List, Map) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
kind - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
An integer that describes the kind of this token.
kind - Variable in class com.yahoo.searchlib.treenet.parser.Token
An integer that describes the kind of this token.

L

L1_NORMALIZE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
L2_NORMALIZE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
label() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
label() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
labelAndDimension(TensorAddress.Builder) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
labelAndDimensionValues(List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
lambdaFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
LambdaFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A free, parametrized function
LambdaFunctionNode(List<String>, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
larger - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
larger(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
larger(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
larger(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
larger(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
largerOrEqual - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
largerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
largerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
largerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
largerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
LBRACE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LBRACE - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
LCURLY - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LCURLY - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
ldexp - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
LDEXP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
left() - Method in class com.yahoo.searchlib.gbdt.FeatureNode
 
legacyQueryFeature() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
LESS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LESSEQUAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
level() - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression
 
level(int) - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression.Builder
 
LEXICAL_ERROR - Static variable in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Lexical error occurred.
LEXICAL_ERROR - Static variable in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Lexer state names.
lexStateNames - Static variable in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Lexer state names.
line - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
line - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
LINK - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
listenport() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
listenport(int) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
log - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
LOG - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
LOG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
log10 - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
LOG10 - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
LOG10 - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LOG1P - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
LongValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A representation for integer numbers
LongValue(long) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
LOOP_DETECTED - Static variable in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LSQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LT - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
LZ4 - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
 
LZ4 - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 

M

main(String[]) - Static method in class com.yahoo.searchlib.gbdt.GbdtConverter
Implements an application main function so that the converter can be used as a command-line tool.
main(String[]) - Static method in class com.yahoo.searchlib.ranking.features.fieldmatch.Main
 
main(String[]) - Static method in class com.yahoo.searchlib.tensor.EvaluateTensorConformance
 
main(String[]) - Static method in class com.yahoo.searchlib.treenet.TreeNetConverter
Implements an application main function so that the converter can be used as a command-line tool.
Main - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Helper for computing metrics from the command line.
Main() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Main
 
MAP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
MapContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
A context backed by a Map
MapContext() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
MapContext(Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
MapContext(Map<String, Value>) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
MapContext(Map<String, Value>, Value) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Creates a map context from a map.
mappedTensorValueBody(TensorType) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
MapTypeContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
A context which only contains type information.
MapTypeContext() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapTypeContext
 
MATCH_FEATURE_NAMES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
MATCH_FEATURES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
MATCH_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
MathFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
MathFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MathFunctionNode
 
MathFunctionNode(ExpressionNode, MathFunctionNode.Function) - Constructor for class com.yahoo.searchlib.expression.MathFunctionNode
 
MathFunctionNode(MathFunctionNode.Function) - Constructor for class com.yahoo.searchlib.expression.MathFunctionNode
 
MathFunctionNode.Function - Enum Class in com.yahoo.searchlib.expression
 
MATMUL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
max - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
max(ResultNode) - Method in class com.yahoo.searchlib.expression.SingleResultNode
Swaps the numerical value of this node with the larger of this and the other.
max(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
MAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
MAX_LEAF_VALUE - Static variable in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
The max (absolute) supported value an optimized leaf may have
MAX_VARIABLES - Static variable in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
The max number of variables (features) supported in the context
MaxAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the maximum result of the matching hits.
MaxAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.MaxAggregationResult
Constructs an empty result node.
MaxAggregationResult(SingleResultNode) - Constructor for class com.yahoo.searchlib.aggregation.MaxAggregationResult
Constructs an instance of this class with given max value.
MaxFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to return the maximum value of all its arguments.
MaxFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MaxFunctionNode
 
maxNextCharInd - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
maxNextCharInd - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
maxthreads() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
maxthreads(int) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
MD5BitFunctionNode - Class in com.yahoo.searchlib.expression
This function is a request to calculate the MD5 of the result of its argument.
MD5BitFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MD5BitFunctionNode
Constructs an empty result node.
MD5BitFunctionNode(ExpressionNode, int) - Constructor for class com.yahoo.searchlib.expression.MD5BitFunctionNode
Constructs an instance of this class with given argument and number of bits.
MEDIAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
merge(int, int, Group) - Method in class com.yahoo.searchlib.aggregation.Group
Merges the content of the given group into this.
merge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Called when merging aggregation results.
merge(Grouping) - Method in class com.yahoo.searchlib.aggregation.Grouping
Merges the content of the given grouping into this.
merge(NormalSketch) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Lossless merge of sketches.
merge(Sketch<?>, Sketch<?>) - Method in class com.yahoo.searchlib.aggregation.hll.SketchMerger
Merges one of the two sketches into the other.
merge(SparseSketch) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
merge(T) - Method in class com.yahoo.searchlib.aggregation.hll.Sketch
Merge content of other into 'this'.
MERGE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
mergeFirstPhase(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
mergeFrom(SearchProtocol.DocsumReply) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
mergeFrom(SearchProtocol.DocsumRequest) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
mergeFrom(SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
mergeFrom(SearchProtocol.Feature) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
mergeFrom(SearchProtocol.Hit) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
mergeFrom(SearchProtocol.MonitorReply) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
mergeFrom(SearchProtocol.MonitorRequest) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
mergeFrom(SearchProtocol.Profiling) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
mergeFrom(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
mergeFrom(SearchProtocol.SearchReply) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
mergeFrom(SearchProtocol.SearchRequest) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
mergeFrom(SearchProtocol.SortField) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
mergeFrom(SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
mergeFrom(SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
mergeFrom(Message) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
mergeMatch(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
mergeProfiling(SearchProtocol.Profiling) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
mergeSecondPhase(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
MESSAGE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
min - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
min(ResultNode) - Method in class com.yahoo.searchlib.expression.SingleResultNode
Swaps the numerical value of this node with the smaller of this and the other.
min(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
MIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
MinAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the minimum result of the matching hits.
MinAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.MinAggregationResult
Constructs an empty result node.
MinAggregationResult(SingleResultNode) - Constructor for class com.yahoo.searchlib.aggregation.MinAggregationResult
Constructs an instance of this class with given min value.
MinFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to return the minimum value of all its arguments.
MinFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MinFunctionNode
 
minus - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
Minute - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
mixedBlock(TensorType, List, Map) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
mixedTensorValueBody(TensorType, List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
MOD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
modulo - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
modulo(ResultNode) - Method in class com.yahoo.searchlib.expression.NumericResultNode
In-place modulo of this result with another.
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
modulo(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
ModuloFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to modulo the arguments in order.
ModuloFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ModuloFunctionNode
 
Month - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
MonthDay - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
MUL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
MultiArgFunctionNode - Class in com.yahoo.searchlib.expression
This is an abstract super-class for all functions that accepts multiple arguments.
MultiArgFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
multiply - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
multiply(ResultNode) - Method in class com.yahoo.searchlib.expression.NumericResultNode
In-place multiplication of this result with another.
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
MultiplyFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to multiply all arguments.
MultiplyFunctionNode() - Constructor for class com.yahoo.searchlib.expression.MultiplyFunctionNode
 

N

NAME_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
NAME_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
NameNode - Class in com.yahoo.searchlib.rankingexpression.rule
An opaque name in a ranking expression.
NameNode(String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns all the names available in this, or throws an UnsupportedOperationException if this operation is not supported.
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns an unmodifiable map of the names of this
nameToIndex() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
NaN - Static variable in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
The double value instance for NaN
needDeepResultCollection() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns whether ordering will need results collected in children.
needResultCollection() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Tell if ordering will need results collected in children.
needSerialization(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
 
negate() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
negate() - Method in class com.yahoo.searchlib.expression.ResultNode
Negate the value contained within the result node.
negate() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
NegateFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
NegateFunctionNode() - Constructor for class com.yahoo.searchlib.expression.NegateFunctionNode
Constructs an empty result node.
NegateFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.NegateFunctionNode
Constructs an instance of this class with given argument.
NegativeNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which flips the sign of the value produced from the nested expression
NegativeNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
Constructs a new negative node
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
newBuilder() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
newBuilder(SearchProtocol.DocsumReply) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
newBuilder(SearchProtocol.DocsumRequest) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
newBuilder(SearchProtocol.Error) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
newBuilder(SearchProtocol.Feature) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
newBuilder(SearchProtocol.Hit) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
newBuilder(SearchProtocol.MonitorReply) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
newBuilder(SearchProtocol.MonitorRequest) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
newBuilder(SearchProtocol.Profiling) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
newBuilder(SearchProtocol.ProfilingParams) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
newBuilder(SearchProtocol.SearchReply) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
newBuilder(SearchProtocol.SearchRequest) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
newBuilder(SearchProtocol.SortField) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
newBuilder(SearchProtocol.StringProperty) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
newBuilder(SearchProtocol.TensorProperty) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
newBuilderForType() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
newToken(int) - Static method in class com.yahoo.searchlib.rankingexpression.parser.Token
 
newToken(int) - Static method in class com.yahoo.searchlib.treenet.parser.Token
 
newToken(int, String) - Static method in class com.yahoo.searchlib.rankingexpression.parser.Token
Returns a new Token object, by default.
newToken(int, String) - Static method in class com.yahoo.searchlib.treenet.parser.Token
Returns a new Token object, by default.
next - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class com.yahoo.searchlib.treenet.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
nextCharBuf - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
nextCharInd - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
nextCharInd - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
nl() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
NL - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
NONE - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
 
NONE - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
NONE_MULTI - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
 
NONE_MULTI - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
NormalizeSubjectFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
NormalizeSubjectFunctionNode() - Constructor for class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
Constructs an empty result node.
NormalizeSubjectFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
Constructs an instance of this class with given argument.
NormalSketch - Class in com.yahoo.searchlib.aggregation.hll
Sketch used by the HyperLogLog (HLL) algorithm.
NormalSketch() - Constructor for class com.yahoo.searchlib.aggregation.hll.NormalSketch
Create a sketch with the default precision given by HyperLogLog.DEFAULT_PRECISION.
NormalSketch(int) - Constructor for class com.yahoo.searchlib.aggregation.hll.NormalSketch
Create a sketch with a given HLL precision parameter.
not() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
not() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
not() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
not() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
NOT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
note(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
notEqual - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
notEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
notEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
notEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
notEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
NOTEQUAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
NotNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which flips the logical value produced from the nested expression.
NotNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
NullResultNode - Class in com.yahoo.searchlib.expression
This result holds nothing.
NullResultNode() - Constructor for class com.yahoo.searchlib.expression.NullResultNode
 
NUMBER_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
NumElemFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
NumElemFunctionNode() - Constructor for class com.yahoo.searchlib.expression.NumElemFunctionNode
Constructs an empty result node.
NumElemFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.NumElemFunctionNode
Constructs an instance of this class with given argument.
NumericFeatureNode - Class in com.yahoo.searchlib.gbdt
A GBDT node representing a numeric "less than" comparison: feature < numeric-value
NumericFeatureNode(String, Value, Optional<Integer>, TreeNode, TreeNode) - Constructor for class com.yahoo.searchlib.gbdt.NumericFeatureNode
 
NumericFunctionNode - Class in com.yahoo.searchlib.expression
This is an abstract class for all functions that perform arithmetics.
NumericFunctionNode() - Constructor for class com.yahoo.searchlib.expression.NumericFunctionNode
 
NumericResultNode - Class in com.yahoo.searchlib.expression
This is a superclass for all numerical results.
NumericResultNode() - Constructor for class com.yahoo.searchlib.expression.NumericResultNode
 

O

OCTAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
OCTAL - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
of(double) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
of(Tensor) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
OFFSET_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
ofUncheckedUtf8Array(byte[]) - Static method in class com.yahoo.searchlib.expression.StringResultNode
Creates a new StringResultNode backed by an underlying byte array.
onArgument(ResultNode, IntegerResultNode) - Method in class com.yahoo.searchlib.expression.AndFunctionNode
 
onArgument(ResultNode, IntegerResultNode) - Method in class com.yahoo.searchlib.expression.BitFunctionNode
Method for performing onArgument on integers, the only type supported for bit operations.
onArgument(ResultNode, IntegerResultNode) - Method in class com.yahoo.searchlib.expression.OrFunctionNode
 
onArgument(ResultNode, IntegerResultNode) - Method in class com.yahoo.searchlib.expression.XorFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.AddFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.BitFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.DivideFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.MaxFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.MinFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.ModuloFunctionNode
 
onArgument(ResultNode, ResultNode) - Method in class com.yahoo.searchlib.expression.MultiplyFunctionNode
 
onCalculate(List<ExpressionNode>, ResultNode) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.NullResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.ResultNode
This method must be implemented by all subclasses of this to allow ordering of results.
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
onCmp(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.Group
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.Grouping
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.Hit
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.AttributeNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.ConstantNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
onDeserialize(Deserializer) - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
onExecute() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.CatFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.NegateFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.NumElemFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
onExecute() - Method in class com.yahoo.searchlib.expression.ToStringFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.Group
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.Grouping
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
onGetClassId() - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.AddFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.AndFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.AttributeNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.BitFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.CatFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.DivideFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.DocumentAccessorNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.FunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MaxFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MD5BitFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MinFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ModuloFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.MultiplyFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.NegateFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.NullResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.NumElemFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.NumericResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.OrFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ReverseFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.SortFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StringResultNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ToFloatFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ToIntFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ToRawFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ToStringFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.XorBitFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.XorFunctionNode
 
onGetClassId() - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
ONLINE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Mmust be implemented by subclasses to support merge.
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
onMerge(AggregationResult) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
onPrepare() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
onPrepare() - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.CatFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.ConstantNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.NegateFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.NumericFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
onPrepare() - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.BitFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.CatFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.NormalizeSubjectFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.NumElemFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.StrCatFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.StrLenFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.ToIntFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.ToStringFunctionNode
 
onPrepareResult() - Method in class com.yahoo.searchlib.expression.UnaryFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.Group
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.Grouping
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.Hit
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Serializes the Sketch.
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
Serializes the Sketch.
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.AttributeNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.ConstantNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
onSerialize(Serializer) - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
operationExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
OperationNode - Class in com.yahoo.searchlib.rankingexpression.rule
A sequence of binary operations.
OperationNode(ExpressionNode, Operator, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
OperationNode(List<ExpressionNode>, List<Operator>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
Operator - Enum Class in com.yahoo.searchlib.rankingexpression.rule
A mathematical operator
operators() - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
operatorsByPrecedence - Static variable in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
A list of all the operators in this in order of increasing precedence
OptimizationReport - Class in com.yahoo.searchlib.rankingexpression.evaluation
Reports the result of optimizations of a ranking expression.
OptimizationReport() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
optimize(RankingExpression, AbstractArrayContext) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
 
optimize(RankingExpression, ContextIndex) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
 
optimize(RankingExpression, ContextIndex, OptimizationReport) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestOptimizer
Optimizes sums of GBDTNodes by replacing them by a single GBDTForestNode
optimize(RankingExpression, ContextIndex, OptimizationReport) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTOptimizer
Optimizes this by replacing GBDT sub-expressions by GBDTNodes.
optimize(RankingExpression, ContextIndex, OptimizationReport) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
 
optimize(RankingExpression, ContextIndex, OptimizationReport) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.tensoroptimization.TensorOptimizer
 
Optimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation
Superclass of ranking expression optimizers
Optimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
 
optionalTensorValueTypeParameter() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
or - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
or(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
or(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
or(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
or(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
OR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
OrFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to perform bitwise OR on the result of all arguments.
OrFunctionNode() - Constructor for class com.yahoo.searchlib.expression.OrFunctionNode
 
out() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
output() - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
outs() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 

P

parse(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Parses the given string to a value and returns it.
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseDelimitedFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
ParseException - Exception in com.yahoo.searchlib.rankingexpression.parser
This exception is thrown when parse errors are encountered.
ParseException - Exception in com.yahoo.searchlib.treenet.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for exception com.yahoo.searchlib.treenet.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.searchlib.treenet.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(String) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
Constructor with message.
ParseException(String) - Constructor for exception com.yahoo.searchlib.treenet.parser.ParseException
Constructor with message.
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(byte[]) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(ByteString) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(CodedInputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(InputStream) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(ByteBuffer) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
parser() - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
plus - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
PositiveInfinityResultNode - Class in com.yahoo.searchlib.expression
 
PositiveInfinityResultNode() - Constructor for class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
postMerge() - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Hook called when all aggregation results have been merged.
postMerge() - Method in class com.yahoo.searchlib.aggregation.Grouping
Invoked after merging is done.
postMerge() - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
postMerge(List<GroupingLevel>, int, int) - Method in class com.yahoo.searchlib.aggregation.Group
After merging, this method will prune all levels so that they do not exceed the configured maximum number of groups per level.
pow - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
POW - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
POW - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
power - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
power(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
power(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
power(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
power(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
POWOP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
PRED - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
prepare() - Method in class com.yahoo.searchlib.expression.ExpressionNode
Prepare expression for execution.
prevCharIsCR - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
prevCharIsCR - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
prevCharIsLF - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
prevCharIsLF - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
PROD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
PROFILE_DEPTH_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
PROFILING_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
propertyExpressionName(String) - Static method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
propertyName(String) - Static method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the rank-property name for a given expression name.
put(int, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Same as put(index,DoubleValue.frozen(value))
put(int, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Same as put(index,DoubleValue.frozen(value))
put(int, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Puts a value by index.
put(int, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Puts a value by index.
put(String, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Same as put(name,DoubleValue.frozen(value))
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Puts a value by name.
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Sets a value to this, or throws an UnsupportedOperationException if this is not supported.
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Puts a value by name.
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Sets the value of a key.

Q

Query - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A query: An array of the QueryTerms which searches the field we are calculating for,
Query(QueryTerm[]) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Creates a query with a list of query terms.
Query(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
QUERY_TREE_BLOB_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
QUERY_TREE_BLOB_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
QueryTerm - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A query term.
QueryTerm(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
QueryTerm(String, float) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 

R

RANDOM - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RANGE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RangeBucketPreDefFunctionNode - Class in com.yahoo.searchlib.expression
This function assign a fixed width bucket to each input value
RangeBucketPreDefFunctionNode() - Constructor for class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
Constructs an empty result node.
RangeBucketPreDefFunctionNode(ResultNodeVector, ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
Create a bucket expression with the given width and the given subexpression
RANK_PROFILE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
RANK_PROFILE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
RANK_PROPERTIES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
RANK_PROPERTIES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
RANKING_EXPRESSION_WRAPPER - Static variable in class com.yahoo.searchlib.rankingexpression.Reference
 
rankingExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
RankingExpression - Class in com.yahoo.searchlib.rankingexpression
A ranking expression.
RankingExpression(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from an expression root node.
RankingExpression(File) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from a file.
RankingExpression(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates an anonymous ranking expression by consuming from the reader
RankingExpression(String) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from a string
RankingExpression(String, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a named ranking expression from an expression root node.
RankingExpression(String, Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a new ranking expression by consuming from the reader
RankingExpression(String, String) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a new ranking expression by consuming from the reader
rankingExpressionCondition() - Method in class com.yahoo.searchlib.gbdt.CategoryFeatureNode
 
rankingExpressionCondition() - Method in class com.yahoo.searchlib.gbdt.FeatureNode
 
rankingExpressionCondition() - Method in class com.yahoo.searchlib.gbdt.NumericFeatureNode
 
RankingExpressionParser - Class in com.yahoo.searchlib.rankingexpression.parser
 
RankingExpressionParser(RankingExpressionParserTokenManager) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with generated Token Manager.
RankingExpressionParser(InputStream) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with InputStream.
RankingExpressionParser(InputStream, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with InputStream and supplied encoding
RankingExpressionParser(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with InputStream.
RankingExpressionParserConstants - Interface in com.yahoo.searchlib.rankingexpression.parser
Token literal values and constants.
RankingExpressionParserTokenManager - Class in com.yahoo.searchlib.rankingexpression.parser
Token Manager.
RankingExpressionParserTokenManager(SimpleCharStream) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Constructor.
RankingExpressionParserTokenManager(SimpleCharStream, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Constructor.
RawBucketResultNode - Class in com.yahoo.searchlib.expression
 
RawBucketResultNode() - Constructor for class com.yahoo.searchlib.expression.RawBucketResultNode
Constructs an empty result node.
RawBucketResultNode(ResultNode, ResultNode) - Constructor for class com.yahoo.searchlib.expression.RawBucketResultNode
Create a bucket with the given limits
RawBucketResultNodeVector - Class in com.yahoo.searchlib.expression
 
RawBucketResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
RawData - Class in com.yahoo.searchlib.aggregation
A byte array a a cloneable and comparable object.
RawData() - Constructor for class com.yahoo.searchlib.aggregation.RawData
Constructs an empty data object.
RawData(byte[]) - Constructor for class com.yahoo.searchlib.aggregation.RawData
Constructs a raw data object that holds the given byte array.
RawResultNode - Class in com.yahoo.searchlib.expression
This result holds a byte array value.
RawResultNode() - Constructor for class com.yahoo.searchlib.expression.RawResultNode
Constructs an empty result node.
RawResultNode(byte[]) - Constructor for class com.yahoo.searchlib.expression.RawResultNode
Constructs an instance of this class with given byte buffer.
RawResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
RawResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.RawResultNodeVector
 
RBRACE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RBRACE - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
RCURLY - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RCURLY - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
readChar() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
Read a character.
readChar() - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
Get the next character from the selected input.
readChar() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Read a character.
readChar() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
Read a character.
readChar() - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
Get the next character from the selected input.
readChar() - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Read a character.
REDUCE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
reference() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns the reference of this node
Reference - Class in com.yahoo.searchlib.rankingexpression
A reference to a feature, function, or value in ranking expressions
Reference(String, Arguments, String) - Constructor for class com.yahoo.searchlib.rankingexpression.Reference
 
ReferenceNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node referring either to a value in the context or to a named ranking expression function.
ReferenceNode(Reference) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
ReferenceNode(String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
ReferenceNode(String, List<? extends ExpressionNode>, String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
registerAllExtensions(ExtensionRegistry) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol
 
reInit(int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
Reinitialise.
reInit(int, int, int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
Reinitialise.
reInit(InputStream, String) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(InputStream, String) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
reInit(InputStream, String, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(InputStream, String, int, int) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
reInit(InputStream, String, int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(InputStream, String, int, int, int) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
reInit(Reader) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(Reader) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
reInit(Reader, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(Reader, int, int) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
reInit(Reader, int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
reInit(Reader, int, int, int) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Reinitialise.
ReInit(RankingExpressionParserTokenManager) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise
ReInit(SimpleCharStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Reinitialise parser.
ReInit(TreeNetParserTokenManager) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Reinitialise
ReInit(InputStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise
ReInit(InputStream) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Reinitialise
ReInit(InputStream, String) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise
ReInit(InputStream, String) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Reinitialise
ReInit(Reader) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise
ReInit(Reader) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Reinitialise
RELEVANCE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
RelevanceNode - Class in com.yahoo.searchlib.expression
This abstract expression node represents a function to execute.
RelevanceNode() - Constructor for class com.yahoo.searchlib.expression.RelevanceNode
 
relu - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
RELU - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
removeErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
removeErrors(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
removeFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
removeFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
removeHighlightTerms(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
removeHits(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
removeMatchFeatures(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
removeRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
removeRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
removeSorting(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
removeTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
removeTensorFeatureOverrides(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
removeTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
removeTensorRankProperties(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
RENAME - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
resolve(ExpressionNode, Operator, ExpressionNode) - Static method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
response() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
Response - Class in com.yahoo.searchlib.treenet.rule
 
Response(Double, String) - Constructor for class com.yahoo.searchlib.treenet.rule.Response
Constructs a new response.
RESPONSE - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
ResponseNode - Class in com.yahoo.searchlib.gbdt
 
ResponseNode(double, Optional<Integer>) - Constructor for class com.yahoo.searchlib.gbdt.ResponseNode
 
ResultNode - Class in com.yahoo.searchlib.expression
This abstract expression node represents the result value of execution.
ResultNode() - Constructor for class com.yahoo.searchlib.expression.ResultNode
 
ResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
ResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.ResultNodeVector
 
RETURN - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
returnType() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns the return type of this, or empty if not specified
ReverseFunctionNode - Class in com.yahoo.searchlib.expression
This class will revert the order on any multivalues.
ReverseFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ReverseFunctionNode
Constructs an empty result node.
ReverseFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ReverseFunctionNode
Constructs an instance of this class with given argument.
right() - Method in class com.yahoo.searchlib.gbdt.FeatureNode
 
round - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
ROUND - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RSQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.

S

samples() - Method in class com.yahoo.searchlib.gbdt.TreeNode
Returns the number of samples in the training set that matches this node if this model does not contain this information (i.e if it is not an "ext" model).
scalarOrTensorFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
SearchProtocol - Class in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.DocsumReply - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.DocsumReply
SearchProtocol.DocsumReply.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.DocsumReply
SearchProtocol.DocsumReplyOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.DocsumRequest - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.DocsumRequest
SearchProtocol.DocsumRequest.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.DocsumRequest
SearchProtocol.DocsumRequestOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.Error - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Error
SearchProtocol.Error.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Error
SearchProtocol.ErrorOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.Feature - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Feature
SearchProtocol.Feature.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Feature
SearchProtocol.FeatureOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.Hit - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Hit
SearchProtocol.Hit.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Hit
SearchProtocol.HitOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.MonitorReply - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.MonitorReply
SearchProtocol.MonitorReply.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.MonitorReply
SearchProtocol.MonitorReplyOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.MonitorRequest - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.MonitorRequest
SearchProtocol.MonitorRequest.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.MonitorRequest
SearchProtocol.MonitorRequestOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.Profiling - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Profiling
SearchProtocol.Profiling.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.Profiling
SearchProtocol.ProfilingOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.ProfilingParams - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.ProfilingParams
SearchProtocol.ProfilingParams.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.ProfilingParams
SearchProtocol.ProfilingParamsOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.SearchReply - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SearchReply
SearchProtocol.SearchReply.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SearchReply
SearchProtocol.SearchReplyOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.SearchRequest - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SearchRequest
SearchProtocol.SearchRequest.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SearchRequest
SearchProtocol.SearchRequestOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.SortField - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SortField
SearchProtocol.SortField.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.SortField
SearchProtocol.SortFieldOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.StringProperty - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.StringProperty
SearchProtocol.StringProperty.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.StringProperty
SearchProtocol.StringPropertyOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
SearchProtocol.TensorProperty - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.TensorProperty
SearchProtocol.TensorProperty.Builder - Class in ai.vespa.searchlib.searchprotocol.protobuf
Protobuf type searchlib.searchprotocol.protobuf.TensorProperty
SearchProtocol.TensorPropertyOrBuilder - Interface in ai.vespa.searchlib.searchprotocol.protobuf
 
Second - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
SECOND_PHASE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
selectMembers(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.searchlib.aggregation.Group
 
selectMembers(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.searchlib.aggregation.Grouping
 
selectMembers(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
selectMembers(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
SEMICOLON - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
SerializationContext - Class in com.yahoo.searchlib.rankingexpression.rule
Context needed to serialize an expression to a string.
SerializationContext() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Collection<ExpressionFunction>, Map<String, String>, TypeContext<Reference>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Collection<ExpressionFunction>, Optional<TypeContext<Reference>>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Map<String, ExpressionFunction>, Map<String, String>, Optional<TypeContext<Reference>>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
 
serialize(Serializer) - Method in class com.yahoo.searchlib.aggregation.RawData
Serializes the content of this data into the given byte buffer.
serializedFunctions() - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
 
servername() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
servername(String) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
SESSION_KEY_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
SESSION_KEY_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.BucketResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.NullResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.PositiveInfinityResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.ResultNode
This method must be implemented by all subclasses of this to allow new results to be calculated.
set(ResultNode) - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
set(ResultNode) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
setActiveDocs(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 active_docs = 2;
setActiveDocs(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 active_docs = 3;
setAll(boolean) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets whether to perform grouping on the entire document corpus instead of only those matching the search criteria.
setApplyOnRestart(boolean) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
setArguments(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns a copy of this where the arguments are replaced by the given arguments
setAscending(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
bool ascending = 1;
setAttributeName(String) - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
Sets the name of the attribute whose value we do index in.
setAttributeName(String) - Method in class com.yahoo.searchlib.expression.AttributeNode
Sets the name of the attribute whose value this function is to retrieve.
setAttributeName(String) - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
Sets the name of the attribute whose value we do lookup in.
setCacheGrouping(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_grouping = 8;
setCacheQuery(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool cache_query = 5;
setCacheQuery(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
bool cache_query = 9;
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
Returns a copy of this where the children is replaced by the given children.
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Returns a new function node with the children replaced by the given children
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
setComplete(boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
setConnectedness(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setContext(Object) - Method in class com.yahoo.searchlib.aggregation.Hit
Sets the context object of this hit.
setCount(long) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
Sets the number of results in this.
setCount(long) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
Sets the number of aggregated hits.
setCoverageDocs(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 coverage_docs = 2;
setData(byte[]) - Method in class com.yahoo.searchlib.aggregation.RawData
Sets the byte array that constitutes this data.
setDegradedByMatchPhase(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_match_phase = 5;
setDegradedBySoftTimeout(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bool degraded_by_soft_timeout = 6;
setDepth(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
int32 depth = 1;
setDistributionKey(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int32 distribution_key = 3;
setDocumentFieldName(String) - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
Sets the name of the field whose value to retrieve.
setDocumentType(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string document_type = 3;
setDocumentType(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string document_type = 7;
setDocumentTypeBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string document_type = 3;
setDocumentTypeBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string document_type = 7;
setDumpFeatures(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
bool dump_features = 6;
setEarlinessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setEnabled(boolean) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
Sets whether this optimizer is enabled.
setErrors(int, SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
setErrors(int, SearchProtocol.Error) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
setErrors(int, SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 2;
setErrors(int, SearchProtocol.Error.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Error errors = 10;
setExpression(AggregationResult) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
setExpression(ExpressionNode) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Sets the expression to aggregate on.
setExpression(ExpressionNode) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Sets the expression used to classify hits into groups.
setFeatureOverrides(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
setFeatureOverrides(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
setFeatureOverrides(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 8;
setFeatureOverrides(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty feature_overrides = 11;
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
setField(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
string field = 2;
setFieldBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
string field = 2;
setFieldCompletenessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setFields(int, String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated string fields = 16;
setFirstLevel(int) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets the first level to start grouping work.
setFirstPhase(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
setFirstPhase(SearchProtocol.ProfilingParams.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams first_phase = 2;
setForceSinglePass(boolean) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets whether or not grouping should be forced to execute in a single pass.
setGeoLocation(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
to be moved into query_tree
setGeoLocation(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
to be moved into query_tree
setGeoLocationBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
to be moved into query_tree
setGeoLocationBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
to be moved into query_tree
setGlobalId(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes global_id = 1;
setGlobalIds(int, ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated bytes global_ids = 15;
setGroupingBlob(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
serialized opaquely like now, to be changed later
setGroupingBlob(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
setGroupPrototype(Group) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Sets the prototype to use when creating groups at this level.
setHighlightTerms(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
setHighlightTerms(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty highlight_terms = 12;
setHits(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 hits = 2;
setHits(int, SearchProtocol.Hit) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
setHits(int, SearchProtocol.Hit.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated .searchlib.searchprotocol.protobuf.Hit hits = 7;
setId(int) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets the client id for this grouping request.
setId(ResultNode) - Method in class com.yahoo.searchlib.aggregation.Group
Sets the label to use for this group.
setIndex(int) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
setIsBlockingWrites(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool is_blocking_writes = 4;
setLastLevel(int) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets the last level to do grouping work.
setMatch(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
setMatch(SearchProtocol.ProfilingParams.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams match = 1;
setMatchFeatureNames(int, String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
repeated string match_feature_names = 11;
setMatchFeatures(int, SearchProtocol.Feature) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
setMatchFeatures(int, SearchProtocol.Feature.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;
setMax(SingleResultNode) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
Sets the maximum value found in all matching hits.
setMaxAlternativeSegmentations(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setMaxGroups(long) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Sets the maximum number of groups allowed at this level.
setMaxHits(int) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Sets the maximum number of hits to collect.
setMaxOccurrences(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setMembershipCondition(String) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
SetMembershipCondition - Class in com.yahoo.searchlib.treenet.rule
Represents a set membership test on the form feature IN (integer1, integer2 ...)
SetMembershipCondition(String, List<Object>, String, String) - Constructor for class com.yahoo.searchlib.treenet.rule.SetMembershipCondition
Constructs a new instance of this class.
SetMembershipNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which returns true or false depending on a set membership test
SetMembershipNode(ExpressionNode, List<ExpressionNode>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
setMessage(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
string message = 1;
setMessageBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
string message = 1;
setMetric(String, int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
setMin(SingleResultNode) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
Sets the minimum value found in all matching hits.
setName(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
string name = 1;
setName(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
string name = 1;
setName(String) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Sets the name of this ranking expression.
setNameBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
string name = 1;
setNameBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
string name = 1;
setNumber(double) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
double number = 1;
setNumBits(int) - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
Sets the number of bits to operate on.
setOccurrenceImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setOffset(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 offset = 1;
setOnline(boolean) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
bool online = 1;
setOutput(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns a copy of this node with a modified output
setParent(Tree) - Method in class com.yahoo.searchlib.treenet.rule.TreeNode
Sets the parent tree net of this.
setParent(TreeNet) - Method in class com.yahoo.searchlib.treenet.rule.Tree
Sets the parent tree net of this.
setPrecision(long) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
Sets the precision (i.e number of groups) returned up from this level.
setProfileDepth(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
new meaning: default ProfilingParams.depth
setProfiling(SearchProtocol.Profiling) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
setProfiling(SearchProtocol.Profiling.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
.searchlib.searchprotocol.protobuf.Profiling profiling = 19;
setProximityCompletenessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setProximityLimit(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Sets the maximum allowed gap within a segment.
setProximityTable(float[]) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Sets the proximity table deciding the importance of separations of various distances, The table must have size proximityLimit*2+1, where the first half is for reverse direction distances.
setQueryTreeBlob(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
serialized opaquely like now, to be changed later
setQueryTreeBlob(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
serialized opaquely like now, to be changed later
setRank(double) - Method in class com.yahoo.searchlib.aggregation.Group
Sets the relevancy to use for this group.
setRankProfile(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string rank_profile = 7;
setRankProfile(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string rank_profile = 10;
setRankProfileBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string rank_profile = 7;
setRankProfileBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string rank_profile = 10;
setRankProperties(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
setRankProperties(int, SearchProtocol.StringProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
setRankProperties(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 10;
setRankProperties(int, SearchProtocol.StringProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.StringProperty rank_properties = 13;
setRelatednessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setRelevance(double) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
double relevance = 2;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
setResult(ResultNode) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
setResult(ResultNode) - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
Sets the result of this function.
setRoot(Group) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets the root group.
setRoot(ExpressionNode) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Sets the root of the expression tree of this expression.
setSecondPhase(SearchProtocol.ProfilingParams) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
setSecondPhase(SearchProtocol.ProfilingParams.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
.searchlib.searchprotocol.protobuf.ProfilingParams second_phase = 3;
setSegmentProximityImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setSessionKey(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string session_key = 2;
setSessionKey(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string session_key = 6;
setSessionKeyBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string session_key = 2;
setSessionKeyBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
string session_key = 6;
setSignificance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
The significance of this term: 1-term frequency
setSlimeSummaries(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
result array inside slime object
setSlimeTrace(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
bytes slime_trace = 9;
setSortData(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
bytes sort_data = 3;
setSorting(int, SearchProtocol.SortField) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
setSorting(int, SearchProtocol.SortField.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.SortField sorting = 5;
setSum(NumericResultNode) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
Sets the sum of all results in this.
setSum(SingleResultNode) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
Sets the sum of all results in this.
setSummaryClass(String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string summary_class = 4;
setSummaryClass(String) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
Sets the summary class of hits to collect.
setSummaryClassBytes(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
string summary_class = 4;
setTabSize(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
setTabSize(int) - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
Set the tab size to use.
setTabSize(int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
setTabSize(int) - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
Set the tab size to use.
setTag(int) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
Assigns a tag to this group.
setTag(int) - Method in class com.yahoo.searchlib.aggregation.Group
Assigns a tag to this group.
setTargetActiveDocs(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
int64 target_active_docs = 5;
setTargetActiveDocs(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 target_active_docs = 4;
setTensor(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
bytes tensor = 2;
setTensorFeatureOverrides(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
setTensorFeatureOverrides(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
setTensorFeatureOverrides(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;
setTensorFeatureOverrides(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;
setTensorRankProperties(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
setTensorRankProperties(int, SearchProtocol.TensorProperty) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
setTensorRankProperties(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;
setTensorRankProperties(int, SearchProtocol.TensorProperty.Builder) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;
setTerm(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setTimeout(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
milliseconds
setTimeout(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
milliseconds
setTopN(long) - Method in class com.yahoo.searchlib.aggregation.Grouping
Sets the number of candidate documents to group.
setTotalHitCount(long) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
int64 total_hit_count = 1;
setTotalSignificance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
setTotalTermWeight(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
setTraceLevel(int) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
int32 trace_level = 4;
setTrackLineColumn(boolean) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
setTrackLineColumn(boolean) - Method in interface com.yahoo.searchlib.rankingexpression.parser.CharStream
Enable or disable line number and column number tracking.
setTrackLineColumn(boolean) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
setTrackLineColumn(boolean) - Method in interface com.yahoo.searchlib.treenet.parser.CharStream
Enable or disable line number and column number tracking.
setType(Reference, TensorType) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapTypeContext
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
 
setValue(boolean) - Method in class com.yahoo.searchlib.expression.BoolResultNode
Sets the value of this result.
setValue(byte) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
Sets the value of this result.
setValue(byte[]) - Method in class com.yahoo.searchlib.expression.RawResultNode
Sets the value of this result.
setValue(double) - Method in class com.yahoo.searchlib.expression.FloatResultNode
Sets the value of this result.
setValue(int) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
Sets the value of this result.
setValue(long) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
Sets the value of this result.
setValue(short) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
Sets the value of this result.
setValue(ByteString) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
bytes value = 2;
setValue(String) - Method in class com.yahoo.searchlib.expression.StringResultNode
Sets the value of this result.
setValues(int, String) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty.Builder
repeated string values = 2;
setWeight(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setXor(long) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
Sets the current xor value.
sigmoid - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SIGMOID - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
sign - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SIGN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
simple(String) - Static method in class com.yahoo.searchlib.rankingexpression.Reference
Returns the given simple feature as a reference, or empty if it is not a valid simple feature string on the form name(argument) or name(argument).outputname
simple(String, String) - Static method in class com.yahoo.searchlib.rankingexpression.Reference
Creates a reference to a simple feature consisting of a name and a single argument
simpleArgument() - Method in class com.yahoo.searchlib.rankingexpression.Reference
If the arguments of this contains a single argument which is an identifier, it is returned.
SimpleCharStream - Class in com.yahoo.searchlib.rankingexpression.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream - Class in com.yahoo.searchlib.treenet.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class com.yahoo.searchlib.treenet.parser.SimpleCharStream
Constructor.
Simplifier - Class in com.yahoo.searchlib.rankingexpression.transform
Performs simple algebraic simplification of expressions
Simplifier() - Constructor for class com.yahoo.searchlib.rankingexpression.transform.Simplifier
 
sin - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SIN - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
SIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SINGLE_LINE_COMMENT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SingleResultNode - Class in com.yahoo.searchlib.expression
 
SingleResultNode() - Constructor for class com.yahoo.searchlib.expression.SingleResultNode
 
singleValueCategoricalCondition(String) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
sinh - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SINH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
SINH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
size() - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
Sketch size.
size() - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
size() - Method in class com.yahoo.searchlib.expression.BoolResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.FloatBucketResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.FloatResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.Int16ResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.Int32ResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.Int8ResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.IntegerResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.RawBucketResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.RawResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.ResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
size() - Method in class com.yahoo.searchlib.expression.StringResultNodeVector
 
size() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Returns the max number of variables which may be set in this
size() - Method in interface com.yahoo.searchlib.rankingexpression.evaluation.ContextIndex
Returns the number of bound variables in this
size() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
Returns the number of features in this list.
size() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Returns the number of arguments in this
sizelimit() - Method in class com.yahoo.searchlib.TranslogserverConfig.Chunk
 
sizelimit(int) - Method in class com.yahoo.searchlib.TranslogserverConfig.Chunk.Builder
 
Sketch<T extends Sketch<T>> - Class in com.yahoo.searchlib.aggregation.hll
Represents a sketch.
Sketch() - Constructor for class com.yahoo.searchlib.aggregation.hll.Sketch
 
SketchMerger - Class in com.yahoo.searchlib.aggregation.hll
This class is responsible for merging any combinations of two Sketch instances.
SketchMerger() - Constructor for class com.yahoo.searchlib.aggregation.hll.SketchMerger
 
SLIME_SUMMARIES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
SLIME_TRACE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
smaller - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
smaller(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
smaller(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
smaller(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
smaller(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
smallerOrEqual - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
smallerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
smallerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
smallerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
smallerOrEqual(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
SOFTMAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SORT_DATA_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
sortChildrenById() - Method in class com.yahoo.searchlib.aggregation.Group
Sorts the children by their id, if they are not sorted already.
sortChildrenByRank() - Method in class com.yahoo.searchlib.aggregation.Group
Sorts the children by their rank, if they are not sorted already.
SortFunctionNode - Class in com.yahoo.searchlib.expression
 
SortFunctionNode() - Constructor for class com.yahoo.searchlib.expression.SortFunctionNode
Constructs an empty result node.
SortFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.SortFunctionNode
Constructs an instance of this class with given argument.
SORTING_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
spaceSeparatedIdentifiers() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
SPARSE_SKETCH_CONVERSION_THRESHOLD - Static variable in interface com.yahoo.searchlib.aggregation.hll.HyperLogLog
Threshold to convert sparse sketch to normal sketch.
SparseSketch - Class in com.yahoo.searchlib.aggregation.hll
 
SparseSketch() - Constructor for class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
specialToken - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class com.yahoo.searchlib.treenet.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
sqrt - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SQRT - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
SQRT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
square - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
SQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
StandardDeviationAggregationResult - Class in com.yahoo.searchlib.aggregation
 
StandardDeviationAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
Constructor used for deserialization.
StandardDeviationAggregationResult(long, double, double) - Constructor for class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
STATIC_LEXER_ERROR - Static variable in exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in exception com.yahoo.searchlib.treenet.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
StrCatFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to concatenate the bits of all arguments in order.
StrCatFunctionNode() - Constructor for class com.yahoo.searchlib.expression.StrCatFunctionNode
 
streamClose() - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
streamClose() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
streamClose() - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
streamClose() - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
 
streamRead(char[], int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
streamRead(char[], int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
streamRead(char[], int, int) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
streamRead(char[], int, int) - Method in class com.yahoo.searchlib.treenet.parser.SimpleCharStream
 
string() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
string() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
STRING - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
STRING - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
StringBucketResultNode - Class in com.yahoo.searchlib.expression
This is an integer bucket value
StringBucketResultNode() - Constructor for class com.yahoo.searchlib.expression.StringBucketResultNode
Constructs an empty result node.
StringBucketResultNode(ResultNode, ResultNode) - Constructor for class com.yahoo.searchlib.expression.StringBucketResultNode
Create a bucket with the given limits
StringBucketResultNode(String, String) - Constructor for class com.yahoo.searchlib.expression.StringBucketResultNode
Create a bucket with the given limits
StringBucketResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
StringBucketResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.StringBucketResultNodeVector
 
StringResultNode - Class in com.yahoo.searchlib.expression
This result holds a string.
StringResultNode() - Constructor for class com.yahoo.searchlib.expression.StringResultNode
Constructs an empty result node.
StringResultNode(String) - Constructor for class com.yahoo.searchlib.expression.StringResultNode
Constructs an instance of this class with given value.
StringResultNodeVector - Class in com.yahoo.searchlib.expression
This result holds nothing.
StringResultNodeVector() - Constructor for class com.yahoo.searchlib.expression.StringResultNodeVector
 
StringValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A string value.
StringValue(String) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
StrLenFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
StrLenFunctionNode() - Constructor for class com.yahoo.searchlib.expression.StrLenFunctionNode
Constructs an empty result node.
StrLenFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.StrLenFunctionNode
Constructs an instance of this class with given argument.
SUB - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
SUM - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SumAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the sum of the aggregating expression for all matching hits.
SumAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.SumAggregationResult
Constructs an empty result node.
SumAggregationResult(SingleResultNode) - Constructor for class com.yahoo.searchlib.aggregation.SumAggregationResult
Constructs an instance of this class with given sum.
SUMMARY_CLASS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
SwitchTo(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Switch to specified lex state.

T

tag() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tagCommaLeadingList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tan - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
TAN - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
TAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
tanh - Enum constant in enum class com.yahoo.searchlib.rankingexpression.rule.Function
 
TANH - Enum constant in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
 
TANH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
TARGET_ACTIVE_DOCS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
TARGET_ACTIVE_DOCS_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
TENSOR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
TENSOR_FEATURE_OVERRIDES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
TENSOR_FEATURE_OVERRIDES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
TENSOR_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
TENSOR_RANK_PROPERTIES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
TENSOR_RANK_PROPERTIES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
tensorArgmax() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorArgmin() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorCell(TensorType, Map) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorCellCast() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorConcat() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorDiag() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorExpand() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which performs a tensor function
TensorFunctionNode(TensorFunction<Reference>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
TensorFunctionNode.ExpressionTensorFunction - Class in com.yahoo.searchlib.rankingexpression.rule
A tensor function implemented by an expression.
tensorGenerate() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorGenerateBody(TensorType) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorJoin() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorL1Normalize() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorL2Normalize() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorMap() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorMatmul() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorMaxMinTransformer<CONTEXT extends TransformContext> - Class in com.yahoo.searchlib.rankingexpression.transform
Transforms min(tensor,dim) and max(tensor,dim) to reduce(tensor,min/max,dim).
TensorMaxMinTransformer() - Constructor for class com.yahoo.searchlib.rankingexpression.transform.TensorMaxMinTransformer
 
tensorMerge() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorOptimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation.tensoroptimization
Recognizes and optimizes tensor expressions.
TensorOptimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.tensoroptimization.TensorOptimizer
 
tensorRandom() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorRange() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduce() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduceAggregator() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduceComposites() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorRename() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorSoftmax() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorType(List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorTypeDimension(TensorType.Builder, List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A Value containing a tensor.
TensorValue(Tensor) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
tensorValueBody(TensorType, List) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorXwPlusB() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
Term(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Creates a term with the given value and full exactness (1.0)
Term(String, float) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
 
terms() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Returns an immutable list of the terms in this
thawedCopy() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns a new, modifiable context containing all the bindings of this
THEN - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
TIMEOUT_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
TIMEOUT_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
TimeStampFunctionNode - Class in com.yahoo.searchlib.expression
This function assign a fixed width bucket to each input value.
TimeStampFunctionNode() - Constructor for class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
TimeStampFunctionNode(ExpressionNode, TimeStampFunctionNode.TimePart, boolean) - Constructor for class com.yahoo.searchlib.expression.TimeStampFunctionNode
Create a bucket expression with the given width and the given subexpression.
TimeStampFunctionNode.TimePart - Enum Class in com.yahoo.searchlib.expression
 
tnScore() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
TNSCORE - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
RegularExpression Id.
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
toBuilder() - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
ToFloatFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
ToFloatFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ToFloatFunctionNode
Constructs an empty result node.
ToFloatFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ToFloatFunctionNode
Constructs an instance of this class with given argument.
ToIntFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
ToIntFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ToIntFunctionNode
Constructs an empty result node.
ToIntFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ToIntFunctionNode
Constructs an instance of this class with given argument.
token - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Current token.
token - Variable in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Current token.
Token - Class in com.yahoo.searchlib.rankingexpression.parser
Describes the input token stream.
Token - Class in com.yahoo.searchlib.treenet.parser
Describes the input token stream.
Token() - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
No-argument constructor
Token() - Constructor for class com.yahoo.searchlib.treenet.parser.Token
No-argument constructor
Token(int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
Constructs a new token for the specified Image.
Token(int) - Constructor for class com.yahoo.searchlib.treenet.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
Constructs a new token for the specified Image and Kind.
Token(int, String) - Constructor for class com.yahoo.searchlib.treenet.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Generated Token Manager.
token_source - Variable in class com.yahoo.searchlib.treenet.parser.TreeNetParser
Generated Token Manager.
tokenBegin - Variable in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
tokenBegin - Variable in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
tokenImage - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
Literal token values.
tokenImage - Variable in exception com.yahoo.searchlib.treenet.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.yahoo.searchlib.treenet.parser.TreeNetParserConstants
Literal token values.
TokenMgrException - Exception in com.yahoo.searchlib.rankingexpression.parser
Token Manager Error.
TokenMgrException - Exception in com.yahoo.searchlib.treenet.parser
Token Manager Error.
TokenMgrException() - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
No arg constructor.
TokenMgrException() - Constructor for exception com.yahoo.searchlib.treenet.parser.TokenMgrException
No arg constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Full Constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Full Constructor.
TokenMgrException(String, int) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.TokenMgrException
Constructor with message and reason.
TokenMgrException(String, int) - Constructor for exception com.yahoo.searchlib.treenet.parser.TokenMgrException
Constructor with message and reason.
toPrimitive() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
toRankingExpression() - Method in class com.yahoo.searchlib.gbdt.FeatureNode
 
toRankingExpression() - Method in class com.yahoo.searchlib.gbdt.GbdtModel
 
toRankingExpression() - Method in class com.yahoo.searchlib.gbdt.ResponseNode
 
toRankingExpression() - Method in class com.yahoo.searchlib.gbdt.TreeNode
 
toRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.Condition
 
toRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.Response
 
toRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.Tree
Returns a ranking expression equivalent of this tree.
toRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.TreeNet
Returns a ranking expression equivalent of this net.
toRankingExpression() - Method in class com.yahoo.searchlib.treenet.rule.TreeNode
Returns a ranking expression equivalent of this net.
ToRawFunctionNode - Class in com.yahoo.searchlib.expression
This function converts its argument to a raw function node.
ToRawFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ToRawFunctionNode
Constructs an empty result node.
ToRawFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ToRawFunctionNode
Constructs an instance of this class with given argument.
toString() - Method in class com.yahoo.searchlib.aggregation.hll.NormalSketch
 
toString() - Method in class com.yahoo.searchlib.aggregation.hll.SparseSketch
 
toString() - Method in class com.yahoo.searchlib.aggregation.RawData
 
toString() - Method in class com.yahoo.searchlib.expression.RawResultNode
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.LongValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Returns all the content of this report as a multiline string
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.parser.Token
Returns the image.
toString() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
toString() - Method in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
toString() - Method in class com.yahoo.searchlib.treenet.parser.Token
Returns the image.
toString(SerializationContext) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
toString(ToStringContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestNode
Returns (optimized sum of condition trees)
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
Returns "(optimized condition tree)"
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns this in serialized form.
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
toString(StringBuilder, SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
toStringDump() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
ToStringFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to negate its argument.
ToStringFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ToStringFunctionNode
Constructs an empty result node.
ToStringFunctionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.expression.ToStringFunctionNode
Constructs an instance of this class with given argument.
TOTAL_HIT_COUNT_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
trace() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the trace of this computation.
Trace - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A computation trace
Trace() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
trace_enabled() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
trace_enabled() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
TRACE_LEVEL_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
transform(RankingExpression, CONTEXT) - Method in class com.yahoo.searchlib.rankingexpression.transform.ExpressionTransformer
 
transform(ExpressionNode, TransformContext) - Method in class com.yahoo.searchlib.rankingexpression.transform.ConstantDereferencer
 
transform(ExpressionNode, TransformContext) - Method in class com.yahoo.searchlib.rankingexpression.transform.Simplifier
 
transform(ExpressionNode, CONTEXT) - Method in class com.yahoo.searchlib.rankingexpression.transform.ExpressionTransformer
Transforms an expression node and returns the transformed node.
transform(ExpressionNode, CONTEXT) - Method in class com.yahoo.searchlib.rankingexpression.transform.TensorMaxMinTransformer
 
transformChildren(CompositeNode, CONTEXT) - Method in class com.yahoo.searchlib.rankingexpression.transform.ExpressionTransformer
Utility method which calls transform on each child of the given node and return the resulting transformed composite
TransformContext - Class in com.yahoo.searchlib.rankingexpression.transform
Provides a context in which transforms on ranking expressions take place.
TransformContext(Map<String, Value>, TypeContext<Reference>) - Constructor for class com.yahoo.searchlib.rankingexpression.transform.TransformContext
 
transformFunctionNode(FunctionNode, TypeContext<Reference>) - Static method in class com.yahoo.searchlib.rankingexpression.transform.TensorMaxMinTransformer
 
TranslogserverConfig - Class in com.yahoo.searchlib
This class represents the root node of translogserver Copyright Yahoo.
TranslogserverConfig(TranslogserverConfig.Builder) - Constructor for class com.yahoo.searchlib.TranslogserverConfig
 
TranslogserverConfig.Builder - Class in com.yahoo.searchlib
 
TranslogserverConfig.Chunk - Class in com.yahoo.searchlib
This class represents translogserver.chunk
TranslogserverConfig.Chunk.Builder - Class in com.yahoo.searchlib
 
TranslogserverConfig.Compression - Class in com.yahoo.searchlib
This class represents translogserver.compression
TranslogserverConfig.Compression.Builder - Class in com.yahoo.searchlib
 
TranslogserverConfig.Compression.Type - Class in com.yahoo.searchlib
This class represents translogserver.compression.type Control compression type.
TranslogserverConfig.Compression.Type.Enum - Enum Class in com.yahoo.searchlib
 
TranslogserverConfig.Crcmethod - Class in com.yahoo.searchlib
This class represents translogserver.crcmethod Default crc method used
TranslogserverConfig.Crcmethod.Enum - Enum Class in com.yahoo.searchlib
 
TranslogserverConfig.Producer - Interface in com.yahoo.searchlib
 
tree() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
Tree - Class in com.yahoo.searchlib.treenet.rule
 
Tree(String, Double, String, Map<String, TreeNode>) - Constructor for class com.yahoo.searchlib.treenet.rule.Tree
Constructs a new tree.
treeNet() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
TreeNet - Class in com.yahoo.searchlib.treenet.rule
 
TreeNet(String, Map<String, Tree>) - Constructor for class com.yahoo.searchlib.treenet.rule.TreeNet
Constructs a new tree net.
TreeNetConverter - Class in com.yahoo.searchlib.treenet
 
TreeNetConverter() - Constructor for class com.yahoo.searchlib.treenet.TreeNetConverter
 
TreeNetParser - Class in com.yahoo.searchlib.treenet.parser
 
TreeNetParser(TreeNetParserTokenManager) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParser
Constructor with generated Token Manager.
TreeNetParser(InputStream) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParser
Constructor with InputStream.
TreeNetParser(InputStream, String) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParser
Constructor with InputStream and supplied encoding
TreeNetParser(Reader) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParser
Constructor with InputStream.
TreeNetParserConstants - Interface in com.yahoo.searchlib.treenet.parser
Token literal values and constants.
TreeNetParserTokenManager - Class in com.yahoo.searchlib.treenet.parser
Token Manager.
TreeNetParserTokenManager(SimpleCharStream) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Constructor.
TreeNetParserTokenManager(SimpleCharStream, int) - Constructor for class com.yahoo.searchlib.treenet.parser.TreeNetParserTokenManager
Constructor.
TreeNode - Class in com.yahoo.searchlib.gbdt
 
TreeNode - Class in com.yahoo.searchlib.treenet.rule
 
TreeNode() - Constructor for class com.yahoo.searchlib.treenet.rule.TreeNode
 
TreeNode(Optional<Integer>) - Constructor for class com.yahoo.searchlib.gbdt.TreeNode
 
trees() - Method in class com.yahoo.searchlib.gbdt.GbdtModel
 
TRUE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
type() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
type() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
type() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
type() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns the type of this value
type() - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression
 
type(TranslogserverConfig.Compression.Type.Enum) - Method in class com.yahoo.searchlib.TranslogserverConfig.Compression.Builder
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTForestNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Validates the type correctness of the given expression with the given context and returns the type this expression will produce from the given type context
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns the type this will return if evaluated with the given context.
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NotNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.OperationNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
type(TypeContext<Reference>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
Type() - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
Type(TranslogserverConfig.Compression.Type.Enum) - Constructor for class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
typeContext() - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns the type context of this, if it is able to resolve types.
types() - Method in class com.yahoo.searchlib.rankingexpression.transform.TransformContext
Returns the types known in this context.

U

UcaFunctionNode - Class in com.yahoo.searchlib.expression
This function is a request to use the Unicode Collation Algorithm specification when sorting this field.
UcaFunctionNode() - Constructor for class com.yahoo.searchlib.expression.UcaFunctionNode
Constructs an empty result node.
UcaFunctionNode(ExpressionNode, String) - Constructor for class com.yahoo.searchlib.expression.UcaFunctionNode
Create an UCA node with a specific locale.
UcaFunctionNode(ExpressionNode, String, String) - Constructor for class com.yahoo.searchlib.expression.UcaFunctionNode
Create an UCA node with a specific locale and strength setting.
UnaryBitFunctionNode - Class in com.yahoo.searchlib.expression
This is an abstract super-class for all unary functions that operator on bit values.
UnaryBitFunctionNode() - Constructor for class com.yahoo.searchlib.expression.UnaryBitFunctionNode
Constructs an empty result node.
UnaryBitFunctionNode(ExpressionNode, int) - Constructor for class com.yahoo.searchlib.expression.UnaryBitFunctionNode
Constructs an instance of this class with given argument and number of bits.
unaryFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
UnaryFunctionNode - Class in com.yahoo.searchlib.expression
This is an abstract super-class for all functions that accept only a single argument.
UnaryFunctionNode() - Constructor for class com.yahoo.searchlib.expression.UnaryFunctionNode
 
unifyNull() - Method in class com.yahoo.searchlib.aggregation.Grouping
 
UniqueCountEstimator<T> - Interface in com.yahoo.searchlib.aggregation.hll
A interface for unique count estimation algorithms.
updateLineColumn(char) - Method in class com.yahoo.searchlib.rankingexpression.parser.AbstractCharStream
 
updateLineColumn(char) - Method in class com.yahoo.searchlib.treenet.parser.AbstractCharStream
 
usefsync() - Method in class com.yahoo.searchlib.TranslogserverConfig
 
usefsync(boolean) - Method in class com.yahoo.searchlib.TranslogserverConfig.Builder
 
useSinglePass() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns whether grouping should be executed in a single pass.

V

valid() - Method in class com.yahoo.searchlib.aggregation.Grouping
Returns whether this grouping request is valid.
value() - Method in class com.yahoo.searchlib.gbdt.NumericFeatureNode
Returns a copy of the array of values in this
value() - Method in class com.yahoo.searchlib.gbdt.ResponseNode
 
value() - Method in class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
value() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Returns the string value of this term
value() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
value() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
Value - Class in com.yahoo.searchlib.rankingexpression.evaluation
The result of a ranking expression evaluation.
Value() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
VALUE_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 
valueAddress() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
A tensor address (possibly on short form) represented as a list because the tensor type is not available
valueList() - Method in class com.yahoo.searchlib.treenet.parser.TreeNetParser
 
valueOf(String) - Static method in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.expression.ZCurveFunctionNode.Dimension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.rankingexpression.rule.Function
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.searchlib.TranslogserverConfig.Crcmethod.Enum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.yahoo.searchlib.expression.MathFunctionNode.Function
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.searchlib.expression.ZCurveFunctionNode.Dimension
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.yahoo.searchlib.gbdt.CategoryFeatureNode
Returns a copy of the array of values in this
values() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization.GBDTNode
Returns a direct reference to the values of this.
values() - Static method in enum class com.yahoo.searchlib.rankingexpression.rule.Function
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.searchlib.rankingexpression.rule.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.searchlib.TranslogserverConfig.Crcmethod.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
VdsHit - Class in com.yahoo.searchlib.aggregation
 
VdsHit() - Constructor for class com.yahoo.searchlib.aggregation.VdsHit
 
VdsHit(String, byte[], double) - Constructor for class com.yahoo.searchlib.aggregation.VdsHit
Create a hit with the given path and document id.
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.AggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.AverageAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.CountAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.ExpressionCountAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.FS4Hit
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.Group
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.Grouping
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.GroupingLevel
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.Hit
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.HitsAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.MaxAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.MinAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.StandardDeviationAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.SumAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.VdsHit
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.aggregation.XorAggregationResult
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.AggregationRefNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.ArrayAtLookupNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.AttributeMapLookupNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.AttributeNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.BoolResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.ConstantNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.DebugWaitFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.DocumentFieldNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.ExpressionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.FixedWidthBucketFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.FloatBucketResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.FloatResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.FunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.GetDocIdNamespaceSpecificFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.Int16ResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.Int32ResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.Int8ResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.IntegerBucketResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.IntegerResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.InterpolatedLookupNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.MathFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.MultiArgFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.NullResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.RangeBucketPreDefFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.RawBucketResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.RawResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.RelevanceNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.StringBucketResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.StringResultNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.TimeStampFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.UcaFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.UnaryBitFunctionNode
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.searchlib.expression.ZCurveFunctionNode
 

W

WeekDay - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
weight() - Method in class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
withArgument(String) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns a copy of this with the given argument added (if not already present)
withArgument(String, TensorType) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns a copy of this with the given argument (if not present) and argument type added
withArguments(Arguments) - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
withArguments(List<TensorFunction<Reference>>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
withBindings(Map<String, String>) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Returns a new context with the bindings replaced by the given bindings
withBindings(Map<String, String>) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
 
withBody(RankingExpression) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns a copy of this with the body changed to the given value
withName(String) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
withoutBindings() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Returns a fresh context without bindings
withoutBindings() - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns a fresh context without bindings
withOutput(String) - Method in class com.yahoo.searchlib.rankingexpression.Reference
 
withReturnType(TensorType) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
withTransformedExpressions(Function<ExpressionNode, ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrap(ExpressionNode) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrapInRankingExpression(String) - Static method in class com.yahoo.searchlib.rankingexpression.Reference
 
wrappedExpression() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.ExpressionTensorFunction
 
wrapScalar(ExpressionNode) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrapScalarBlock(TensorType, List<String>, String, List<ExpressionNode>, Map<TensorAddress, ScalarFunction<Reference>>) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrapScalars(TensorType, List<String>, List<ExpressionNode>) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrapScalars(Map<TensorAddress, ExpressionNode>) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumReply
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.DocsumRequest
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Error
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Feature
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Hit
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorReply
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.MonitorRequest
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.Profiling
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.ProfilingParams
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchReply
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SearchRequest
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.SortField
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.StringProperty
 
writeTo(CodedOutputStream) - Method in class ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty
 

X

X - Enum constant in enum class com.yahoo.searchlib.expression.ZCurveFunctionNode.Dimension
 
XorAggregationResult - Class in com.yahoo.searchlib.aggregation
This is an aggregated result holding the xor of the aggregating expression for all matching hits.
XorAggregationResult() - Constructor for class com.yahoo.searchlib.aggregation.XorAggregationResult
Constructs an empty result node.
XorAggregationResult(long) - Constructor for class com.yahoo.searchlib.aggregation.XorAggregationResult
Constructs an instance of this class with given xor value.
XorBitFunctionNode - Class in com.yahoo.searchlib.expression
This function is a request to bitwise XOR the result of its first argument with itself in chunks of the second argument number of bits.
XorBitFunctionNode() - Constructor for class com.yahoo.searchlib.expression.XorBitFunctionNode
Constructs an empty result node.
XorBitFunctionNode(ExpressionNode, int) - Constructor for class com.yahoo.searchlib.expression.XorBitFunctionNode
Constructs an instance of this class with given argument and number of bits.
XorFunctionNode - Class in com.yahoo.searchlib.expression
This function is an instruction to perform bitwise XOR on the result of all arguments in order.
XorFunctionNode() - Constructor for class com.yahoo.searchlib.expression.XorFunctionNode
 
XW_PLUS_B - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
xxh64 - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Crcmethod.Enum
 
xxh64 - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Crcmethod
 

Y

Y - Enum constant in enum class com.yahoo.searchlib.expression.ZCurveFunctionNode.Dimension
 
Year - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 
YearDay - Enum constant in enum class com.yahoo.searchlib.expression.TimeStampFunctionNode.TimePart
 

Z

ZCurveFunctionNode - Class in com.yahoo.searchlib.expression
This function decompose two-dimensonal zcurve values into x and y values.
ZCurveFunctionNode() - Constructor for class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
ZCurveFunctionNode(ExpressionNode, ZCurveFunctionNode.Dimension) - Constructor for class com.yahoo.searchlib.expression.ZCurveFunctionNode
 
ZCurveFunctionNode.Dimension - Enum Class in com.yahoo.searchlib.expression
 
zero - Static variable in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
The double value instance for 0
ZSTD - Enum constant in enum class com.yahoo.searchlib.TranslogserverConfig.Compression.Type.Enum
 
ZSTD - Static variable in class com.yahoo.searchlib.TranslogserverConfig.Compression.Type
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form