Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCharStream - Class in com.yahoo.prelude.semantics.parser
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- AbstractCharStream - Class in com.yahoo.search.query.textserialize.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.prelude.semantics.parser.AbstractCharStream
-
Constructor.
- AbstractCharStream(int, int, int) - Constructor for class com.yahoo.search.query.textserialize.parser.AbstractCharStream
-
Constructor.
- AbstractChoice - Class in com.yahoo.search.pagetemplates.model
-
Abstract superclass of various kinds of choices.
- AbstractChoice() - Constructor for class com.yahoo.search.pagetemplates.model.AbstractChoice
- AbstractList - Class in com.yahoo.search.grouping.result
- AbstractList(String, String) - Constructor for class com.yahoo.search.grouping.result.AbstractList
-
Constructs a new instance of this class.
- AbstractParser - Class in com.yahoo.prelude.query.parser
-
The Vespa query parser.
- AbstractParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.AbstractParser
-
Creates a new instance of this class, storing the given
ParserEnvironment
for parse-time access to the environment. - AbstractSpoolingLogger - Class in com.yahoo.search.logging
-
Abstract class that deals with storing event entries on disk and making sure all stored entries are eventually sent
- AbstractSpoolingLogger() - Constructor for class com.yahoo.search.logging.AbstractSpoolingLogger
- AbstractSpoolingLogger(Spooler) - Constructor for class com.yahoo.search.logging.AbstractSpoolingLogger
- ACCENT_DROP - Static variable in class com.yahoo.search.yql.YqlParser
- ACCENT_REMOVAL - Static variable in class com.yahoo.prelude.querytransform.NormalizingSearcher
- accept(boolean, QueryProfileType, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
-
Accepts a visitor to the values of this
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.MapChoice
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in interface com.yahoo.search.pagetemplates.model.PageElement
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Placeholder
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Renderer
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Section
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Source
-
Accepts a visitor to this structure
- accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.PageTemplate
-
Accepts a visitor to this structure
- accept(QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
- accept(Object) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- accept(String, byte[], int, int) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- accept(String, byte[], int, int) - Method in interface com.yahoo.search.result.Hit.RawUtf8Consumer
-
Called for fields which are available as UTF-8 instead of accept(String, Object).
- accept(String, Object) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_opContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Null_operatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.StatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_opContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- accept(ParseTreeVisitor<? extends T>) - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- acceptsChildrenOfType(Item.ItemType) - Static method in class com.yahoo.prelude.query.EquivItem
-
Returns true if this accepts child items of the given type
- ACCURACY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ACOS - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ACOS - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ACOSH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ACOSH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- activeDocuments() - Method in class com.yahoo.prelude.Pong
-
Returns the number of active documents in the backend responding in this Pong, if available
- add() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- add(int, Hit) - Method in class com.yahoo.search.result.HitGroup
-
Adds a hit to this group in the specified index, all existing hits on this index and higher will have their index increased by one.
- add(FieldPart) - Method in class com.yahoo.prelude.hitfield.FieldIterator
- add(FieldPart) - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- add(Hit) - Method in class com.yahoo.search.result.HitGroup
-
Adds a hit to this group.
- add(DocumentSummary) - Method in class com.yahoo.search.schema.Schema.Builder
- add(DocumentSummary.Field) - Method in class com.yahoo.search.schema.DocumentSummary.Builder
- add(RankProfile) - Method in class com.yahoo.search.schema.Schema.Builder
- add(TimeTracker) - Method in class com.yahoo.search.statistics.ElapsedTime
- add(List<PageElement>) - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Convenience shorthand for
if (alternative!=null) alternatives().add(alternative)
- add(T) - Method in class com.yahoo.search.cluster.Hasher
-
Adds a node with load factor 100
- add(T, boolean) - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Adds a new node for monitoring.
- add(T, int) - Method in class com.yahoo.search.cluster.Hasher
-
Adds a code with a load factor.
- add(VALUE, Binding) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
- ADD - Enum constant in enum class com.yahoo.search.grouping.request.MathResolver.Type
- ADD - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- addAlias(String) - Method in class com.yahoo.prelude.Index
- addAlias(String, String) - Method in class com.yahoo.prelude.SearchDefinition
- addAll(List<Hit>) - Method in class com.yahoo.search.result.HitGroup
-
Adds a list of hits to this group, the same as calling add for each item in the list.
- addAnd(Item, CompositeItem) - Method in class com.yahoo.prelude.query.parser.AllParser
- addAnnotation(String, Object) - Method in class com.yahoo.prelude.query.Item
-
Annotate this item
- addAttribute(String, String) - Method in class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- addAttribute(String, String, BigInteger) - Method in class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- addChild(Item) - Method in interface com.yahoo.prelude.query.textualrepresentation.Discloser
- addChild(GroupingOperation) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Adds a child grouping node to this.
- addChild(Object) - Method in class com.yahoo.search.query.textserialize.serializer.DispatchForm
- addChildren(NotItem, ItemArguments, ItemContext) - Method in class com.yahoo.search.query.textserialize.item.AndNotRestConverter
- addChildren(List<GroupingOperation>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Convenience method to call
GroupingOperation.addChild(GroupingOperation)
for each element in the given list. - addChildren(T, ItemArguments, ItemContext) - Method in class com.yahoo.search.query.textserialize.item.CompositeConverter
- addChoiceResolution(Choice, int) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
- addCommand(String) - Method in class com.yahoo.prelude.Index
-
Adds a type or untyped command string to this
- addCommand(String, String) - Method in class com.yahoo.prelude.SearchDefinition
- addCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- addCondition(NamedCondition) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Adds a named condition which can be referenced by rules
- addDataListener(Runnable) - Method in class com.yahoo.search.result.HitGroup
- addEndAnchorItem() - Method in class com.yahoo.prelude.query.UriItem
-
Adds an end anchor as the *current* last item.
- addError(ErrorMessage) - Method in class com.yahoo.search.result.DefaultErrorHit
-
Adds an error to this
- addError(ErrorMessage) - Method in interface com.yahoo.search.result.ErrorHit
-
Adds an error to this.
- addError(ErrorMessage) - Method in class com.yahoo.search.result.HitGroup
-
Adds an error to this result
- addErrors(ErrorHit) - Method in class com.yahoo.search.result.DefaultErrorHit
-
Add all errors from another error hit to this
- addErrors(ErrorHit) - Method in interface com.yahoo.search.result.ErrorHit
-
Add all errors from another error hit to this
- addErrorsFrom(HitGroup) - Method in class com.yahoo.search.result.HitGroup
-
merge any errors from the other HitGroup into this
- addEscapes(String) - Static method in exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addExpansions(Query, Set<PhraseMatcher.Phrase>, String, int, boolean, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Add Expansions to the matching phrases
- addFeature(PredicateQueryItem.Entry) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a feature/value-pair to the predicate query.
- addFeature(String, String) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a feature/value-pair to the predicate query.
- addFeature(String, String, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a feature/value-pair to the predicate query.
- addField(FieldDescription) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Adds a field to this, without associating with a type registry; field descriptions with compound is not be supported.
- addField(FieldDescription, QueryProfileTypeRegistry) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Adds a field to this
- addField(String, String) - Method in class com.yahoo.search.schema.DocumentSummary.Builder
- addFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AddFunction - Class in com.yahoo.search.grouping.request
-
This class represents an add-function in a
GroupingExpression
. - AddFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AddFunction
-
Constructs a new instance of this class.
- addHighlightPhrase(String, List<String>) - Method in class com.yahoo.prelude.query.Highlight
-
Add custom highlight phrase
- addHighlightTerm(String, String) - Method in class com.yahoo.prelude.query.Highlight
-
Add custom highlight term
- addHint(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Adds a hint to this.
- addIndex(Index) - Method in class com.yahoo.prelude.SearchDefinition
- adding(Item) - Method in class com.yahoo.prelude.query.CompositeItem
- adding(Item) - Method in class com.yahoo.prelude.query.EquivItem
- adding(Item) - Method in class com.yahoo.prelude.query.SameElementItem
- AddingProductionRule - Class in com.yahoo.prelude.semantics.rule
-
A production rule which adds the production to the matched query
- AddingProductionRule() - Constructor for class com.yahoo.prelude.semantics.rule.AddingProductionRule
- addInherited(QueryProfile) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- addInherited(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Adds a profile to the end of the inherited list of this.
- addInherited(QueryProfile, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Adds a profile to the end of the inherited list of this for the given variant.
- addInherited(QueryProfile, String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
- addInput(String, TensorType) - Method in class com.yahoo.search.schema.RankProfile.Builder
- addItem(int, Item) - Method in class com.yahoo.prelude.query.CompositeItem
-
Inserts the item at a position and increases the index of existing items starting on this position by one
- addItem(int, Item) - Method in class com.yahoo.prelude.query.PhraseItem
- addItem(int, Item) - Method in class com.yahoo.prelude.query.SegmentItem
- addItem(int, Item) - Method in class com.yahoo.search.query.QueryTree
- addItem(Item) - Method in class com.yahoo.prelude.query.CompositeItem
- addItem(Item) - Method in class com.yahoo.prelude.query.NotItem
-
Adds an item.
- addItem(Item) - Method in class com.yahoo.prelude.query.PhraseItem
-
Adds subitem.
- addItem(Item) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
-
Adds subitem.
- addItem(Item) - Method in class com.yahoo.prelude.query.SegmentItem
- addItem(Item) - Method in class com.yahoo.search.query.QueryTree
- addItem(Item, TermType) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Adds an item to the query being evaluated in a way consistent with the query type
- addItems(List<Item>, TermType) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Adds an item to the query being evaluated in a way consistent with the query type
- additive_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- additive_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- additive_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- additive_expression(int) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- Additive_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- additive_op() - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- additive_op() - Method in class com.yahoo.search.yql.yqlplusParser
- Additive_opContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Additive_opContext
- addMapChoiceResolution(MapChoice, Map<String, List<PageElement>>) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
- addMatch(FlattenedItem, String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Adds a match
- addMatch(Match) - Method in class com.yahoo.prelude.semantics.engine.ReferencedMatches
- addMatchFeatures(Inspector) - Method in class com.yahoo.search.dispatch.LeanHit
- addMonitoring(ClusterMonitor<Node>) - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- addNativeQueryProfileTypesTo(QueryProfileTypeRegistry) - Static method in class com.yahoo.search.Query
- addNegativeItem(Item) - Method in class com.yahoo.prelude.query.NotItem
-
Adds a negative item.
- addNot(Item, NotItem) - Method in class com.yahoo.prelude.query.parser.AllParser
- addOr(Item, OrItem) - Method in class com.yahoo.prelude.query.parser.AllParser
- addOrderBy(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Adds an expression to the order-by clause of this operation.
- addOrderBy(List<GroupingExpression>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Convenience method to call
GroupingOperation.addOrderBy(GroupingExpression)
for each element in the given list. - addOutput(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Adds an expression to the output clause of this operation.
- addOutputs(List<GroupingExpression>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Convenience method to call
GroupingOperation.addOutput(GroupingExpression)
for each element in the given list. - addPositiveItem(Item) - Method in class com.yahoo.prelude.query.NotItem
-
Convenience method for adding a positive item.
- addProduction(Production) - Method in class com.yahoo.prelude.semantics.rule.ProductionList
- addProperty(String, Object) - Method in interface com.yahoo.prelude.query.textualrepresentation.Discloser
- addRangeFeature(PredicateQueryItem.RangeEntry) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a range feature with a given value to the predicate query.
- addRangeFeature(String, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a range feature with a given value to the predicate query.
- addRangeFeature(String, long, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Adds a range feature with a given value to the predicate query.
- addRestrict(String) - Method in class com.yahoo.search.query.parser.Parsable
- addRestricts(Collection<String>) - Method in class com.yahoo.search.query.parser.Parsable
- addResult(Query, Result) - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
-
Adds a result which can be searched for and filled.
- addRewritesAsEquiv(Query, String, String, boolean, int) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Add query expansion to the query tree
- addRule(ProductionRule) - Method in class com.yahoo.prelude.semantics.RuleBase
- addSearchChain(ComponentId) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- addSearchChain(ComponentId, FederationOptions) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- addSearchChain(ComponentId, FederationOptions, List<String>) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- addSearchChain(ComponentId, List<String>) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- addSource(ComponentId, SearchChainInvocationSpec, boolean) - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- addSource(String) - Method in class com.yahoo.search.query.parser.Parsable
- addSourceForProvider(ComponentId, ComponentId, ComponentId, boolean, FederationOptions, List<String>) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- addSources(Collection<String>) - Method in class com.yahoo.search.query.parser.Parsable
- addStartAnchorItem() - Method in class com.yahoo.prelude.query.UriItem
-
Adds a start anchor as the *current* first item.
- addSummary(DocsumDefinition, Inspector) - Method in class com.yahoo.prelude.fastsearch.FastHit
-
For internal use
- addSummaryClass(String, Set<String>) - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- addSummaryClassByCopy(String, Collection<String>) - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- addTerm(String) - Method in class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
-
Adds a term to this phrase
- addTerm(String, double) - Method in class com.yahoo.prelude.query.WordAlternativesItem
-
Add a new alternative iff the term string is not already present with an equal or higher exactness score.
- addToken(long, int) - Method in class com.yahoo.prelude.query.WeightedSetItem
- addToken(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
-
Adds a token with weight 1.
- addToken(String, int) - Method in class com.yahoo.prelude.query.WeightedSetItem
-
Adds a weighted token.
- addTry() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Registers that another try has been made
- addUnitToOriginalQuery(Query, String, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Add proximity boosting to original query by modifying the query tree directly
- adjustBeginLineColumn(int, int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustedDegradedCoverage(int, TimeoutHandler) - Method in class com.yahoo.search.dispatch.CoverageAggregator
- ADVANCED - Enum constant in enum class com.yahoo.search.Query.Type
- AdvancedParser - Class in com.yahoo.prelude.query.parser
-
Deprecated.YQL should be used for formal queries
- AdvancedParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.AdvancedParser
-
Deprecated.
- aggregateNodeValues() - Method in class com.yahoo.search.dispatch.searchcluster.Group
- AggregatorNode - Class in com.yahoo.search.grouping.request
-
This class represents an aggregated value in a
GroupingExpression
. - AggregatorNode(String, String, Integer) - Constructor for class com.yahoo.search.grouping.request.AggregatorNode
- AggregatorNode(String, String, Integer, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.AggregatorNode
- alias - Variable in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- alias() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- alias() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias
- alias() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- alias(int) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- alias(IndexInfoConfig.Indexinfo.Alias.Builder) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Add the given builder to this builder's list of Alias builders
- alias(String) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias.Builder
- alias(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- alias(Consumer<IndexInfoConfig.Indexinfo.Alias.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- alias(List<IndexInfoConfig.Indexinfo.Alias.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Set the given list as this builder's list of Alias builders
- Alias(IndexInfoConfig.Indexinfo.Alias.Builder) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias
- ALIAS - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- alias_def - Variable in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- alias_def() - Method in class com.yahoo.search.yql.yqlplusParser
- alias_def() - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- alias_def() - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- Alias_defContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- aliases() - Method in class com.yahoo.prelude.Index
-
Returns an unmodifiable list of the aliases of this index (not including the index proper name)
- aliases() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the alias to field mapping of this type as a read-only map.
- ALL - Enum constant in enum class com.yahoo.search.Query.Type
- ALL - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ALL_SUB_QUERIES - Static variable in class com.yahoo.prelude.query.PredicateQueryItem
- allCommands() - Method in class com.yahoo.prelude.Index
-
Returns all the literal command strings given as arguments to addCommand in this instance
- allGroupsHaveSize1() - Method in class com.yahoo.search.dispatch.Dispatcher
- AllLowercasingSearcher - Class in com.yahoo.search.querytransform
-
Transform all terms in the incoming query tree and highlight terms to lower case.
- AllLowercasingSearcher() - Constructor for class com.yahoo.search.querytransform.AllLowercasingSearcher
- allOperation(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AllOperation - Class in com.yahoo.search.grouping.request
-
This is a grouping operation that processes the input list as a whole, as opposed to
EachOperation
which processes each element of that list separately. - AllOperation() - Constructor for class com.yahoo.search.grouping.request.AllOperation
-
Constructs a new instance of this class.
- AllParser - Class in com.yahoo.prelude.query.parser
-
Parser for queries of type all and weakAnd.
- AllParser(ParserEnvironment, boolean) - Constructor for class com.yahoo.prelude.query.parser.AllParser
-
Creates an all/weakAnd parser
- allProviderSources() - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- allSubConditionsMatches(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Returns whether all the conditions of this matches the current evaluation state
- allTopLevelTargets() - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver
- Alternative(String, double) - Constructor for class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- alternatives() - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Returns the alternatives of this as a live reference to the alternatives of this.
- ALTERNATIVES - Static variable in class com.yahoo.search.yql.YqlParser
- analyze() - Method in class com.yahoo.search.result.HitGroup
-
Update concreteHitCount, cached and filled by iterating trough the hits of this result.
- analyze(Query, int) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Analyzes a query over this rule base
- analyzeHits() - Method in class com.yahoo.search.Result
-
Update cached and filled by iterating through the hits of this result
- and(Item) - Method in class com.yahoo.search.query.QueryTree
-
Modifies this query to become the current query AND the given item.
- AND - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- AND - Static variable in class com.yahoo.prelude.query.TermType
- AND - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- AND - Static variable in class com.yahoo.search.yql.yqlplusLexer
- AND - Static variable in class com.yahoo.search.yql.yqlplusParser
- AND() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- AND(int) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- AND_SEGMENTING - Static variable in class com.yahoo.search.yql.YqlParser
- AndCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which consists of a list of alternatives to match at any location
- AndCondition() - Constructor for class com.yahoo.prelude.semantics.rule.AndCondition
- andFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AndFunction - Class in com.yahoo.search.grouping.request
-
This class represents an and-function in a
GroupingExpression
. - AndFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AndFunction
-
Constructs a new instance of this class.
- AndItem - Class in com.yahoo.prelude.query
-
An and'ing of a collection of sub-expressions
- AndItem() - Constructor for class com.yahoo.prelude.query.AndItem
- AndNotRestConverter - Class in com.yahoo.search.query.textserialize.item
- AndNotRestConverter() - Constructor for class com.yahoo.search.query.textserialize.item.AndNotRestConverter
- AndSegmentItem - Class in com.yahoo.prelude.query
-
An immutable and'ing of a collection of sub-expressions.
- AndSegmentItem(PhraseSegmentItem) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
- AndSegmentItem(String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
- AndSegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
- annotate(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns the annotation with the given annotationClass (and create it if necessary).
- annotate(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
-
This will either create or get the annotation of the class annotation
- annotate(int, int, AnnotationClass, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
-
Sets a key/value pair for an annotation of a substring.
- annotate(int, int, String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns the annotation with the given annotationClass (and create it if necessary).
- annotate(int, int, String, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
-
Sets a key/value pair for an annotation of a substring.
- annotate(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
-
Return the annotation with the given annotationclass (and create it if necessary).
- annotate(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
- annotate(AnnotationClass, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
-
Sets a key/value pair for an annotation.
- annotate(String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Return the annotation with the given annotationclass (and create it if necessary).
- annotate(String, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
-
Sets a key/value pair for an annotation.
- annotate_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- annotate_expression() - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- Annotate_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- annotatePhrase(PhraseMatcher.Phrase, Query, int) - Method in class com.yahoo.prelude.semantics.RuleBase
- AnnotateStringFieldPart - Class in com.yahoo.prelude.hitfield
- AnnotateStringFieldPart(String, int) - Constructor for class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- annotation() - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- annotation() - Method in class com.yahoo.search.yql.yqlplusParser
- annotation() - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- AnnotationClass - Class in com.yahoo.text.interpretation
- AnnotationClass(String) - Constructor for class com.yahoo.text.interpretation.AnnotationClass
- AnnotationContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- annotations - Variable in class com.yahoo.text.interpretation.Annotations
- Annotations - Class in com.yahoo.text.interpretation
-
An annotation is a description of a an area of text, with a given class.
- Annotations(Span) - Constructor for class com.yahoo.text.interpretation.Annotations
- ANNOTATIONS - Static variable in class com.yahoo.search.yql.YqlParser
- any - Static variable in class com.yahoo.search.pagetemplates.model.Source
-
The "any" source - used to mark that any source is acceptable here
- ANY - Enum constant in enum class com.yahoo.search.Query.Type
- anyItems(boolean) - Method in class com.yahoo.prelude.query.parser.AllParser
-
A collection of one or more items.
- AnyParser - Class in com.yahoo.prelude.query.parser
-
Parser for queries of type any.
- AnyParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.AnyParser
- append(CompoundName, String) - Method in class com.yahoo.search.query.profile.CompoundNameChildCache
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.CompositeItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.FalseItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.Item
-
Override to append the item body in the canonical query language of this item.
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.NearestNeighborItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.NotItem
-
Overridden to skip the positive TrueItem and (otherwise) append "+" to the first item and "-" to the rest
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.NullItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PredicateQueryItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedInteger
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedString
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.SameElementItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.TermItem
-
Appends the index prefix if necessary and delegates to the subclass
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.TrueItem
- appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.WeightedSetItem
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.BoolItem
-
Word items uses a empty heading instead of "WORD "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.FalseItem
-
Override to only return "FALSE" rather than "FALSE "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.FuzzyItem
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.IntItem
-
Int items uses a empty heading instead of "INT "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.Item
-
Appends the heading of this string.
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NearItem
-
Appends the heading of this string -
[getName()]([limit])
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NotItem
-
Not items uses a empty heading instead of "NOT "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NullItem
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseItem
-
Phrase items uses a empty heading instead of "PHRASE "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
-
Segment phrase items uses a empty heading instead of "SPHRASE "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.SameElementItem
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.TrueItem
-
Override to only return "TRUE" rather than "TRUE "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WandItem
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WeakAndItem
-
Appends the heading of this string -
[getName()]([limit])
- appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WordItem
-
Word items uses a empty heading instead of "WORD "
- appendHeadingString(StringBuilder) - Method in class com.yahoo.search.query.QueryTree
- appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
-
Appends the index prefix if necessary
- appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
-
Appends the index prefix if necessary
- appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
-
Appends the index prefix if necessary
- applicationId() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- applicationId(String) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- APPROXIMATE - Static variable in class com.yahoo.search.yql.YqlParser
- APPROXIMATE_THRESHOLD - Static variable in class com.yahoo.search.query.ranking.Matching
- args() - Method in class com.yahoo.search.grouping.request.FunctionNode
-
Returns the arguments of this as a list which cannot be modified
- argument() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- argument(boolean) - Method in class com.yahoo.search.yql.yqlplusParser
- argument(int) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- ArgumentContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- ArgumentContext(ParserRuleContext, int, boolean) - Constructor for class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- arguments() - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- arguments() - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- arguments() - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- arguments(boolean) - Method in class com.yahoo.search.yql.yqlplusParser
- ArgumentsContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- ArgumentsContext(ParserRuleContext, int, boolean) - Constructor for class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- argumentType - Static variable in class com.yahoo.search.query.properties.DefaultProperties
- array() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- ARRAY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- array_literal() - Method in class com.yahoo.search.yql.yqlplusParser
- array_literal() - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- Array_literalContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- array_parameter() - Method in class com.yahoo.search.yql.yqlplusParser
- Array_parameterContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- arrayAtLookup(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ArrayAtLookup - Class in com.yahoo.search.grouping.request
-
Represents access of array element in a document attribute in a
GroupingExpression
. - ArrayAtLookup(String, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ArrayAtLookup
-
Constructs a new instance of this class.
- AS - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- AS - Static variable in class com.yahoo.search.yql.yqlplusLexer
- AS - Static variable in class com.yahoo.search.yql.yqlplusParser
- AS() - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- AS() - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- ASCENDING - Enum constant in enum class com.yahoo.search.query.Sorting.Order
- ASCENDING - Static variable in class com.yahoo.search.query.ranking.MatchPhase
- ASCENDING_HITS_ORDER - Static variable in class com.yahoo.search.yql.YqlParser
- asContext(List<String>) - Method in class com.yahoo.search.query.profile.DimensionValues
- asImage(Object) - Static method in class com.yahoo.search.grouping.request.GroupingExpression
-
Returns a string representation of an object that can be used in the 'image' constructor argument of
GroupingNode
. - ASIN - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ASIN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ASINH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ASINH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- asInt() - Method in enum class com.yahoo.search.Query.Type
- asList() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
-
Returns the field values (values for various dimensions) for this field as a read-only list (never null)
- asList() - Method in class com.yahoo.search.result.HitGroup
-
Returns a read only list view of the hits in this
- asList(List<T>, List<T>) - Static method in class com.yahoo.search.grouping.request.FunctionNode
- asList(T, T...) - Static method in class com.yahoo.search.grouping.request.FunctionNode
- asList(T, T, T...) - Static method in class com.yahoo.search.grouping.request.FunctionNode
- asMap() - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Returns the map holding the features of this.
- asMap() - Method in class com.yahoo.search.query.ranking.RankProperties
-
Returns a modifiable map of the properties of this
- asMilliSeconds(Object, Long) - Static method in class com.yahoo.search.query.ParameterParser
-
Tries to return the given object as a Long.
- assignId(URI) - Method in class com.yahoo.search.result.Hit
-
Assigns a new or changed id to this hit.
- asString() - Method in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
-
Use this, not name() to retrieve the string value of this.
- asString(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.GroupingExpression
-
Returns a string description of the given list of expressions.
- asTensorType() - Method in class com.yahoo.search.query.profile.types.FieldType
-
Returns this type as a tensor type: The true tensor type is this is a tensor field an an empty type - interpreted as a double in numerical contexts - otherwise
- asTensorType() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
-
Returns information about the type of tensor this will hold
- asUnorderedHits() - Method in class com.yahoo.search.result.HitGroup
-
Returns a read only list view of the hits in this which is potentially unsorted.
- asUtf8String() - Method in class com.yahoo.search.query.SessionId
- AsyncExecution - Class in com.yahoo.search.searchchain
-
Provides asynchronous execution of searchchains.
- AsyncExecution(Chain<? extends Searcher>, Execution) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
-
Creates an async execution.
- AsyncExecution(Chain<? extends Searcher>, Execution.Context) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
-
Creates an async execution.
- AsyncExecution(Execution) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
-
Creates an async execution from an existing execution.
- asyncRender(Result, Query, Renderer<Result>, OutputStream) - Static method in class com.yahoo.search.handler.HttpSearchResponse
- asyncRender(OutputStream) - Method in class com.yahoo.search.handler.HttpSearchResponse
- AT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- AT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- AT - Static variable in class com.yahoo.search.yql.yqlplusParser
- AT() - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- AT() - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- AT() - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- ATAN - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ATAN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ATANH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- ATANH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- attachContext(Query) - Method in class com.yahoo.search.Query
-
Set the context information for another query to be part of this query's context information.
- ATTRIBUTE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ATTRIBUTE - Static variable in class com.yahoo.search.query.ranking.Diversity
- ATTRIBUTE - Static variable in class com.yahoo.search.query.ranking.MatchPhase
- attributeFunction() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AttributeFunction - Class in com.yahoo.search.grouping.request
-
This class represents a document attribute function in a
GroupingExpression
. - AttributeFunction(String) - Constructor for class com.yahoo.search.grouping.request.AttributeFunction
-
Constructs a new instance of this class.
- AttributeMapLookupValue - Class in com.yahoo.search.grouping.request
-
This class represents a lookup in a map attribute in a
GroupingExpression
. - AttributeSorter(String) - Constructor for class com.yahoo.search.query.Sorting.AttributeSorter
- attributeValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AttributeValue - Class in com.yahoo.search.grouping.request
-
This class represents a document attribute value in a
GroupingExpression
. - AttributeValue(String) - Constructor for class com.yahoo.search.grouping.request.AttributeValue
-
Constructs a new instance of this class.
- automata() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase
- automata(String) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- automataDirective(RuleBase, RuleImporter) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- AUTOMATADIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- available - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- available - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- availableProcessors() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- availableProcessors(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- AVG - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- AvgAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an average-aggregator in a
GroupingExpression
. - AvgAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.AvgAggregator
-
Constructs a new instance of this class.
- avgExpression(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- AvgFunction - Class in com.yahoo.search.grouping.request
-
This class represents a min-function in a
GroupingExpression
. - AvgFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AvgFunction
-
Constructs a new instance of this class.
B
- BackedOverridableQueryProfile - Class in com.yahoo.search.query.profile
-
A wrapper of a query profile where overrides to the values in the referenced profile can be set.
- BackedOverridableQueryProfile(QueryProfile) - Constructor for class com.yahoo.search.query.profile.BackedOverridableQueryProfile
-
Creates an overridable profile from the given backing profile.
- BACKEND - Static variable in class com.yahoo.search.searchchain.PhaseNames
-
The last checkpoint in a search chain not provided by any searcher.
- backendString() - Method in class com.yahoo.prelude.Location
- backtrack() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Backtrack to the evaluation state at the point where this choicepoint were instantiated.
- backtrack(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
-
Backtrack to the evaluation state at the point where this choicepoint were instantiated
- backtrackPosition() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Backtracks the position only, not matches
- backtrackPosition(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
- backup(int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- backup(int) - Method in interface com.yahoo.prelude.semantics.parser.CharStream
-
Backs up the input stream by amount steps.
- backup(int) - Method in interface com.yahoo.search.grouping.request.parser.CharStream
-
Backs up the input stream by amount steps.
- backup(int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- backup(int) - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
-
Backs up the input stream by amount steps.
- badResponse() - Method in class com.yahoo.prelude.Pong
-
Returns whether there is an error or not
- bareContent(boolean, boolean) - Method in class com.yahoo.prelude.hitfield.HitField
-
Returns the content of the field, stripped of markup
- Base64DataField - Class in com.yahoo.prelude.fastsearch
-
Represents a binary field that is presented as base64
- Base64DataField(String) - Constructor for class com.yahoo.prelude.fastsearch.Base64DataField
- baseMaxDirectMemorySize() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- baseMaxDirectMemorySize(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- BaseNodeMonitor<T> - Class in com.yahoo.search.cluster
-
A node monitor is responsible for maintaining the state of a monitored node.
- BaseNodeMonitor(boolean) - Constructor for class com.yahoo.search.cluster.BaseNodeMonitor
- beginColumn - Variable in class com.yahoo.prelude.semantics.parser.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class com.yahoo.search.grouping.request.parser.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
The column number of the first character of this Token.
- beginGroup(WRITER, Group) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as beginHitGroup, but for Group(grouping api).
- beginGroupList(WRITER, GroupList) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as beginHitGroup, but for GroupList(grouping api).
- beginHitGroup(WRITER, HitGroup) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called when a HitGroup is encountered.
- beginHitList(WRITER, HitList) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as beginHitGroup, but for HitList(grouping api).
- beginLine - Variable in class com.yahoo.prelude.semantics.parser.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class com.yahoo.search.grouping.request.parser.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
The line number of the first character of this Token.
- beginList(DataList<?>) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- beginList(DataList<?>) - Method in class com.yahoo.search.rendering.JsonRenderer
- beginList(DataList<?>) - Method in class com.yahoo.search.rendering.XmlRenderer
- beginResponse(OutputStream) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- beginResponse(OutputStream) - Method in class com.yahoo.search.rendering.JsonRenderer
- beginResponse(OutputStream) - Method in class com.yahoo.search.rendering.XmlRenderer
- beginResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called at the start of rendering.
- beginToken() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- beginToken() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- beginToken() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- beginToken() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- beginToken() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- benchmark(String, String, int) - Method in class com.yahoo.prelude.semantics.benchmark.RuleBaseBenchmark
- BEST_OF_RANDOM_2 - Enum constant in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
- Binding - Class in com.yahoo.search.query.profile.compiled
-
An immutable binding of a set of dimensions to values.
- BLENDED_RESULT - Static variable in class com.yahoo.search.searchchain.PhaseNames
-
A checkpoint where results from different backends have been flattened into a single result.
- BLENDING - Static variable in class com.yahoo.prelude.searcher.BlendingSearcher
- BlendingSearcher - Class in com.yahoo.prelude.searcher
-
Flattens a result consisting of multiple hit groups containing hits into a single flat list of hits.
- BlendingSearcher(ComponentId, QrSearchersConfig) - Constructor for class com.yahoo.prelude.searcher.BlendingSearcher
- BlendingSearcher(String) - Constructor for class com.yahoo.prelude.searcher.BlendingSearcher
-
Only for legacy tests.
- blendResults(Result, Query, int, int, Execution) - Method in class com.yahoo.prelude.searcher.BlendingSearcher
-
Produce a single blended hit list from a group of hitgroups.
- blob() - Method in class com.yahoo.search.logging.LoggerEntry
- blob(byte[]) - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- blob(String) - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- BlockItem - Interface in com.yahoo.prelude.query
-
An interface used for anything which represents a single block of query input.
- BoldCloseFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is markup, representing end of a bolded area.
- BoldCloseFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.BoldCloseFieldPart
- BOLDING - Static variable in class com.yahoo.search.query.Presentation
- BoldOpenFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is markup representing the start of a bolded area.
- BoldOpenFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.BoldOpenFieldPart
- bool - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- bool() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- BOOLEAN - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- BOOLEAN_AND - Enum constant in enum class com.yahoo.prelude.query.SegmentingRule
- BooleanSearcher - Class in com.yahoo.search.querytransform
-
Searcher that builds a PredicateItem from the &boolean properties and inserts it into a query.
- BooleanSearcher() - Constructor for class com.yahoo.search.querytransform.BooleanSearcher
- BooleanSearcher.PredicateValueAttributeParser - Class in com.yahoo.search.querytransform
- booleanType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- booleanValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- BooleanValue - Class in com.yahoo.search.grouping.request
-
This class represents a constant
Boolean
value in aGroupingExpression
. - BooleanValue(Boolean) - Constructor for class com.yahoo.search.grouping.request.BooleanValue
-
Constructs a new instance of this class.
- BoolField - Class in com.yahoo.prelude.fastsearch
- BoolField(String) - Constructor for class com.yahoo.prelude.fastsearch.BoolField
- BoolId - Class in com.yahoo.search.grouping.result
- BoolId(Boolean) - Constructor for class com.yahoo.search.grouping.result.BoolId
- BoolItem - Class in com.yahoo.prelude.query
-
A true/false term suitable for searching bool indexes.
- BoolItem(boolean) - Constructor for class com.yahoo.prelude.query.BoolItem
- BoolItem(boolean, String) - Constructor for class com.yahoo.prelude.query.BoolItem
- BoolItem(boolean, String, boolean) - Constructor for class com.yahoo.prelude.query.BoolItem
- BOTH - Enum constant in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
- BOUNDS - Static variable in class com.yahoo.search.yql.YqlParser
- BOUNDS_LEFT_OPEN - Static variable in class com.yahoo.search.yql.YqlParser
- BOUNDS_OPEN - Static variable in class com.yahoo.search.yql.YqlParser
- BOUNDS_RIGHT_OPEN - Static variable in class com.yahoo.search.yql.YqlParser
- braceLevelURL - Variable in class com.yahoo.prelude.query.parser.AbstractParser
-
The counter for braces in URLs, braces in URLs are accepted so long as they are balanced.
- bucket(GroupingOperation, BucketResolver) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- BUCKET - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- BucketGroupId<T> - Class in com.yahoo.search.grouping.result
-
This abstract class is used in
Group
instances where the identifying expression evaluated to aBucketValue
. - BucketGroupId(String, T, String, T, String) - Constructor for class com.yahoo.search.grouping.result.BucketGroupId
-
Constructs a new instance of this class.
- BucketGroupId(String, T, T) - Constructor for class com.yahoo.search.grouping.result.BucketGroupId
-
Constructs a new instance of this class.
- BucketResolver - Class in com.yahoo.search.grouping.request
-
This is a helper class for resolving buckets to a list of
GroupingExpression
objects. - BucketResolver() - Constructor for class com.yahoo.search.grouping.request.BucketResolver
- BucketValue - Class in com.yahoo.search.grouping.request
-
This class represents a bucket in a
PredefinedFunction
. - BucketValue(String, Integer, ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.BucketValue
- bufcolumn - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- bufcolumn - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- buffer - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- buffer - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- bufline - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- bufline - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- bufpos - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
-
Position in buffer.
- bufpos - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
-
Position in buffer.
- bufsize - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- bufsize - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- build() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- build() - Method in class com.yahoo.prelude.EmulationConfig.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- build() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- build() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- build() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- build() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Character.Builder
- build() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- build() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- build() - Method in class com.yahoo.search.config.ClusterConfig.Builder
- build() - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- build() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias.Builder
- build() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- build() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command.Builder
- build() - Method in class com.yahoo.search.config.QrStartConfig.Builder
- build() - Method in class com.yahoo.search.config.QrStartConfig.Jdisc.Builder
- build() - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- build() - Method in class com.yahoo.search.config.QrStartConfig.Qrs.Builder
- build() - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
- build() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
- build() - Method in class com.yahoo.search.federation.FederationConfig.Builder
- build() - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
- build() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- build() - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- build() - Method in class com.yahoo.search.federation.ProviderConfig.Node.Builder
- build() - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- build() - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- build() - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- build() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- build() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- build() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- build() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- build() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- build() - Method in class com.yahoo.search.Query.Builder
-
Creates a new query from this builder.
- build() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- build() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- build() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- build() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
- build() - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- build() - Method in class com.yahoo.search.schema.DocumentSummary.Builder
- build() - Method in class com.yahoo.search.schema.RankProfile.Builder
- build() - Method in class com.yahoo.search.schema.Schema.Builder
- build(Map<CompoundName, DimensionalValue.Builder<VALUE>>) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
- Builder() - Constructor for class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.EmulationConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- Builder() - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- Builder() - Constructor for class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig.Character.Builder
- Builder() - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- Builder() - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- Builder() - Constructor for class com.yahoo.search.config.ClusterConfig.Builder
- Builder() - Constructor for class com.yahoo.search.config.IndexInfoConfig.Builder
- Builder() - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias.Builder
- Builder() - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- Builder() - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command.Builder
- Builder() - Constructor for class com.yahoo.search.config.QrStartConfig.Builder
- Builder() - Constructor for class com.yahoo.search.config.QrStartConfig.Jdisc.Builder
- Builder() - Constructor for class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- Builder() - Constructor for class com.yahoo.search.config.QrStartConfig.Qrs.Builder
- Builder() - Constructor for class com.yahoo.search.config.RateLimitingConfig.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
- Builder() - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
- Builder() - Constructor for class com.yahoo.search.federation.FederationConfig.Builder
- Builder() - Constructor for class com.yahoo.search.federation.FederationConfig.Target.Builder
- Builder() - Constructor for class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- Builder() - Constructor for class com.yahoo.search.federation.ProviderConfig.Builder
- Builder() - Constructor for class com.yahoo.search.federation.ProviderConfig.Node.Builder
- Builder() - Constructor for class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- Builder() - Constructor for class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- Builder() - Constructor for class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
- Builder() - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- Builder() - Constructor for class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- Builder() - Constructor for class com.yahoo.search.logging.LoggerEntry.Builder
- Builder() - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- Builder() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- Builder() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- Builder() - Constructor for class com.yahoo.search.Query.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- Builder() - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- Builder() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- Builder() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
- Builder() - Constructor for class com.yahoo.search.querytransform.LowercasingConfig.Builder
- Builder(QrMonitorConfig) - Constructor for class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- Builder(EmulationConfig) - Constructor for class com.yahoo.prelude.EmulationConfig.Builder
- Builder(DocumentdbInfoConfig) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- Builder(DocumentdbInfoConfig.Documentdb) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- Builder(DocumentdbInfoConfig.Documentdb.Rankprofile) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- Builder(DocumentdbInfoConfig.Documentdb.Rankprofile.Input) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder
- Builder(DocumentdbInfoConfig.Documentdb.Summaryclass) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- Builder(DocumentdbInfoConfig.Documentdb.Summaryclass.Fields) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- Builder(KeyvalueConfig) - Constructor for class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- Builder(QrQuotetableConfig) - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- Builder(QrQuotetableConfig.Character) - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig.Character.Builder
- Builder(SemanticRulesConfig) - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- Builder(SemanticRulesConfig.Rulebase) - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- Builder(ClusterConfig) - Constructor for class com.yahoo.search.config.ClusterConfig.Builder
- Builder(IndexInfoConfig) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Builder
- Builder(IndexInfoConfig.Indexinfo) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- Builder(IndexInfoConfig.Indexinfo.Alias) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias.Builder
- Builder(IndexInfoConfig.Indexinfo.Command) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command.Builder
- Builder(QrStartConfig) - Constructor for class com.yahoo.search.config.QrStartConfig.Builder
- Builder(QrStartConfig.Jdisc) - Constructor for class com.yahoo.search.config.QrStartConfig.Jdisc.Builder
- Builder(QrStartConfig.Jvm) - Constructor for class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- Builder(QrStartConfig.Qrs) - Constructor for class com.yahoo.search.config.QrStartConfig.Qrs.Builder
- Builder(RateLimitingConfig) - Constructor for class com.yahoo.search.config.RateLimitingConfig.Builder
- Builder(SchemaInfoConfig) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Builder
- Builder(SchemaInfoConfig.Schema) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- Builder(SchemaInfoConfig.Schema.Rankprofile) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- Builder(SchemaInfoConfig.Schema.Rankprofile.Input) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input.Builder
- Builder(SchemaInfoConfig.Schema.Summaryclass) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
- Builder(SchemaInfoConfig.Schema.Summaryclass.Fields) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
- Builder(FederationConfig) - Constructor for class com.yahoo.search.federation.FederationConfig.Builder
- Builder(FederationConfig.Target) - Constructor for class com.yahoo.search.federation.FederationConfig.Target.Builder
- Builder(FederationConfig.Target.SearchChain) - Constructor for class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- Builder(ProviderConfig) - Constructor for class com.yahoo.search.federation.ProviderConfig.Builder
- Builder(ProviderConfig.Node) - Constructor for class com.yahoo.search.federation.ProviderConfig.Node.Builder
- Builder(ProviderConfig.Yca) - Constructor for class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- Builder(SearchchainForwardConfig) - Constructor for class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- Builder(SearchWithRendererHandlerConfig) - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- Builder(LocalDiskLoggerConfig) - Constructor for class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- Builder(Logger) - Constructor for class com.yahoo.search.logging.LoggerEntry.Builder
- Builder(PageTemplatesConfig) - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- Builder(ResolversConfig) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- Builder(ResolversConfig.Component) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- Builder(QueryProfilesConfig) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- Builder(QueryProfilesConfig.Queryprofile) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- Builder(QueryProfilesConfig.Queryprofile.Property) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- Builder(QueryProfilesConfig.Queryprofile.Queryprofilevariant) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- Builder(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- Builder(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- Builder(QueryProfilesConfig.Queryprofile.Reference) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- Builder(QueryProfilesConfig.Queryprofiletype) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- Builder(QueryProfilesConfig.Queryprofiletype.Field) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- Builder(RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- Builder(RewritesConfig.FsaDict) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
- Builder(LowercasingConfig) - Constructor for class com.yahoo.search.querytransform.LowercasingConfig.Builder
- Builder(String) - Constructor for class com.yahoo.search.schema.DocumentSummary.Builder
- Builder(String) - Constructor for class com.yahoo.search.schema.RankProfile.Builder
- Builder(String) - Constructor for class com.yahoo.search.schema.Schema.Builder
- buildHitField(String, boolean) - Method in class com.yahoo.search.result.Hit
- bundle() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
- bundle(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- butFirst(Collection<T>) - Static method in class com.yahoo.search.query.textserialize.item.ListUtil
- butFirst(List<T>) - Static method in class com.yahoo.search.query.textserialize.item.ListUtil
- ByteField - Class in com.yahoo.prelude.fastsearch
- ByteField(String) - Constructor for class com.yahoo.prelude.fastsearch.ByteField
- byteType - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- byteValue(RawBuffer) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
C
- CACHE_CONTROL_HEADER - Static variable in class com.yahoo.search.searchers.CacheControlSearcher
- CacheControlSearcher - Class in com.yahoo.search.searchers
-
Searcher that sets cache control HTTP headers in response based on query/GET parameters to control caching done by proxy/caches such as YSquid and YTS: max-age=XXX - set with &cachecontrol.maxage parameter stale-while-revalidate=YYY - set with &cachecontrol.staleage no-cache - if Vespa &noCache or &cachecontrol.nocache parameter is set to true
- CacheControlSearcher() - Constructor for class com.yahoo.search.searchers.CacheControlSearcher
- cacheSize() - Method in class com.yahoo.search.config.ClusterConfig
- cacheSize(int) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- cacheTimeout() - Method in class com.yahoo.search.config.ClusterConfig
- cacheTimeout(double) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- call_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- call_expression(boolean) - Method in class com.yahoo.search.yql.yqlplusParser
- Call_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- Call_expressionContext(ParserRuleContext, int, boolean) - Constructor for class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- call_source() - Method in class com.yahoo.search.yql.yqlplusParser
- call_source() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- Call_sourceContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- canonicalize(Query) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer
-
Validates this query and carries out possible operations on this query which simplifies it without changing its semantics.
- canonicalize(QueryTree) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer
-
Canonicalizes this query, allowing any query tree size
- capacityIncrement() - Method in class com.yahoo.search.config.RateLimitingConfig
- capacityIncrement(double) - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- CAT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- catFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- CatFunction - Class in com.yahoo.search.grouping.request
-
This class represents a cat-function in a
GroupingExpression
. - CatFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.CatFunction
-
Constructs a new instance of this class.
- CBRT - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- CBRT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- ChainableComparator - Class in com.yahoo.search.result
-
Superclass of hit comparators which delegates comparisons of hits which are equal according to this comparator, to a secondary comparator.
- ChainableComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.ChainableComparator
-
Creates this comparator, given a secondary comparator, or null if there is no secondary
- chained() - Method in class com.yahoo.search.query.Properties
- channelNames - Static variable in class com.yahoo.search.yql.yqlplusLexer
- character - Variable in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- character() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig
- character(int) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig
- character(QrQuotetableConfig.Character.Builder) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
-
Add the given builder to this builder's list of Character builders
- character(Consumer<QrQuotetableConfig.Character.Builder>) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- character(List<QrQuotetableConfig.Character.Builder>) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
-
Set the given list as this builder's list of Character builders
- Character(QrQuotetableConfig.Character.Builder) - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig.Character
- charAfter(int) - Method in class com.yahoo.prelude.query.Substring
-
Returns the character n places (0 base) after the end of the value substring into the superstring.
- charBefore(int) - Method in class com.yahoo.prelude.query.Substring
-
Returns the character n places (0 base) before the start of the value substring into the superstring.
- CharStream - Interface in com.yahoo.prelude.semantics.parser
-
This interface describes a character stream that maintains line and column number positions of the characters.
- CharStream - Interface in com.yahoo.search.grouping.request.parser
-
This interface describes a character stream that maintains line and column number positions of the characters.
- CharStream - Interface in com.yahoo.search.query.textserialize.parser
-
This interface describes a character stream that maintains line and column number positions of the characters.
- check(Object) - Method in class com.yahoo.search.yql.JavaUnionTypeChecker
- checkAndConvertAssignment(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
- checkAndConvertAssignment(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Converts to the type of the receiving field, if possible and necessary.
- children - Variable in class com.yahoo.search.query.textserialize.item.ItemArguments
- children - Variable in class com.yahoo.search.query.textserialize.serializer.DispatchForm
- children() - Method in class com.yahoo.search.intent.model.ParentNode
-
This returns the children of this node in the intent tree.
- Choice - Class in com.yahoo.search.pagetemplates.model
-
A choice between some alternative lists of page elements.
- Choice() - Constructor for class com.yahoo.search.pagetemplates.model.Choice
-
Creates an empty choice
- Choice(List<List<PageElement>>) - Constructor for class com.yahoo.search.pagetemplates.model.Choice
-
Creates a choice between some alternatives.
- choiceCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- ChoiceCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which consists of a list of alternatives to match at a specific location
- ChoiceCondition() - Constructor for class com.yahoo.prelude.semantics.rule.ChoiceCondition
- Choicepoint - Class in com.yahoo.prelude.semantics.engine
-
A choice point in an rule evaluation.
- Choicepoint(RuleEvaluation, Condition) - Constructor for class com.yahoo.prelude.semantics.engine.Choicepoint
- Choicepoint.State - Class in com.yahoo.prelude.semantics.engine
-
The state of this choicepoint
- CJKSearcher - Class in com.yahoo.prelude.querytransform
-
Search to do necessary transforms if the query is in segmented in a CJK language.
- CJKSearcher() - Constructor for class com.yahoo.prelude.querytransform.CJKSearcher
- classId() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
- classId(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- classpath_extra() - Method in class com.yahoo.search.config.QrStartConfig.Jdisc
- classpath_extra(String) - Method in class com.yahoo.search.config.QrStartConfig.Jdisc.Builder
- clearAll(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
- clearFields() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Removes all fields of this
- clearFields() - Method in class com.yahoo.search.result.Hit
-
Removes all fields of this
- clearQueryTree() - Method in class com.yahoo.search.query.Model
-
Clears the parsed query such that it will be created anew from the textual representation (a query string or select.where expression) on the next access.
- clone() - Method in class com.yahoo.prelude.Location
- clone() - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns a deep copy of this item
- clone() - Method in class com.yahoo.prelude.query.GeoLocationItem
- clone() - Method in class com.yahoo.prelude.query.Highlight
- clone() - Method in class com.yahoo.prelude.query.Item
-
Returns a deep copy of this item
- clone() - Method in class com.yahoo.prelude.query.PredicateQueryItem
- clone() - Method in class com.yahoo.prelude.query.SegmentItem
-
Return a deep copy of this object
- clone() - Method in class com.yahoo.prelude.query.WeightedSetItem
- clone() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- clone() - Method in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- clone() - Method in class com.yahoo.search.grouping.request.RawBuffer
- clone() - Method in class com.yahoo.search.Query
-
Returns a clone of this query
- clone() - Method in class com.yahoo.search.query.context.QueryContext
- clone() - Method in class com.yahoo.search.query.Model
- clone() - Method in class com.yahoo.search.query.Presentation
- clone() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
-
Returns a clone of this which can be independently overridden, but which refers to the same backing profile
- clone() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- clone() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- clone() - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
-
Returns a clone of this which can be independently overridden
- clone() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a clone of this.
- clone() - Method in class com.yahoo.search.query.profile.QueryProfileProperties
- clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
- clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
- clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- clone() - Method in class com.yahoo.search.query.Properties
- clone() - Method in class com.yahoo.search.query.properties.PropertyMap
- clone() - Method in class com.yahoo.search.query.QueryTree
-
Returns a deep copy of this
- clone() - Method in class com.yahoo.search.query.Ranking
- clone() - Method in class com.yahoo.search.query.ranking.Diversity
- clone() - Method in class com.yahoo.search.query.ranking.Matching
- clone() - Method in class com.yahoo.search.query.ranking.MatchPhase
- clone() - Method in class com.yahoo.search.query.ranking.RankFeatures
- clone() - Method in class com.yahoo.search.query.ranking.RankProperties
- clone() - Method in class com.yahoo.search.query.ranking.SoftTimeout
- clone() - Method in class com.yahoo.search.query.Select
- clone() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- clone() - Method in class com.yahoo.search.query.Sorting
- clone() - Method in class com.yahoo.search.query.Sorting.FieldOrder
- clone() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- clone() - Method in class com.yahoo.search.query.Trace
- clone() - Method in class com.yahoo.search.rendering.Renderer
-
Used to create a separate instance for each result to render.
- clone() - Method in class com.yahoo.search.Result
-
Deep clones this result - copies are made of all hits and subgroups of hits, but not of the query referenced by this.
- clone() - Method in class com.yahoo.search.result.DefaultErrorHit
- clone() - Method in interface com.yahoo.search.result.ErrorHit
- clone() - Method in class com.yahoo.search.result.ErrorMessage
- clone() - Method in class com.yahoo.search.result.Hit
- clone() - Method in class com.yahoo.search.result.HitGroup
- clone(Object) - Static method in class com.yahoo.search.query.properties.PropertyMap
-
Clones this object if it is clonable, and the clone is public.
- clone(String, List<QueryProfileVariant>) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
-
Clone by filling in the value from the given variants
- clone(String, List<QueryProfileVariant>) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
-
Clone by filling in values from the given variants
- cloneFor(Query) - Method in class com.yahoo.search.query.context.QueryContext
- cloneFor(Query) - Method in class com.yahoo.search.query.Model
- cloneFor(Query) - Method in class com.yahoo.search.query.Ranking
- cloneFor(Query) - Method in class com.yahoo.search.query.Select
- cloneFor(Query) - Method in class com.yahoo.search.query.Trace
- cloneFor(Ranking) - Method in class com.yahoo.search.query.ranking.RankFeatures
- CloneHelper - Class in com.yahoo.search.query.properties
-
Extends com.yahoo.processing.request.CloneHelper with fastpath for - com.yahoo.search.result.Hit
- CloneHelper() - Constructor for class com.yahoo.search.query.properties.CloneHelper
- close() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Marks this choice point as closed (!open) - there are no further choices to explore
- close() - Method in class com.yahoo.search.dispatch.CloseableInvoker
- close() - Method in class com.yahoo.search.dispatch.rpc.RpcClient
- close() - Method in class com.yahoo.search.dispatch.rpc.RpcResourcePool
- close() - Method in class com.yahoo.search.grouping.result.AbstractList
- close() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
- close() - Method in class com.yahoo.search.result.Hit
-
Releases the resources held by this, making it irreversibly unusable
- close() - Method in class com.yahoo.search.result.HitGroup
- CLOSE_CURLY - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- CLOSE_PAREN - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- CLOSE_SQUARE - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- CloseableInvoker - Class in com.yahoo.search.dispatch
-
CloseableInvoker is an abstract implementation of
Closeable
with an additional hook for executing code at closing. - CloseableInvoker() - Constructor for class com.yahoo.search.dispatch.CloseableInvoker
- ClusterConfig - Class in com.yahoo.search.config
-
This class represents the root node of cluster Copyright Yahoo.
- ClusterConfig(ClusterConfig.Builder) - Constructor for class com.yahoo.search.config.ClusterConfig
- ClusterConfig.Builder - Class in com.yahoo.search.config
- ClusterConfig.Producer - Interface in com.yahoo.search.config
- clusterId() - Method in class com.yahoo.search.config.ClusterConfig
- clusterId(int) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- ClusterMonitor<T> - Class in com.yahoo.search.cluster
-
Monitors of a cluster of remote nodes.
- ClusterMonitor(NodeManager<T>, boolean) - Constructor for class com.yahoo.search.cluster.ClusterMonitor
- clusterName - Variable in class com.yahoo.search.searchchain.model.federation.LocalProviderSpec
- clusterName() - Method in class com.yahoo.search.config.ClusterConfig
- clusterName(String) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- ClusterParams - Class in com.yahoo.prelude.fastsearch
-
Helper class for carrying around cluster-related config parameters to the FastSearcher class.
- ClusterParams(String) - Constructor for class com.yahoo.prelude.fastsearch.ClusterParams
-
Make up full ClusterParams
- ClusterSearcher - Class in com.yahoo.prelude.cluster
-
A searcher which forwards to a cluster of monitored native Vespa backends.
- ClusterSearcher<T> - Class in com.yahoo.search.cluster
-
Implements clustering (failover and load balancing) over a set of client connections to a homogenuos cluster of nodes.
- ClusterSearcher(ComponentId, Executor, QrSearchersConfig, ClusterConfig, DocumentdbInfoConfig, SchemaInfo, ComponentRegistry<Dispatcher>, VipStatus, VespaDocumentAccess) - Constructor for class com.yahoo.prelude.cluster.ClusterSearcher
- ClusterSearcher(ComponentId, List<T>, boolean) - Constructor for class com.yahoo.search.cluster.ClusterSearcher
-
Creates a new cluster searcher
- ClusterSearcher(ComponentId, List<T>, Hasher<T>, boolean) - Constructor for class com.yahoo.search.cluster.ClusterSearcher
- ClusterSearcher(ComponentId, List<T>, Hasher<T>, boolean, boolean) - Constructor for class com.yahoo.search.cluster.ClusterSearcher
- clustersHavingSearchDefinition(String) - Method in class com.yahoo.prelude.IndexFacts
- code - Variable in enum class com.yahoo.prelude.query.Item.ItemCreator
- code - Variable in enum class com.yahoo.prelude.query.Item.ItemType
- CollapsePhraseSearcher - Class in com.yahoo.prelude.querytransform
-
Make single item phrases in query into single word items.
- CollapsePhraseSearcher() - Constructor for class com.yahoo.prelude.querytransform.CollapsePhraseSearcher
- collapseSingleComposites(Query) - Static method in class com.yahoo.prelude.querytransform.QueryRewrite
-
Collapses all single-child
CompositeItem
s into their parent item. - COLON - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- COLON - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- COLON - Static variable in class com.yahoo.search.yql.yqlplusLexer
- COLON - Static variable in class com.yahoo.search.yql.yqlplusParser
- COLON() - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- column - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- column - Static variable in class com.yahoo.search.pagetemplates.model.Layout
-
The built in "column" layout
- column - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- com.yahoo.data - package com.yahoo.data
-
Generic interfaces for all types of data.
- com.yahoo.fs4 - package com.yahoo.fs4
- com.yahoo.prelude - package com.yahoo.prelude
-
The main classes of the Vespa Query Result Server.
- com.yahoo.prelude.cluster - package com.yahoo.prelude.cluster
-
Cluster monitoring for content clusters queried over fnet.
- com.yahoo.prelude.fastsearch - package com.yahoo.prelude.fastsearch
- com.yahoo.prelude.hitfield - package com.yahoo.prelude.hitfield
- com.yahoo.prelude.query - package com.yahoo.prelude.query
-
The query model representing a boolean combination of selection criteria, where elements may be simple criteria, nested boolean operators, or annotated pieces of natural language text.
- com.yahoo.prelude.query.parser - package com.yahoo.prelude.query.parser
- com.yahoo.prelude.query.textualrepresentation - package com.yahoo.prelude.query.textualrepresentation
- com.yahoo.prelude.querytransform - package com.yahoo.prelude.querytransform
- com.yahoo.prelude.searcher - package com.yahoo.prelude.searcher
- com.yahoo.prelude.semantics - package com.yahoo.prelude.semantics
- com.yahoo.prelude.semantics.benchmark - package com.yahoo.prelude.semantics.benchmark
- com.yahoo.prelude.semantics.config - package com.yahoo.prelude.semantics.config
- com.yahoo.prelude.semantics.engine - package com.yahoo.prelude.semantics.engine
- com.yahoo.prelude.semantics.parser - package com.yahoo.prelude.semantics.parser
- com.yahoo.prelude.semantics.rule - package com.yahoo.prelude.semantics.rule
- com.yahoo.prelude.statistics - package com.yahoo.prelude.statistics
- com.yahoo.search - package com.yahoo.search
-
The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers.
- com.yahoo.search.cluster - package com.yahoo.search.cluster
-
Standard searchers to compose in source search chains (those containing searchers specific for one source and which ends with a call to some provider) which calls a cluster of provider nodes.
- com.yahoo.search.config - package com.yahoo.search.config
- com.yahoo.search.dispatch - package com.yahoo.search.dispatch
- com.yahoo.search.dispatch.rpc - package com.yahoo.search.dispatch.rpc
- com.yahoo.search.dispatch.searchcluster - package com.yahoo.search.dispatch.searchcluster
- com.yahoo.search.federation - package com.yahoo.search.federation
-
The federation layer on top of the search container.
- com.yahoo.search.federation.selection - package com.yahoo.search.federation.selection
- com.yahoo.search.federation.sourceref - package com.yahoo.search.federation.sourceref
- com.yahoo.search.grouping - package com.yahoo.search.grouping
- com.yahoo.search.grouping.request - package com.yahoo.search.grouping.request
- com.yahoo.search.grouping.request.parser - package com.yahoo.search.grouping.request.parser
- com.yahoo.search.grouping.result - package com.yahoo.search.grouping.result
- com.yahoo.search.grouping.vespa - package com.yahoo.search.grouping.vespa
- com.yahoo.search.handler - package com.yahoo.search.handler
-
The search handler, which handles search request to the Container by translating the Request into a Query, invoking the chosen Search Chain to get a Result, which it translates to a Response which is returned to the Container.
- com.yahoo.search.handler.observability - package com.yahoo.search.handler.observability
- com.yahoo.search.intent.model - package com.yahoo.search.intent.model
- com.yahoo.search.logging - package com.yahoo.search.logging
- com.yahoo.search.match - package com.yahoo.search.match
- com.yahoo.search.pagetemplates - package com.yahoo.search.pagetemplates
- com.yahoo.search.pagetemplates.config - package com.yahoo.search.pagetemplates.config
- com.yahoo.search.pagetemplates.engine - package com.yahoo.search.pagetemplates.engine
- com.yahoo.search.pagetemplates.engine.resolvers - package com.yahoo.search.pagetemplates.engine.resolvers
- com.yahoo.search.pagetemplates.model - package com.yahoo.search.pagetemplates.model
- com.yahoo.search.pagetemplates.result - package com.yahoo.search.pagetemplates.result
- com.yahoo.search.query - package com.yahoo.search.query
-
The search query model
- com.yahoo.search.query.context - package com.yahoo.search.query.context
- com.yahoo.search.query.parser - package com.yahoo.search.query.parser
-
Provides access to parsing query strings into queries
- com.yahoo.search.query.profile - package com.yahoo.search.query.profile
-
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
- com.yahoo.search.query.profile.compiled - package com.yahoo.search.query.profile.compiled
-
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
- com.yahoo.search.query.profile.config - package com.yahoo.search.query.profile.config
- com.yahoo.search.query.profile.types - package com.yahoo.search.query.profile.types
-
Query profile types defines the set of fields a query profile may, can or must have.
- com.yahoo.search.query.properties - package com.yahoo.search.query.properties
- com.yahoo.search.query.ranking - package com.yahoo.search.query.ranking
- com.yahoo.search.query.rewrite - package com.yahoo.search.query.rewrite
- com.yahoo.search.query.rewrite.rewriters - package com.yahoo.search.query.rewrite.rewriters
- com.yahoo.search.query.textserialize - package com.yahoo.search.query.textserialize
- com.yahoo.search.query.textserialize.item - package com.yahoo.search.query.textserialize.item
- com.yahoo.search.query.textserialize.parser - package com.yahoo.search.query.textserialize.parser
- com.yahoo.search.query.textserialize.serializer - package com.yahoo.search.query.textserialize.serializer
- com.yahoo.search.querytransform - package com.yahoo.search.querytransform
-
Vespa search platform query transformation infrastructure.
- com.yahoo.search.rendering - package com.yahoo.search.rendering
- com.yahoo.search.result - package com.yahoo.search.result
-
The content of a Result produced in response to a Query.
- com.yahoo.search.schema - package com.yahoo.search.schema
- com.yahoo.search.schema.internal - package com.yahoo.search.schema.internal
- com.yahoo.search.searchchain - package com.yahoo.search.searchchain
-
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.
- com.yahoo.search.searchchain.example - package com.yahoo.search.searchchain.example
- com.yahoo.search.searchchain.model - package com.yahoo.search.searchchain.model
- com.yahoo.search.searchchain.model.federation - package com.yahoo.search.searchchain.model.federation
- com.yahoo.search.searchchain.testutil - package com.yahoo.search.searchchain.testutil
- com.yahoo.search.searchers - package com.yahoo.search.searchers
-
Various useful searchers
- com.yahoo.search.statistics - package com.yahoo.search.statistics
- com.yahoo.search.yql - package com.yahoo.search.yql
-
YQL+ integration.
- com.yahoo.text.interpretation - package com.yahoo.text.interpretation
-
Models a set of hierarchical annotations (typically produced by QLAS) of a natural language string.
- com.yahoo.vespa.streamingvisitors - package com.yahoo.vespa.streamingvisitors
- com.yahoo.vespa.streamingvisitors.tracing - package com.yahoo.vespa.streamingvisitors.tracing
- combineItems(Item, Item) - Method in class com.yahoo.prelude.query.parser.AllParser
-
Returns the top level item resulting from combining the given top level item and the new item.
- combineItems(Item, Item) - Method in class com.yahoo.prelude.query.parser.AnyParser
-
Returns the top level item resulting from combining the given top level item and the new item.
- combineWith(DimensionBinding) - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Combines this binding with another if compatible.
- comma() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- COMMA - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- COMMA - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- COMMA - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- COMMA - Static variable in class com.yahoo.search.yql.yqlplusLexer
- COMMA - Static variable in class com.yahoo.search.yql.yqlplusParser
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- COMMA() - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- COMMA(int) - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- command - Variable in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- command() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- command() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command
- command(int) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- command(IndexInfoConfig.Indexinfo.Command.Builder) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Add the given builder to this builder's list of Command builders
- command(String) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command.Builder
- command(Consumer<IndexInfoConfig.Indexinfo.Command.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- command(List<IndexInfoConfig.Indexinfo.Command.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
-
Set the given list as this builder's list of Command builders
- Command(IndexInfoConfig.Indexinfo.Command.Builder) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command
- commandIterator() - Method in class com.yahoo.prelude.Index
-
Returns an iterator of all the untyped commands of this
- comment - Variable in class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
- COMMENT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- COMMENT - Static variable in class com.yahoo.search.yql.yqlplusParser
- CommentedSearchChain(String, Chain<Searcher>) - Constructor for class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
- compare(ConstantValue, ConstantValue) - Method in class com.yahoo.search.grouping.request.ConstantValueComparator
- compare(Hit, Hit) - Method in class com.yahoo.search.result.ChainableComparator
-
Returns the comparison form the secondary comparison, or 0 if the secondary is null.
- compare(Hit, Hit) - Method in class com.yahoo.search.result.FieldComparator
-
Compares hits based on a sorting specification and values stored in hit fields.0
- compare(Hit, Hit) - Method in class com.yahoo.search.result.HitGroupsLastComparator
- compare(Hit, Hit) - Method in class com.yahoo.search.result.MetaHitsFirstComparator
- compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
- compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.UcaSorter
- compareData(byte[], byte[]) - Static method in class com.yahoo.search.dispatch.LeanHit
- compareTo(LeanHit) - Method in class com.yahoo.search.dispatch.LeanHit
- compareTo(BucketValue) - Method in class com.yahoo.search.grouping.request.BucketValue
- compareTo(RawBuffer) - Method in class com.yahoo.search.grouping.request.RawBuffer
- compareTo(Node) - Method in class com.yahoo.search.intent.model.Node
- compareTo(Binding) - Method in class com.yahoo.search.query.profile.compiled.Binding
-
Implements a partial ordering where more specific bindings come before less specific ones, taking both the number of bindings and their positions into account (earlier dimensions take precedence over later ones).
- compareTo(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
-
Implements the sort order of this which is based on specificity where dimensions to the left are more significant: -1 is returned if this is more specific than other, 1 is returned if other is more specific than this, 0 is returned if none is more specific than the other.
- compareTo(QueryProfileVariant) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
-
Implements the sort order of this which is based on specificity where dimensions to the left are more significant.
- compareTo(QueryProfileVariants.FieldValue) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
-
Implements the sort order of this which is based on specificity where dimensions to the left are more significant.
- compareTo(FieldDescription) - Method in class com.yahoo.search.query.profile.types.FieldDescription
- compareTo(Hit) - Method in class com.yahoo.prelude.fastsearch.FastHit
- compareTo(Hit) - Method in class com.yahoo.search.result.Hit
-
Compares this hit to another hit
- compareTo(Relevance) - Method in class com.yahoo.search.result.Relevance
-
Compares relevancy values with
- compareTo(Object) - Method in class com.yahoo.search.grouping.request.Infinite
-
An infinity value is always less than or greater than.
- comparison() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- ComparisonCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which is true of the values of its two subconditions are true and both have the same value
- ComparisonCondition(Condition, String, Condition) - Constructor for class com.yahoo.prelude.semantics.rule.ComparisonCondition
- compatibility() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- compatibility(boolean) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- compile() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
- compile(CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a compiled version of this which produces faster lookup times
- compile(QueryProfile, CompiledQueryProfileRegistry) - Static method in class com.yahoo.search.query.profile.QueryProfileCompiler
- compile(QueryProfileRegistry) - Static method in class com.yahoo.search.query.profile.QueryProfileCompiler
- CompiledQueryProfile - Class in com.yahoo.search.query.profile.compiled
-
A query profile in a state where it is optimized for fast lookups.
- CompiledQueryProfile(ComponentId, QueryProfileType, DimensionalMap<ValueWithSource>, DimensionalMap<QueryProfileType>, DimensionalMap<Object>, DimensionalMap<Object>, CompiledQueryProfileRegistry) - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Creates a new query profile from an id.
- CompiledQueryProfileRegistry - Class in com.yahoo.search.query.profile.compiled
-
A set of compiled query profiles.
- CompiledQueryProfileRegistry() - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
-
Creates a compiled query profile registry with no types
- CompiledQueryProfileRegistry(QueryProfilesConfig, Executor) - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
- CompiledQueryProfileRegistry(QueryProfileTypeRegistry) - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
- completeFuture() - Method in class com.yahoo.search.result.HitGroup
- component - Variable in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- component() - Method in class com.yahoo.search.pagetemplates.ResolversConfig
- component(int) - Method in class com.yahoo.search.pagetemplates.ResolversConfig
- component(ResolversConfig.Component.Builder) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
-
Add the given builder to this builder's list of Component builders
- component(Consumer<ResolversConfig.Component.Builder>) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- component(List<ResolversConfig.Component.Builder>) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
-
Set the given list as this builder's list of Component builders
- Component() - Constructor for class com.yahoo.search.query.profile.SubstituteString.Component
- Component(ResolversConfig.Component.Builder) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component
- COMPONENT_NAME - Static variable in class com.yahoo.search.grouping.vespa.GroupingExecutor
- components() - Method in class com.yahoo.search.query.profile.SubstituteString
- CompositeCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which contains a list of conditions
- CompositeCondition() - Constructor for class com.yahoo.prelude.semantics.rule.CompositeCondition
- CompositeConverter<T extends CompositeItem> - Class in com.yahoo.search.query.textserialize.item
- CompositeConverter(Class<T>) - Constructor for class com.yahoo.search.query.textserialize.item.CompositeConverter
- CompositeIndexedItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the IndexedItem interface.
- CompositeIndexedItem() - Constructor for class com.yahoo.prelude.query.CompositeIndexedItem
- compositeItem() - Method in class com.yahoo.prelude.query.parser.AdvancedParser
- CompositeItem - Class in com.yahoo.prelude.query
-
Superclass of expressions which contains a collection of sub-expressions
- CompositeItem() - Constructor for class com.yahoo.prelude.query.CompositeItem
- compositeItemCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- CompositeItemCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition on the presense of a particular kind of composite item (possibly also with a particular content)
- CompositeItemCondition() - Constructor for class com.yahoo.prelude.semantics.rule.CompositeItemCondition
- CompositeTaggableItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the TaggableItem interface.
- CompositeTaggableItem() - Constructor for class com.yahoo.prelude.query.CompositeTaggableItem
- CompoundNameChildCache - Class in com.yahoo.search.query.profile
-
Cache for compound names created through
CompoundName.append(String)
. - CompoundNameChildCache() - Constructor for class com.yahoo.search.query.profile.CompoundNameChildCache
- compress(Query, byte[]) - Method in interface com.yahoo.search.dispatch.rpc.CompressPayload
- compress(Query, byte[]) - Method in class com.yahoo.search.dispatch.rpc.CompressService
- compressedClassSpaceSize() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- compressedClassSpaceSize(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- CompressPayload - Interface in com.yahoo.search.dispatch.rpc
-
Interface for compressing and decompressing request/response
- CompressService - Class in com.yahoo.search.dispatch.rpc
-
Implement interface to compress/decompress request/response
- CompressService() - Constructor for class com.yahoo.search.dispatch.rpc.CompressService
- condition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- Condition - Class in com.yahoo.prelude.semantics.rule
-
Superclass of all kinds of conditions of production rules
- Condition() - Constructor for class com.yahoo.prelude.semantics.rule.Condition
- Condition(String) - Constructor for class com.yahoo.prelude.semantics.rule.Condition
- Condition(String, String) - Constructor for class com.yahoo.prelude.semantics.rule.Condition
- CONDITION - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- Condition.Anchor - Enum Class in com.yahoo.prelude.semantics.rule
- conditionIterator() - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Returns an iterator of the immediate children of this condition
- conditionIterator() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns the named conditions in added order
- conditionReference() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- ConditionReference - Class in com.yahoo.prelude.semantics.rule
-
A reference to a named condition
- ConditionReference(String) - Constructor for class com.yahoo.prelude.semantics.rule.ConditionReference
- ConditionReference(String, String) - Constructor for class com.yahoo.prelude.semantics.rule.ConditionReference
- conditions() - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- conditionSize() - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Returns the number of subconditions
- conditionsToString(String) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.cluster.QrMonitorConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.EmulationConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.searcher.QrQuotetableConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.prelude.semantics.SemanticRulesConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.config.ClusterConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.config.IndexInfoConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.config.QrStartConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.config.RateLimitingConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.config.SchemaInfoConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.federation.FederationConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.federation.ProviderConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.federation.SearchchainForwardConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.logging.LocalDiskLoggerConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
- CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.querytransform.LowercasingConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.cluster.QrMonitorConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.EmulationConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.searcher.QrQuotetableConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.prelude.semantics.SemanticRulesConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.config.ClusterConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.config.IndexInfoConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.config.QrStartConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.config.RateLimitingConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.config.SchemaInfoConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.federation.FederationConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.federation.ProviderConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.federation.SearchchainForwardConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.logging.LocalDiskLoggerConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
- CONFIG_DEF_NAME - Static variable in class com.yahoo.search.querytransform.LowercasingConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.cluster.QrMonitorConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.EmulationConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.searcher.QrQuotetableConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.prelude.semantics.SemanticRulesConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.config.ClusterConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.config.IndexInfoConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.config.QrStartConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.config.RateLimitingConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.config.SchemaInfoConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.federation.FederationConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.federation.ProviderConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.federation.SearchchainForwardConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.logging.LocalDiskLoggerConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
- CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.querytransform.LowercasingConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.cluster.QrMonitorConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.EmulationConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.searcher.QrQuotetableConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.prelude.semantics.SemanticRulesConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.config.ClusterConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.config.IndexInfoConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.config.QrStartConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.config.RateLimitingConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.config.SchemaInfoConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.federation.FederationConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.federation.ProviderConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.federation.SearchchainForwardConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.logging.LocalDiskLoggerConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
- CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.querytransform.LowercasingConfig
- configId() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
- configId(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- configuration - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
The configuration of this monitor
- ConfigurationException - Exception in com.yahoo.prelude
-
Thrown at events which are likely caused by misconfiguration
- ConfigurationException(String) - Constructor for exception com.yahoo.prelude.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception com.yahoo.prelude.ConfigurationException
- configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Perform instance creation time configuration besides the default FSA loading
- configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Instance creation time config loading besides FSA.
- configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Instance creation time config loading besides FSA.
- configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Instance creation time config loading besides FSA
Empty for this rewriter - connectedBacklink - Variable in class com.yahoo.prelude.query.Item
- connectedItem - Variable in class com.yahoo.prelude.query.Item
-
Items for explicit connectivity
- CONNECTION_ID - Static variable in class com.yahoo.search.yql.YqlParser
- CONNECTION_WEIGHT - Static variable in class com.yahoo.search.yql.YqlParser
- ConnectionControlSearcher - Class in com.yahoo.search.searchers
-
Searcher which can enforce HTTP connection close based on query properties.
- ConnectionControlSearcher() - Constructor for class com.yahoo.search.searchers.ConnectionControlSearcher
- connectionPoolTimeout() - Method in class com.yahoo.search.federation.ProviderConfig
- connectionPoolTimeout(double) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- connectionTimeout() - Method in class com.yahoo.search.federation.ProviderConfig
- connectionTimeout(double) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- connectItems() - Method in class com.yahoo.search.query.textserialize.item.ItemContext
- connectivity - Variable in class com.yahoo.prelude.query.Item
- CONNECTIVITY - Static variable in class com.yahoo.search.yql.YqlParser
- constant_expression - Variable in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- constant_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- constant_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- constant_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- constant_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- constant_expression(int) - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- Constant_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- constantValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ConstantValue<T extends Comparable> - Class in com.yahoo.search.grouping.request
-
This class represents a constant value in a
GroupingExpression
. - ConstantValue(String, Integer, T) - Constructor for class com.yahoo.search.grouping.request.ConstantValue
- ConstantValueComparator - Class in com.yahoo.search.grouping.request
-
This class compares two constant values, and takes into account that one of the arguments may be the very special infinity value.
- ConstantValueComparator() - Constructor for class com.yahoo.search.grouping.request.ConstantValueComparator
- constantValueSigned() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ContainerLatencySearcher - Class in com.yahoo.search.searchers
-
Measure latency in container before query is sent to backend
- ContainerLatencySearcher(MetricReceiver) - Constructor for class com.yahoo.search.searchers.ContainerLatencySearcher
- CONTAINS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- CONTAINS - Static variable in class com.yahoo.search.yql.yqlplusLexer
- CONTAINS - Static variable in class com.yahoo.search.yql.yqlplusParser
- CONTAINS() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- containsHint(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns whether the given hint has been added to this.
- context() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- context() - Method in class com.yahoo.search.searchchain.Execution
-
Returns the context of this execution, which contains various objects which are looked up through a memory barrier at the point this is created and which is guaranteed to be frozen during the execution of this query.
- Context(SearchChainRegistry, IndexFacts, SchemaInfo, SpecialTokenRegistry, RendererRegistry, Linguistics, Executor) - Constructor for class com.yahoo.search.searchchain.Execution.Context
-
Creates a context from arguments, all of which may be null, though this can be risky.
- continuation() - Method in class com.yahoo.search.grouping.result.RootGroup
- Continuation - Class in com.yahoo.search.grouping
-
This class represents a piece of data stored by the grouping framework within a grouping result, which can subsequently be sent back along with the original request to navigate across a large result set.
- Continuation() - Constructor for class com.yahoo.search.grouping.Continuation
- ContinuationDecoder - Class in com.yahoo.search.grouping.vespa
- ContinuationDecoder() - Constructor for class com.yahoo.search.grouping.vespa.ContinuationDecoder
- continuations() - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns the list of
Continuation
s of this request. - continuations() - Method in class com.yahoo.search.grouping.result.AbstractList
-
Returns the map of all possible
Continuation
s of this list. - continuations() - Method in class com.yahoo.search.yql.VespaGroupingStep
- ConversionContext - Class in com.yahoo.search.query.profile.types
- ConversionContext(String, CompiledQueryProfileRegistry, Embedder, Map<String, String>) - Constructor for class com.yahoo.search.query.profile.types.ConversionContext
- ConversionContext(String, CompiledQueryProfileRegistry, Map<String, Embedder>, Map<String, String>) - Constructor for class com.yahoo.search.query.profile.types.ConversionContext
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.Base64DataField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.BoolField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.ByteField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.DataField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.DocsumField
-
Convert a generic value into an object of the appropriate type for this field.
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.DoubleField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.FeatureDataField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.Float16Field
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.FloatField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.Int64Field
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.IntegerField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.LongdataField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.LongstringField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.ShortField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.StringField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.StructDataField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.TensorField
- convert(Inspector) - Method in class com.yahoo.prelude.fastsearch.XMLField
- convert(String, Inspector) - Method in class com.yahoo.prelude.fastsearch.DocsumDefinition
-
Returns the given slime value as the type specified in this, or null if the type is not known.
- convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.FieldType
-
Converts the given type to an instance of this type, if possible.
- convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- convertFrom(Object, ConversionContext) - Method in class com.yahoo.search.query.profile.types.FieldType
-
Converts the given type to an instance of this type, if possible.
- convertFrom(Object, ConversionContext) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- convertFrom(Object, ConversionContext) - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- convertFrom(Object, ConversionContext) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- convertFrom(Object, ConversionContext) - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- convertMapPrimitives(Map<String, Object>, Consumer<SearchProtocol.StringProperty.Builder>) - Static method in class com.yahoo.search.dispatch.rpc.MapConverter
- convertMapTensors(GrowableByteBuffer, Map<String, Object>, Consumer<SearchProtocol.TensorProperty.Builder>) - Static method in class com.yahoo.search.dispatch.rpc.MapConverter
- convertMatchToString(PhraseMatcher.Phrase) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Convert Match to String
- convertMultiMap(GrowableByteBuffer, Map<String, List<Object>>, Consumer<SearchProtocol.StringProperty.Builder>, Consumer<SearchProtocol.TensorProperty.Builder>) - Static method in class com.yahoo.search.dispatch.rpc.MapConverter
- convertStringMultiMap(Map<String, List<String>>, Consumer<SearchProtocol.StringProperty.Builder>) - Static method in class com.yahoo.search.dispatch.rpc.MapConverter
- convertTo(TensorType, String, Object, Language) - Method in class com.yahoo.search.schema.internal.TensorConverter
- copy() - Method in class com.yahoo.search.grouping.Continuation
-
Returns a deep copy of this
- copy() - Method in class com.yahoo.search.grouping.request.AddFunction
- copy() - Method in class com.yahoo.search.grouping.request.AndFunction
- copy() - Method in class com.yahoo.search.grouping.request.ArrayAtLookup
- copy() - Method in class com.yahoo.search.grouping.request.AttributeFunction
- copy() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- copy() - Method in class com.yahoo.search.grouping.request.AttributeValue
- copy() - Method in class com.yahoo.search.grouping.request.AvgAggregator
- copy() - Method in class com.yahoo.search.grouping.request.AvgFunction
- copy() - Method in class com.yahoo.search.grouping.request.BooleanValue
- copy() - Method in class com.yahoo.search.grouping.request.BucketValue
- copy() - Method in class com.yahoo.search.grouping.request.CatFunction
- copy() - Method in class com.yahoo.search.grouping.request.ConstantValue
- copy() - Method in class com.yahoo.search.grouping.request.CountAggregator
- copy() - Method in class com.yahoo.search.grouping.request.DateFunction
- copy() - Method in class com.yahoo.search.grouping.request.DayOfMonthFunction
- copy() - Method in class com.yahoo.search.grouping.request.DayOfWeekFunction
- copy() - Method in class com.yahoo.search.grouping.request.DayOfYearFunction
- copy() - Method in class com.yahoo.search.grouping.request.DebugWaitFunction
- copy() - Method in class com.yahoo.search.grouping.request.DivFunction
- copy() - Method in class com.yahoo.search.grouping.request.DocIdNsSpecificValue
- copy() - Method in class com.yahoo.search.grouping.request.DoubleBucket
- copy() - Method in class com.yahoo.search.grouping.request.DoublePredefined
- copy() - Method in class com.yahoo.search.grouping.request.DoubleValue
- copy() - Method in class com.yahoo.search.grouping.request.FixedWidthFunction
- copy() - Method in class com.yahoo.search.grouping.request.GroupingExpression
-
Returns a deep copy of this
- copy() - Method in class com.yahoo.search.grouping.request.HourOfDayFunction
- copy() - Method in class com.yahoo.search.grouping.request.InfiniteValue
- copy() - Method in class com.yahoo.search.grouping.request.InterpolatedLookup
- copy() - Method in class com.yahoo.search.grouping.request.LongBucket
- copy() - Method in class com.yahoo.search.grouping.request.LongPredefined
- copy() - Method in class com.yahoo.search.grouping.request.LongValue
- copy() - Method in class com.yahoo.search.grouping.request.MathACosFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathACosHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathASinFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathASinHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathATanFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathATanHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathCbrtFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathCosFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathCosHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathExpFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathFloorFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathHypotFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathLog10Function
- copy() - Method in class com.yahoo.search.grouping.request.MathLog1pFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathLogFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathPowFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathSinFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathSinHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathSqrtFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathTanFunction
- copy() - Method in class com.yahoo.search.grouping.request.MathTanHFunction
- copy() - Method in class com.yahoo.search.grouping.request.MaxAggregator
- copy() - Method in class com.yahoo.search.grouping.request.MaxFunction
- copy() - Method in class com.yahoo.search.grouping.request.Md5Function
- copy() - Method in class com.yahoo.search.grouping.request.MinAggregator
- copy() - Method in class com.yahoo.search.grouping.request.MinFunction
- copy() - Method in class com.yahoo.search.grouping.request.MinuteOfHourFunction
- copy() - Method in class com.yahoo.search.grouping.request.ModFunction
- copy() - Method in class com.yahoo.search.grouping.request.MonthOfYearFunction
- copy() - Method in class com.yahoo.search.grouping.request.MulFunction
- copy() - Method in class com.yahoo.search.grouping.request.NegFunction
- copy() - Method in class com.yahoo.search.grouping.request.NormalizeSubjectFunction
- copy() - Method in class com.yahoo.search.grouping.request.NowFunction
- copy() - Method in class com.yahoo.search.grouping.request.OrFunction
- copy() - Method in class com.yahoo.search.grouping.request.RawBucket
- copy() - Method in class com.yahoo.search.grouping.request.RawPredefined
- copy() - Method in class com.yahoo.search.grouping.request.RawValue
- copy() - Method in class com.yahoo.search.grouping.request.RelevanceValue
- copy() - Method in class com.yahoo.search.grouping.request.ReverseFunction
- copy() - Method in class com.yahoo.search.grouping.request.SecondOfMinuteFunction
- copy() - Method in class com.yahoo.search.grouping.request.SizeFunction
- copy() - Method in class com.yahoo.search.grouping.request.SortFunction
- copy() - Method in class com.yahoo.search.grouping.request.StandardDeviationAggregator
- copy() - Method in class com.yahoo.search.grouping.request.StrCatFunction
- copy() - Method in class com.yahoo.search.grouping.request.StringBucket
- copy() - Method in class com.yahoo.search.grouping.request.StringPredefined
- copy() - Method in class com.yahoo.search.grouping.request.StringValue
- copy() - Method in class com.yahoo.search.grouping.request.StrLenFunction
- copy() - Method in class com.yahoo.search.grouping.request.SubFunction
- copy() - Method in class com.yahoo.search.grouping.request.SumAggregator
- copy() - Method in class com.yahoo.search.grouping.request.SummaryValue
- copy() - Method in class com.yahoo.search.grouping.request.ToDoubleFunction
- copy() - Method in class com.yahoo.search.grouping.request.ToLongFunction
- copy() - Method in class com.yahoo.search.grouping.request.ToRawFunction
- copy() - Method in class com.yahoo.search.grouping.request.ToStringFunction
- copy() - Method in class com.yahoo.search.grouping.request.UcaFunction
- copy() - Method in class com.yahoo.search.grouping.request.XorAggregator
- copy() - Method in class com.yahoo.search.grouping.request.XorBitFunction
- copy() - Method in class com.yahoo.search.grouping.request.XorFunction
- copy() - Method in class com.yahoo.search.grouping.request.YearFunction
- copy() - Method in class com.yahoo.search.grouping.request.ZCurveXFunction
- copy() - Method in class com.yahoo.search.grouping.request.ZCurveYFunction
- copy(GroupingOperation) - Method in class com.yahoo.search.grouping.request.AllOperation
- copy(GroupingOperation) - Method in class com.yahoo.search.grouping.request.EachOperation
- copy(GroupingOperation) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns a deep copy of this
- copy(Select) - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns a deep copy of this
- CopyOnWriteContent - Class in com.yahoo.search.query.profile
-
A HashMap wrapper which can be cloned without copying the wrapped map.
- CopyOnWriteContent() - Constructor for class com.yahoo.search.query.profile.CopyOnWriteContent
-
Create a WRITABLE, empty instance
- copyOrdering(HitGroup) - Method in class com.yahoo.search.result.HitGroup
-
Sets sorting information to be the same as for the provided hitGroup.
- COS - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- COS - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- COSH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- COSH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- costKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
- COUNT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- COUNT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- COUNT - Static variable in class com.yahoo.search.yql.yqlplusParser
- COUNT() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- COUNT() - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- countAggregator() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- CountAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an count-aggregator in a
GroupingExpression
. - CountAggregator() - Constructor for class com.yahoo.search.grouping.request.CountAggregator
-
Constructs a new instance of this class.
- Coverage - Class in com.yahoo.search.result
-
The coverage report for a result set.
- Coverage(long, long) - Constructor for class com.yahoo.search.result.Coverage
- Coverage(long, long, int) - Constructor for class com.yahoo.search.result.Coverage
- Coverage(long, long, int, int) - Constructor for class com.yahoo.search.result.Coverage
- CoverageAggregator - Class in com.yahoo.search.dispatch
-
Aggregates coverage as responses are added.
- create(boolean, boolean) - Static method in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
- create(Sorting) - Static method in class com.yahoo.search.result.FieldComparator
-
Creates a comparator given a sorting, or returns null if the given sorting is null
- create(String) - Static method in class com.yahoo.search.query.profile.SubstituteString
-
Returns a new SubstituteString if the given string contains substitutions, null otherwise.
- create(String, String) - Static method in class com.yahoo.prelude.fastsearch.DocsumField
- createAnonymousId(String) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
- createAnonymousId(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
- createAsync(String) - Static method in class com.yahoo.search.result.HitGroup
-
Creates a HitGroup which contains data which arrives in the future.
- createBackendCommunicationError(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that there was a general error communicating with a backend service.
- createBadRequest(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error analog to HTTP bad request.
- createConnection(String, int) - Method in class com.yahoo.search.dispatch.rpc.RpcClient
- createContextStub() - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(IndexFacts) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(IndexFacts, Linguistics) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(SchemaInfo) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(SearchChainRegistry) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(SearchChainRegistry, IndexFacts) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createContextStub(SearchChainRegistry, IndexFacts, Linguistics) - Static method in class com.yahoo.search.searchchain.Execution.Context
- createContextStub(SearchChainRegistry, IndexFacts, SchemaInfo, Linguistics) - Static method in class com.yahoo.search.searchchain.Execution.Context
-
Creates a Context instance where everything except the given arguments is empty.
- createCoverage(TimeoutHandler) - Method in class com.yahoo.search.dispatch.CoverageAggregator
- createCoverageErrorInvoker(List<Node>, Set<Integer>) - Static method in class com.yahoo.search.dispatch.InvokerFactory
- createDocsumReplyError(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Wraps an error message received in a DocsumReply packet
- createEmptyDocsums(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that a request to a backend returned empty document content data.
- createEndOfHost() - Static method in class com.yahoo.prelude.query.MarkerWordItem
-
Creates a special word item which marks the end of a host name matching the default index
- createEndOfHost(String) - Static method in class com.yahoo.prelude.query.MarkerWordItem
-
Creates a special word item which marks the end of a host name
- createErrorInPluginSearcher(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates a general error from an application components.
- createErrorInPluginSearcher(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates a general error from an application component.
- createFieldConsumer(boolean) - Method in class com.yahoo.search.rendering.JsonRenderer
-
Override this method to use a custom
JsonRenderer.FieldConsumer
sub-class to render fields - createFillInvoker(VespaBackEndSearcher, Result) - Method in class com.yahoo.search.dispatch.InvokerFactory
- createFillInvoker(VespaBackEndSearcher, Result) - Method in class com.yahoo.search.dispatch.rpc.RpcInvokerFactory
- createFor(List<String>) - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns a binding for a (possibly) new set of variants.
- createForbidden(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that a forbidden operation was requested.
- createFrom(DimensionBinding) - Static method in class com.yahoo.search.query.profile.compiled.Binding
- createFrom(String[]) - Static method in class com.yahoo.search.query.profile.DimensionValues
- createFrom(List<String>, DimensionValues) - Static method in class com.yahoo.search.query.profile.DimensionBinding
-
Creates a binding from a variant and a context.
- createFrom(List<String>, Map<String, String>) - Static method in class com.yahoo.search.query.profile.DimensionBinding
-
Creates a binding from a variant and a context.
- createFrom(Map<String, String>) - Static method in class com.yahoo.search.query.profile.DimensionBinding
- createFromConfig(QueryProfilesConfig) - Static method in class com.yahoo.search.query.profile.config.QueryProfileConfigurer
- createFromConfigId(String) - Static method in class com.yahoo.search.query.profile.config.QueryProfileConfigurer
- createFromFile(String, String, Linguistics) - Static method in class com.yahoo.prelude.semantics.RuleBase
-
Creates a rule base from file
- createFromString(String, String, String, Linguistics) - Static method in class com.yahoo.prelude.semantics.RuleBase
-
Creates a rule base from a string
- createGramRoot(HasIndexItem, Query) - Method in class com.yahoo.search.querytransform.NGramSearcher
-
Creates the root of the query subtree which will contain the grams to match, called by
NGramSearcher.splitToGrams(com.yahoo.prelude.query.Item, java.lang.String, int, com.yahoo.search.Query)
. - createGramRoot(Query) - Method in class com.yahoo.search.querytransform.NGramSearcher
-
Creates the root of the query subtree without access to the term being replaced.
- createGroupingRequestIn(Query, GroupingOperation, List<Continuation>) - Static method in class com.yahoo.search.grouping.GroupingQueryParser
- createHitCounts(Query, Result) - Static method in class com.yahoo.search.handler.SearchResponse
- createIllegalQuery(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that an illegal query was attempted evaluated.
- createInternalServerError(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error analog to HTTP internal server error.
- createInvalidQueryParameter(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that an invalid request parameter was received.
- createInvalidQueryParameter(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that an invalid request parameter was received.
- createInvalidQueryTransformation(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that an invalid query transformation was attempted.
- createItemClass() - Method in class com.yahoo.prelude.query.TermType
-
Returns an instance of the class corresponding to the given type, AndItem if this is the DEFAULT type
- createNewQuery(Query) - Static method in class com.yahoo.search.Query
-
Creates a new query from another query, but with time sensitive fields reset.
- createNoAnswerWhenPingingNode(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that a node could not be pinged.
- createNoBackendsInService(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that some backend service is unreachable
- createNodeSearchInvoker(VespaBackEndSearcher, Query, int, Node) - Method in class com.yahoo.search.dispatch.InvokerFactory
- createNodeSearchInvoker(VespaBackEndSearcher, Query, int, Node) - Method in class com.yahoo.search.dispatch.rpc.RpcInvokerFactory
- createNotFound(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that the requested resource was not found.
- createNullQuery(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that a null query was attempted evaluated
- createPinger(Node, ClusterMonitor<Node>, PongHandler) - Method in class com.yahoo.search.dispatch.rpc.RpcPingFactory
- createPinger(Node, ClusterMonitor<Node>, PongHandler) - Method in interface com.yahoo.search.dispatch.searchcluster.PingFactory
- createPingSequenceId() - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Give a monotonically increasing sequence number.
- createQueryProfiles(List<NamedReader>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
- createQueryProfileTypes(List<NamedReader>, QueryProfileTypeRegistry) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
- createRequestMapping(Inspector, Map<String, String>, String) - Method in class com.yahoo.search.handler.SearchHandler
-
Deprecated.
- createRequestTooLarge(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error message indicating that the request is too large
- createSearchReplyError(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Wraps an error message received in a SearchReply packet
- createServerIsMisconfigured(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that the server is misconfigured
- createSingleton(PageElement) - Static method in class com.yahoo.search.pagetemplates.model.Choice
-
Creates a choice having a single alternative having a single page element
- createSingletons(List<PageElement>) - Static method in class com.yahoo.search.pagetemplates.model.Choice
-
Creates a choice in which each alternative consists of a single element
- createStartOfHost() - Static method in class com.yahoo.prelude.query.MarkerWordItem
-
Creates a special word item which marks the start of a host name, matching the default index
- createStartOfHost(String) - Static method in class com.yahoo.prelude.query.MarkerWordItem
-
Creates a special word item which marks the start of a host name
- createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
- createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Looks up all inherited profiles and adds any that matches this name.
- createTestInstance(LongSupplier) - Static method in class com.yahoo.search.searchers.ConnectionControlSearcher
-
Create a searcher instance suitable for unit tests.
- createTimeout(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that a request to a backend timed out.
- createTimeoutError() - Method in class com.yahoo.search.searchchain.FutureResult
- createTiming(Query, Result) - Static method in class com.yahoo.search.handler.SearchResponse
- createUnauthorized(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates an error indicating that the requestor is not authorized to perform the requested operation.
- createUnspecifiedError(String) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates a generic message used when there is no information available on the category of the error.
- createUnspecifiedError(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
-
Creates a generic message used when there is no information available on the category of the error.
- curChar - Variable in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
- curChar - Variable in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
- curChar - Variable in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
- currentItem() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Returns the current item, or null if there is no more elements
- currentItem() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the current term item to look at, or null if there are no more elements
- currentPosition() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the position of the current item
- currentToken - Variable in exception com.yahoo.prelude.semantics.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.yahoo.search.grouping.request.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.yahoo.search.query.textserialize.parser.ParseException
-
This is the last token that has been consumed successfully.
- CustomParser - Interface in com.yahoo.prelude.query.parser
- CUTOFF - Static variable in class com.yahoo.search.query.ranking.Diversity
D
- DASH - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- data - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- data() - Method in class com.yahoo.search.Result
- data(Data) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- data(Data) - Method in class com.yahoo.search.rendering.JsonRenderer
- data(Data) - Method in class com.yahoo.search.rendering.XmlRenderer
- data_source - Variable in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- data_source() - Method in class com.yahoo.search.yql.yqlplusParser
- data_source() - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- Data_sourceContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- DataField - Class in com.yahoo.prelude.fastsearch
- DataField(String) - Constructor for class com.yahoo.prelude.fastsearch.DataField
- DATE - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- DateFunction - Class in com.yahoo.search.grouping.request
-
This class represents a timestamp-formatter function in a
GroupingExpression
. - DateFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DateFunction
-
Constructs a new instance of this class.
- DAY_OF_MONTH - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- DAY_OF_WEEK - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- DAY_OF_YEAR - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- DayOfMonthFunction - Class in com.yahoo.search.grouping.request
-
This class represents a day-of-month timestamp-function in a
GroupingExpression
. - DayOfMonthFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfMonthFunction
-
Constructs a new instance of this class.
- DayOfWeekFunction - Class in com.yahoo.search.grouping.request
-
This class represents a day-of-week timestamp-function in a
GroupingExpression
. - DayOfWeekFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfWeekFunction
-
Constructs a new instance of this class.
- DayOfYearFunction - Class in com.yahoo.search.grouping.request
-
This class represents a day-of-year timestamp-function in a
GroupingExpression
. - DayOfYearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfYearFunction
-
Constructs a new instance of this class.
- DEBUGWAIT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- debugWaitFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- DebugWaitFunction - Class in com.yahoo.search.grouping.request
-
This class represents debug_wait function in a
GroupingExpression
. - DebugWaitFunction(GroupingExpression, DoubleValue, BooleanValue) - Constructor for class com.yahoo.search.grouping.request.DebugWaitFunction
-
Constructs a new instance of this class.
- DECIMAL - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- DECIMAL - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- declaredContent() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the content fields declared in this (i.e not including those inherited) as a read-only map.
- declaredFields() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the fields declared in this (i.e not including those inherited) as an immutable map.
- decode(String) - Static method in class com.yahoo.search.grouping.vespa.ContinuationDecoder
- decompress(Client.ProtobufResponse) - Method in interface com.yahoo.search.dispatch.rpc.CompressPayload
- decompress(Client.ProtobufResponse) - Method in class com.yahoo.search.dispatch.rpc.CompressService
- deconstruct() - Method in class com.yahoo.prelude.cluster.ClusterSearcher
- deconstruct() - Method in class com.yahoo.prelude.statistics.StatisticsSearcher
- deconstruct() - Method in class com.yahoo.search.cluster.ClusterSearcher
- deconstruct() - Method in class com.yahoo.search.dispatch.Dispatcher
- deconstruct() - Method in class com.yahoo.search.rendering.RendererRegistry
-
Must be called when use of this is discontinued to free the resources it has allocated
- deconstruct() - Method in class com.yahoo.search.searchchain.ExecutionFactory
- DeepHitIterator - Class in com.yahoo.search.result
-
An iterator for the forest of hits in a result.
- DeepHitIterator(Iterator<Hit>, boolean) - Constructor for class com.yahoo.search.result.DeepHitIterator
-
Create a deep hit iterator based on the given hit iterator.
- deepIterator() - Method in class com.yahoo.search.result.HitGroup
-
Returns an iterator that does depth-first traversal of leaf hits of this group.
- Default - Static variable in class com.yahoo.search.intent.model.Intent
- DEFAULT - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- DEFAULT - Static variable in class com.yahoo.prelude.query.TermType
- DEFAULT - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
Lexical state.
- DEFAULT - Static variable in class com.yahoo.vespa.streamingvisitors.TracingOptions
- DEFAULT_BUF_SIZE - Static variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- DEFAULT_BUF_SIZE - Static variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- DEFAULT_DICT_DIR - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Default dictionaries dir
- DEFAULT_ENCODING - Static variable in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- DEFAULT_ENCODING - Static variable in class com.yahoo.search.rendering.SyncDefaultRenderer
- DEFAULT_ENCODING - Static variable in class com.yahoo.search.rendering.XmlRenderer
- DEFAULT_INDEX - Static variable in class com.yahoo.search.query.Model
- DEFAULT_MAX_EDIT_DISTANCE - Static variable in class com.yahoo.prelude.query.FuzzyItem
- DEFAULT_MIMETYPE - Static variable in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- DEFAULT_MIMETYPE - Static variable in class com.yahoo.search.rendering.SyncDefaultRenderer
- DEFAULT_MIMETYPE - Static variable in class com.yahoo.search.rendering.XmlRenderer
- DEFAULT_PREFIX_LENGTH - Static variable in class com.yahoo.prelude.query.FuzzyItem
- DEFAULT_SUMMARY_CLASS - Static variable in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- DEFAULT_TARGET_NUM_HITS - Static variable in class com.yahoo.search.yql.YqlParser
- DEFAULT_TRACE_LEVEL_OVERRIDE - Static variable in class com.yahoo.vespa.streamingvisitors.TracingOptions
- DEFAULT_WEIGHT - Static variable in class com.yahoo.prelude.query.Item
- defaultClass - Variable in class com.yahoo.prelude.fastsearch.SummaryParameters
- defaultDirective(RuleBase) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- DEFAULTDIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- defaultDistance - Static variable in class com.yahoo.prelude.query.NearItem
-
The default distance used if none is specified: 2
- DefaultErrorHit - Class in com.yahoo.search.result
-
A hit which holds a list of error conditions in a result.
- DefaultErrorHit(String, ErrorMessage) - Constructor for class com.yahoo.search.result.DefaultErrorHit
-
Creates an error hit with one error
- DefaultErrorHit(String, List<ErrorMessage>) - Constructor for class com.yahoo.search.result.DefaultErrorHit
-
Creates an error hit with a list of errors
- defaultIndex - Variable in class com.yahoo.prelude.query.parser.AbstractParser
- defaultMaxGroups() - Method in class com.yahoo.search.grouping.GroupingRequest
- defaultMaxHits() - Method in class com.yahoo.search.grouping.GroupingRequest
- defaultN - Static variable in class com.yahoo.prelude.query.WeakAndItem
-
The default N used if none is specified: 100
- DefaultPositionSearcher - Class in com.yahoo.search.querytransform
-
If position attribute has not been set, it will be set here.
- DefaultPositionSearcher(DocumentmanagerConfig) - Constructor for class com.yahoo.search.querytransform.DefaultPositionSearcher
- defaultPrecisionFactor() - Method in class com.yahoo.search.grouping.GroupingRequest
- DefaultProperties - Class in com.yahoo.search.query.properties
-
Default values for properties that are meant to be customized in query profiles.
- DefaultProperties() - Constructor for class com.yahoo.search.query.properties.DefaultProperties
- defaultProviderSource() - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- defaultRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
- defaultResolver() - Method in class com.yahoo.search.pagetemplates.engine.resolvers.ResolverRegistry
- defaultResponse(Request) - Method in class com.yahoo.search.searchchain.Execution
-
The default response returned from this kind of execution when there are not further processors - an empty Result
- defaultSearchChainName - Static variable in class com.yahoo.search.handler.SearchHandler
- defaultSearchChains(Properties) - Method in class com.yahoo.search.federation.FederationSearcher
- defaultTargets() - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver
- degEW() - Method in class com.yahoo.prelude.Location
-
Obtain degrees longitude (East-West direction); negative numbers are degrees West.
- degNS() - Method in class com.yahoo.prelude.Location
-
Obtain degrees latitude (North-South direction); negative numbers are degrees South.
- DEGRADING - Static variable in class com.yahoo.search.querytransform.SortingDegrader
-
Set this to false in query.properties to turn off degrading.
- degRadius() - Method in class com.yahoo.prelude.Location
-
Obtain circle radius (in degrees).
- dequeue(LoggerEntry) - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
- dereferenced_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- dereferenced_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- Dereferenced_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- DESC - Static variable in class com.yahoo.search.yql.yqlplusLexer
- DESC - Static variable in class com.yahoo.search.yql.yqlplusParser
- DESC() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- DESC() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- DESCENDING - Enum constant in enum class com.yahoo.search.query.Sorting.Order
- DESCENDING_HITS_ORDER - Static variable in class com.yahoo.search.yql.YqlParser
- deserialize(String) - Static method in class com.yahoo.search.logging.LoggerEntry
- destination() - Method in class com.yahoo.search.query.profile.types.ConversionContext
-
Returns the local name of the field which will receive the converted value (or null when this is empty)
- detailedReport() - Method in class com.yahoo.search.statistics.ElapsedTime
- DeterministicResolver - Class in com.yahoo.search.pagetemplates.engine.resolvers
-
A resolver which Always chooses the last alternative of any Choice Always maps values to placeholders in the order they are listed in the map definition of any MapChoice This is useful for testing.
- DeterministicResolver() - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
- DeterministicResolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
- DICT_KEY - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Name for new dictionary key field retrieval from query properties
- DIFFERENT - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- DIGIT - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- DIGIT - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- DimensionalMap<VALUE> - Class in com.yahoo.search.query.profile.compiled
-
A map which may return different values depending on the values given in a context supplied with the key on all operations.
- DimensionalMap.Builder<VALUE> - Class in com.yahoo.search.query.profile.compiled
- DimensionalValue<VALUE> - Class in com.yahoo.search.query.profile.compiled
-
Contains the values a given key in a DimensionalMap may take for different dimensional contexts.
- DimensionalValue.Builder<VALUE> - Class in com.yahoo.search.query.profile.compiled
- DimensionBinding - Class in com.yahoo.search.query.profile
-
An immutable, binding of a list of dimensions to dimension values
- dimensions - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- dimensions() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- dimensions(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- dimensions(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- dimensions(Collection<String>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- DimensionValues - Class in com.yahoo.search.query.profile
-
An immutable set of dimension values.
- directive(RuleBase, RuleImporter) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- directMemorySizeCache() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- directMemorySizeCache(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- DISABLE - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.PingOption.Enum
- DISABLE - Static variable in class com.yahoo.prelude.querytransform.StemmingSearcher
- DISABLE - Static variable in class com.yahoo.search.federation.ProviderConfig.PingOption
- disable_tracing() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Disable tracing.
- disable_tracing() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Disable tracing.
- disable_tracing() - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Disable tracing.
- disclose(Discloser) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.CompositeItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.Item
- disclose(Discloser) - Method in class com.yahoo.prelude.query.MarkerWordItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.NearestNeighborItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.NearItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.PhraseItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.PureWeightedInteger
- disclose(Discloser) - Method in class com.yahoo.prelude.query.PureWeightedItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.PureWeightedString
- disclose(Discloser) - Method in class com.yahoo.prelude.query.SegmentItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.TermItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.WandItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.WeakAndItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.WeightedSetItem
- disclose(Discloser) - Method in class com.yahoo.prelude.query.WordItem
- Discloser - Interface in com.yahoo.prelude.query.textualrepresentation
-
Allows an item to disclose its properties and children/value.
- dispatch(String, List<Object>, Object) - Method in class com.yahoo.search.query.textserialize.item.ItemFormHandler
- dispatch(String, List<Object>, Object) - Method in interface com.yahoo.search.query.textserialize.parser.DispatchFormHandler
- DISPATCH - Static variable in class com.yahoo.search.dispatch.Dispatcher
- dispatchCompression - Static variable in class com.yahoo.search.dispatch.rpc.CompressService
-
The compression method which will be used with rpc dispatch.
- Dispatcher - Class in com.yahoo.search.dispatch
-
A dispatcher communicates with search nodes to perform queries and fill hits.
- Dispatcher(ComponentId, DispatchConfig, DispatchNodesConfig, VipStatus) - Constructor for class com.yahoo.search.dispatch.Dispatcher
- dispatchForm() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- DispatchForm - Class in com.yahoo.search.query.textserialize.serializer
- DispatchForm(String) - Constructor for class com.yahoo.search.query.textserialize.serializer.DispatchForm
- DispatchFormHandler - Interface in com.yahoo.search.query.textserialize.parser
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.EmulationConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.config.QrStartConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.federation.FederationConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- distance - Variable in class com.yahoo.prelude.query.NearItem
- DISTANCE - Static variable in class com.yahoo.search.yql.YqlParser
- DISTANCE_THRESHOLD - Static variable in class com.yahoo.search.yql.YqlParser
- distributionKey() - Method in class com.yahoo.search.dispatch.SearchInvoker
- div() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- DIV - Enum constant in enum class com.yahoo.search.grouping.request.MathResolver.Type
- DIV - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Diversity - Class in com.yahoo.search.query.ranking
-
The diversity settings during match phase of a query.
- Diversity() - Constructor for class com.yahoo.search.query.ranking.Diversity
- DIVERSITY - Static variable in class com.yahoo.search.query.Ranking
- Diversity.CutoffStrategy - Enum Class in com.yahoo.search.query.ranking
- divFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- DivFunction - Class in com.yahoo.search.grouping.request
-
This class represents a div-function in a
GroupingExpression
. - DivFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.DivFunction
-
Constructs a new instance of this class.
- DOC_SCHEME - Enum constant in enum class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme.Enum
- DOC_SCHEME - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme
- docIdNameSpace() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- docIdNameSpace(String) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- DOCIDNSSPECIFIC - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- docIdNsSpecificValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- DocIdNsSpecificValue - Class in com.yahoo.search.grouping.request
-
This class represents a document id specific value in a
GroupingExpression
. - DocIdNsSpecificValue() - Constructor for class com.yahoo.search.grouping.request.DocIdNsSpecificValue
-
Constructs a new instance of this class.
- docIdScheme() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- docIdScheme(KeyvalueConfig.DocIdScheme.Enum) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- DocIdScheme() - Constructor for class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme
- DocIdScheme(KeyvalueConfig.DocIdScheme.Enum) - Constructor for class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme
- docIdType() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- docIdType(String) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- DocsumDefinition - Class in com.yahoo.prelude.fastsearch
-
A docsum definition which knows how to decode a certain class of document summaries.
- DocsumDefinition(DocumentSummary) - Constructor for class com.yahoo.prelude.fastsearch.DocsumDefinition
- DocsumDefinitionSet - Class in com.yahoo.prelude.fastsearch
-
A set of docsum definitions
- DocsumDefinitionSet(Schema) - Constructor for class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
- DocsumDefinitionSet(Collection<DocumentSummary>) - Constructor for class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
- DocsumField - Class in com.yahoo.prelude.fastsearch
- DocsumField(String) - Constructor for class com.yahoo.prelude.fastsearch.DocsumField
- DocsumPacket - Class in com.yahoo.fs4
-
An "extended query result" packet.
- DocsumPacket(byte[]) - Constructor for class com.yahoo.fs4.DocsumPacket
-
Constructor used by streaming search
- DocumentDatabase - Class in com.yahoo.prelude.fastsearch
-
Representation of a document database realizing a schema in a content cluster.
- DocumentDatabase(Schema) - Constructor for class com.yahoo.prelude.fastsearch.DocumentDatabase
- documentdb - Variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- documentdb() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- documentdb(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- documentdb(DocumentdbInfoConfig.Documentdb.Builder) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
-
Add the given builder to this builder's list of Documentdb builders
- documentdb(Consumer<DocumentdbInfoConfig.Documentdb.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- documentdb(List<DocumentdbInfoConfig.Documentdb.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
-
Set the given list as this builder's list of Documentdb builders
- Documentdb(DocumentdbInfoConfig.Documentdb.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- DocumentDb - Class in com.yahoo.search.match
-
A searchable database of documents
- DocumentDb() - Constructor for class com.yahoo.search.match.DocumentDb
- DocumentdbInfoConfig - Class in com.yahoo.prelude.fastsearch
-
This class represents the root node of documentdb-info Copyright Yahoo.
- DocumentdbInfoConfig(DocumentdbInfoConfig.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- DocumentdbInfoConfig.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Documentdb - Class in com.yahoo.prelude.fastsearch
-
This class represents documentdb-info.documentdb[]
- DocumentdbInfoConfig.Documentdb.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Documentdb.Rankprofile - Class in com.yahoo.prelude.fastsearch
-
This class represents documentdb-info.documentdb[].rankprofile[]
- DocumentdbInfoConfig.Documentdb.Rankprofile.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Documentdb.Rankprofile.Input - Class in com.yahoo.prelude.fastsearch
-
This class represents documentdb-info.documentdb[].rankprofile[].input[]
- DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Documentdb.Summaryclass - Class in com.yahoo.prelude.fastsearch
-
This class represents documentdb-info.documentdb[].summaryclass[]
- DocumentdbInfoConfig.Documentdb.Summaryclass.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Documentdb.Summaryclass.Fields - Class in com.yahoo.prelude.fastsearch
-
This class represents documentdb-info.documentdb[].summaryclass[].fields[]
- DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder - Class in com.yahoo.prelude.fastsearch
- DocumentdbInfoConfig.Producer - Interface in com.yahoo.prelude.fastsearch
- DocumentSourceSearcher - Class in com.yahoo.search.searchchain.testutil
-
Implements a document source.
- DocumentSourceSearcher() - Constructor for class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- documentSummaries() - Method in class com.yahoo.search.schema.Schema
- DocumentSummary - Class in com.yahoo.search.schema
-
A document summary definition: Defines the schema on which a document hit may be represented in a Result.
- DocumentSummary.Builder - Class in com.yahoo.search.schema
- DocumentSummary.Field - Class in com.yahoo.search.schema
- DocumentSummary.Field.Type - Enum Class in com.yahoo.search.schema
- documentTypes - Variable in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- documentTypes - Variable in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- documentTypes() - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns an immutable list of the document types this has resolved to
- documentTypes() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- documentTypes(int) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- documentTypes(String) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- documentTypes(Collection<String>) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- DocumentValue - Class in com.yahoo.search.grouping.request
-
This class represents a document value in a
GroupingExpression
. - DocumentValue(String, String, Integer) - Constructor for class com.yahoo.search.grouping.request.DocumentValue
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.AndCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ChoiceCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.CompositeItemCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns whether this condition matches the given evaluation at the current location of the evaluation.
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.LiteralCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.SequenceCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.SuperCondition
- doesMatch(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.TermCondition
- DOLLAR - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- DOLLAR - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- DOLLAR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- done() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- done() - Method in interface com.yahoo.prelude.semantics.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 interface com.yahoo.search.grouping.request.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.search.query.textserialize.parser.AbstractCharStream
- done() - Method in interface com.yahoo.search.query.textserialize.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.
- doPartialFill(Result, String) - Method in class com.yahoo.prelude.fastsearch.FastSearcher
-
Perform a partial docsum fill for a temporary result representing a partition of the complete fill request.
- doPartialFill(Result, String) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- doPartialFill(Result, String) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- doSearch2(Query, Execution) - Method in class com.yahoo.prelude.fastsearch.FastSearcher
- doSearch2(Query, Execution) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
-
Searches a search cluster This is an endpoint - searchers will never propagate the search to any nested searcher.
- doSearch2(Query, Execution) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- doSetValue(String) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme
- doSetValue(String) - Method in class com.yahoo.search.federation.ProviderConfig.PingOption
- doSetValue(String) - Method in class com.yahoo.search.federation.ProviderConfig.QueryType
- DOT - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- DOT - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- DOT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- DOT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- DOT - Static variable in class com.yahoo.search.yql.yqlplusParser
- DOT() - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- DOT() - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- DOT() - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- DOT(int) - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- DOT_PRODUCT - Static variable in class com.yahoo.search.yql.YqlParser
- DOTPRODUCT - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- DotProductItem - Class in com.yahoo.prelude.query
-
A weighted set query item to be evaluated as a sparse dot product.
- DotProductItem(String) - Constructor for class com.yahoo.prelude.query.DotProductItem
- DotProductItem(String, Map<Object, Integer>) - Constructor for class com.yahoo.prelude.query.DotProductItem
- dotted_idents() - Method in class com.yahoo.search.yql.yqlplusParser
- dotted_idents() - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- dotted_idents() - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- Dotted_identsContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- DoubleBucket - Class in com.yahoo.search.grouping.request
-
This class represents a
Double
bucket in aPredefinedFunction
. - DoubleBucket(double, double) - Constructor for class com.yahoo.search.grouping.request.DoubleBucket
-
Constructs a new instance of this class.
- DoubleBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.DoubleBucket
-
Constructs a new instance of this class.
- DoubleBucketId - Class in com.yahoo.search.grouping.result
-
This class is used in
Group
instances where the identifying expression evaluated to aDoubleBucket
. - DoubleBucketId(Double, Double) - Constructor for class com.yahoo.search.grouping.result.DoubleBucketId
-
Constructs a new instance of this class.
- DoubleField - Class in com.yahoo.prelude.fastsearch
- DoubleField(String) - Constructor for class com.yahoo.prelude.fastsearch.DoubleField
- DoubleId - Class in com.yahoo.search.grouping.result
- DoubleId(Double) - Constructor for class com.yahoo.search.grouping.result.DoubleId
-
Constructs a new instance of this class.
- DoublePredefined - Class in com.yahoo.search.grouping.request
-
This class represents a predefined bucket-function in a
GroupingExpression
for expressions that evaluate to a double. - DoublePredefined(GroupingExpression, DoubleBucket, DoubleBucket...) - Constructor for class com.yahoo.search.grouping.request.DoublePredefined
-
Constructs a new instance of this class.
- doubleType - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- doubleType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- doubleValue() - Method in class com.yahoo.search.result.NanNumber
- DoubleValue - Class in com.yahoo.search.grouping.request
-
This class represents a constant
Double
value in aGroupingExpression
. - DoubleValue(double) - Constructor for class com.yahoo.search.grouping.request.DoubleValue
-
Constructs a new instance of this class.
- DQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- DQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- dryRunKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
- DumpTool - Class in com.yahoo.search.query.profile
-
A standalone tool for dumping query profile properties
- DumpTool() - Constructor for class com.yahoo.search.query.profile.DumpTool
- dynamic() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields
- dynamic() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields
- dynamic(boolean) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- dynamic(boolean) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
E
- EACH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- eachOperation(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- EachOperation - Class in com.yahoo.search.grouping.request
-
This is a grouping operation that processes each element of the input list separately, as opposed to
AllOperation
which processes that list as a whole. - EachOperation() - Constructor for class com.yahoo.search.grouping.request.EachOperation
-
Constructs a new instance of this class.
- ElapsedTime - Class in com.yahoo.search.statistics
-
A collection of TimeTracker instances.
- ElapsedTime() - Constructor for class com.yahoo.search.statistics.ElapsedTime
- elements() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns the elements of this - sources, subsections and presentations and/or choices of these, as a live reference which can be modified to change the content of this (unless this is frozen).
- elements(Class) - Method in class com.yahoo.search.pagetemplates.model.Section
-
Convenience method which returns the elements and choices of the given type in elements as a read-only list.
- ELLIPSIS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- EllipsisCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which greedily matches anything, represented as "..."
- EllipsisCondition() - Constructor for class com.yahoo.prelude.semantics.rule.EllipsisCondition
-
Creates a referable ellipsis condition with no label
- EllipsisCondition(boolean) - Constructor for class com.yahoo.prelude.semantics.rule.EllipsisCondition
-
Creates an ellipsis condition with no label
- EllipsisCondition(String, boolean) - Constructor for class com.yahoo.prelude.semantics.rule.EllipsisCondition
-
Creates an ellipsis condition
- EllipsisCondition(String, String) - Constructor for class com.yahoo.prelude.semantics.rule.EllipsisCondition
- empty - Static variable in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
-
The empty, frozen registry
- empty - Static variable in class com.yahoo.search.query.profile.DimensionValues
- empty() - Static method in class com.yahoo.search.query.profile.types.ConversionContext
-
Returns an empty context
- empty() - Static method in class com.yahoo.search.result.FeatureData
- empty() - Static method in class com.yahoo.search.schema.SchemaInfo
- empty() - Static method in class com.yahoo.search.searchchain.ExecutionFactory
- emptyDocsumsCode - Static variable in class com.yahoo.search.result.ErrorMessage
- emptyFrozen() - Static method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
- emptyResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- emptyResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.XmlRenderer
- emptyResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called if there are no hits in the result.
- EmulationConfig - Class in com.yahoo.prelude
-
This class represents the root node of emulation Copyright Yahoo.
- EmulationConfig(EmulationConfig.Builder) - Constructor for class com.yahoo.prelude.EmulationConfig
- EmulationConfig.Builder - Class in com.yahoo.prelude
- EmulationConfig.Producer - Interface in com.yahoo.prelude
- ENABLE - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
- enable_tracing() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Enable tracing.
- enable_tracing() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Enable tracing.
- enable_tracing() - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Enable tracing.
- enableGroupingSessionCache() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- enableGroupingSessionCache(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- enableProperty - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
-
The full property name for turning softtimeout on or off
- encode(ByteBuffer) - Method in class com.yahoo.prelude.Location
-
Encodes the location to the given buffer and returns the length.
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.FalseItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.Item
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.NearestNeighborItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.NullItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.TermItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.TrueItem
- encode(ByteBuffer) - Method in class com.yahoo.prelude.query.WeightedSetItem
- encode(ByteBuffer) - Method in class com.yahoo.search.Query
-
Encodes this query tree into the given buffer
- encode(ByteBuffer) - Method in class com.yahoo.search.query.QueryTree
- encode(ByteBuffer) - Method in class com.yahoo.search.query.ranking.RankFeatures
- encode(ByteBuffer) - Method in class com.yahoo.search.query.Sorting
- encode(ByteBuffer, boolean) - Method in class com.yahoo.search.query.ranking.RankProperties
-
Encodes this in a binary internal representation and returns the number of property maps encoded (0 or 1)
- encodeContent(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- encodeMap(String, Map<String, ?>, ByteBuffer) - Static method in class com.yahoo.fs4.MapEncoder
-
Encodes a map as binary.
- encodeMultiMap(String, Map<String, List<T>>, ByteBuffer) - Static method in class com.yahoo.fs4.MapEncoder
-
Encodes a multi-map as binary.
- encodeSingleValue(String, String, Object, ByteBuffer) - Static method in class com.yahoo.fs4.MapEncoder
-
Encodes a single value as a complete binary map.
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.BoolItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeItem
-
Encodes just this item, not its regular subitems, to the given buffer.
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.FuzzyItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.GeoLocationItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.IntItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.Item
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.NearItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedInteger
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedString
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.RegExpItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.SameElementItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WandItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WeakAndItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WeightedSetItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WordAlternativesItem
- encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WordItem
- ENCODING - Static variable in class com.yahoo.search.query.Model
- encodingArity() - Method in class com.yahoo.prelude.query.CompositeItem
- encodingArity() - Method in class com.yahoo.prelude.query.PhraseItem
- end - Variable in class com.yahoo.prelude.query.Substring
-
The end of the substring
- END - Enum constant in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
- END_ANCHOR - Static variable in class com.yahoo.search.yql.YqlParser
- endColumn - Variable in class com.yahoo.prelude.semantics.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.yahoo.search.grouping.request.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
The column number of the last character of this Token.
- endGroup(WRITER, Group) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as endHitGroup, but for Group(grouping api).
- endGroupList(WRITER, GroupList) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as endHitGroup, but for GroupList(grouping api).
- endHitGroup(WRITER, HitGroup) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called after all the children of the HitGroup have been provided to methods of this class.
- endHitList(WRITER, HitList) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Same as endHitGroup, but for HitList(grouping api).
- endLine - Variable in class com.yahoo.prelude.semantics.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.yahoo.search.grouping.request.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
The line number of the last character of this Token.
- endList(DataList<?>) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- endList(DataList<?>) - Method in class com.yahoo.search.rendering.JsonRenderer
- endList(DataList<?>) - Method in class com.yahoo.search.rendering.XmlRenderer
- endResponse() - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- endResponse() - Method in class com.yahoo.search.rendering.JsonRenderer
- endResponse() - Method in class com.yahoo.search.rendering.XmlRenderer
- endResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- endResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called at the end of rendering.
- enqueue(LoggerEntry) - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
- ensureCapacity(int) - Method in class com.yahoo.search.result.HitGroup
- ensureFilled(Result, String, Execution) - Method in class com.yahoo.search.Searcher
-
Fills the result if it is not already filled for the given summary class.
- ensureInstanceOf(Object, Class<?>) - Static method in class com.yahoo.search.query.textserialize.item.TypeCheck
- ensureInteger(Object) - Static method in class com.yahoo.search.query.textserialize.item.TypeCheck
- ensureNotFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Throws an IllegalStateException if this is frozen
- ensureNotFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
-
Throws an IllegalStateException if this is frozen
- ensureNotInSubtree(CompositeItem) - Method in class com.yahoo.prelude.query.CompositeItem
- enterAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.additive_expression()
. - enterAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.additive_expression()
. - enterAdditive_op(yqlplusParser.Additive_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.additive_op()
. - enterAdditive_op(yqlplusParser.Additive_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.additive_op()
. - enterAlias_def(yqlplusParser.Alias_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.alias_def()
. - enterAlias_def(yqlplusParser.Alias_defContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.alias_def()
. - enterAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.annotate_expression()
. - enterAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.annotate_expression()
. - enterAnnotation(yqlplusParser.AnnotationContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.annotation()
. - enterAnnotation(yqlplusParser.AnnotationContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.annotation()
. - enterArgument(yqlplusParser.ArgumentContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.argument(boolean)
. - enterArgument(yqlplusParser.ArgumentContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.argument(boolean)
. - enterArguments(yqlplusParser.ArgumentsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.arguments(boolean)
. - enterArguments(yqlplusParser.ArgumentsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.arguments(boolean)
. - enterArray_literal(yqlplusParser.Array_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.array_literal()
. - enterArray_literal(yqlplusParser.Array_literalContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.array_literal()
. - enterArray_parameter(yqlplusParser.Array_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.array_parameter()
. - enterArray_parameter(yqlplusParser.Array_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.array_parameter()
. - enterCall_expression(yqlplusParser.Call_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.call_expression(boolean)
. - enterCall_expression(yqlplusParser.Call_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.call_expression(boolean)
. - enterCall_source(yqlplusParser.Call_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.call_source()
. - enterCall_source(yqlplusParser.Call_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.call_source()
. - enterConstant_expression(yqlplusParser.Constant_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.constant_expression()
. - enterConstant_expression(yqlplusParser.Constant_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.constant_expression()
. - enterData_source(yqlplusParser.Data_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.data_source()
. - enterData_source(yqlplusParser.Data_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.data_source()
. - enterDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.dereferenced_expression()
. - enterDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.dereferenced_expression()
. - enterDotted_idents(yqlplusParser.Dotted_identsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.dotted_idents()
. - enterDotted_idents(yqlplusParser.Dotted_identsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.dotted_idents()
. - enterEquality_expression(yqlplusParser.Equality_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.equality_expression()
. - enterEquality_expression(yqlplusParser.Equality_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.equality_expression()
. - enterEquality_op(yqlplusParser.Equality_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.equality_op()
. - enterEquality_op(yqlplusParser.Equality_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.equality_op()
. - enterEveryRule(ParserRuleContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
- enterExpression(yqlplusParser.ExpressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.expression(boolean)
. - enterExpression(yqlplusParser.ExpressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.expression(boolean)
. - enterField_def(yqlplusParser.Field_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.field_def()
. - enterField_def(yqlplusParser.Field_defContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.field_def()
. - enterFieldref(yqlplusParser.FieldrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.fieldref()
. - enterFieldref(yqlplusParser.FieldrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.fieldref()
. - enterFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - enterFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - enterIdent(yqlplusParser.IdentContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.ident()
. - enterIdent(yqlplusParser.IdentContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.ident()
. - enterIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.in_not_in_target()
. - enterIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.in_not_in_target()
. - enterIndexref(yqlplusParser.IndexrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.indexref(boolean)
. - enterIndexref(yqlplusParser.IndexrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.indexref(boolean)
. - entering(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
- entering(TraceNode) - Method in class com.yahoo.search.rendering.XmlRenderer.RenderingVisitor
- entering(String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- enterKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.keyword_as_ident()
. - enterKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.keyword_as_ident()
. - enterLimit(yqlplusParser.LimitContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.limit()
. - enterLimit(yqlplusParser.LimitContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.limit()
. - enterLiteral_element(yqlplusParser.Literal_elementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.literal_element()
. - enterLiteral_element(yqlplusParser.Literal_elementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.literal_element()
. - enterLiteral_list(yqlplusParser.Literal_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.literal_list()
. - enterLiteral_list(yqlplusParser.Literal_listContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.literal_list()
. - enterLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.logical_AND_expression()
. - enterLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.logical_AND_expression()
. - enterLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.logical_OR_expression()
. - enterLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.logical_OR_expression()
. - enterMap_expression(yqlplusParser.Map_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.map_expression()
. - enterMap_expression(yqlplusParser.Map_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.map_expression()
. - enterMult_op(yqlplusParser.Mult_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.mult_op()
. - enterMult_op(yqlplusParser.Mult_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.mult_op()
. - enterMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.multiplicative_expression()
. - enterMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.multiplicative_expression()
. - enterNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.namespaced_name()
. - enterNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.namespaced_name()
. - enterNull_operator(yqlplusParser.Null_operatorContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.null_operator()
. - enterNull_operator(yqlplusParser.Null_operatorContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.null_operator()
. - enterOffset(yqlplusParser.OffsetContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.offset()
. - enterOffset(yqlplusParser.OffsetContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.offset()
. - enterOrderby(yqlplusParser.OrderbyContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.orderby()
. - enterOrderby(yqlplusParser.OrderbyContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.orderby()
. - enterOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.orderby_field()
. - enterOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.orderby_field()
. - enterOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.orderby_fields()
. - enterOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.orderby_fields()
. - enterOutput_spec(yqlplusParser.Output_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.output_spec()
. - enterOutput_spec(yqlplusParser.Output_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.output_spec()
. - enterOutput_statement(yqlplusParser.Output_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.output_statement()
. - enterOutput_statement(yqlplusParser.Output_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.output_statement()
. - enterParameter(yqlplusParser.ParameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.parameter()
. - enterParameter(yqlplusParser.ParameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.parameter()
. - enterPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.pipeline_step()
. - enterPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.pipeline_step()
. - enterPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.primary_expression()
. - enterPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.primary_expression()
. - enterProgram(yqlplusParser.ProgramContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.program()
. - enterProgram(yqlplusParser.ProgramContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.program()
. - enterProject_spec(yqlplusParser.Project_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.project_spec()
. - enterProject_spec(yqlplusParser.Project_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.project_spec()
. - enterProperty_name(yqlplusParser.Property_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.property_name()
. - enterProperty_name(yqlplusParser.Property_nameContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.property_name()
. - enterProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.property_name_and_value()
. - enterProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.property_name_and_value()
. - enterPropertyref(yqlplusParser.PropertyrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.propertyref()
. - enterPropertyref(yqlplusParser.PropertyrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.propertyref()
. - enterQuery_statement(yqlplusParser.Query_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.query_statement()
. - enterQuery_statement(yqlplusParser.Query_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.query_statement()
. - enterRelational_expression(yqlplusParser.Relational_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.relational_expression()
. - enterRelational_expression(yqlplusParser.Relational_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.relational_expression()
. - enterRelational_op(yqlplusParser.Relational_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.relational_op()
. - enterRelational_op(yqlplusParser.Relational_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.relational_op()
. - enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_opContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Null_operatorContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.StatementContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_opContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- enterRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- enterScalar_literal(yqlplusParser.Scalar_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.scalar_literal()
. - enterScalar_literal(yqlplusParser.Scalar_literalContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.scalar_literal()
. - enterSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_field_spec()
. - enterSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_field_spec()
. - enterSelect_source(yqlplusParser.Select_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_source()
. - enterSelect_source(yqlplusParser.Select_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_source()
. - enterSelect_source_all(yqlplusParser.Select_source_allContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_source_all()
. - enterSelect_source_all(yqlplusParser.Select_source_allContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_source_all()
. - enterSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_source_from()
. - enterSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_source_from()
. - enterSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_source_multi()
. - enterSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_source_multi()
. - enterSelect_statement(yqlplusParser.Select_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.select_statement()
. - enterSelect_statement(yqlplusParser.Select_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.select_statement()
. - enterSequence_source(yqlplusParser.Sequence_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.sequence_source()
. - enterSequence_source(yqlplusParser.Sequence_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.sequence_source()
. - enterSource_list(yqlplusParser.Source_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.source_list()
. - enterSource_list(yqlplusParser.Source_listContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.source_list()
. - enterSource_spec(yqlplusParser.Source_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.source_spec()
. - enterSource_spec(yqlplusParser.Source_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.source_spec()
. - enterSource_statement(yqlplusParser.Source_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.source_statement()
. - enterSource_statement(yqlplusParser.Source_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.source_statement()
. - enterStatement(yqlplusParser.StatementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.statement()
. - enterStatement(yqlplusParser.StatementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.statement()
. - enterTimeout(yqlplusParser.TimeoutContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.timeout()
. - enterTimeout(yqlplusParser.TimeoutContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.timeout()
. - enterUnary_expression(yqlplusParser.Unary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.unary_expression()
. - enterUnary_expression(yqlplusParser.Unary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.unary_expression()
. - enterUnary_op(yqlplusParser.Unary_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.unary_op()
. - enterUnary_op(yqlplusParser.Unary_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.unary_op()
. - enterVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.vespa_grouping()
. - enterVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.vespa_grouping()
. - enterWhere(yqlplusParser.WhereContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Enter a parse tree produced by
yqlplusParser.where()
. - enterWhere(yqlplusParser.WhereContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Enter a parse tree produced by
yqlplusParser.where()
. - Entry(String, String) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.Entry
- Entry(String, String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.Entry
- EntryBase(String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- entrySet() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
-
Returns the set of dimensional entries across all contexts.
- env() - Method in class com.yahoo.search.config.QrStartConfig.Qrs
- env(String) - Method in class com.yahoo.search.config.QrStartConfig.Qrs.Builder
- environment - Variable in class com.yahoo.prelude.query.parser.AbstractParser
- EOF - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- EOF - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
End of File.
- EOF - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
End of File.
- EOF - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
End of File.
- EOF() - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- EOL - Static variable in exception com.yahoo.prelude.semantics.parser.ParseException
-
The end of line string for this machine.
- EOL - Static variable in exception com.yahoo.search.grouping.request.parser.ParseException
-
The end of line string for this machine.
- EOL - Static variable in exception com.yahoo.search.query.textserialize.parser.ParseException
-
The end of line string for this machine.
- eq() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- EQ - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- EQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- EQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- EQ() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- equality_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- equality_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- equality_expression(int) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- Equality_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- equality_op() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- equality_op() - Method in class com.yahoo.search.yql.yqlplusParser
- Equality_opContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- equals(Execution.Context) - Method in class com.yahoo.search.searchchain.Execution.Context
- equals(FederationOptions) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- equals(Object) - Method in class com.yahoo.prelude.Freshness
- equals(Object) - Method in class com.yahoo.prelude.Location
- equals(Object) - Method in class com.yahoo.prelude.query.BoolItem
- equals(Object) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
- equals(Object) - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns whether this item is of the same class and contains the same state as the given item.
- equals(Object) - Method in class com.yahoo.prelude.query.FuzzyItem
- equals(Object) - Method in class com.yahoo.prelude.query.GeoLocationItem
- equals(Object) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
- equals(Object) - Method in class com.yahoo.prelude.query.IntItem
- equals(Object) - Method in class com.yahoo.prelude.query.Item
-
Returns whether this item is of the same class and contains the same state as the given item.
- equals(Object) - Method in class com.yahoo.prelude.query.Limit
- equals(Object) - Method in class com.yahoo.prelude.query.MarkerWordItem
- equals(Object) - Method in class com.yahoo.prelude.query.NearestNeighborItem
- equals(Object) - Method in class com.yahoo.prelude.query.NearItem
- equals(Object) - Method in class com.yahoo.prelude.query.parser.Token
- equals(Object) - Method in class com.yahoo.prelude.query.PhraseItem
- equals(Object) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- equals(Object) - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
- equals(Object) - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- equals(Object) - Method in class com.yahoo.prelude.query.PredicateQueryItem
- equals(Object) - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- equals(Object) - Method in class com.yahoo.prelude.query.PureWeightedInteger
- equals(Object) - Method in class com.yahoo.prelude.query.PureWeightedString
- equals(Object) - Method in class com.yahoo.prelude.query.RegExpItem
- equals(Object) - Method in class com.yahoo.prelude.query.SameElementItem
- equals(Object) - Method in class com.yahoo.prelude.query.SegmentItem
- equals(Object) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
- equals(Object) - Method in class com.yahoo.prelude.query.Substring
- equals(Object) - Method in class com.yahoo.prelude.query.TermItem
- equals(Object) - Method in class com.yahoo.prelude.query.TermType
- equals(Object) - Method in class com.yahoo.prelude.query.UriItem
- equals(Object) - Method in class com.yahoo.prelude.query.WandItem
- equals(Object) - Method in class com.yahoo.prelude.query.WeakAndItem
-
Returns whether this item is of the same class and contains the same state as the given item.
- equals(Object) - Method in class com.yahoo.prelude.query.WeightedSetItem
- equals(Object) - Method in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- equals(Object) - Method in class com.yahoo.prelude.query.WordAlternativesItem
- equals(Object) - Method in class com.yahoo.prelude.query.WordItem
- equals(Object) - Method in class com.yahoo.prelude.semantics.engine.Match
- equals(Object) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns true if the given object is a rule base having the same name as this
- equals(Object) - Method in class com.yahoo.search.dispatch.searchcluster.Group
- equals(Object) - Method in class com.yahoo.search.dispatch.searchcluster.Node
- equals(Object) - Method in class com.yahoo.search.federation.selection.FederationTarget
- equals(Object) - Method in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- equals(Object) - Method in class com.yahoo.search.grouping.request.BucketValue
- equals(Object) - Method in class com.yahoo.search.grouping.request.Infinite
- equals(Object) - Method in class com.yahoo.search.grouping.request.RawBuffer
- equals(Object) - Method in class com.yahoo.search.intent.model.Intent
- equals(Object) - Method in class com.yahoo.search.intent.model.Node
- equals(Object) - Method in class com.yahoo.search.intent.model.Source
- equals(Object) - Method in class com.yahoo.search.pagetemplates.model.Layout
- equals(Object) - Method in class com.yahoo.search.pagetemplates.model.Source
- equals(Object) - Method in class com.yahoo.search.Query
-
Returns whether the given query is equal to this
- equals(Object) - Method in class com.yahoo.search.query.Model
- equals(Object) - Method in class com.yahoo.search.query.Presentation
- equals(Object) - Method in class com.yahoo.search.query.profile.compiled.Binding
-
Returns whether the given binding has exactly the same values as this
- equals(Object) - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- equals(Object) - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Two bindings are equal if they contain the same dimensions and the same non-null values
- equals(Object) - Method in class com.yahoo.search.query.profile.DimensionValues
- equals(Object) - Method in class com.yahoo.search.query.profile.SubstituteString
- equals(Object) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- equals(Object) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- equals(Object) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Two types are equal if they have the same id
- equals(Object) - Method in class com.yahoo.search.query.QueryTree
- equals(Object) - Method in class com.yahoo.search.query.ranking.Diversity
- equals(Object) - Method in class com.yahoo.search.query.Ranking
- equals(Object) - Method in class com.yahoo.search.query.ranking.Matching
- equals(Object) - Method in class com.yahoo.search.query.ranking.MatchPhase
- equals(Object) - Method in class com.yahoo.search.query.ranking.RankFeatures
- equals(Object) - Method in class com.yahoo.search.query.ranking.RankProperties
- equals(Object) - Method in class com.yahoo.search.query.ranking.SoftTimeout
- equals(Object) - Method in class com.yahoo.search.query.SessionId
- equals(Object) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- equals(Object) - Method in class com.yahoo.search.query.Sorting
- equals(Object) - Method in class com.yahoo.search.query.Sorting.FieldOrder
- equals(Object) - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
- equals(Object) - Method in class com.yahoo.search.query.Sorting.RawSorter
- equals(Object) - Method in class com.yahoo.search.query.Sorting.UcaSorter
- equals(Object) - Method in class com.yahoo.search.query.Trace
- equals(Object) - Method in class com.yahoo.search.result.ErrorMessage
- equals(Object) - Method in class com.yahoo.search.result.FeatureData
- equals(Object) - Method in class com.yahoo.search.result.Hit
-
Returns true if the argument is a hit having the same id as this
- equals(Object) - Method in class com.yahoo.search.result.Relevance
-
Compares relevancy values
- equals(Object) - Method in class com.yahoo.search.schema.DocumentSummary
- equals(Object) - Method in class com.yahoo.search.schema.DocumentSummary.Field
- equals(Object) - Method in class com.yahoo.search.schema.RankProfile
- equals(Object) - Method in class com.yahoo.search.schema.Schema
- equals(Object) - Method in class com.yahoo.search.schema.SchemaInfo
- equals(Object) - Method in class com.yahoo.search.searchchain.Execution.Context
- equals(Object) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- equals(Object) - Method in class com.yahoo.text.interpretation.AnnotationClass
- EQUALS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- EQUIV - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- EQUIV - Static variable in class com.yahoo.prelude.query.TermType
- EQUIV - Static variable in class com.yahoo.search.yql.YqlParser
- EquivItem - Class in com.yahoo.prelude.query
-
An Item where each child is an alternative which can be matched.
- EquivItem() - Constructor for class com.yahoo.prelude.query.EquivItem
-
Makes an EQUIV item with no children
- EquivItem(Item) - Constructor for class com.yahoo.prelude.query.EquivItem
-
Creates an EQUIV with the given item as child.
- EquivItem(Item, Collection<String>) - Constructor for class com.yahoo.prelude.query.EquivItem
-
Creates an EQUIV with the given item and a set of alternate words as children.
- error - Variable in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher.FillHitsResult
- error() - Method in class com.yahoo.prelude.Pong
- error() - Method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
-
Returns the error of this query, or empty if it is a valid query
- error(XMLWriter, Result) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- error(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- error(XMLWriter, Result) - Method in class com.yahoo.search.rendering.XmlRenderer
- error(String) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
- error(Logger, Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Print error message
- error(Logger, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Print error message
- error(WRITER, Collection<ErrorMessage>) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called if there are errors in the result.
- errorHit(WRITER, ErrorHit) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called when an errorHit is encountered.
- ErrorHit - Interface in com.yahoo.search.result
-
A hit which holds information on error conditions in a result.
- errorIterator() - Method in class com.yahoo.search.result.DefaultErrorHit
-
Returns all the detail errors of this error hit, not including the main error.
- errorIterator() - Method in interface com.yahoo.search.result.ErrorHit
-
Returns all the detail errors of this error hit, including the main error
- ErrorMessage - Class in com.yahoo.search.result
-
An error message with a code.
- ErrorMessage(int, String) - Constructor for class com.yahoo.search.result.ErrorMessage
- ErrorMessage(int, String, String) - Constructor for class com.yahoo.search.result.ErrorMessage
-
Creates an application specific error message with an application specific code.
- ErrorMessage(int, String, String, Throwable) - Constructor for class com.yahoo.search.result.ErrorMessage
-
Creates an application specific error message with an application specific code and a stack trace.
- errorResult(Query, ErrorMessage) - Method in class com.yahoo.search.dispatch.SearchInvoker
- errors() - Method in class com.yahoo.search.result.DefaultErrorHit
-
Returns a read-only set containing all the error of this
- errors() - Method in interface com.yahoo.search.result.ErrorHit
-
Returns a read-only set containing all the error of this, including the main error
- ESTIMATE - Static variable in class com.yahoo.search.query.Model
-
The name of the query property used for generating hit count estimate queries.
- estimateK(int, int) - Method in class com.yahoo.search.dispatch.TopKEstimator
- estimateK(int, int, double) - Method in class com.yahoo.search.dispatch.TopKEstimator
- evaluate(Query, int) - Method in class com.yahoo.prelude.semantics.engine.RuleEngine
-
Evaluates a rule base over a query
- Evaluation - Class in com.yahoo.prelude.semantics.engine
-
An evaluation of a query over a rule base.
- Evaluation(Query, RuleBase) - Constructor for class com.yahoo.prelude.semantics.engine.Evaluation
- Evaluation(Query, RuleBase, int) - Constructor for class com.yahoo.prelude.semantics.engine.Evaluation
-
Creates a new evaluation
- EvaluationException - Exception in com.yahoo.prelude.semantics.engine
-
Thrown on semantic exceptions on evaluation over a rule base
- EvaluationException(String) - Constructor for exception com.yahoo.prelude.semantics.engine.EvaluationException
- EXACT - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- exactness - Variable in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- ExactStringConverter - Class in com.yahoo.search.query.textserialize.item
- ExactStringConverter() - Constructor for class com.yahoo.search.query.textserialize.item.ExactStringConverter
- ExactStringItem - Class in com.yahoo.prelude.query
-
Used to signal that this term requires exact match if the backend supports it.
- ExactStringItem(String) - Constructor for class com.yahoo.prelude.query.ExactStringItem
- ExactStringItem(String, boolean) - Constructor for class com.yahoo.prelude.query.ExactStringItem
- ExampleSearcher - Class in com.yahoo.search.searchchain.example
-
An example searcher which adds a hit
- ExampleSearcher() - Constructor for class com.yahoo.search.searchchain.example.ExampleSearcher
- EXCLAMATION - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- EXCLAMATION - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- Execution - Class in com.yahoo.search.searchchain
-
An execution of a search chain.
- Execution(Chain<? extends Searcher>, Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
-
The usually best way of creating a new execution for a search chain.
- Execution(Execution) - Constructor for class com.yahoo.search.searchchain.Execution
-
Creates an execution from another.
- Execution(Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
-
Creates an which executes nothing
- Execution(Searcher, Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
-
Creates an execution from a single searcher
- Execution.Context - Class in com.yahoo.search.searchchain
-
The execution context is the search chain's current view of the indexes, search chain registrys, etc.
- ExecutionFactory - Class in com.yahoo.search.searchchain
-
Provides creation of fully configured query Execution instances.
- ExecutionFactory(ChainsConfig, IndexInfoConfig, SchemaInfoConfig, QrSearchersConfig, ComponentRegistry<Searcher>, SpecialtokensConfig, Linguistics, ComponentRegistry<Renderer>, Executor) - Constructor for class com.yahoo.search.searchchain.ExecutionFactory
- ExecutionFactory(ChainsConfig, IndexInfoConfig, SchemaInfo, QrSearchersConfig, ComponentRegistry<Searcher>, SpecialtokensConfig, Linguistics, ComponentRegistry<Renderer>, Executor) - Constructor for class com.yahoo.search.searchchain.ExecutionFactory
- executor - Variable in class com.yahoo.search.logging.AbstractSpoolingLogger
- executor() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns the executor that should be used to execute tasks as part of this execution.
- exitAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.additive_expression()
. - exitAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.additive_expression()
. - exitAdditive_op(yqlplusParser.Additive_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.additive_op()
. - exitAdditive_op(yqlplusParser.Additive_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.additive_op()
. - exitAlias_def(yqlplusParser.Alias_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.alias_def()
. - exitAlias_def(yqlplusParser.Alias_defContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.alias_def()
. - exitAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.annotate_expression()
. - exitAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.annotate_expression()
. - exitAnnotation(yqlplusParser.AnnotationContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.annotation()
. - exitAnnotation(yqlplusParser.AnnotationContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.annotation()
. - exitArgument(yqlplusParser.ArgumentContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.argument(boolean)
. - exitArgument(yqlplusParser.ArgumentContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.argument(boolean)
. - exitArguments(yqlplusParser.ArgumentsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.arguments(boolean)
. - exitArguments(yqlplusParser.ArgumentsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.arguments(boolean)
. - exitArray_literal(yqlplusParser.Array_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.array_literal()
. - exitArray_literal(yqlplusParser.Array_literalContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.array_literal()
. - exitArray_parameter(yqlplusParser.Array_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.array_parameter()
. - exitArray_parameter(yqlplusParser.Array_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.array_parameter()
. - exitCall_expression(yqlplusParser.Call_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.call_expression(boolean)
. - exitCall_expression(yqlplusParser.Call_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.call_expression(boolean)
. - exitCall_source(yqlplusParser.Call_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.call_source()
. - exitCall_source(yqlplusParser.Call_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.call_source()
. - exitConstant_expression(yqlplusParser.Constant_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.constant_expression()
. - exitConstant_expression(yqlplusParser.Constant_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.constant_expression()
. - exitData_source(yqlplusParser.Data_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.data_source()
. - exitData_source(yqlplusParser.Data_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.data_source()
. - exitDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.dereferenced_expression()
. - exitDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.dereferenced_expression()
. - exitDotted_idents(yqlplusParser.Dotted_identsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.dotted_idents()
. - exitDotted_idents(yqlplusParser.Dotted_identsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.dotted_idents()
. - exitEquality_expression(yqlplusParser.Equality_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.equality_expression()
. - exitEquality_expression(yqlplusParser.Equality_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.equality_expression()
. - exitEquality_op(yqlplusParser.Equality_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.equality_op()
. - exitEquality_op(yqlplusParser.Equality_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.equality_op()
. - exitEveryRule(ParserRuleContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
- exitExpression(yqlplusParser.ExpressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.expression(boolean)
. - exitExpression(yqlplusParser.ExpressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.expression(boolean)
. - exitField_def(yqlplusParser.Field_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.field_def()
. - exitField_def(yqlplusParser.Field_defContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.field_def()
. - exitFieldref(yqlplusParser.FieldrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.fieldref()
. - exitFieldref(yqlplusParser.FieldrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.fieldref()
. - exitFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - exitFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - exitIdent(yqlplusParser.IdentContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.ident()
. - exitIdent(yqlplusParser.IdentContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.ident()
. - exitIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.in_not_in_target()
. - exitIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.in_not_in_target()
. - exitIndexref(yqlplusParser.IndexrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.indexref(boolean)
. - exitIndexref(yqlplusParser.IndexrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.indexref(boolean)
. - exitKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.keyword_as_ident()
. - exitKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.keyword_as_ident()
. - exitLimit(yqlplusParser.LimitContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.limit()
. - exitLimit(yqlplusParser.LimitContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.limit()
. - exitLiteral_element(yqlplusParser.Literal_elementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.literal_element()
. - exitLiteral_element(yqlplusParser.Literal_elementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.literal_element()
. - exitLiteral_list(yqlplusParser.Literal_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.literal_list()
. - exitLiteral_list(yqlplusParser.Literal_listContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.literal_list()
. - exitLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.logical_AND_expression()
. - exitLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.logical_AND_expression()
. - exitLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.logical_OR_expression()
. - exitLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.logical_OR_expression()
. - exitMap_expression(yqlplusParser.Map_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.map_expression()
. - exitMap_expression(yqlplusParser.Map_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.map_expression()
. - exitMult_op(yqlplusParser.Mult_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.mult_op()
. - exitMult_op(yqlplusParser.Mult_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.mult_op()
. - exitMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.multiplicative_expression()
. - exitMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.multiplicative_expression()
. - exitNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.namespaced_name()
. - exitNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.namespaced_name()
. - exitNull_operator(yqlplusParser.Null_operatorContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.null_operator()
. - exitNull_operator(yqlplusParser.Null_operatorContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.null_operator()
. - exitOffset(yqlplusParser.OffsetContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.offset()
. - exitOffset(yqlplusParser.OffsetContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.offset()
. - exitOrderby(yqlplusParser.OrderbyContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.orderby()
. - exitOrderby(yqlplusParser.OrderbyContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.orderby()
. - exitOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.orderby_field()
. - exitOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.orderby_field()
. - exitOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.orderby_fields()
. - exitOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.orderby_fields()
. - exitOutput_spec(yqlplusParser.Output_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.output_spec()
. - exitOutput_spec(yqlplusParser.Output_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.output_spec()
. - exitOutput_statement(yqlplusParser.Output_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.output_statement()
. - exitOutput_statement(yqlplusParser.Output_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.output_statement()
. - exitParameter(yqlplusParser.ParameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.parameter()
. - exitParameter(yqlplusParser.ParameterContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.parameter()
. - exitPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.pipeline_step()
. - exitPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.pipeline_step()
. - exitPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.primary_expression()
. - exitPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.primary_expression()
. - exitProgram(yqlplusParser.ProgramContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.program()
. - exitProgram(yqlplusParser.ProgramContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.program()
. - exitProject_spec(yqlplusParser.Project_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.project_spec()
. - exitProject_spec(yqlplusParser.Project_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.project_spec()
. - exitProperty_name(yqlplusParser.Property_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.property_name()
. - exitProperty_name(yqlplusParser.Property_nameContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.property_name()
. - exitProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.property_name_and_value()
. - exitProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.property_name_and_value()
. - exitPropertyref(yqlplusParser.PropertyrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.propertyref()
. - exitPropertyref(yqlplusParser.PropertyrefContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.propertyref()
. - exitQuery_statement(yqlplusParser.Query_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.query_statement()
. - exitQuery_statement(yqlplusParser.Query_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.query_statement()
. - exitRelational_expression(yqlplusParser.Relational_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.relational_expression()
. - exitRelational_expression(yqlplusParser.Relational_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.relational_expression()
. - exitRelational_op(yqlplusParser.Relational_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.relational_op()
. - exitRelational_op(yqlplusParser.Relational_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.relational_op()
. - exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Additive_opContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Null_operatorContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.StatementContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Unary_opContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- exitRule(ParseTreeListener) - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- exitScalar_literal(yqlplusParser.Scalar_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.scalar_literal()
. - exitScalar_literal(yqlplusParser.Scalar_literalContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.scalar_literal()
. - exitSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_field_spec()
. - exitSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_field_spec()
. - exitSelect_source(yqlplusParser.Select_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_source()
. - exitSelect_source(yqlplusParser.Select_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_source()
. - exitSelect_source_all(yqlplusParser.Select_source_allContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_source_all()
. - exitSelect_source_all(yqlplusParser.Select_source_allContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_source_all()
. - exitSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_source_from()
. - exitSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_source_from()
. - exitSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_source_multi()
. - exitSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_source_multi()
. - exitSelect_statement(yqlplusParser.Select_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.select_statement()
. - exitSelect_statement(yqlplusParser.Select_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.select_statement()
. - exitSequence_source(yqlplusParser.Sequence_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.sequence_source()
. - exitSequence_source(yqlplusParser.Sequence_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.sequence_source()
. - exitSource_list(yqlplusParser.Source_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.source_list()
. - exitSource_list(yqlplusParser.Source_listContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.source_list()
. - exitSource_spec(yqlplusParser.Source_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.source_spec()
. - exitSource_spec(yqlplusParser.Source_specContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.source_spec()
. - exitSource_statement(yqlplusParser.Source_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.source_statement()
. - exitSource_statement(yqlplusParser.Source_statementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.source_statement()
. - exitStatement(yqlplusParser.StatementContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.statement()
. - exitStatement(yqlplusParser.StatementContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.statement()
. - exitTimeout(yqlplusParser.TimeoutContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.timeout()
. - exitTimeout(yqlplusParser.TimeoutContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.timeout()
. - exitUnary_expression(yqlplusParser.Unary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.unary_expression()
. - exitUnary_expression(yqlplusParser.Unary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.unary_expression()
. - exitUnary_op(yqlplusParser.Unary_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.unary_op()
. - exitUnary_op(yqlplusParser.Unary_opContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.unary_op()
. - exitVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.vespa_grouping()
. - exitVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.vespa_grouping()
. - exitWhere(yqlplusParser.WhereContext) - Method in class com.yahoo.search.yql.yqlplusBaseListener
-
Exit a parse tree produced by
yqlplusParser.where()
. - exitWhere(yqlplusParser.WhereContext) - Method in interface com.yahoo.search.yql.yqlplusListener
-
Exit a parse tree produced by
yqlplusParser.where()
. - exp(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- EXP - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- EXP - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- expAlias(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- expandBuff(boolean) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- expandBuff(boolean) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- EXPANSION_INDEX - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for expansion index name
- expectedTokenSequences - Variable in exception com.yahoo.prelude.semantics.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.yahoo.search.grouping.request.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.yahoo.search.query.textserialize.parser.ParseException
-
Each entry in this array is an array of integers.
- EXPLAIN_LEVEL - Static variable in class com.yahoo.search.Query
-
Deprecated.use Trace.EXPLAIN_LEVEL
- EXPLAIN_LEVEL - Static variable in class com.yahoo.search.query.Trace
- explicitSignificance - Variable in class com.yahoo.prelude.query.Item
- expList(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- expMath(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- EXPONENT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- EXPONENT - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- export_packages() - Method in class com.yahoo.search.config.QrStartConfig.Jdisc
- export_packages(String) - Method in class com.yahoo.search.config.QrStartConfig.Jdisc.Builder
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- expression() - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- expression(boolean) - Method in class com.yahoo.search.yql.yqlplusParser
- expression_scope() - Constructor for class com.yahoo.search.yql.yqlplusParser.expression_scope
- expression_stack - Variable in class com.yahoo.search.yql.yqlplusParser
- ExpressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- ExpressionContext(ParserRuleContext, int, boolean) - Constructor for class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- ExpressionVisitor - Interface in com.yahoo.search.grouping.request
-
This interface defines the necessary callback to recursively visit all
GroupingExpression
objects in aGroupingOperation
. - EXTERNAL_YQL - Static variable in class com.yahoo.search.yql.MinimalQueryInserter
- extractSingleChild() - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns the single child of this, if this can be omitted without changes to recall semantics.
- extractSingleChild() - Method in class com.yahoo.prelude.query.NonReducibleCompositeItem
- extractSingleChild() - Method in class com.yahoo.prelude.query.PhraseItem
- extractSingleChild() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- extractSingleChild() - Method in class com.yahoo.prelude.query.SameElementItem
F
- FACTOR - Static variable in class com.yahoo.search.query.ranking.Diversity
- FACTOR - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
- failed(Node) - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
-
Called by the cluster monitor when node state changes to failed
- failed(ErrorMessage) - Method in class com.yahoo.search.cluster.BaseNodeMonitor
-
Called when this node fails.
- failed(ErrorMessage) - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
-
Called when this node fails.
- failed(T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
NodeManager method, called from ClusterMonitor
- failed(T) - Method in interface com.yahoo.search.cluster.NodeManager
-
Called when a working node fails
- failed(T, ErrorMessage) - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Called from ClusterSearcher/NodeManager when a node failed
- failedAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
The last time this node failed, in ms
- failoverToRemote() - Method in class com.yahoo.search.config.ClusterConfig
- failoverToRemote(boolean) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- failuresPath() - Method in class com.yahoo.search.logging.Spooler
- FALSE - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- FALSE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- FALSE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- FALSE - Static variable in class com.yahoo.search.yql.yqlplusParser
- FALSE() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- FalseItem - Class in com.yahoo.prelude.query
-
A query item which never matches.
- FalseItem() - Constructor for class com.yahoo.prelude.query.FalseItem
- FastHit - Class in com.yahoo.prelude.fastsearch
-
A regular hit from a Vespa backend
- FastHit() - Constructor for class com.yahoo.prelude.fastsearch.FastHit
-
Creates an empty and temporarily invalid summary hit
- FastHit(byte[], double, int, int) - Constructor for class com.yahoo.prelude.fastsearch.FastHit
- FastHit(byte[], Relevance, int, int) - Constructor for class com.yahoo.prelude.fastsearch.FastHit
- FastHit(String, double) - Constructor for class com.yahoo.prelude.fastsearch.FastHit
- FastSearcher - Class in com.yahoo.prelude.fastsearch
-
The searcher which forwards queries to fdispatch nodes, using the fnet/fs4 network layer.
- FastSearcher(String, Dispatcher, SummaryParameters, ClusterParams, DocumentdbInfoConfig, SchemaInfo) - Constructor for class com.yahoo.prelude.fastsearch.FastSearcher
-
Creates a Fastsearcher.
- FEATURE_FIELD - Static variable in class com.yahoo.prelude.searcher.JSONDebugSearcher
- featuredata - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- FeatureData - Class in com.yahoo.search.result
-
A wrapper for structured data representing feature values: A map of floats and tensors.
- FeatureData(Inspector) - Constructor for class com.yahoo.search.result.FeatureData
- FeatureDataField - Class in com.yahoo.prelude.fastsearch
-
Class representing a "feature data" field: A map of values which are either floats or tensors.
- FeatureDataField(String) - Constructor for class com.yahoo.prelude.fastsearch.FeatureDataField
- featureNames() - Method in class com.yahoo.search.result.FeatureData
-
Returns the names of the features available in this
- features() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns values for the features listed in summary-features in the rank profile specified in the query producing this.
- features() - Method in class com.yahoo.search.result.Hit
-
Returns the features computed for this hit.
- FEATURES - Static variable in class com.yahoo.search.query.Ranking
- FEDERATION - Static variable in class com.yahoo.search.federation.FederationSearcher
- FederationConfig - Class in com.yahoo.search.federation
-
This class represents the root node of federation Copyright Yahoo.
- FederationConfig(FederationConfig.Builder) - Constructor for class com.yahoo.search.federation.FederationConfig
- FederationConfig.Builder - Class in com.yahoo.search.federation
- FederationConfig.Producer - Interface in com.yahoo.search.federation
- FederationConfig.Target - Class in com.yahoo.search.federation
-
This class represents federation.target[]
- FederationConfig.Target.Builder - Class in com.yahoo.search.federation
- FederationConfig.Target.SearchChain - Class in com.yahoo.search.federation
-
This class represents federation.target[].searchChain[]
- FederationConfig.Target.SearchChain.Builder - Class in com.yahoo.search.federation
- federationOptions - Variable in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- federationOptions - Variable in class com.yahoo.search.searchchain.model.federation.FederationSearcherModel.TargetSpec
- FederationOptions - Class in com.yahoo.search.searchchain.model.federation
-
Options for controlling federation to a single source.
- FederationOptions() - Constructor for class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Creates a set of default options: Mandatory, no timeout restriction and not used by default
- FederationOptions(Boolean, Integer, Boolean) - Constructor for class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Creates a request with no separate requestTimeoutInMilliseconds
- FederationOptions(Boolean, Integer, Integer, Boolean) - Constructor for class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Creates a fully specified set of options
- FederationSearcher - Class in com.yahoo.search.federation
-
This searcher takes a set of sources, looks them up in config and fire off the correct searchchains.
- FederationSearcher(ComponentId, SearchChainResolver) - Constructor for class com.yahoo.search.federation.FederationSearcher
- FederationSearcher(FederationConfig, ComponentRegistry<TargetSelector>) - Constructor for class com.yahoo.search.federation.FederationSearcher
- FederationSearcherModel - Class in com.yahoo.search.searchchain.model.federation
-
Specifies how a federation searcher is to be set up.
- FederationSearcherModel(ComponentSpecification, Dependencies, List<FederationSearcherModel.TargetSpec>, boolean) - Constructor for class com.yahoo.search.searchchain.model.federation.FederationSearcherModel
- FederationSearcherModel.TargetSpec - Class in com.yahoo.search.searchchain.model.federation
-
Specifies one or more search chains that can be addressed as a single source.
- FederationTarget<T> - Class in com.yahoo.search.federation.selection
-
Represents a search chain that the federation searcher should send a query to, along with a timeout and custom data reserved for use by the TargetSelector.
- FederationTarget(Chain<Searcher>, FederationOptions, T) - Constructor for class com.yahoo.search.federation.selection.FederationTarget
- field - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- field() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- field(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- field(QueryProfilesConfig.Queryprofiletype.Field.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
-
Add the given builder to this builder's list of Field builders
- field(Consumer<QueryProfilesConfig.Queryprofiletype.Field.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- field(List<QueryProfilesConfig.Queryprofiletype.Field.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
-
Set the given list as this builder's list of Field builders
- Field(QueryProfilesConfig.Queryprofiletype.Field.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- Field(String, DocumentSummary.Field.Type) - Constructor for class com.yahoo.search.schema.DocumentSummary.Field
- Field(String, String) - Constructor for class com.yahoo.search.schema.DocumentSummary.Field
- field_def() - Method in class com.yahoo.search.yql.yqlplusParser
- field_def() - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- field_def(int) - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- Field_defContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Field_defContext
- FIELD_FILLER_DISABLE - Static variable in class com.yahoo.search.yql.FieldFiller
- FIELD_FILTER_DISABLE - Static variable in class com.yahoo.search.yql.FieldFilter
- FieldCollapsingSearcher - Class in com.yahoo.prelude.searcher
-
A searcher which does parametrized collapsing.
- FieldCollapsingSearcher() - Constructor for class com.yahoo.prelude.searcher.FieldCollapsingSearcher
-
Create this searcher using default values for all settings
- FieldCollapsingSearcher(int, double) - Constructor for class com.yahoo.prelude.searcher.FieldCollapsingSearcher
-
Creates a collapser
- FieldCollapsingSearcher(QrSearchersConfig) - Constructor for class com.yahoo.prelude.searcher.FieldCollapsingSearcher
- FieldComparator - Class in com.yahoo.search.result
-
Comparator used for ordering hits using the field values and a sorting specification.
- FieldComparator(Sorting) - Constructor for class com.yahoo.search.result.FieldComparator
-
Creates a field comparator using a sort order and having no chained comparator
- FieldComparator(Sorting, Comparator<Hit>) - Constructor for class com.yahoo.search.result.FieldComparator
-
Creates a field comparator using a sort order with a chained comparator
- FieldConsumer(boolean, boolean, boolean) - Constructor for class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
-
Invoke this from your constructor when sub-classing
JsonRenderer.FieldConsumer
- FieldDescription - Class in com.yahoo.search.query.profile.types
-
A field description of a query profile type.
- FieldDescription(CompoundName, FieldType, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
-
Creates a field description from a list where the aliases are represented as a comma-separated string
- FieldDescription(CompoundName, FieldType, List<String>, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
-
Creates a field description
- FieldDescription(String, FieldType) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, FieldType, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, FieldType, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, FieldType, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, FieldType, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, String, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
- FieldDescription(String, String, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
-
Creates a field description
- FieldFiller - Class in com.yahoo.search.yql
-
Ensure the fields specified in
Presentation.getSummaryFields()
are available after filling phase. - FieldFiller(SchemaInfo) - Constructor for class com.yahoo.search.yql.FieldFiller
- FieldFilter - Class in com.yahoo.search.yql
-
Remove fields which are not explicitly requested, if any field is explicitly requested.
- FieldFilter() - Constructor for class com.yahoo.search.yql.FieldFilter
- fieldIterator() - Method in class com.yahoo.prelude.fastsearch.FastHit
- fieldIterator() - Method in class com.yahoo.search.result.Hit
-
Returns a modifiable iterator over the fields of this
- FieldIterator - Class in com.yahoo.prelude.hitfield
-
A specialized list iterator to manipulate FieldParts in HitField objects.
- FieldIterator(List<FieldPart>, HitField) - Constructor for class com.yahoo.prelude.hitfield.FieldIterator
- fieldKeys() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns the keys of the fields of this hit as a modifiable view.
- fieldKeys() - Method in class com.yahoo.search.result.Hit
-
Returns the keys of the fields of this hit as a modifiable view.
- fieldName() - Method in class com.yahoo.search.query.profile.SubstituteString.RelativePropertyComponent
- FieldOrder(Sorting.AttributeSorter, Sorting.Order) - Constructor for class com.yahoo.search.query.Sorting.FieldOrder
-
Creates an attribute vector
- fieldOrders() - Method in class com.yahoo.search.query.Sorting
-
Returns the field orders of this sort specification as list.
- FieldPart - Interface in com.yahoo.prelude.hitfield
-
Represents an element of a hit property
- fieldref() - Method in class com.yahoo.search.yql.yqlplusParser
- fieldref() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- FieldrefContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- fields - Variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- fields - Variable in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
- fields() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinition
- fields() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- fields() - Method in class com.yahoo.prelude.fastsearch.FastHit
- fields() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass
- fields() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns all the fields of this profile type and all types it inherits as a read-only map
- fields() - Method in class com.yahoo.search.result.Hit
-
Returns the fields of this as a read-only map.
- fields() - Method in class com.yahoo.search.schema.DocumentSummary
- fields(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- fields(int) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass
- fields(DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
-
Add the given builder to this builder's list of Fields builders
- fields(SchemaInfoConfig.Schema.Summaryclass.Fields.Builder) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
-
Add the given builder to this builder's list of Fields builders
- fields(Consumer<DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- fields(Consumer<SchemaInfoConfig.Schema.Summaryclass.Fields.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- fields(List<DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
-
Set the given list as this builder's list of Fields builders
- fields(List<SchemaInfoConfig.Schema.Summaryclass.Fields.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
-
Set the given list as this builder's list of Fields builders
- Fields(DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields
- Fields(SchemaInfoConfig.Schema.Summaryclass.Fields.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields
- FieldType - Class in com.yahoo.search.query.profile.types
-
Superclass of query type field types.
- FieldType() - Constructor for class com.yahoo.search.query.profile.types.FieldType
- FieldValue(DimensionValues, Object) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
- FieldValues() - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- fill(Result) - Method in class com.yahoo.search.searchchain.Execution
-
Fill hit properties with data using the default summary class, possibly overridden with the 'summary' request parameter.
- fill(Result, String) - Method in class com.yahoo.search.dispatch.FillInvoker
-
Retrieves document summaries for the unfilled hits in the given
Result
- fill(Result, String) - Method in class com.yahoo.search.searchchain.AsyncExecution
-
The future of this functions returns the original Result
- fill(Result, String) - Method in class com.yahoo.search.searchchain.Execution
-
Calls fill on the next searcher in this chain.
- fill(Result, String, Execution) - Method in class com.yahoo.prelude.cluster.ClusterSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.prelude.searcher.BlendingSearcher
-
Fills this result by forwarding to the right chained searchers
- fill(Result, String, Execution) - Method in class com.yahoo.prelude.searcher.JuniperSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.cluster.ClusterSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.federation.FederationSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.federation.ForwardingSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.grouping.vespa.GroupingExecutor
- fill(Result, String, Execution) - Method in class com.yahoo.search.querytransform.NGramSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- fill(Result, String, Execution) - Method in class com.yahoo.search.Searcher
-
Fill hit properties with data using the given summary class.
- fill(Result, String, Execution) - Method in class com.yahoo.search.yql.FieldFiller
- fill(Result, String, Execution) - Method in class com.yahoo.search.yql.FieldFilter
- fill(Result, String, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Perform the fill against the given connection.
- FILL - Enum constant in enum class com.yahoo.search.statistics.TimeTracker.Activity
- fillAttributes(Result) - Method in class com.yahoo.search.searchchain.Execution
-
Deprecated.use fill(Result, String)
- fillBuff() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- fillBuff() - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
- fillBuff() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- fillBuff() - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
- fillHits(Result, DocsumPacket[], String) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
-
Fills the hits.
- FillInvoker - Class in com.yahoo.search.dispatch
-
FillInvoker encapsulates an allocated connection for running a document summary retrieval.
- FillInvoker() - Constructor for class com.yahoo.search.dispatch.FillInvoker
- fillQueryProfiles(List<Element>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
- fillQueryProfileTypes(List<Element>, QueryProfileTypeRegistry) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
- FillSearcher - Class in com.yahoo.prelude.searcher
-
This searcher fills the results in the first phase.
- FillSearcher() - Constructor for class com.yahoo.prelude.searcher.FillSearcher
- fillTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Total amount of time spent in all threads for this Execution while fetching document contents, or preparing to fetch them.
- fillTime() - Method in class com.yahoo.search.statistics.TimeTracker
- fillWeightedSetItem(WeightedSetItem) - Method in class com.yahoo.prelude.hitfield.JSONString
- FILTER - Enum constant in enum class com.yahoo.prelude.query.Item.ItemCreator
- FILTER - Static variable in class com.yahoo.search.query.Model
- FILTER - Static variable in class com.yahoo.search.yql.YqlParser
- findEndOfValue() - Method in class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- findQueryProfile(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
-
Returns a query profile for the given request string, or null if a suitable one is not found.
- findQueryProfile(String) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
-
Returns a query profile for the given request string, or null if a suitable one is not found.
- first() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Time stamp of start of the first event registered.
- first() - Method in class com.yahoo.search.statistics.TimeTracker
- first(Collection<T>) - Static method in class com.yahoo.search.query.textserialize.item.ListUtil
- firstFill() - Method in class com.yahoo.search.statistics.ElapsedTime
-
The time of the start of the first document fill requested.
- firstFill() - Method in class com.yahoo.search.statistics.TimeTracker
- firstInstanceOf(Collection<?>, Class) - Static method in class com.yahoo.search.query.textserialize.item.ListUtil
- fixed_or_parameter() - Method in class com.yahoo.search.yql.yqlplusParser
- fixed_or_parameter() - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- fixed_or_parameter() - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- fixed_or_parameter() - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- Fixed_or_parameterContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- FIXEDWIDTH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- fixedWidthFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- FixedWidthFunction - Class in com.yahoo.search.grouping.request
-
This class represents a fixed-width bucket-function in a
GroupingExpression
. - FixedWidthFunction(GroupingExpression, Number) - Constructor for class com.yahoo.search.grouping.request.FixedWidthFunction
-
Constructs a new instance of this class.
- FlattenedItem - Class in com.yahoo.prelude.semantics.engine
-
An item which knows its position in its parent
- FlattenedItem(TermItem, int) - Constructor for class com.yahoo.prelude.semantics.engine.FlattenedItem
- FlatteningSearcher - Class in com.yahoo.search.grouping.result
-
Flattens a grouping result into a flat list of hits on the top level in the returned result.
- FlatteningSearcher() - Constructor for class com.yahoo.search.grouping.result.FlatteningSearcher
- FLOAT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- FLOAT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- FLOAT - Static variable in class com.yahoo.search.yql.yqlplusParser
- FLOAT() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- float16 - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- Float16Field - Class in com.yahoo.prelude.fastsearch
-
A 16-bit float, represented as a (32-bit) Float in Java, as there is no 16-bit float support.
- Float16Field(String) - Constructor for class com.yahoo.prelude.fastsearch.Float16Field
- FloatField - Class in com.yahoo.prelude.fastsearch
- FloatField(String) - Constructor for class com.yahoo.prelude.fastsearch.FloatField
- floatType - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- floatType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- floatValue() - Method in class com.yahoo.search.result.NanNumber
- FLOOR - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- FLOOR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- followRedirects() - Method in class com.yahoo.search.federation.ProviderConfig
- followRedirects(boolean) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- fordimensionvalues - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- fordimensionvalues() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- fordimensionvalues(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- fordimensionvalues(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- fordimensionvalues(Collection<String>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- forEachField(BiConsumer<String, Object>) - Method in class com.yahoo.prelude.fastsearch.FastHit
- forEachField(BiConsumer<String, Object>) - Method in class com.yahoo.search.result.Hit
-
Receive a callback on the given object for each field in this hit.
- forEachFieldAsRaw(Hit.RawUtf8Consumer) - Method in class com.yahoo.prelude.fastsearch.FastHit
- forEachFieldAsRaw(Hit.RawUtf8Consumer) - Method in class com.yahoo.search.result.Hit
-
Receive a callback on the given object for each field in this hit, where the callback will provide raw utf-8 byte data for strings whose data is already available at this form.
- ForkingSearcher - Class in com.yahoo.search.searchchain
-
Searchers which invokes other search chains should override this.
- ForkingSearcher() - Constructor for class com.yahoo.search.searchchain.ForkingSearcher
- ForkingSearcher.CommentedSearchChain - Class in com.yahoo.search.searchchain
-
A search chain with a comment about when it is used.
- form() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- FORMAT - Static variable in class com.yahoo.search.query.Presentation
-
The (short) name of the parameter holding the name of the return format to use
- forms() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- formToItem(String, ItemArguments, ItemContext) - Method in class com.yahoo.search.query.textserialize.item.CompositeConverter
- formToItem(String, ItemArguments, ItemContext) - Method in interface com.yahoo.search.query.textserialize.item.ItemFormConverter
- formToItem(String, ItemArguments, ItemContext) - Method in class com.yahoo.search.query.textserialize.item.NearConverter
- formToItem(String, ItemArguments, ItemContext) - Method in class com.yahoo.search.query.textserialize.item.TermConverter
- ForwardingSearcher - Class in com.yahoo.search.federation
-
A lightweight searcher to forward all incoming requests to a single search chain defined in config.
- ForwardingSearcher(SearchchainForwardConfig) - Constructor for class com.yahoo.search.federation.ForwardingSearcher
- freeze() - Method in class com.yahoo.prelude.IndexFacts
-
Freeze this to prevent further changes.
- freeze() - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- freeze() - Method in class com.yahoo.search.pagetemplates.model.Choice
- freeze() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
- freeze() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
- freeze() - Method in class com.yahoo.search.pagetemplates.model.Renderer
- freeze() - Method in class com.yahoo.search.pagetemplates.model.Section
- freeze() - Method in class com.yahoo.search.pagetemplates.model.Source
- freeze() - Method in class com.yahoo.search.pagetemplates.PageTemplate
- freeze() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- freeze() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- freeze() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Switches this from write-only to read-only mode.
- freeze() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
-
Freezes this, and all owned query profiles and query profile types
- freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Irreversibly prevents any further modifications to this
- freeze() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
- freeze() - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
- freeze() - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- Freshness - Class in com.yahoo.prelude
-
The parameters for a freshness query (uses the datetime http parameter) Parses the string part of the "datetime=<string>", converts it to seconds since epoch and send that plus sets the flag in the QueryX packet that enables freshnessboost in fsearch.
- Freshness(String) - Constructor for class com.yahoo.prelude.Freshness
- FRESHNESS - Static variable in class com.yahoo.search.query.Ranking
- freshRuleEvaluation() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Returns a fresh rule evaluation starting at the current position of this
- from(ErrorMessage) - Static method in class com.yahoo.search.result.ErrorMessage
-
Returns the given error message as this type.
- from(String) - Static method in class com.yahoo.search.yql.YqlQuery
-
Creates a YQl query form a string
- from(String, Limit, Limit, int) - Static method in class com.yahoo.prelude.query.IntItem
-
Creates an int item from arguments.
- FROM - Static variable in class com.yahoo.search.yql.yqlplusLexer
- FROM - Static variable in class com.yahoo.search.yql.yqlplusParser
- FROM() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- FROM() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- FROM() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- fromConfig(QueryProfilesConfig) - Static method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
- fromExecutionContext(Execution.Context) - Static method in class com.yahoo.search.query.parser.ParserEnvironment
- fromKey(String, String, String) - Static method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- fromKeySourceAttribute(String, String, String) - Static method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- fromParserEnvironment(ParserEnvironment) - Static method in class com.yahoo.search.query.parser.ParserEnvironment
- fromQueryModel(Model) - Static method in class com.yahoo.search.query.parser.Parsable
- fromString(String) - Static method in class com.yahoo.search.grouping.Continuation
- fromString(String) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
-
Convenience method to call
GroupingOperation.fromStringAsList(String)
and assert that the list contains exactly one grouping operation. - fromString(String) - Static method in class com.yahoo.search.pagetemplates.model.Layout
-
Returns a layout having this string as name, or null if the given string is null or empty
- fromString(String) - Static method in class com.yahoo.search.query.Sorting
-
Creates a new sorting from the given string and returns it, or returns null if the argument does not contain any sorting criteria (e.g it is null or the empty string)
- fromString(String) - Static method in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- fromString(String, QueryProfileTypeRegistry) - Static method in class com.yahoo.search.query.profile.types.FieldType
-
Returns the field type for a given string name.
- fromString(String, QueryProfileTypeRegistry) - Static method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- fromStringAsList(String) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
-
Parses the given string as a list of grouping operations.
- fromTypeString(String) - Static method in class com.yahoo.search.query.profile.types.TensorFieldType
- fsaDict - Variable in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- fsaDict() - Method in class com.yahoo.search.query.rewrite.RewritesConfig
- fsaDict(int) - Method in class com.yahoo.search.query.rewrite.RewritesConfig
- fsaDict(RewritesConfig.FsaDict.Builder) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
-
Add the given builder to this builder's list of FsaDict builders
- fsaDict(Consumer<RewritesConfig.FsaDict.Builder>) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- fsaDict(List<RewritesConfig.FsaDict.Builder>) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
-
Set the given list as this builder's list of FsaDict builders
- FsaDict(RewritesConfig.FsaDict.Builder) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
- fullCoverageStatusChanged(boolean) - Method in class com.yahoo.search.dispatch.searchcluster.Group
- FunctionNode - Class in com.yahoo.search.grouping.request
-
This class represents a function in a
GroupingExpression
. - FunctionNode(String, String, Integer, List<GroupingExpression>) - Constructor for class com.yahoo.search.grouping.request.FunctionNode
- FutureResult - Class in com.yahoo.search.searchchain
-
Extends a
FutureTask<Result>
, with some added error handling - FutureResult(Callable<Result>, Execution, Query) - Constructor for class com.yahoo.search.searchchain.FutureResult
- FUZZY - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- FUZZY - Static variable in class com.yahoo.search.yql.YqlParser
- FuzzyItem - Class in com.yahoo.prelude.query
-
Fuzzy search term
- FuzzyItem(String, boolean, String, int, int) - Constructor for class com.yahoo.prelude.query.FuzzyItem
G
- gcopts() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- gcopts(String) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- generalizes(Binding) - Method in class com.yahoo.search.query.profile.compiled.Binding
-
Returns whether this binding is a proper generalization of the given binding: Meaning it contains a proper subset of the given bindings.
- generateParseException() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Generate ParseException.
- generateParseException() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Generate ParseException.
- generateParseException() - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Generate ParseException.
- GENERIC_EXPAND_DICT - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
- GENERIC_EXPAND_DICT_FILENAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
- GenericExpansionRewriter - Class in com.yahoo.search.query.rewrite.rewriters
-
This rewriter would add rewrites to entities (e.g abbreviation, synonym, etc)
to boost precision - FSA dict: [normalized original query]\t[rewrite 1]\t[rewrite 2]\t[etc]
- Features:
RewritesAsUnitEquiv flag: add proximity boosted rewrites
PartialPhraseMatch flag: whether to match whole phrase or partial phrase
MaxRewrites flag: the maximum number of rewrites to be added - GenericExpansionRewriter(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Constructor for GenericExpansionRewriter.
- GenericExpansionRewriter(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Constructor for GenericExpansionRewriter unit test.
- genericQueryProfileType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- GEO_LOCATION - Static variable in class com.yahoo.search.yql.YqlParser
- GEO_LOCATION_TERM - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- GeoLocationItem - Class in com.yahoo.prelude.query
-
This represents a geo-location in the query tree.
- GeoLocationItem(Location) - Constructor for class com.yahoo.prelude.query.GeoLocationItem
-
Construct from a Location, which must be geo circle with an attribute set.
- GeoLocationItem(Location, String) - Constructor for class com.yahoo.prelude.query.GeoLocationItem
-
Construct from a Location and a field name.
- get() - Method in class com.yahoo.search.searchchain.FutureResult
-
Returns a Result containing the hits returned from this source, or an error otherwise.
- get(int) - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- get(int) - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- get(int) - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Convenience shorthand of
return alternatives().get(index)
- get(int) - Method in class com.yahoo.search.query.profile.DimensionValues
-
Returns the string at the given index, or null if it has no value at this index
- get(int) - Method in class com.yahoo.search.result.HitGroup
-
Returns the hit at the given (0-base) index in this group of hit (without searching any subgroups).
- get(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets an annotation that is set on a substring.
- get(int, int, String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Equivalent to
get(from,to,new AnnotationClass(annotationClass))
- get(int, int, String, String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Get the value of a property set on a substring annotation.
- get(long, TimeUnit) - Method in class com.yahoo.search.searchchain.FutureResult
-
Returns a Result containing the hits returned from this source, or an error otherwise.
- get(URI, int) - Method in class com.yahoo.search.result.HitGroup
-
Returns the hit with the given id, or null if there is no hit with this id in this group or any subgroup.
- get(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
-
Returns the value for this key matching a context, or null if none
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
-
Gets a value from the query profile, or from the nested profile if the value is null
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.DefaultProperties
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyAliases
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyMap
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.QueryProperties
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.RequestContextProperties
- get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.SubProperties
- get(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns the annotation marked with the annotationClass.
- get(AnnotationClass, String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets the value of a property set on an annotation.
- get(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- get(String) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- get(String) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a value from this query profile by resolving the given name: The name up to the first dot is the value looked up in the value of this profile The rest of the name (if any) is used as the name to look up in the referenced query profile If this name does not resolve completely into a value in this or any inherited profile, null is returned.
- get(String) - Method in class com.yahoo.search.query.ranking.RankProperties
-
Returns a read-only list of properties properties by full name.
- get(String) - Method in class com.yahoo.search.result.HitGroup
-
Same as
HitGroup.get(String,int)
- get(String) - Method in class com.yahoo.text.interpretation.Annotations
- get(String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns the annotation marked with the annotationClass.
- get(String, int) - Method in class com.yahoo.search.result.HitGroup
- get(String, DimensionValues, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a value from this using the given dimensions for resolution
- get(String, QueryProfileType, boolean, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns the most specific matching value of a name for a given set of canonical dimension values.
- get(String, String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets the value of a property set on an annotation.
- get(String, String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a value from this using the given dimensions for resolution
- get(String, String[], Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
- get(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- get(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a value from this using the given property context for resolution and using this for substitution
- get(String, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- get(String, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
- get(Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
-
Returns the value matching this context, or null if none
- getAccuracy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Return the accuracy of this.
- getAlias(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the alias associated with the given name.
- getAliases() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns a direct, mutable copy of the aliases of this, never null
- getAliases() - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns a unmodifiable list of the aliases of this.
- getAll() - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets all annotations mentioned in the query.
- getAll(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns a list of all annotations of the given class that exists in the text.
- getAll(String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns a list of all annotations of the given class that exists in the text.
- getAllAnnotations() - Method in class com.yahoo.text.interpretation.Span
-
Returns all annotations that are contained in either this subspan or in any of its subannotations
- getAllowApproximate() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns whether approximation is allowed
- getAlternatives() - Method in class com.yahoo.prelude.query.WordAlternativesItem
-
Return an immutable snapshot of the contained terms.
- getAnchor() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns the positional constraint on this anchor.
- getAnnotation() - Method in class com.yahoo.text.interpretation.Modification
- getAnnotation(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
-
Returns the annotations with a specific class for the area defined by (from,to).
- getAnnotation(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
-
Returns the annotations with a specific class for the area defined by this span
- getAnnotation(String) - Method in class com.yahoo.prelude.query.Item
-
Returns an annotation on this item, or null if the annotation is not set
- getAnsweredNodes() - Method in class com.yahoo.search.dispatch.CoverageAggregator
- getApplyOnRestart() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.prelude.EmulationConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.config.ClusterConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.config.QrStartConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.federation.FederationConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- getApplyOnRestart() - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- getApproximateThreshold() - Method in class com.yahoo.search.query.ranking.Matching
- getArg(int) - Method in class com.yahoo.search.grouping.request.FunctionNode
-
Returns the argument at the given index.
- getArgumentString() - Method in class com.yahoo.prelude.query.UriItem
-
Returns the canonical form of the tokens of this: Either the source string, or if none each token except the start and end anchor separated by space
- getArgumentType() - Static method in class com.yahoo.search.dispatch.Dispatcher
- getArgumentType() - Static method in class com.yahoo.search.Query
- getArgumentType() - Static method in class com.yahoo.search.query.Model
- getArgumentType() - Static method in class com.yahoo.search.query.Presentation
- getArgumentType() - Static method in class com.yahoo.search.query.ranking.Diversity
- getArgumentType() - Static method in class com.yahoo.search.query.Ranking
- getArgumentType() - Static method in class com.yahoo.search.query.ranking.Matching
- getArgumentType() - Static method in class com.yahoo.search.query.ranking.MatchPhase
- getArgumentType() - Static method in class com.yahoo.search.query.ranking.SoftTimeout
- getArgumentType() - Static method in class com.yahoo.search.query.Select
- getArgumentType() - Static method in class com.yahoo.search.query.Trace
- getAscending() - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Returns the order to sort the attribute during the path phase when this takes effect.
- getAskedNodes() - Method in class com.yahoo.search.dispatch.CoverageAggregator
- getATN() - Method in class com.yahoo.search.yql.yqlplusLexer
- getATN() - Method in class com.yahoo.search.yql.yqlplusParser
- getAttribute() - Method in class com.yahoo.prelude.Location
- getAttribute() - Method in class com.yahoo.search.query.ranking.Diversity
-
Returns the attribute to use for diversity, or null if none
- getAttribute() - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Returns the attribute to use for degradation, or null if none
- getAttributeName() - Method in class com.yahoo.search.grouping.request.ArrayAtLookup
-
Returns the name of the attribute to retrieve from the input hit
- getAttributeName() - Method in class com.yahoo.search.grouping.request.AttributeFunction
-
Returns the name of the attribute to retrieve from the input hit.
- getAttributeName() - Method in class com.yahoo.search.grouping.request.AttributeValue
-
Returns the name of the attribute to retrieve from the input hit.
- getAttributeName() - Method in class com.yahoo.search.grouping.request.InterpolatedLookup
-
Returns the name of the attribute to retrieve from the input hit
- getAttributeName() - Method in exception com.yahoo.search.grouping.UnavailableAttributeException
-
Returns the name of the attribute which is referenced but not available.
- getAutomataFile() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns the name of the automata file used, or null if none
- getBackedLength() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns the length of the underlying phrase
- getBacking() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
-
Returns the query profile backing this
- getBeginColumn() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getBeginColumn() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getBeginColumn() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getBeginColumn() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getBeginColumn() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getBeginLine() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getBeginLine() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getBeginLine() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getBeginLine() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getBeginLine() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getBlockItem(int) - Method in class com.yahoo.prelude.query.PhraseItem
-
Returns a subitem as a block item,
- getBolding() - Method in class com.yahoo.search.query.Presentation
-
Returns whether matching query terms should be bolded in the result.
- getBoolean(String) - Method in class com.yahoo.text.interpretation.Annotations
-
Helper function to get a Boolean annotation.
- getBoundingHeight() - Method in class com.yahoo.prelude.Location
-
Returns height of bounding box (actual height if rectangle, bounding square if circle)
- getBoundingWidth() - Method in class com.yahoo.prelude.Location
-
Returns width of bounding box (actual width if rectangle, bounding square if circle)
- getBreakdown() - Method in class com.yahoo.search.searchchain.Execution.Context
-
If too many queries time out, the search handler will assume the system is in a breakdown state.
- getBucket(int) - Method in class com.yahoo.search.grouping.request.DoublePredefined
- getBucket(int) - Method in class com.yahoo.search.grouping.request.LongPredefined
- getBucket(int) - Method in class com.yahoo.search.grouping.request.PredefinedFunction
-
Returns the bucket at the given index.
- getBucket(int) - Method in class com.yahoo.search.grouping.request.RawPredefined
- getBucket(int) - Method in class com.yahoo.search.grouping.request.StringPredefined
- getBusyWait() - Method in class com.yahoo.search.grouping.request.DebugWaitFunction
-
Returns whether or not the debug node should busy-wait.
- getByName(String) - Static method in class com.yahoo.search.query.textserialize.item.ItemExecutorRegistry
- getBytes() - Method in class com.yahoo.search.grouping.request.RawBuffer
-
Create a copy of data in the internal buffer.
- getBytes(String) - Static method in class com.yahoo.prelude.query.Item
-
Utility method for turning a string into utf-8 bytes
- getByType(Item.ItemType) - Static method in class com.yahoo.search.query.textserialize.item.ItemExecutorRegistry
- getCanonicName(String) - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns the canonical form of the index name (Which may be the same as the input).
- getChain() - Method in class com.yahoo.search.federation.selection.FederationTarget
- getChain(ComponentId) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getChain(String) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getChannelNames() - Method in class com.yahoo.search.yql.yqlplusLexer
- getCharacterEncoding() - Method in class com.yahoo.search.handler.HttpSearchResponse
-
Returns expected character encoding of this response
- getCharacterEncoding(Result) - Method in class com.yahoo.search.rendering.Renderer
- getCheckInterval() - Method in class com.yahoo.search.cluster.MonitorConfiguration
-
Returns the interval between each ping of idle or failing nodes.
- getChild(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the child operation at the given index.
- getChildren() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns an immutable view to the child list of this node.
- getChoicepoint(Condition, boolean) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Add a choice point to this evaluation
- getClasses() - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets all the annotationclasses that describes the text.
- getClasses() - Method in class com.yahoo.text.interpretation.Span
-
Returns all AnnotationClasses that are defined for this span and any of its superspans.
- getClasses(int, int) - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets all annotationclasses that describe a substring
- getClasses(int, int) - Method in class com.yahoo.text.interpretation.Span
-
Returns all AnnotationClasses that are defined for the range (from,to).
- getClazz() - Method in class com.yahoo.text.interpretation.AnnotationClass
- getClock() - Method in class com.yahoo.vespa.streamingvisitors.TracingOptions
- getClusterName() - Method in class com.yahoo.prelude.searcher.ValidateSortingSearcher
- getClusterName() - Method in exception com.yahoo.search.grouping.UnavailableAttributeException
-
Returns the name of the cluster for which the request is illegal.
- getCode() - Method in class com.yahoo.prelude.query.Item
-
Returns the int code of this item
- getComparator() - Method in class com.yahoo.search.result.HitOrderer
-
Returns the Comparator that this HitOrderer uses internally to sort hits.
- getComparator() - Method in class com.yahoo.search.result.HitSortOrderer
- getComparator(Sorting, Comparator<Hit>) - Static method in class com.yahoo.prelude.fastsearch.SortDataHitSorter
- getComponent(ComponentId) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getComponent(ComponentSpecification) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getComponent(String) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getComponentIdAsCompoundName() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
- getCompoundName() - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns the full name of this as a compound name
- getConcreteHitCount() - Method in class com.yahoo.search.Result
-
Returns the total number of concrete hits contained (directly or in subgroups) in this result.
- getConcreteSize() - Method in class com.yahoo.search.result.HitGroup
-
Returns the number of concrete hits contained in this group and all subgroups.
- getConcreteSizeShallow() - Method in class com.yahoo.search.result.HitGroup
-
Returns the number of concrete hits contained in this group, without counting hits in subgroups.
- getCondition() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Returns the condition which created this choice point
- getCondition() - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
- getCondition() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
- getCondition() - Method in class com.yahoo.prelude.semantics.rule.SuperCondition
- getCondition(int) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Returns the condition at the given index
- getCondition(String) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns a named condition, or null if no condition with that name exists
- getConditionName() - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
-
Returns the name of the referenced rule, never null
- getCondtiion() - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- getConfig(QrMonitorConfig.Builder) - Method in interface com.yahoo.prelude.cluster.QrMonitorConfig.Producer
- getConfig(EmulationConfig.Builder) - Method in interface com.yahoo.prelude.EmulationConfig.Producer
- getConfig(DocumentdbInfoConfig.Builder) - Method in interface com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Producer
- getConfig(KeyvalueConfig.Builder) - Method in interface com.yahoo.prelude.searcher.KeyvalueConfig.Producer
- getConfig(QrQuotetableConfig.Builder) - Method in interface com.yahoo.prelude.searcher.QrQuotetableConfig.Producer
- getConfig(SemanticRulesConfig.Builder) - Method in interface com.yahoo.prelude.semantics.SemanticRulesConfig.Producer
- getConfig(ClusterConfig.Builder) - Method in interface com.yahoo.search.config.ClusterConfig.Producer
- getConfig(IndexInfoConfig.Builder) - Method in interface com.yahoo.search.config.IndexInfoConfig.Producer
- getConfig(QrStartConfig.Builder) - Method in interface com.yahoo.search.config.QrStartConfig.Producer
- getConfig(RateLimitingConfig.Builder) - Method in interface com.yahoo.search.config.RateLimitingConfig.Producer
- getConfig(SchemaInfoConfig.Builder) - Method in interface com.yahoo.search.config.SchemaInfoConfig.Producer
- getConfig(FederationConfig.Builder) - Method in interface com.yahoo.search.federation.FederationConfig.Producer
- getConfig(ProviderConfig.Builder) - Method in interface com.yahoo.search.federation.ProviderConfig.Producer
- getConfig(SearchchainForwardConfig.Builder) - Method in interface com.yahoo.search.federation.SearchchainForwardConfig.Producer
- getConfig(SearchWithRendererHandlerConfig.Builder) - Method in interface com.yahoo.search.handler.SearchWithRendererHandlerConfig.Producer
- getConfig(LocalDiskLoggerConfig.Builder) - Method in interface com.yahoo.search.logging.LocalDiskLoggerConfig.Producer
- getConfig(PageTemplatesConfig.Builder) - Method in interface com.yahoo.search.pagetemplates.PageTemplatesConfig.Producer
- getConfig(ResolversConfig.Builder) - Method in interface com.yahoo.search.pagetemplates.ResolversConfig.Producer
- getConfig(QueryProfilesConfig.Builder) - Method in interface com.yahoo.search.query.profile.config.QueryProfilesConfig.Producer
- getConfig(RewritesConfig.Builder) - Method in interface com.yahoo.search.query.rewrite.RewritesConfig.Producer
- getConfig(LowercasingConfig.Builder) - Method in interface com.yahoo.search.querytransform.LowercasingConfig.Producer
- getConfiguration() - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Returns the configuration of this cluster monitor
- getConnectedItem() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- getConnectedItem() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- getConnectedItem() - Method in interface com.yahoo.prelude.query.TaggableItem
- getConnectedItem() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- getConnection(int) - Method in interface com.yahoo.search.dispatch.rpc.RpcConnectionPool
- getConnection(int) - Method in class com.yahoo.search.dispatch.rpc.RpcResourcePool
- getConnectivity() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- getConnectivity() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- getConnectivity() - Method in interface com.yahoo.prelude.query.TaggableItem
- getConnectivity() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- getContent() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- getContent() - Method in interface com.yahoo.prelude.hitfield.FieldPart
- getContent() - Method in class com.yahoo.prelude.hitfield.HitField
-
Returns the content of this field
- getContent() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
- getContent() - Method in class com.yahoo.prelude.hitfield.JSONString
- getContent() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
- getContent() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- getContent() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
-
Returns all the content from this: All the values in this, and all values in the backing where an overriding value is not set in this
- getContent() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns all the content from this as an unmodifiable map
- getContent(String) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
-
Returns a value from the content of this: The value in this, or the value from the backing if not set in this
- getContent(String) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns a value from the content of this, or null if not present
- getContent(String, String, String) - Method in class com.yahoo.prelude.hitfield.HitField
-
Returns the content of this field, using the arguments as bolding tags
- getContentType() - Method in class com.yahoo.search.handler.HttpSearchResponse
-
Returns MIME type of this response
- getContext() - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns a context created from the dimensions and values of this
- getContext(boolean) - Method in class com.yahoo.search.Query
-
Returns the context of this query, possibly creating it if missing.
- getContext(boolean) - Method in class com.yahoo.search.Result
-
Returns the context of this result - this is equal to getQuery().getContext(create)
- getContextName() - Method in class com.yahoo.prelude.semantics.engine.ReferencedMatches
- getContextName() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns the name whatever is matched by this condition can be referred as, or null if it is unreferable
- getCoverage() - Method in class com.yahoo.search.handler.HttpSearchResponse
- getCoverage(boolean) - Method in class com.yahoo.search.Result
-
Returns coverage information
- getCreator() - Method in class com.yahoo.prelude.query.Item
-
Returns the item creator value.
- getCurrentLabel() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- getCustomData() - Method in class com.yahoo.search.federation.selection.FederationTarget
-
Any data that the TargetSelector wants to associate with this target.
- getCutoffFactor() - Method in class com.yahoo.search.query.ranking.Diversity
- getCutoffStrategy() - Method in class com.yahoo.search.query.ranking.Diversity
- getData() - Method in class com.yahoo.fs4.DocsumPacket
- getData() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns the data stored by the automaton for this phrase at this position, or null if none
- getDeclaredMatchAsPath() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns true if this is declared as match as path.
- getDecomposition() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- getDeepHitCount() - Method in class com.yahoo.search.Result
-
Returns the estimated total number of deep hits, which includes every object which matches the query.
- getDefaultDocsumClass() - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Get default FSA dictionary names
- getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Get default FSA dictionary names
- getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Get default FSA dictionary names
- getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Get default FSA dictionary names
- getDefaultIndex() - Method in class com.yahoo.search.query.Model
-
Returns the default index for this query.
- getDefaultIndexName() - Method in class com.yahoo.search.query.parser.Parsable
- getDefaultPosition() - Method in class com.yahoo.prelude.SearchDefinition
- getDefaultPosition(String) - Method in class com.yahoo.prelude.IndexFacts
- getDefaultRenderer() - Method in class com.yahoo.search.rendering.RendererRegistry
-
Returns the default JSON renderer
- getDefaultRuleBase() - Method in class com.yahoo.prelude.semantics.SemanticSearcher
-
Returns the default rule base
- getDefaultSummaryClass() - Method in class com.yahoo.search.rendering.Renderer
- getDefaultSummaryClass() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- getDefMd5() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.cluster.QrMonitorConfig
- getDefMd5() - Method in class com.yahoo.prelude.EmulationConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.EmulationConfig
- getDefMd5() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- getDefMd5() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.searcher.KeyvalueConfig
- getDefMd5() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.searcher.QrQuotetableConfig
- getDefMd5() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- getDefMd5() - Static method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- getDefMd5() - Method in class com.yahoo.search.config.ClusterConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.config.ClusterConfig
- getDefMd5() - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.config.IndexInfoConfig
- getDefMd5() - Method in class com.yahoo.search.config.QrStartConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.config.QrStartConfig
- getDefMd5() - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.config.RateLimitingConfig
- getDefMd5() - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.config.SchemaInfoConfig
- getDefMd5() - Method in class com.yahoo.search.federation.FederationConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.federation.FederationConfig
- getDefMd5() - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.federation.ProviderConfig
- getDefMd5() - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.federation.SearchchainForwardConfig
- getDefMd5() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- getDefMd5() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.logging.LocalDiskLoggerConfig
- getDefMd5() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- getDefMd5() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
- getDefMd5() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- getDefMd5() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
- getDefMd5() - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- getDefMd5() - Static method in class com.yahoo.search.querytransform.LowercasingConfig
- getDefName() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.cluster.QrMonitorConfig
- getDefName() - Method in class com.yahoo.prelude.EmulationConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.EmulationConfig
- getDefName() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- getDefName() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.searcher.KeyvalueConfig
- getDefName() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.searcher.QrQuotetableConfig
- getDefName() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- getDefName() - Static method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- getDefName() - Method in class com.yahoo.search.config.ClusterConfig.Builder
- getDefName() - Static method in class com.yahoo.search.config.ClusterConfig
- getDefName() - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- getDefName() - Static method in class com.yahoo.search.config.IndexInfoConfig
- getDefName() - Method in class com.yahoo.search.config.QrStartConfig.Builder
- getDefName() - Static method in class com.yahoo.search.config.QrStartConfig
- getDefName() - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- getDefName() - Static method in class com.yahoo.search.config.RateLimitingConfig
- getDefName() - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- getDefName() - Static method in class com.yahoo.search.config.SchemaInfoConfig
- getDefName() - Method in class com.yahoo.search.federation.FederationConfig.Builder
- getDefName() - Static method in class com.yahoo.search.federation.FederationConfig
- getDefName() - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- getDefName() - Static method in class com.yahoo.search.federation.ProviderConfig
- getDefName() - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- getDefName() - Static method in class com.yahoo.search.federation.SearchchainForwardConfig
- getDefName() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- getDefName() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- getDefName() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- getDefName() - Static method in class com.yahoo.search.logging.LocalDiskLoggerConfig
- getDefName() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- getDefName() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- getDefName() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- getDefName() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
- getDefName() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- getDefName() - Static method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- getDefName() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- getDefName() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
- getDefName() - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- getDefName() - Static method in class com.yahoo.search.querytransform.LowercasingConfig
- getDefNamespace() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.cluster.QrMonitorConfig
- getDefNamespace() - Method in class com.yahoo.prelude.EmulationConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.EmulationConfig
- getDefNamespace() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
- getDefNamespace() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.searcher.KeyvalueConfig
- getDefNamespace() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.searcher.QrQuotetableConfig
- getDefNamespace() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- getDefNamespace() - Method in class com.yahoo.search.config.ClusterConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.config.ClusterConfig
- getDefNamespace() - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.config.IndexInfoConfig
- getDefNamespace() - Method in class com.yahoo.search.config.QrStartConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.config.QrStartConfig
- getDefNamespace() - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.config.RateLimitingConfig
- getDefNamespace() - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.config.SchemaInfoConfig
- getDefNamespace() - Method in class com.yahoo.search.federation.FederationConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.federation.FederationConfig
- getDefNamespace() - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.federation.ProviderConfig
- getDefNamespace() - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.federation.SearchchainForwardConfig
- getDefNamespace() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- getDefNamespace() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.logging.LocalDiskLoggerConfig
- getDefNamespace() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- getDefNamespace() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
- getDefNamespace() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- getDefNamespace() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
- getDefNamespace() - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- getDefNamespace() - Static method in class com.yahoo.search.querytransform.LowercasingConfig
- getDeletionBreaksOrdering() - Method in class com.yahoo.search.Result
- getDeletionBreaksOrdering() - Method in class com.yahoo.search.result.HitGroup
- getDescription() - Method in class com.yahoo.vespa.streamingvisitors.tracing.TraceDescription
- getDetailedDiagnostics() - Method in class com.yahoo.search.searchchain.Execution.Context
-
The container has some internal diagnostics mechanisms which may be costly, and therefore not active by default.
- getDimensions() - Method in class com.yahoo.prelude.Location
- getDimensions() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- getDimensions() - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns a read-only list of the dimensions of this.
- getDimensions() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the variant dimensions to be used in this - an unmodifiable list of dimension names
- getDimensions() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns the dimensions over which the virtual profiles in this may return different values.
- getDimensionValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- getDimensionValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
-
Returns the dimension values for which this value should be used.
- getDisplayId() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
- getDisplayId() - Method in class com.yahoo.search.result.Hit
-
Returns the id to display, or null to not display (render) the id.
- getDistance() - Method in class com.yahoo.prelude.query.NearItem
- getDistanceThreshold() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns the distance threshold for nearest-neighbor hits
- getDistributionKey() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns the index of the node this hit originated at
- getDistributionKey() - Method in class com.yahoo.search.dispatch.LeanHit
- getDiversity() - Method in class com.yahoo.search.query.ranking.MatchPhase
- getDocsum(String) - Method in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
-
Returns the summary definition of the given name, or the default if not found.
- getDocsumDefinitionSet() - Method in class com.yahoo.prelude.fastsearch.DocumentDatabase
-
Returns the document summary model in this which knows how to convert serialized data to hit fields.
- getDocsumDefinitionSet() - Method in class com.yahoo.prelude.fastsearch.GroupingListHit
- getDocsumDefinitionSet(Query) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- GetDocSumsPacket - Class in com.yahoo.fs4
-
A packet for requesting a list of document summaries.
- GetDocSumsPacket() - Constructor for class com.yahoo.fs4.GetDocSumsPacket
- getDocumentDatabase(Query) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- getDocumentDb() - Method in class com.yahoo.search.query.Model
-
Returns the name of the document db this should search, or null if not set.
- getDouble(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Returns a double rank feature, or empty if there is no value with this name.
- getDouble(String) - Method in class com.yahoo.search.result.FeatureData
-
Returns the value of a scalar feature, or null if it is not present.
- getDouble(String) - Method in class com.yahoo.text.interpretation.Annotations
-
Helper function to get a Double annotation.
- getDurationTime() - Method in class com.yahoo.search.Query
-
Returns the time (in milliseconds) since the query was started/created
- getDynamicSummary() - Method in class com.yahoo.prelude.Index
- getElapsedTime() - Method in class com.yahoo.prelude.Pong
- getElapsedTime() - Method in class com.yahoo.search.Result
- getEmbedder() - Method in class com.yahoo.search.Query.Builder
- getEmbedders() - Method in class com.yahoo.search.Query.Builder
- getEnable() - Method in class com.yahoo.search.query.ranking.SoftTimeout
-
Returns whether softtimeout is enabled.
- getEncodedInt() - Method in class com.yahoo.prelude.query.IntItem
-
Returns the number for encoding; the number expression as-is.
- getEncodedWord() - Method in class com.yahoo.prelude.query.MarkerWordItem
-
Returns the marker word for encoding
- getEncodedWord() - Method in class com.yahoo.prelude.query.WordItem
-
Returns the word for encoding.
- getEncoding() - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- getEncoding() - Method in class com.yahoo.search.query.Model
-
Returns the encoding used in the query as a lowercase string
- getEncoding() - Method in class com.yahoo.search.rendering.JsonRenderer
- getEncoding() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- getEncoding() - Method in class com.yahoo.search.rendering.XmlRenderer
- getEndColumn() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getEndColumn() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getEndColumn() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getEndColumn() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getEndColumn() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getEndLine() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getEndLine() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getEndLine() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getEndLine() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getEndLine() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getEntries() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns all the entries from the profile
- getError() - Method in class com.yahoo.search.result.HitGroup
-
Returns the first error in this result, or null if no searcher has produced an error AND the query doesn't contain an error
- getErrorHit() - Method in class com.yahoo.search.result.HitGroup
-
Returns the error hit containing all error information, or null if no error has occurred
- getEvaluation() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the evaluation this belongs to
- getExact(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
-
Returns the value having exactly the given dimensions, or null if none
- getExactTerminator() - Method in class com.yahoo.prelude.Index
-
Returns the string terminating an exact sequence in this index, or null to use the default (space)
- getExecution() - Method in class com.yahoo.search.query.Model
-
Returns the Execution working on this, or a null execution if none.
- getExecution() - Method in class com.yahoo.search.searchchain.FutureResult
-
Returns the execution which creates this
- getExplainLevel() - Method in class com.yahoo.search.Query
-
Deprecated.use getTrace().getExplainLevel(level)
- getExplainLevel() - Method in class com.yahoo.search.query.Trace
- getExplicitLanguage() - Method in class com.yahoo.search.query.parser.Parsable
-
Returns the language explicitly set to be used when parsing, or empty if none is set.
- getExpression() - Method in class com.yahoo.search.grouping.request.AggregatorNode
-
Returns the expression that this node aggregates on.
- getFactor() - Method in class com.yahoo.search.query.ranking.SoftTimeout
- getFailLimit() - Method in class com.yahoo.search.cluster.MonitorConfiguration
-
Returns the number of milliseconds a node is allowed to fail before we mark it as not working
- getFeatures() - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Returns a mutable collection of feature entries.
- getFeatures() - Method in class com.yahoo.search.query.Ranking
-
Returns the rank features of this, an empty container (never null) if none are set.
- getFederationOptions() - Method in class com.yahoo.search.federation.selection.FederationTarget
- getField(CompoundName) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the description of the given name under this, of null if none
- getField(Hit, String) - Method in class com.yahoo.search.result.FieldComparator
- getField(String) - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns a field value from this Hit.
- getField(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the description of the field with the given name in this type or an inherited type (depth first left to right search).
- getField(String) - Method in class com.yahoo.search.result.Hit
-
Returns a field value or null if not present
- getFieldName() - Method in class com.yahoo.prelude.query.SameElementItem
- getFieldName() - Method in class com.yahoo.search.query.Sorting.FieldOrder
-
Returns the name of this attribute
- getFieldType(CompoundName) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the type of the given name under this, of null if none
- getFieldValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns the map of field values of this indexed by field name.
- getFilled() - Method in class com.yahoo.search.result.Hit
-
Returns the set of summary classes for which this hit is filled as an unmodifiable set.
- getFilled() - Method in class com.yahoo.search.result.HitGroup
-
Returns the set of summaries for which all concrete hits recursively below this is filled.
- getFillInvoker(Result, VespaBackEndSearcher) - Method in class com.yahoo.search.dispatch.Dispatcher
- getFillResults(Result, String) - Method in class com.yahoo.search.dispatch.FillInvoker
- getFillResults(Result, String) - Method in class com.yahoo.search.dispatch.rpc.RpcProtobufFillInvoker
- getFilter() - Method in class com.yahoo.search.query.Model
-
Returns the filter string set for this query.
- getFilter() - Method in class com.yahoo.search.query.parser.Parsable
- getFirstConnection(Hasher.NodeList<T>, int, int, Query) - Method in class com.yahoo.search.cluster.ClusterSearcher
- getForceSinglePass() - Method in class com.yahoo.search.grouping.request.GroupingOperation
- getFormat() - Method in class com.yahoo.search.query.Presentation
-
Get the name of the format desired for result rendering.
- getFormName(Item) - Method in class com.yahoo.search.query.textserialize.item.AndNotRestConverter
- getFormName(Item) - Method in class com.yahoo.search.query.textserialize.item.CompositeConverter
- getFreshness() - Method in class com.yahoo.search.query.Ranking
-
Get the freshness search parameters associated with this query
- getFrom() - Method in class com.yahoo.prelude.query.RangeItem
-
Returns the lower limit of this range, which may be negative infinity
- getFrom() - Method in class com.yahoo.search.grouping.request.BucketValue
-
Returns the inclusive-from value of this bucket.
- getFrom() - Method in class com.yahoo.search.grouping.result.BucketGroupId
-
Returns the inclusive-from of the value range.
- getFrom() - Method in class com.yahoo.text.interpretation.Span
-
hack
- getFrom(Query) - Static method in class com.yahoo.search.intent.model.IntentModel
-
Returns the intent model stored at property key "intentModel" in this query, or null if none
- getFrom(Query) - Static method in class com.yahoo.search.query.Model
- getFrom(Query) - Static method in class com.yahoo.search.query.Ranking
- getFromLimit() - Method in class com.yahoo.prelude.query.IntItem
-
Returns the lower limit of this range, which may be negative infinity
- getFunctionName() - Method in class com.yahoo.prelude.querytransform.NormalizingSearcher
- getFunctionName() - Method in class com.yahoo.prelude.querytransform.StemmingSearcher
- getGid() - Method in class com.yahoo.search.dispatch.LeanHit
- getGlobalId() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns the global id of this document in the backend node which produced it
- getGrammarFileName() - Method in class com.yahoo.search.yql.yqlplusLexer
- getGrammarFileName() - Method in class com.yahoo.search.yql.yqlplusParser
- getGramSize() - Method in class com.yahoo.prelude.Index
-
Returns the gram size.
- getGramSplitter() - Method in class com.yahoo.search.querytransform.NGramSearcher
-
Returns the (thread-safe) object to use to split the query text into grams.
- getGroupBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the expression assigned as the group-by clause of this.
- getGroupId() - Method in class com.yahoo.search.grouping.result.Group
-
Returns the id of this group.
- getGrouping() - Method in class com.yahoo.search.query.Select
-
Returns the query's
GroupingRequest
as a mutable list. - getGroupingExpressionString() - Method in class com.yahoo.search.query.Select
- getGroupingList() - Method in class com.yahoo.prelude.fastsearch.GroupingListHit
- getGroupingList(Query) - Static method in class com.yahoo.search.grouping.vespa.GroupingExecutor
-
Returns the list of
Grouping
objects assigned to the given query. - getGroupingSessionCache() - Method in class com.yahoo.search.Query
-
Returns whether this query should use the grouping session cache.
- getGroupingSteps() - Method in class com.yahoo.search.yql.YqlParser
- getGroupingSteps(String) - Method in class com.yahoo.search.query.SelectParser
- getGroupingString() - Method in class com.yahoo.search.query.Select
-
Returns the grouping in the query
- getGroupList(String) - Method in class com.yahoo.search.grouping.result.Group
-
Returns the
GroupList
with the given label. - getHasher() - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Returns the hasher used internally in this.
- getHeaders(boolean) - Method in class com.yahoo.search.Result
-
Returns the set of "envelope" headers to be returned with this result.
- getHighlight() - Method in class com.yahoo.search.query.Presentation
-
Returns how terms in this result should be highlighted, or null if not set
- getHighlightItems() - Method in class com.yahoo.prelude.query.Highlight
-
Returns the modifiable map of highlight items (never null)
- getHighlightSummary() - Method in class com.yahoo.prelude.Index
- getHighlightTerms() - Method in class com.yahoo.prelude.query.Highlight
- getHints() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns an immutable view to the hint list of this node.
- getHitCount() - Method in class com.yahoo.search.Result
-
Returns the number of hit objects available in the top level group of this result.
- getHitCounts() - Method in class com.yahoo.search.handler.HttpSearchResponse
- getHitLimit() - Method in class com.yahoo.prelude.query.IntItem
-
Returns the number of hits this will match, or 0 if all should be matched.
- getHitList(String) - Method in class com.yahoo.search.grouping.result.Group
-
Returns the
HitList
with the given label. - getHitOrderer() - Method in class com.yahoo.search.Result
-
Returns the orderer used by the top level group, or null if the default relevancy order is used
- getHits() - Method in class com.yahoo.search.Query
-
Returns the number of hits requested by the submitter of this query.
- getHits() - Method in class com.yahoo.search.yql.YqlParser
-
Give the number of hits expected from the latest parsed query if anything is explicitly specified.
- getHnswExploreAdditionalHits() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns the number of extra hits to explore in HNSW algorithm
- getHttpRequest() - Method in class com.yahoo.search.Query
-
Return the HTTP request which caused this query.
- getId() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns the explicitly set uri if available, returns "index:[source]/[partid]/[id]" otherwise
- getId() - Method in class com.yahoo.search.intent.model.Intent
-
Returns the id of this intent, never null
- getId() - Method in class com.yahoo.search.intent.model.Source
-
Returns the id of this source, never null
- getId() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
- getId() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns a unique id of this section within the page.
- getId() - Method in class com.yahoo.search.result.Hit
-
Returns the hit id
- getId(Item) - Method in class com.yahoo.search.query.textserialize.serializer.ItemIdMapper
- getIfAvailable(long, TimeUnit) - Method in class com.yahoo.search.searchchain.FutureResult
-
Same as get(timeout, timeunit) but returns Optional.empty instead of a result with error if the result is not available in time
- getIfExists(int) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- getImage() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getImage() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getImage() - Method in class com.yahoo.search.grouping.request.GroupingNode
- getImage() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getImage() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getImage() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getIndex(String) - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns the index for this name.
- getIndex(String) - Method in class com.yahoo.prelude.SearchDefinition
- getIndex(String, String) - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns an index given from a given search definition
- getIndexArgument() - Method in class com.yahoo.search.grouping.request.ArrayAtLookup
-
Return the expression to evaluate before indexing
- getIndexByLowerCase(String) - Method in class com.yahoo.prelude.SearchDefinition
- getIndexedString() - Method in class com.yahoo.prelude.query.BoolItem
- getIndexedString() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
- getIndexedString() - Method in class com.yahoo.prelude.query.FuzzyItem
- getIndexedString() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getIndexedString() - Method in interface com.yahoo.prelude.query.IndexedItem
-
Return the searchable term contents of this item.
- getIndexedString() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
- getIndexedString() - Method in class com.yahoo.prelude.query.IntItem
- getIndexedString() - Method in class com.yahoo.prelude.query.PhraseItem
- getIndexedString() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- getIndexedString() - Method in class com.yahoo.prelude.query.RegExpItem
- getIndexedString() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
- getIndexedString() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- getIndexedString() - Method in class com.yahoo.prelude.query.WordItem
- getIndexes(String) - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns all the indexes of a given search definition
- getIndexFacts() - Method in class com.yahoo.search.query.parser.ParserEnvironment
- getIndexFacts() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns information about the indexes specified by the search definitions used in this system, or null if not know.
- getIndexName() - Method in class com.yahoo.prelude.query.AndSegmentItem
- getIndexName() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
-
The name of the index this belongs to, or "" (never null) if not specified
- getIndexName() - Method in interface com.yahoo.prelude.query.HasIndexItem
- getIndexName() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
-
The name of the index this belongs to, or "" (never null) if not specified
- getIndexName() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns the name of the index (field) to be searched
- getIndexName() - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Returns the name of the index (field) used for the predicates.
- getIndexName() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
-
The name of the index this belongs to, or "" (never null) if not specified
- getIndexName() - Method in class com.yahoo.prelude.query.WeakAndItem
-
Returns the index name set for this, or null if none.
- getIndexName() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getInherited() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns the profiles inherited from various variants of this
- getInitContent() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
- getInitContent() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- getInteger(String) - Method in class com.yahoo.text.interpretation.Annotations
-
Helper function to get a Double annotation.
- getIntent() - Method in class com.yahoo.search.intent.model.IntentNode
-
Returns the intent of this node, this is never null
- getInternalData() - Method in class com.yahoo.prelude.hitfield.RawData
-
Returns the internal byte array containing the actual data received
- getInterpretation() - Method in class com.yahoo.search.intent.model.InterpretationNode
-
Returns this interpretation.
- getItem() - Method in class com.yahoo.prelude.semantics.engine.FlattenedItem
- getItem() - Method in class com.yahoo.prelude.semantics.engine.Match
- getItem(int) - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns a subitem
- getItem(int) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns the n'th item in this, throws if index out of bounds
- getItemClass() - Method in class com.yahoo.prelude.query.TermType
-
Returns the CompositeItem type this type corresponds to, or CompositeItem if it's the default
- getItemCount() - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns the number of direct children of this item
- getItemIndex(Item) - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns the index of a subitem
- getItemIterator() - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns a modifiable list iterator of the immediate children of this
- getItemType() - Method in class com.yahoo.prelude.query.AndItem
- getItemType() - Method in class com.yahoo.prelude.query.AndSegmentItem
- getItemType() - Method in class com.yahoo.prelude.query.BoolItem
-
Returns ItemType.WORD as we do not want a string binding from the parsed query to index types
- getItemType() - Method in class com.yahoo.prelude.query.DotProductItem
- getItemType() - Method in class com.yahoo.prelude.query.EquivItem
- getItemType() - Method in class com.yahoo.prelude.query.ExactStringItem
- getItemType() - Method in class com.yahoo.prelude.query.FalseItem
- getItemType() - Method in class com.yahoo.prelude.query.FuzzyItem
- getItemType() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getItemType() - Method in class com.yahoo.prelude.query.IntItem
- getItemType() - Method in class com.yahoo.prelude.query.Item
-
Return the enumerated type of this item.
- getItemType() - Method in class com.yahoo.prelude.query.NearestNeighborItem
- getItemType() - Method in class com.yahoo.prelude.query.NearItem
- getItemType() - Method in class com.yahoo.prelude.query.NotItem
- getItemType() - Method in class com.yahoo.prelude.query.NullItem
- getItemType() - Method in class com.yahoo.prelude.query.ONearItem
- getItemType() - Method in class com.yahoo.prelude.query.OrItem
- getItemType() - Method in class com.yahoo.prelude.query.PhraseItem
- getItemType() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- getItemType() - Method in class com.yahoo.prelude.query.PredicateQueryItem
- getItemType() - Method in class com.yahoo.prelude.query.PrefixItem
- getItemType() - Method in class com.yahoo.prelude.query.PureWeightedInteger
- getItemType() - Method in class com.yahoo.prelude.query.PureWeightedString
- getItemType() - Method in class com.yahoo.prelude.query.RankItem
- getItemType() - Method in class com.yahoo.prelude.query.RegExpItem
- getItemType() - Method in class com.yahoo.prelude.query.SameElementItem
- getItemType() - Method in class com.yahoo.prelude.query.SubstringItem
- getItemType() - Method in class com.yahoo.prelude.query.SuffixItem
- getItemType() - Method in class com.yahoo.prelude.query.TrueItem
- getItemType() - Method in class com.yahoo.prelude.query.WandItem
- getItemType() - Method in class com.yahoo.prelude.query.WeakAndItem
- getItemType() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getItemType() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- getItemType() - Method in class com.yahoo.prelude.query.WordItem
- getItemType() - Method in class com.yahoo.search.query.QueryTree
- getKeepRankCount() - Method in class com.yahoo.search.query.Ranking
-
Returns the keep-rank-count that will be used, or null if not set
- getKey() - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- getKey() - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- getKey() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- getKeyAttribute() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- getKeySourceAttribute() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- getLabel() - Method in class com.yahoo.prelude.query.Item
-
Returns the label for this item.
- getLabel() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Sets the label of this.
- getLabel() - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
Sets the label of this.
- getLabel() - Method in class com.yahoo.search.grouping.request.GroupingNode
-
Returns the label assigned to this grouping expression.
- getLabel() - Method in class com.yahoo.search.grouping.result.AbstractList
-
Returns the label of this list.
- getLabelString() - Method in class com.yahoo.prelude.semantics.rule.Condition
- getLabelString() - Method in class com.yahoo.prelude.semantics.rule.TermProduction
- getLanguage() - Method in class com.yahoo.prelude.query.Item
-
Returns the language of any natural language text below this item, or Language.UNKNOWN if not set.
- getLanguage() - Method in class com.yahoo.search.query.Model
-
Returns the explicitly set parsing language of this query model, or null if none
- getLanguage() - Method in class com.yahoo.search.query.parser.Parsable
-
Returns the language to use when parsing, or null to decide during parsing.
- getLastReceivedPongId() - Method in class com.yahoo.search.dispatch.searchcluster.Node
- getLayout() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns the layout identifier describing the kind of layout which should be used by the rendering engine to lay out the content of this section.
- getLeanHits() - Method in class com.yahoo.search.dispatch.InvokerResult
- getLeftCondition() - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- getLength() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
- getLevel() - Method in class com.yahoo.search.grouping.request.GroupingExpression
-
Returns the conceptual level of this expression.
- getLevel() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the conceptual level of this node.
- getLevel() - Method in class com.yahoo.search.query.Trace
-
Returns the level of detail we'll be tracing at in this query.
- getLevelDesc(int) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns a description of the given level.
- getLevelOrNull() - Method in class com.yahoo.search.grouping.request.GroupingExpression
- getLinguistics() - Method in class com.yahoo.search.query.parser.ParserEnvironment
- getLinguistics() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns the
Linguistics
object assigned to this Context. - getListFeatures() - Method in class com.yahoo.search.query.Ranking
-
Returns whether rank features should be dumped with the result of this query, default false
- getLiteral() - Method in class com.yahoo.prelude.semantics.rule.LiteralTermProduction
-
Returns the term word produced, never null
- getLiteralBoost() - Method in class com.yahoo.prelude.Index
- getLoad() - Method in class com.yahoo.search.cluster.Hasher.NodeFactor
- getLocale() - Method in class com.yahoo.search.grouping.request.UcaFunction
- getLocale() - Method in class com.yahoo.search.query.Model
-
Returns the explicitly set parsing locale of this query model, or null if none.
- getLocale() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- getLocation() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getLocation() - Method in class com.yahoo.search.query.Ranking
-
Returns the location of this query, or null if none
- getLogger() - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- getLogger() - Method in class com.yahoo.search.Searcher
-
Returns a logger unique for the instance subclass
- getLogValues() - Method in class com.yahoo.search.handler.HttpSearchResponse
- getLookupArgument() - Method in class com.yahoo.search.grouping.request.InterpolatedLookup
-
Return the expression to evaluate before lookup
- getMap() - Method in class com.yahoo.text.interpretation.Annotations
- getMasterClusters() - Method in class com.yahoo.prelude.IndexModel
- getMatchAsPath() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns whether instances of this should be matched as path names.
- getMatchFeatures() - Method in class com.yahoo.search.dispatch.LeanHit
- getMatchInfo(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Override this to return a string describing what this condition has matched in this evaluation.
- getMatchInfo(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
- getMatchInfoString(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
- getMatching() - Method in class com.yahoo.search.query.Ranking
-
Returns the matching settings of this.
- getMatchPhase() - Method in class com.yahoo.search.query.Ranking
-
Returns the match phase rank settings of this.
- getMax() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the max value of this.
- getMax() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns max number of (immediate) elements/sections permissible within this, -1 means unrestricted.
- getMaxEditDistance() - Method in class com.yahoo.prelude.query.FuzzyItem
- getMaxFilterCoverage() - Method in class com.yahoo.search.query.ranking.MatchPhase
- getMaxHits() - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Returns the max hits to aim for producing in the match phase on each content node, or null if not set
- getMessage() - Method in exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
You can also modify the body of this method to customize your error messages.
- getMethod() - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
-
Returns the choice method to use - a string interpreted by the resolver in use, or null to use any available method
- getMimeType() - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- getMimeType() - Method in class com.yahoo.search.rendering.JsonRenderer
- getMimeType() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- getMimeType() - Method in class com.yahoo.search.rendering.XmlRenderer
- getMin() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns min number of (immediate) elements/sections desired within this, -1 means unrestricted.
- getMinGroups() - Method in class com.yahoo.search.query.ranking.Diversity
-
Returns the max hits to aim for producing in the match phase on each content node, or null if not set
- getMinHitsPerThread() - Method in class com.yahoo.search.query.ranking.Matching
- getModel() - Method in class com.yahoo.search.Query
-
Returns the query representation model to be used for this query, never null
- getModeNames() - Method in class com.yahoo.search.yql.yqlplusLexer
- getModification() - Method in class com.yahoo.text.interpretation.Interpretation
- getMonitor() - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Returns the monitor of these nodes
- getN() - Method in class com.yahoo.prelude.query.WeakAndItem
- getName() - Method in class com.yahoo.prelude.fastsearch.DocsumField
- getName() - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- getName() - Method in class com.yahoo.prelude.hitfield.HitField
- getName() - Method in class com.yahoo.prelude.Index
-
Returns the canonical name of this index, unless it is the null index, which doesn't have a canonical name
- getName() - Method in class com.yahoo.prelude.query.AndItem
- getName() - Method in class com.yahoo.prelude.query.AndSegmentItem
- getName() - Method in class com.yahoo.prelude.query.BoolItem
- getName() - Method in class com.yahoo.prelude.query.EquivItem
- getName() - Method in class com.yahoo.prelude.query.ExactStringItem
- getName() - Method in class com.yahoo.prelude.query.FalseItem
- getName() - Method in class com.yahoo.prelude.query.FuzzyItem
- getName() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getName() - Method in class com.yahoo.prelude.query.IntItem
- getName() - Method in class com.yahoo.prelude.query.Item
-
Returns the name of this item
- getName() - Method in class com.yahoo.prelude.query.NearestNeighborItem
- getName() - Method in class com.yahoo.prelude.query.NearItem
- getName() - Method in class com.yahoo.prelude.query.NotItem
- getName() - Method in class com.yahoo.prelude.query.NullItem
- getName() - Method in class com.yahoo.prelude.query.ONearItem
- getName() - Method in class com.yahoo.prelude.query.OrItem
- getName() - Method in class com.yahoo.prelude.query.PhraseItem
- getName() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- getName() - Method in class com.yahoo.prelude.query.PredicateQueryItem
- getName() - Method in class com.yahoo.prelude.query.PrefixItem
- getName() - Method in class com.yahoo.prelude.query.PureWeightedItem
- getName() - Method in class com.yahoo.prelude.query.RankItem
- getName() - Method in class com.yahoo.prelude.query.RegExpItem
- getName() - Method in class com.yahoo.prelude.query.SameElementItem
- getName() - Method in class com.yahoo.prelude.query.SubstringItem
- getName() - Method in class com.yahoo.prelude.query.SuffixItem
- getName() - Method in class com.yahoo.prelude.query.TermType
- getName() - Method in class com.yahoo.prelude.query.TrueItem
- getName() - Method in class com.yahoo.prelude.query.WeakAndItem
- getName() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getName() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- getName() - Method in class com.yahoo.prelude.query.WordItem
- getName() - Method in class com.yahoo.prelude.SearchDefinition
- getName() - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
- getName() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns the name of this rule base.
- getName() - Method in class com.yahoo.search.pagetemplates.model.Layout
- getName() - Method in class com.yahoo.search.pagetemplates.model.Renderer
-
Returns the name of this renderer (never null).
- getName() - Method in class com.yahoo.search.pagetemplates.model.Source
-
Returns the name of this source (never null)
- getName() - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns the full name of this as a string
- getName() - Method in class com.yahoo.search.query.QueryTree
- getName() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- getNamespace() - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- getNameSpace() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns the name of the namespace of this, or null if default (query)
- getNameSpace(String) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- getNextToken() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- getNextToken() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- getNextToken() - Method in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- getNextToken() - Method in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Get the next Token.
- getNoCache() - Method in class com.yahoo.search.Query
-
Returns whether this query should never be served from a cache.
- getNode() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
- getNode() - Method in class com.yahoo.search.cluster.Hasher.NodeFactor
- getNode() - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
- getNodeCount() - Method in class com.yahoo.search.cluster.Hasher.NodeList
- getNodes() - Method in class com.yahoo.search.cluster.Hasher
-
Returns a list of nodes that are up.
- getNonOverlappingFullPhraseMatches(PhraseMatcher, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Retrieve the longest, from left to right non overlapping full phrase substrings in query based on FSA dictionary
- getNonOverlappingMatchesInAndItem(List<PhraseMatcher.Phrase>, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Retrieve the longest, from left to right non overlapping substrings in AndItem based on FSA dictionary
- getNonOverlappingPartialPhraseMatches(PhraseMatcher, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
-
Retrieve the longest, from left to right non overlapping partial phrase substrings in query based on FSA dictionary
- getNonreferencedMatch(int) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- getNonreferencedMatchCount() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
- getNonreferencedMatchCount() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- getNormalize() - Method in class com.yahoo.prelude.Index
-
Returns true if the content of this index is normalized
- getNormalized() - Method in class com.yahoo.prelude.query.SegmentItem
- getNormalizedOriginalQuery(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Retrieve normalized original query from query object
- getNullMatcher() - Static method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Returns a phrase matcher which (quickly) never matches anything
- getNumArgs() - Method in class com.yahoo.search.grouping.request.FunctionNode
-
Returns the number of arguments that were given to this function at construction.
- getNumber() - Method in class com.yahoo.prelude.query.IntItem
-
Sets the number expression of this - a number or range
- getNumBits() - Method in class com.yahoo.search.grouping.request.Md5Function
-
Returns the number of bits of the md5 to include in the evaluated result.
- getNumBits() - Method in class com.yahoo.search.grouping.request.XorBitFunction
-
Returns the number of bits of the expression value to xor.
- getNumBuckets() - Method in class com.yahoo.search.grouping.request.PredefinedFunction
-
Returns the number of buckets to divide the result into.
- getNumChildren() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the number of child operations of this.
- getNumOrderBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the number of expressions in the order-by clause of this.
- getNumOutputs() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the number of expressions in the output clause of this.
- getNumSearchPartitions() - Method in class com.yahoo.search.query.ranking.Matching
- getNumThreadsPerSearch() - Method in class com.yahoo.search.query.ranking.Matching
- getNumTokens() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getNumWords() - Method in class com.yahoo.prelude.query.BoolItem
- getNumWords() - Method in class com.yahoo.prelude.query.FuzzyItem
- getNumWords() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getNumWords() - Method in interface com.yahoo.prelude.query.HasIndexItem
-
Returns how many phrase words does this item contain
- getNumWords() - Method in class com.yahoo.prelude.query.IntItem
- getNumWords() - Method in class com.yahoo.prelude.query.PhraseItem
- getNumWords() - Method in class com.yahoo.prelude.query.RegExpItem
- getNumWords() - Method in class com.yahoo.prelude.query.SegmentItem
- getNumWords() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- getNumWords() - Method in class com.yahoo.prelude.query.WordItem
- getObject(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Returns this value as either a Double, Tensor or String.
- getOffset() - Method in class com.yahoo.search.Query
-
Returns the offset from the most relevant hits requested by the submitter of this query.
- getOffset() - Method in class com.yahoo.search.yql.YqlParser
-
Give the offset expected from the latest parsed query if anything is explicitly specified.
- getOperation() - Method in class com.yahoo.search.yql.VespaGroupingStep
- getOptional() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- getOrCreateIndex(String) - Method in class com.yahoo.prelude.SearchDefinition
- getOrder() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns the choice of ways to sort immediate children in this, or empty meaning sort by default order (relevance)
- getOrderBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns an immutable view to the order-by clause of this.
- getOrderBy(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the group-by expression at the given index.
- getOrderer() - Method in class com.yahoo.search.result.HitGroup
-
Returns the orderer used by this group, or null if the default relevancy order is used
- getOrDetectLanguage(String) - Method in class com.yahoo.search.query.parser.Parsable
-
Returns the language to use when parsing, with a text to use for detection if necessary.
- getOrigin() - Method in interface com.yahoo.prelude.query.BlockItem
-
Returns the substring which is the origin of this item, or null if none
- getOrigin() - Method in class com.yahoo.prelude.query.SegmentItem
-
Returns null right now
- getOrigin() - Method in class com.yahoo.prelude.query.TermItem
-
Returns the substring which is the raw form of the text leading to this token.
- getOriginal() - Method in class com.yahoo.prelude.hitfield.HitField
-
Fetch the object which (the String representation of) this HitField was built from.
- getOutput(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the output expression at the given index.
- getOutputs() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns an immutable view to the output clause of this.
- getOwner() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns the owner, or null if this is a single item phrase with no owner
- getOwner() - Method in class com.yahoo.search.query.profile.QueryProfile
- getParent() - Method in class com.yahoo.prelude.query.Item
-
Returns the parent in the query tree, or null if this node has no parent
- getParent() - Method in class com.yahoo.prelude.semantics.engine.Match
-
Returns the parent in which the item was matched, or null if the item was root.
- getParent() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns the condition this is nested within, or null if it is not nested
- getParent() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the parent of this, or null if none
- getParent() - Method in class com.yahoo.search.query.Model
-
Returns the query owning this, never null
- getParent() - Method in class com.yahoo.search.query.Ranking
-
Returns the query owning this, never null
- getParentQuery() - Method in class com.yahoo.search.query.Properties
-
Returns the query owning this property object.
- getParentQuery() - Method in class com.yahoo.search.query.properties.QueryProperties
- getParsedQuery() - Method in class com.yahoo.search.handler.HttpSearchResponse
- getParsingLanguage() - Method in class com.yahoo.search.query.Model
- getParsingLanguage(String) - Method in class com.yahoo.search.query.Model
-
Gets the language to use for parsing.
- getPartId() - Method in class com.yahoo.prelude.fastsearch.FastHit
- getPartId() - Method in class com.yahoo.search.dispatch.LeanHit
- getPathPrefix() - Method in class com.yahoo.search.query.properties.SubProperties
-
Returns getPatchPrefixCompound.toString()
- getPathPrefixCompound() - Method in class com.yahoo.search.query.properties.SubProperties
- getPhraseMatcher() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Thread safely gets the phrase matcher to use in this
- getPhraseSegmenting() - Method in class com.yahoo.prelude.Index
- getPosition() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
- getPosition() - Method in class com.yahoo.prelude.semantics.engine.FlattenedItem
- getPosition() - Method in class com.yahoo.prelude.semantics.engine.Match
- getPosition() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the current position into the terms this evaluates over
- getPosition() - Method in class com.yahoo.prelude.semantics.rule.Production
- getPositiveItem() - Method in class com.yahoo.prelude.query.NotItem
-
Returns the positive item (the first subitem), or TrueItem if no positive items has been added.
- getPositiveTerms(Item) - Static method in class com.yahoo.search.query.QueryTree
-
Returns a flattened list of all positive query terms under the given item
- getPositiveTerms(Item, List<IndexedItem>) - Method in class com.yahoo.prelude.query.ItemHelper
- getPostFilterThreshold() - Method in class com.yahoo.search.query.ranking.Matching
- getPrecision() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the precision value of this.
- getPredicateLowerBound() - Method in class com.yahoo.prelude.Index
- getPredicateUpperBound() - Method in class com.yahoo.prelude.Index
- getPrefixLength() - Method in class com.yahoo.prelude.query.FuzzyItem
- getPresentation() - Method in class com.yahoo.search.Query
-
Returns the presentation to be used for this query, never null
- getProbability() - Method in class com.yahoo.text.interpretation.Interpretation
-
The probability that this interpretation is correct.
- getProduction() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
- getProfile() - Method in class com.yahoo.search.query.Ranking
-
Returns the name of the rank profile to be used.
- getProfileDepth() - Method in class com.yahoo.search.query.Trace
- getProperties() - Method in class com.yahoo.search.query.Ranking
-
Returns the rank properties of this, an empty container (never null) if none are set.
- getProperty(String) - Method in class com.yahoo.search.query.context.QueryContext
-
Returns a property set anywhere in this context.
- getQPConfig(Query, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Get config parameter value set in query profile
- getQPConfig(Query, String, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Get config parameter value set in query profile
- getQuery() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- getQuery() - Method in class com.yahoo.search.handler.HttpSearchResponse
-
Returns the query wrapped by this
- getQuery() - Method in class com.yahoo.search.query.parser.Parsable
- getQuery() - Method in class com.yahoo.search.query.Trace
-
Returns whether any trace entries should include the query.
- getQuery() - Method in class com.yahoo.search.Result
-
Returns the query which produced this result
- getQuery() - Method in class com.yahoo.search.result.Hit
-
Returns the query which produced this hit, or null if not known
- getQuery() - Method in class com.yahoo.search.searchchain.FutureResult
-
Returns the query used in this execution, never null
- getQueryCache() - Method in class com.yahoo.search.query.Ranking
- getQueryCount() - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
-
Returns the number of queries made to this searcher since the last reset.
- getQueryProfile() - Method in class com.yahoo.search.Query.Builder
-
Returns the query profile of this query, or null if none.
- getQueryProfile() - Method in class com.yahoo.search.query.profile.QueryProfileProperties
-
Returns the query profile backing this, or null if none
- getQueryProfileType() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
-
Returns the query profile type of this, or null if any type works
- getQuerySize() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- getQueryString() - Method in class com.yahoo.search.query.Model
-
Returns the query string which caused the original query tree of this model to come about.
- getQueryTensorName() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns the name of the query tensor
- getQueryTree() - Method in class com.yahoo.search.query.Model
-
Returns the query as an object structure.
- getRangeFeatures() - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Returns a mutable collection of range feature entries.
- getRanking() - Method in class com.yahoo.search.Query
-
Returns the ranking to be used for this query, never null
- getRawContent() - Method in class com.yahoo.prelude.hitfield.HitField
- getRawGlobalId() - Method in class com.yahoo.prelude.fastsearch.FastHit
- getRawWord() - Method in interface com.yahoo.prelude.query.BlockItem
-
The untransformed raw text from the user serving as base for this item.
- getRawWord() - Method in class com.yahoo.prelude.query.BoolItem
-
Returns the same as stringValue
- getRawWord() - Method in class com.yahoo.prelude.query.FuzzyItem
- getRawWord() - Method in class com.yahoo.prelude.query.GeoLocationItem
- getRawWord() - Method in class com.yahoo.prelude.query.IntItem
- getRawWord() - Method in class com.yahoo.prelude.query.RegExpItem
- getRawWord() - Method in class com.yahoo.prelude.query.SegmentItem
- getRawWord() - Method in class com.yahoo.prelude.query.TermItem
-
Returns the raw form of the text leading to this term, exactly as received, including original casing
- getRawWord() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- getRawWord() - Method in class com.yahoo.prelude.query.WordItem
-
Get the word exactly as received in the request.
- getReference() - Method in class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
-
Returns the label of the condition this should take its value from, never null
- getReferencedMatchCount() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
- getReferencedMatchCount() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- getReferencedMatches(String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the referenced matches for a context name, or null if none
- getReferences() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns the references reachable from this, or an empty map (never null) if none
- getRefTime() - Method in class com.yahoo.prelude.Freshness
-
Get the reference time as a long value (in seconds since epoch)
- getRegexp() - Method in class com.yahoo.prelude.query.RegExpItem
- getRegion() - Method in class com.yahoo.search.pagetemplates.model.Section
-
Returns the identifier telling the layout of the containing section where this section should be placed.
- getRegistry() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns the registry this belongs to, or null if none (in which case runtime profile reference assignment won't work)
- getRelevance() - Method in class com.yahoo.search.dispatch.LeanHit
- getRelevance() - Method in class com.yahoo.search.result.Hit
-
Returns the relevance of this hit
- getRenderer() - Method in class com.yahoo.search.query.Presentation
-
Get the name of the format desired for result rendering.
- getRenderer(ComponentSpecification) - Method in class com.yahoo.search.rendering.RendererRegistry
-
Returns the requested renderer.
- getRendererCopy(ComponentSpecification) - Method in class com.yahoo.search.handler.SearchHandler
-
For internal use only
- getRendererFor() - Method in class com.yahoo.search.pagetemplates.model.Renderer
-
Returns the name of the kind of data this is a renderer for.
- getReplace() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase.MatchIterator
-
Returns the value to replace the item last returned by next(), or null to keep it as-is
- getReplaceValue() - Method in class com.yahoo.prelude.semantics.engine.Match
- getRequest() - Method in class com.yahoo.search.Query.Builder
- getRequestedEncoding(Query) - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
-
Returns the encoding of the query, or the encoding given by the template if none is set
- getRequestedEncoding(Query) - Method in class com.yahoo.search.rendering.Renderer
-
Returns the encoding of the query, or the encoding given by the template if none is set
- getRequestedEncoding(Query) - Method in class com.yahoo.search.rendering.XmlRenderer
-
Returns the encoding of the query, or the encoding given by the template if none is set
- getRequestId() - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns the id of this GroupingRequest.
- getRequestMap() - Method in class com.yahoo.search.Query.Builder
- getRequestTimeout() - Method in class com.yahoo.search.cluster.MonitorConfiguration
-
Returns the number of milliseconds to attempt to service a request (at different nodes) before giving up.
- getRequestTimeoutInMilliseconds() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns the amount of time we should allow this target execution to run, or -1 to use default
- getRequestType() - Method in class com.yahoo.search.handler.SearchHandler
- getRerankCount() - Method in class com.yahoo.search.query.Ranking
-
Returns the rerank-count that will be used, or null if not set
- getResolution(Choice) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
-
Returns the resolution of a choice.
- getResolution(MapChoice) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
-
Returns the resolution of a map choice.
- getRestrict() - Method in class com.yahoo.search.query.Model
-
Returns the set of types this query will search.
- getRestrict() - Method in class com.yahoo.search.query.parser.Parsable
- getResult() - Method in class com.yahoo.search.dispatch.InvokerResult
- getResult() - Method in class com.yahoo.search.handler.HttpSearchResponse
-
Returns the result wrapped by this
- getResultGroup(Result) - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns the root result
RootGroup
that corresponds to this request. - getRewriteFromFSA(Query, String, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Retrieve rewrite from FSA given the original query
- getRewriteFromFSA(Query, HashMap<String, Object>, String, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Retrieve rewrite from FSA given the original query
- getRewriteMeta(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Retrieve metadata passed by previous rewriter from query properties Initialize values if this is the first rewriter
- getRewriterChain(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Get rewriter chain value
- getRewriterName() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Retrieve rewriter name It should match the name used in query profile
- getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Get the name of the rewriter
- getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Get the name of the rewriter
- getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Get the name of the rewriter
- getRightCondition() - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- getRoot() - Method in class com.yahoo.search.query.QueryTree
-
Returns the query root.
- getRootOperation() - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns the root
GroupingOperation
that defines this request. - getRuleBase(String) - Method in class com.yahoo.prelude.semantics.SemanticSearcher
-
Returns the rule base of the given name, or null if none.
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Additive_opContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Field_defContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Null_operatorContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Project_specContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Source_specContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.StatementContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Unary_opContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- getRuleIndex() - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- getRuleNames() - Method in class com.yahoo.search.yql.yqlplusLexer
- getRuleNames() - Method in class com.yahoo.search.yql.yqlplusParser
- getSamplingStrategy() - Method in class com.yahoo.vespa.streamingvisitors.TracingOptions
- getSchemaInfo() - Method in class com.yahoo.search.Query.Builder
- getScore() - Method in class com.yahoo.search.intent.model.InterpretationNode
-
Returns the probability of the interpretation of this
- getScore() - Method in class com.yahoo.search.intent.model.Node
-
Returns the normalized (0-1) score of this node
- getScore() - Method in class com.yahoo.search.result.Relevance
-
Returns the relevancy score of this, preferably a normalized value between 0 and 1 but this is not guaranteed by this framework
- getScoreThreshold() - Method in class com.yahoo.prelude.query.WandItem
- getSearchChainExecutionTimeoutInMilliseconds(long) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- getSearchChainRegistry() - Method in class com.yahoo.search.handler.SearchHandler
- getSearchChainsForwarded(SearchChainRegistry) - Method in class com.yahoo.search.federation.FederationSearcher
- getSearchChainsForwarded(SearchChainRegistry) - Method in class com.yahoo.search.searchchain.ForkingSearcher
-
Returns which searchers this searcher may forward to, for debugging and tracing
- getSearchDefinitions() - Method in class com.yahoo.prelude.IndexModel
- getSearcherRegistry() - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- getSearcherSpecificMetaData(Searcher) - Method in class com.yahoo.search.result.Hit
-
Returns data attached to this hit for this searcher, or null if none
- getSearchInvoker(Query, VespaBackEndSearcher) - Method in class com.yahoo.search.dispatch.Dispatcher
- getSearchPath() - Method in class com.yahoo.search.query.Model
- getSearchResult(Execution) - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
- getSearchResult(Execution) - Method in class com.yahoo.search.dispatch.rpc.RpcSearchInvoker
- getSearchResult(Execution) - Method in class com.yahoo.search.dispatch.SearchErrorInvoker
- getSearchResult(Execution) - Method in class com.yahoo.search.dispatch.SearchInvoker
- getSecondaryComparator() - Method in class com.yahoo.search.result.ChainableComparator
-
Returns the comparator to use to compare hits which are equal according to this, or null if none
- getSection() - Method in class com.yahoo.search.pagetemplates.PageTemplate
-
Returns the root section of this.
- getSegmentIndex() - Method in class com.yahoo.prelude.query.WordItem
- getSegmentingRule() - Method in interface com.yahoo.prelude.query.BlockItem
-
If the block has to be resegmented, what operator should be chosen if it is necessary to change operator?
- getSegmentingRule() - Method in class com.yahoo.prelude.query.SegmentItem
- getSegmentingRule() - Method in class com.yahoo.prelude.query.TermItem
- getSelect() - Method in class com.yahoo.search.Query
-
Returns the select to be used for this query, never null
- getSelect() - Method in class com.yahoo.search.query.parser.Parsable
- getSerializedATN() - Method in class com.yahoo.search.yql.yqlplusLexer
- getSerializedATN() - Method in class com.yahoo.search.yql.yqlplusParser
- getServerId() - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- getSessionId() - Method in class com.yahoo.search.Query
-
Returns the session id of this query, or null if none is assigned
- getSessionId(String) - Method in class com.yahoo.search.Query
-
Returns the session id of this query, and creates and assigns it if not already present
- getSignificance() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- getSignificance() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- getSignificance() - Method in interface com.yahoo.prelude.query.TaggableItem
- getSignificance() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Check whether rewriter should be skipped if the query has been rewritten by other rewriter
- getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Get the flag which specifies whether this rewriter should be skipped if the query has been rewritten
- getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Get the flag which specifies whether this rewriter should be skipped if the query has been rewritten
- getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Get the flag which specifies whether this rewriter.
- getSoftTimeout() - Method in class com.yahoo.search.query.Ranking
-
Returns the soft timeout settings of this.
- getSortData() - Method in class com.yahoo.search.dispatch.LeanHit
- getSorter() - Method in class com.yahoo.search.query.Sorting.FieldOrder
-
Returns the sorter of this attribute
- getSorting() - Method in class com.yahoo.search.query.Ranking
-
Returns the sorting spec of this query, or null if none is set
- getSorting() - Method in class com.yahoo.search.yql.YqlParser
-
The sorting specified in the YQL+ query last parsed.
- getSortOrder() - Method in class com.yahoo.search.query.Sorting.FieldOrder
-
Returns the sorting order of this attribute
- getSource() - Method in class com.yahoo.prelude.semantics.RuleBase
-
The identifying name of the source of this rule base.
- getSource() - Method in class com.yahoo.search.intent.model.SourceNode
-
Returns the source of this node
- getSource() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- getSource() - Method in class com.yahoo.search.query.profile.QueryProfile
- getSource() - Method in class com.yahoo.search.result.ErrorMessage
-
Returns the source producing this error, or null if no source is specified
- getSource() - Method in class com.yahoo.search.result.Hit
-
Returns the name of the source creating this hit
- getSourceNames() - Method in class com.yahoo.search.intent.model.IntentModel
-
Returns the names of the sources returned from
IntentModel.getSources()
for convenience - getSources() - Method in class com.yahoo.search.intent.model.IntentModel
-
Returns a flattened list of sources with a normalized appropriateness of each, sorted by decreasing appropriateness.
- getSources() - Method in class com.yahoo.search.pagetemplates.PageTemplate
-
Returns an unmodifiable set of all the sources this template may include (depending on choice resolution).
- getSources() - Method in class com.yahoo.search.query.Model
-
Returns the set of sources this query will search.
- getSources() - Method in class com.yahoo.search.query.parser.Parsable
- getSpan() - Method in class com.yahoo.text.interpretation.Annotations
-
The span that this annotation is for.
- getSpecialTokens() - Method in class com.yahoo.search.query.parser.ParserEnvironment
- getSpellCorrected(Query, boolean, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Retrieve spell corrected query with highest score from QLAS
- getStartIndex() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
- getStartTime() - Method in class com.yahoo.search.Query
-
Returns the time (in milliseconds since epoch) when this query was started
- getState() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Returns the state of this choice point
- getStemming() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Returns whether stemmed matches are allowed.
- getStemMode() - Method in class com.yahoo.prelude.Index
- getStrength() - Method in class com.yahoo.search.grouping.request.UcaFunction
- getStrength() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- getString() - Method in class com.yahoo.prelude.query.PureWeightedString
- getString(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Returns a rank feature as a string, or empty if there is no value with this name.
- getString(String) - Method in class com.yahoo.text.interpretation.Annotations
-
Helper function to get a String from the Annotation.
- getSubgroupCount() - Method in class com.yahoo.search.result.HitGroup
-
Returns the number of HitGroups present immediately in this list of hits.
- getSubQueryBitmap() - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- getSubSpans() - Method in class com.yahoo.text.interpretation.Span
-
Returns all spans that are directly childrens of this span.
- getSubstring() - Method in class com.yahoo.prelude.query.parser.Token
-
Returns the substring containing the image ins original form (including casing), as well as all the text surrounding the token
- getSubString() - Method in class com.yahoo.text.interpretation.Annotations
-
The text this annotation is for.
- getSuffix(int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getSuffix(int) - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getSuffix(int) - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getSuffix(int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getSuffix(int) - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getSummary() - Method in class com.yahoo.search.query.Presentation
-
Returns the name of the summary class to be used to present hits from this query, or null if not set
- getSummaryFields() - Method in class com.yahoo.search.query.Presentation
-
Return the set of explicitly requested fields.
- getSummaryName() - Method in class com.yahoo.search.grouping.request.SummaryValue
-
Returns the name of the summary class used to retrieve the hit from the search node.
- getSuperstring() - Method in class com.yahoo.prelude.query.Substring
-
Returns the entire string this is a substring of.
- getSymbol() - Method in class com.yahoo.prelude.semantics.rule.AddingProductionRule
- getSymbol() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Returns the symbol of this production rule.
- getSymbol() - Method in class com.yahoo.prelude.semantics.rule.ReplacingProductionRule
- getSystemTimeInSecondsSinceEpoch() - Method in class com.yahoo.prelude.Freshness
-
Calculates the current time since epoch in seconds
- getTabSize() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- getTabSize() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- getTabSize() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- getTabSize() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- getTabSize() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- getTailcost() - Method in class com.yahoo.search.query.ranking.SoftTimeout
- getTargetNumHits() - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Returns the K number of hits to produce
- getTargetNumHits() - Method in class com.yahoo.prelude.query.WandItem
- getTargets(Query, ChainRegistry<Searcher>) - Method in interface com.yahoo.search.federation.selection.TargetSelector
- getTensor(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Returns a rank feature as a tensor, or empty if there is no value with this name.
- getTensor(String) - Method in class com.yahoo.search.result.FeatureData
-
Returns the value of a tensor feature, or null if it is not present.
- getTensorShortForm() - Method in class com.yahoo.search.query.Presentation
-
Returns whether tensors should use short form in JSON and textual representations, see https://docs.vespa.ai/en/reference/document-json-format.html#tensor and https://docs.vespa.ai/en/reference/tensor.html#tensor-literal-form.
- getTermCount() - Method in class com.yahoo.prelude.query.CompositeItem
- getTermCount() - Method in class com.yahoo.prelude.query.FalseItem
- getTermCount() - Method in class com.yahoo.prelude.query.Item
- getTermCount() - Method in class com.yahoo.prelude.query.NearestNeighborItem
- getTermCount() - Method in class com.yahoo.prelude.query.NotItem
-
Returns the number of actual *positive* terms in this
- getTermCount() - Method in class com.yahoo.prelude.query.NullItem
- getTermCount() - Method in class com.yahoo.prelude.query.PredicateQueryItem
- getTermCount() - Method in class com.yahoo.prelude.query.PureWeightedInteger
- getTermCount() - Method in class com.yahoo.prelude.query.PureWeightedString
- getTermCount() - Method in class com.yahoo.prelude.query.TermItem
- getTermCount() - Method in class com.yahoo.prelude.query.TrueItem
- getTermCount() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getTermCount() - Method in class com.yahoo.prelude.semantics.rule.ProductionList
- getTerms() - Method in class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
-
Returns a read only view of the terms produced by this, never null
- getTermSpans(String) - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns all spans that consists of the term given.
- getTermSpans(String) - Method in class com.yahoo.text.interpretation.Span
-
Returns all spans, either this or any of the spans that are inherits this span that match the given term
- getTermType() - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
Returns the type of term to produce, never null.
- getTermwiseLimit() - Method in class com.yahoo.search.query.ranking.Matching
- getText() - Method in class com.yahoo.text.interpretation.Modification
- getText() - Method in class com.yahoo.text.interpretation.Span
-
Returns the text that this spans is
- getThresholdBoostFactor() - Method in class com.yahoo.prelude.query.WandItem
- getTimeLeft() - Method in class com.yahoo.search.Query
-
Get the appropriate timeout for the query.
- getTimeout() - Method in class com.yahoo.prelude.Ping
- getTimeout() - Method in class com.yahoo.search.Query
-
Returns the number of milliseconds to wait for a response from a search backend before timing it out.
- getTimeout() - Method in class com.yahoo.search.yql.YqlParser
-
The timeout specified in the YQL+ query last parsed.
- getTimeoutInMilliseconds() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns the amount of time we should wait for this target, or -1 to use default
- getTimestamps() - Method in class com.yahoo.search.query.Trace
-
Returns whether trace entries should have a timestamp.
- getTimeZone() - Method in class com.yahoo.search.grouping.GroupingRequest
-
Returns the
TimeZone
used when resolving time expressions such asDayOfMonthFunction
andHourOfDayFunction
. - getTiming() - Method in class com.yahoo.search.handler.HttpSearchResponse
- getTiming() - Method in class com.yahoo.search.query.Presentation
-
Returns whether to add optional timing data to the rendered result.
- getTo() - Method in class com.yahoo.prelude.query.RangeItem
-
Returns the upper limit of this range, which may be positive infinity
- getTo() - Method in class com.yahoo.search.grouping.request.BucketValue
-
Returns the exclusive-to value of this bucket.
- getTo() - Method in class com.yahoo.search.grouping.result.BucketGroupId
-
Returns the exclusive-to of the value range.
- getTo() - Method in class com.yahoo.text.interpretation.Span
-
hack
- getToken(int) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- getToken(int) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- getToken(int) - Method in class com.yahoo.search.query.textserialize.parser.Parser
- getTokenizedContent() - Method in class com.yahoo.prelude.hitfield.HitField
-
Get a list representation of the tokens in the content.
- getTokenNames() - Method in class com.yahoo.search.yql.yqlplusLexer
-
Deprecated.
- getTokenNames() - Method in class com.yahoo.search.yql.yqlplusParser
-
Deprecated.
- getTokenRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns the current set of special strings for the query tokenizer
- getTokens() - Method in class com.yahoo.prelude.query.WeightedSetItem
- getTokens() - Method in class com.yahoo.text.interpretation.Interpretation
-
Gets the lowermost spans (usually the spans marked with token).
- getTokens() - Method in class com.yahoo.text.interpretation.Span
-
Returns an unmodifiable list of all spans below this span that is a leaf node
- getTokenWeight(Object) - Method in class com.yahoo.prelude.query.WeightedSetItem
- getToLimit() - Method in class com.yahoo.prelude.query.IntItem
-
Returns the upper limit of this range, which may be positive infinity
- getTotalHitCount() - Method in class com.yahoo.search.Result
-
Returns the estimated total number of concrete hits which would be returned for this query.
- getTrace() - Method in class com.yahoo.search.query.context.QueryContext
-
Returns the execution trace this delegates to
- getTrace() - Method in class com.yahoo.search.Query
-
Returns the trace settings and facade API.
- getTrace() - Method in class com.yahoo.vespa.streamingvisitors.tracing.TraceDescription
- getTraceExporter() - Method in class com.yahoo.vespa.streamingvisitors.TracingOptions
- getTraceLevel() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
The amount of context information to collect about this evaluation.
- getTraceLevel() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- getTraceLevel() - Method in class com.yahoo.search.Query
-
Deprecated.use getTrace().setLevel(level)
- getTraceLevelForBackend(Query) - Static method in class com.yahoo.search.dispatch.rpc.ProtobufSerialization
- getTraceLevelOverride() - Method in class com.yahoo.vespa.streamingvisitors.TracingOptions
- getTraceTimeoutMultiplierThreshold() - Method in class com.yahoo.vespa.streamingvisitors.TracingOptions
- getType() - Method in class com.yahoo.search.query.Model
-
Sets the query type of for this query.
- getType() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns the type of this or null if it has no type
- getType() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the type of this or null if it has no type
- getType() - Method in class com.yahoo.search.query.profile.types.FieldDescription
- getType(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns the type of a given prefix reachable from this profile, or null if none
- getType(String) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
-
Returns a query profile type by name, or null if not found
- getType(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the type of the given query profile type declared as a field in this
- getType(String) - Static method in enum class com.yahoo.search.Query.Type
-
Converts a type argument value into a query type
- getTypeName() - Method in class com.yahoo.search.grouping.result.GroupId
-
Returns the type name of this group id.
- getTypeRegistry() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
- getTypeRegistry() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
-
Returns the type registry attached to this
- getTypes() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns the types reachable from this, or an empty map (never null) if none
- getUniqueID() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- getUniqueID() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- getUniqueID() - Method in interface com.yahoo.prelude.query.TaggableItem
- getUniqueID() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- getUri() - Method in class com.yahoo.search.Query
- getUrl() - Method in class com.yahoo.search.pagetemplates.model.Source
-
Returns the url of this source or null if none
- getUseByDefault() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- getUserParam(Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Get user param value
- getValue() - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
- getValue() - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- getValue() - Method in class com.yahoo.prelude.query.PureWeightedInteger
- getValue() - Method in class com.yahoo.prelude.query.Substring
- getValue() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the last value returned by a condition in this evaluation, or null
- getValue() - Method in class com.yahoo.prelude.semantics.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.yahoo.prelude.semantics.rule.LiteralCondition
- getValue() - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- getValue() - Method in class com.yahoo.search.grouping.request.ConstantValue
-
Returns the constant value of this
- getValue() - Method in class com.yahoo.search.grouping.request.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.yahoo.search.grouping.result.ValueGroupId
-
Returns the identifying value.
- getValue() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the value set at this node, to allow non-leafs to have values.
- getValue() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
-
Returns the value to use for this set of dimension values
- getValue() - Method in class com.yahoo.search.query.textserialize.parser.Token
-
An optional attribute value of the Token.
- getValue(TermItem) - Method in class com.yahoo.search.query.textserialize.item.IntConverter
- getValue(TermItem) - Method in class com.yahoo.search.query.textserialize.item.TermConverter
- getValue(TermItem) - Method in class com.yahoo.search.query.textserialize.item.WordConverter
- getValue(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString.Component
- getValue(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString.PropertyComponent
- getValue(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString.RelativePropertyComponent
- getValue(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString.StringComponent
- getValueAttribute() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- getValueClass() - Method in class com.yahoo.search.query.profile.types.FieldType
-
Returns the class of instance values of this field type
- getValueClass() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- getValueClass() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- getValueClass() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- getValueClass() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- getValueClass(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the permissible class for the value of the given name in this type
- getValueContainer() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
-
Returns the element which contains the value(s) of this placeholder.
- getValues() - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns the values for the dimensions of this.
- getValues() - Method in class com.yahoo.search.query.profile.DimensionValues
-
Returns a copy of the values in this in an array
- getVariant(DimensionValues, boolean) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns the query profile variant having exactly the given dimensions, and creates it if create is set and it is missing
- getVariants() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the virtual variants of this, or null if none
- getVariants() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Returns all the variants of this, sorted by specificity.
- getVipStatus() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- getVocabulary() - Method in class com.yahoo.search.yql.yqlplusLexer
- getVocabulary() - Method in class com.yahoo.search.yql.yqlplusParser
- getWaitTime() - Method in class com.yahoo.search.grouping.request.DebugWaitFunction
-
Returns the time to wait when evaluating this function.
- getWeight() - Method in class com.yahoo.prelude.query.Item
-
Returns the relative importance of this term.
- getWeight() - Method in class com.yahoo.prelude.semantics.rule.Production
-
Returns the weight of this production as a percentage (default is 100)
- getWhere() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Returns the where clause assigned to this operation.
- getWhereString() - Method in class com.yahoo.search.query.Select
-
Returns the where clause string previously assigned, or an empty string if none
- getWidth() - Method in class com.yahoo.search.grouping.request.FixedWidthFunction
-
Returns the number of buckets to divide the result into.
- getWord() - Method in class com.yahoo.prelude.query.WordItem
-
Returns the same as
WordItem.stringValue()
- getWordItem(int) - Method in class com.yahoo.prelude.query.PhraseItem
-
Returns a subitem as a word item
- getWordItem(int) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
-
Returns a subitem as a word item
- getYqlSummaryFields() - Method in class com.yahoo.search.yql.YqlParser
- getZoneInfo() - Method in class com.yahoo.search.Query.Builder
- globalMaxGroups() - Method in class com.yahoo.search.grouping.GroupingRequest
- GREATER - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- group() - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Returns the index of the group this node belongs to.
- group(int) - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- Group - Class in com.yahoo.search.dispatch.searchcluster
-
A group in a search cluster.
- Group - Class in com.yahoo.search.grouping.result
-
A single group in the grouping result model.
- Group(int, List<Node>) - Constructor for class com.yahoo.search.dispatch.searchcluster.Group
- Group(GroupId, Relevance) - Constructor for class com.yahoo.search.grouping.result.Group
-
Creates a new instance of this class.
- GROUP - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- GroupId - Class in com.yahoo.search.grouping.result
-
This abstract class represents the id of a single group in the grouping result model.
- GroupId(String, Object...) - Constructor for class com.yahoo.search.grouping.result.GroupId
- GROUPING - Static variable in class com.yahoo.search.query.Select
- GROUPING_GLOBAL_MAX_GROUPS - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- GROUPING_SESSION_CACHE - Static variable in class com.yahoo.search.Query
- GROUPING_VALIDATED - Static variable in class com.yahoo.search.grouping.GroupingValidator
- GroupingExecutor - Class in com.yahoo.search.grouping.vespa
-
Executes the
grouping requests
set up by other searchers. - GroupingExecutor(ComponentId) - Constructor for class com.yahoo.search.grouping.vespa.GroupingExecutor
-
Constructs a new instance of this searcher with the given component id.
- GroupingExpression - Class in com.yahoo.search.grouping.request
-
This class represents an expression in a
GroupingOperation
. - GroupingExpression(String, String, Integer) - Constructor for class com.yahoo.search.grouping.request.GroupingExpression
- GroupingListHit - Class in com.yahoo.prelude.fastsearch
- GroupingListHit(List<Grouping>) - Constructor for class com.yahoo.prelude.fastsearch.GroupingListHit
-
for unit tests only, may give problems if grouping contains docsums
- GroupingListHit(List<Grouping>, DocsumDefinitionSet) - Constructor for class com.yahoo.prelude.fastsearch.GroupingListHit
- GroupingNode - Class in com.yahoo.search.grouping.request
-
This is the abstract super class of both
GroupingOperation
andGroupingExpression
. - GroupingNode(String, String) - Constructor for class com.yahoo.search.grouping.request.GroupingNode
- GroupingOperation - Class in com.yahoo.search.grouping.request
-
A single node in a grouping operation tree.
- GroupingOperation(GroupingOperation, String, String, List<GroupingExpression>, List<GroupingExpression>, List<GroupingOperation>, Map<String, GroupingExpression>, Set<String>, GroupingExpression, String, boolean, double, int, int, int) - Constructor for class com.yahoo.search.grouping.request.GroupingOperation
- GroupingOperation(String, String) - Constructor for class com.yahoo.search.grouping.request.GroupingOperation
- GroupingParser - Class in com.yahoo.search.grouping.request.parser
- GroupingParser(CharStream) - Constructor for class com.yahoo.search.grouping.request.parser.GroupingParser
-
Constructor with user supplied CharStream.
- GroupingParser(GroupingParserTokenManager) - Constructor for class com.yahoo.search.grouping.request.parser.GroupingParser
-
Constructor with generated Token Manager.
- GroupingParserConstants - Interface in com.yahoo.search.grouping.request.parser
-
Token literal values and constants.
- GroupingParserInput - Class in com.yahoo.search.grouping.request.parser
- GroupingParserInput(String) - Constructor for class com.yahoo.search.grouping.request.parser.GroupingParserInput
- GroupingParserTokenManager - Class in com.yahoo.search.grouping.request.parser
-
Token Manager.
- GroupingParserTokenManager(CharStream) - Constructor for class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Constructor.
- GroupingParserTokenManager(CharStream, int) - Constructor for class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Constructor.
- GroupingQueryParser - Class in com.yahoo.search.grouping
-
This searcher is responsible for turning the "select" parameter into a corresponding
GroupingRequest
. - GroupingQueryParser() - Constructor for class com.yahoo.search.grouping.GroupingQueryParser
- GroupingRequest - Class in com.yahoo.search.grouping
-
An instance of this class represents one of many grouping requests that are attached to a
Query
. - GroupingValidator - Class in com.yahoo.search.grouping
-
This searcher ensure that all
GroupingRequest
objects attached to aQuery
makes sense to the search cluster for which this searcher has been deployed. - GroupingValidator(QrSearchersConfig, ClusterConfig, AttributesConfig) - Constructor for class com.yahoo.search.grouping.GroupingValidator
-
Constructs a new instance of this searcher with the given component id and config.
- groupList() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- GroupList - Class in com.yahoo.search.grouping.result
-
A labeled group list in the grouping result model.
- GroupList(String) - Constructor for class com.yahoo.search.grouping.result.GroupList
-
Constructs a new instance of this class.
- groups() - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- groups() - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- groupsWithSufficientCoverage() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- gt() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- GT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- GT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- GT - Static variable in class com.yahoo.search.yql.yqlplusParser
- GT() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- GTEQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- GTEQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- GTEQ() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
H
- handle(HttpRequest) - Method in class com.yahoo.search.handler.SearchHandler
- handle(Pong) - Method in interface com.yahoo.search.dispatch.searchcluster.PongHandler
- handleComposite(boolean) - Method in class com.yahoo.prelude.query.parser.AdvancedParser
-
Deprecated.
- handleComposite(boolean) - Method in class com.yahoo.prelude.query.parser.AllParser
- handleKeyValue(String, String) - Method in class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- handles(String) - Method in class com.yahoo.prelude.querytransform.NormalizingSearcher
- hasAnnotation(String) - Method in class com.yahoo.prelude.query.Item
-
Returns whether this has an annotation
- hasApplicationTypes() - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
-
Returns true if this has types in addition to the native Vespa types
- hasAttribute() - Method in class com.yahoo.prelude.Location
- hasBoundingBox() - Method in class com.yahoo.prelude.Location
- hasClass(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
-
Returns true if this class
- hasCommand(String) - Method in class com.yahoo.prelude.Index
-
Checks whether this has the given (exact) untyped command string
- hasConnectivityBackLink() - Method in class com.yahoo.prelude.query.Item
-
DO NOT USE
- hasDetailedData() - Method in class com.yahoo.search.statistics.ElapsedTime
- hasDimensions() - Method in class com.yahoo.prelude.Location
- hasDocsum(String) - Method in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
-
Do we have a summary definition with the given name
- hasEndAnchor() - Method in class com.yahoo.prelude.query.UriItem
-
Returns whether the last item of this is an end anchor
- hasExplicitSignificance() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- hasExplicitSignificance() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- hasExplicitSignificance() - Method in interface com.yahoo.prelude.query.TaggableItem
- hasExplicitSignificance() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- hasField(String) - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns whether this field is present in the field map in the parent hit
- hasField(String) - Method in class com.yahoo.search.result.Hit
- hasFields() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns whether any fields are present in the field map in the parent hit
- hasFields() - Method in class com.yahoo.search.result.Hit
-
Returns whether any fields are set in this
- hasGroupingList(Query) - Static method in class com.yahoo.search.grouping.vespa.GroupingExecutor
- hashCode() - Method in class com.yahoo.prelude.fastsearch.FastHit
- hashCode() - Method in class com.yahoo.prelude.Freshness
- hashCode() - Method in class com.yahoo.prelude.Location
- hashCode() - Method in class com.yahoo.prelude.query.BoolItem
- hashCode() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
- hashCode() - Method in class com.yahoo.prelude.query.CompositeItem
- hashCode() - Method in class com.yahoo.prelude.query.FuzzyItem
- hashCode() - Method in class com.yahoo.prelude.query.GeoLocationItem
- hashCode() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
- hashCode() - Method in class com.yahoo.prelude.query.IntItem
- hashCode() - Method in class com.yahoo.prelude.query.Item
- hashCode() - Method in class com.yahoo.prelude.query.Limit
- hashCode() - Method in class com.yahoo.prelude.query.MarkerWordItem
- hashCode() - Method in class com.yahoo.prelude.query.NearestNeighborItem
- hashCode() - Method in class com.yahoo.prelude.query.NearItem
- hashCode() - Method in class com.yahoo.prelude.query.parser.Token
- hashCode() - Method in class com.yahoo.prelude.query.PhraseItem
- hashCode() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- hashCode() - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
- hashCode() - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
- hashCode() - Method in class com.yahoo.prelude.query.PredicateQueryItem
- hashCode() - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- hashCode() - Method in class com.yahoo.prelude.query.PureWeightedInteger
- hashCode() - Method in class com.yahoo.prelude.query.PureWeightedString
- hashCode() - Method in class com.yahoo.prelude.query.RegExpItem
- hashCode() - Method in class com.yahoo.prelude.query.SameElementItem
- hashCode() - Method in class com.yahoo.prelude.query.SegmentItem
- hashCode() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
- hashCode() - Method in class com.yahoo.prelude.query.Substring
- hashCode() - Method in class com.yahoo.prelude.query.TermItem
- hashCode() - Method in class com.yahoo.prelude.query.TermType
- hashCode() - Method in class com.yahoo.prelude.query.UriItem
- hashCode() - Method in class com.yahoo.prelude.query.WandItem
- hashCode() - Method in class com.yahoo.prelude.query.WeakAndItem
- hashCode() - Method in class com.yahoo.prelude.query.WeightedSetItem
- hashCode() - Method in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- hashCode() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- hashCode() - Method in class com.yahoo.prelude.query.WordItem
- hashCode() - Method in class com.yahoo.prelude.semantics.engine.Match
- hashCode() - Method in class com.yahoo.prelude.semantics.RuleBase
- hashCode() - Method in class com.yahoo.search.dispatch.searchcluster.Group
- hashCode() - Method in class com.yahoo.search.dispatch.searchcluster.Node
- hashCode() - Method in class com.yahoo.search.federation.selection.FederationTarget
- hashCode() - Method in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- hashCode() - Method in class com.yahoo.search.grouping.request.BucketValue
- hashCode() - Method in class com.yahoo.search.grouping.request.Infinite
- hashCode() - Method in class com.yahoo.search.grouping.request.RawBuffer
- hashCode() - Method in class com.yahoo.search.intent.model.Intent
- hashCode() - Method in class com.yahoo.search.intent.model.Node
- hashCode() - Method in class com.yahoo.search.intent.model.Source
- hashCode() - Method in class com.yahoo.search.pagetemplates.model.Layout
- hashCode() - Method in class com.yahoo.search.pagetemplates.model.Source
- hashCode() - Method in class com.yahoo.search.Query
-
Returns a hash of this query based on (some of) its content.
- hashCode() - Method in class com.yahoo.search.query.Model
- hashCode() - Method in class com.yahoo.search.query.Presentation
- hashCode() - Method in class com.yahoo.search.query.profile.compiled.Binding
- hashCode() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- hashCode() - Method in class com.yahoo.search.query.profile.DimensionBinding
- hashCode() - Method in class com.yahoo.search.query.profile.DimensionValues
- hashCode() - Method in class com.yahoo.search.query.profile.SubstituteString
- hashCode() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- hashCode() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- hashCode() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
- hashCode() - Method in class com.yahoo.search.query.ranking.Diversity
- hashCode() - Method in class com.yahoo.search.query.Ranking
- hashCode() - Method in class com.yahoo.search.query.ranking.Matching
- hashCode() - Method in class com.yahoo.search.query.ranking.MatchPhase
- hashCode() - Method in class com.yahoo.search.query.ranking.RankFeatures
- hashCode() - Method in class com.yahoo.search.query.ranking.RankProperties
- hashCode() - Method in class com.yahoo.search.query.ranking.SoftTimeout
- hashCode() - Method in class com.yahoo.search.query.SessionId
- hashCode() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- hashCode() - Method in class com.yahoo.search.query.Sorting.FieldOrder
- hashCode() - Method in class com.yahoo.search.query.Sorting
- hashCode() - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
- hashCode() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- hashCode() - Method in class com.yahoo.search.query.Trace
- hashCode() - Method in class com.yahoo.search.result.ErrorMessage
- hashCode() - Method in class com.yahoo.search.result.FeatureData
- hashCode() - Method in class com.yahoo.search.result.Hit
-
Returns the hashCode of this hit: The hashcode of its id
- hashCode() - Method in class com.yahoo.search.result.Relevance
-
Returns a hash from the relevancy value
- hashCode() - Method in class com.yahoo.search.schema.DocumentSummary.Field
- hashCode() - Method in class com.yahoo.search.schema.DocumentSummary
- hashCode() - Method in class com.yahoo.search.schema.RankProfile
- hashCode() - Method in class com.yahoo.search.schema.Schema
- hashCode() - Method in class com.yahoo.search.schema.SchemaInfo
- hashCode() - Method in class com.yahoo.search.searchchain.Execution.Context
- hashCode() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- hashCode() - Method in class com.yahoo.text.interpretation.AnnotationClass
- Hasher<T> - Class in com.yahoo.search.cluster
-
A hasher load balances between a set of nodes, represented by object ids.
- Hasher() - Constructor for class com.yahoo.search.cluster.Hasher
- Hasher.NodeFactor<T> - Class in com.yahoo.search.cluster
- Hasher.NodeList<T> - Class in com.yahoo.search.cluster
- HasIndexItem - Interface in com.yahoo.prelude.query
-
An interface for items where it is useful to access an index name.
- hasInformationAboutAllNodes() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- hasItemClass(Class<?>) - Method in class com.yahoo.prelude.query.TermType
-
Returns true if the class corresponding to this type is the given class
- hasKeySourceAttribute() - Method in class com.yahoo.search.grouping.request.AttributeMapLookupValue
- hasMatchFeatures() - Method in class com.yahoo.search.dispatch.LeanHit
- hasMax() - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Indicates if the 'max' value has been set.
- hasNext() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- hasNext() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- hasNext() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase.MatchIterator
- hasNext() - Method in class com.yahoo.search.result.DeepHitIterator
- hasNext() - Method in class com.yahoo.search.result.HitIterator
- hasNGramIndices() - Method in class com.yahoo.prelude.IndexFacts
-
Whether this contains any index which has isNGram()==true.
- hasNoAnswers() - Method in class com.yahoo.search.dispatch.CoverageAggregator
- hasNode(T) - Method in class com.yahoo.search.cluster.Hasher.NodeList
- hasOnlyErrorCode(int) - Method in class com.yahoo.search.result.DefaultErrorHit
-
Returns true if all errors in this have the given code
- hasOnlyErrorCode(int) - Method in interface com.yahoo.search.result.ErrorHit
-
Returns true if all errors in this has the given error code
- hasOpenChoicepoint(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- hasOpenChoicepoint(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns whether there is an open choice in this or any of its subconditions.
- hasOpenChoicepoint(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- hasOpenChoicepoint(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
- hasOpenChoicepoint(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- hasPlainTokens() - Method in class com.yahoo.prelude.Index
- hasPrevious() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- hasPrevious() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- hasRankFeatures() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- hasRankFeatures() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- hasRankFeatures() - Method in class com.yahoo.search.schema.RankProfile
-
Returns true if this rank profile has rank features.
- hasRankFeatures(boolean) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- hasRankFeatures(boolean) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- hasRankProfile() - Method in class com.yahoo.search.query.Ranking
-
Returns whether a rank profile has been explicitly set.
- hasRelative() - Method in class com.yahoo.search.query.profile.SubstituteString
-
Returns whether this has at least one relative component
- hasSortData() - Method in class com.yahoo.search.dispatch.LeanHit
- hasStartAnchor() - Method in class com.yahoo.prelude.query.UriItem
-
Returns whether the first item of this is a start anchor
- hasSufficientCoverage() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns whether this group has sufficient active documents (compared to other groups) that is should receive traffic
- hasSummaryFeatures() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- hasSummaryFeatures() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- hasSummaryFeatures() - Method in class com.yahoo.search.schema.RankProfile
-
Returns true if this rank profile has summary features.
- hasSummaryFeatures(boolean) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- hasSummaryFeatures(boolean) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- hasUniqueID() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- hasUniqueID() - Method in class com.yahoo.prelude.query.Item
- hasUniqueID() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- hasUniqueID() - Method in interface com.yahoo.prelude.query.TaggableItem
- hasUniqueID() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- hasUnlimitedMax() - Method in class com.yahoo.search.grouping.request.GroupingOperation
- HAT - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- heapsize() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- heapsize(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- heapSizeAsPercentageOfPhysicalMemory() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- heapSizeAsPercentageOfPhysicalMemory(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- HEX - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- HEX - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Highlight - Class in com.yahoo.prelude.query
-
Class encapsulating information on extra highlight-terms for a query
- Highlight() - Constructor for class com.yahoo.prelude.query.Highlight
- HIGHLIGHTTERMS - Static variable in class com.yahoo.prelude.query.Highlight
-
The name of the property map which contains extra highlight terms
- HINT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- hit(WRITER, Hit) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called when a Hit is encountered.
- Hit - Class in com.yahoo.search.result
-
An item in the result of executing a query.
- Hit() - Constructor for class com.yahoo.search.result.Hit
-
Creates an (invalid) empty hit.
- Hit(Relevance) - Constructor for class com.yahoo.search.result.Hit
- Hit(String) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit having relevance 1
- Hit(String, double) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit.
- Hit(String, double, Query) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit.
- Hit(String, double, String) - Constructor for class com.yahoo.search.result.Hit
-
Creates a hit.
- Hit(String, double, String, Query) - Constructor for class com.yahoo.search.result.Hit
-
Creates a hit.
- Hit(String, Query) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit having relevance 1
- Hit(String, Relevance) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit.
- Hit(String, Relevance, Query) - Constructor for class com.yahoo.search.result.Hit
-
Creates a minimal valid hit.
- Hit(String, Relevance, String) - Constructor for class com.yahoo.search.result.Hit
-
Creates a hit.
- Hit(String, Relevance, String, Query) - Constructor for class com.yahoo.search.result.Hit
-
Creates a hit.
- HIT_LIMIT - Static variable in class com.yahoo.search.yql.YqlParser
- Hit.RawUtf8Consumer - Interface in com.yahoo.search.result
- HitField - Class in com.yahoo.prelude.hitfield
-
Represents a tokenized string field in a Hit.
- HitField(String, XMLString) - Constructor for class com.yahoo.prelude.hitfield.HitField
- HitField(String, XMLString, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
-
Creates a hit field
- HitField(String, String) - Constructor for class com.yahoo.prelude.hitfield.HitField
- HitField(String, String, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
- HitField(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
-
Creates a hit field
- HitGroup - Class in com.yahoo.search.result
-
A group of ordered hits.
- HitGroup() - Constructor for class com.yahoo.search.result.HitGroup
-
Creates an invalid group of hits.
- HitGroup(String) - Constructor for class com.yahoo.search.result.HitGroup
-
Creates a hit group with max relevancy (1)
- HitGroup(String, double) - Constructor for class com.yahoo.search.result.HitGroup
-
Creates a hit group
- HitGroup(String, Relevance) - Constructor for class com.yahoo.search.result.HitGroup
-
Creates a group hit
- HitGroup(String, Relevance, IncomingData<Hit>) - Constructor for class com.yahoo.search.result.HitGroup
-
Creates a group hit
- HitGroupsLastComparator - Class in com.yahoo.search.result
-
Ensures that HitGroups are placed last in the result.
- HitGroupsLastComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.HitGroupsLastComparator
- HitIterator - Class in com.yahoo.search.result
-
An iterator for the list of hits in a result.
- HitIterator(HitGroup, List<Hit>) - Constructor for class com.yahoo.search.result.HitIterator
- HitIterator(Result, List<Hit>) - Constructor for class com.yahoo.search.result.HitIterator
- HitList - Class in com.yahoo.search.grouping.result
-
This class represents a labeled hit list in the grouping result model.
- HitList(String) - Constructor for class com.yahoo.search.grouping.result.HitList
-
Constructs a new instance of this class.
- HitOrderer - Class in com.yahoo.search.result
-
A class capable of ordering a list of hits
- HitOrderer() - Constructor for class com.yahoo.search.result.HitOrderer
- HitRenderer - Class in com.yahoo.search.grouping.result
-
A helper for rendering grouping results.
- HitRenderer() - Constructor for class com.yahoo.search.grouping.result.HitRenderer
- hits() - Method in class com.yahoo.search.Result
-
Returns the top level hit group containing all the hits of this result
- HITS - Static variable in class com.yahoo.search.Query
- HitSortOrderer - Class in com.yahoo.search.result
-
A hit orderer which can be assigned to a HitGroup to keep that group's hit sorted in accordance with the sorting specification given when this is created.
- HitSortOrderer(Sorting) - Constructor for class com.yahoo.search.result.HitSortOrderer
-
Create a sort order from a sorting
- HitSortOrderer(Comparator<Hit>) - Constructor for class com.yahoo.search.result.HitSortOrderer
-
Create a sort order from a comparator.
- HNSW_EXPLORE_ADDITIONAL_HITS - Static variable in class com.yahoo.search.yql.YqlParser
- host() - Method in class com.yahoo.search.federation.ProviderConfig.Node
- host() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- host(String) - Method in class com.yahoo.search.federation.ProviderConfig.Node.Builder
- host(String) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- hostname() - Method in class com.yahoo.search.dispatch.searchcluster.Node
- HOUR_OF_DAY - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- HourOfDayFunction - Class in com.yahoo.search.grouping.request
-
This class represents an hour-of-day timestamp-function in a
GroupingExpression
. - HourOfDayFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.HourOfDayFunction
-
Constructs a new instance of this class.
- HttpSearchResponse - Class in com.yahoo.search.handler
-
Wrap the result of a query as an HTTP response.
- HttpSearchResponse(int, Result, Query, Renderer<Result>) - Constructor for class com.yahoo.search.handler.HttpSearchResponse
- HYPOT - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- HYPOT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
I
- i - Variable in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- i - Variable in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- id() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- id() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns the unique identity of this group.
- id() - Method in class com.yahoo.search.federation.FederationConfig.Target
- id() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
- id() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- id() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- id(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- id(String) - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
- id(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
- id(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- id(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- ID - Static variable in class com.yahoo.search.query.context.QueryContext
- ID_SCHEME - Enum constant in enum class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme.Enum
- ID_SCHEME - Static variable in class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme
- idDimensionKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
- ident() - Method in class com.yahoo.search.yql.yqlplusParser.Array_parameterContext
- ident() - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- ident() - Method in class com.yahoo.search.yql.yqlplusParser
- ident() - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- ident() - Method in class com.yahoo.search.yql.yqlplusParser.ParameterContext
- ident() - Method in class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- ident(int) - Method in class com.yahoo.search.yql.yqlplusParser.Dotted_identsContext
- IdentContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.IdentContext
- IDENTICAL - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- identifier() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- identifier() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- IDENTIFIER - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- IDENTIFIER - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- IDENTIFIER - Static variable in class com.yahoo.search.yql.yqlplusLexer
- IDENTIFIER - Static variable in class com.yahoo.search.yql.yqlplusParser
- IDENTIFIER() - Method in class com.yahoo.search.yql.yqlplusParser.Alias_defContext
- IDENTIFIER() - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- IDENTIFIER() - Method in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- identifierOrLiteral() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- idKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
- idx - Variable in class com.yahoo.search.yql.JavaUnionTypeChecker
- idx - Variable in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- image - Variable in class com.yahoo.prelude.query.parser.Token
-
Lowercase image
- image - Variable in enum class com.yahoo.prelude.query.parser.Token.Kind
- image - Variable in class com.yahoo.prelude.semantics.parser.Token
-
The string image of the token.
- image - Variable in class com.yahoo.search.grouping.request.parser.Token
-
The string image of the token.
- image - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
The string image of the token.
- ImmutableFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is an immutable string element
- ImmutableFieldPart(String, boolean) - Constructor for class com.yahoo.prelude.hitfield.ImmutableFieldPart
- ImmutableFieldPart(String, String, boolean) - Constructor for class com.yahoo.prelude.hitfield.ImmutableFieldPart
- IMPLICIT_TRANSFORMS - Static variable in class com.yahoo.search.yql.YqlParser
- importConfig(SemanticRulesConfig.Rulebase) - Method in class com.yahoo.prelude.semantics.RuleImporter
- importDir(String) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Imports all the rule files (files ending by "sr") in the given directory
- importFile(String) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Imports semantic rules from a file
- importFile(String, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Imports semantic rules from a file
- importFromReader(Reader, String, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
- importFromReader(Reader, String, String, RuleBase) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Imports rules from a reader
- importString(String, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
- importString(String, String, RuleBase) - Method in class com.yahoo.prelude.semantics.RuleImporter
- importString(String, String, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
- importString(String, String, String, RuleBase) - Method in class com.yahoo.prelude.semantics.RuleImporter
- IN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- IN - Static variable in class com.yahoo.search.yql.yqlplusParser
- IN() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- in_not_in_target() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- in_not_in_target() - Method in class com.yahoo.search.yql.yqlplusParser
- In_not_in_targetContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- in_select - Variable in class com.yahoo.search.yql.yqlplusParser.ArgumentContext
- in_select - Variable in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- in_select - Variable in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- in_select - Variable in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- inBuf - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- inBuf - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- include(RuleBase) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Include another rule base into this.
- include(String, RuleBase) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Read and include a rule base in another
- includeDirective(RuleBase, RuleImporter) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- INCLUDEDIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- includes(String) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns whether this rule base - directly or through other includes - includes the rule base with the given name
- includesType(String) - Static method in class com.yahoo.search.searchchain.model.federation.LocalProviderSpec
- incoming() - Method in class com.yahoo.search.result.HitGroup
-
Returns the incoming hit buffer to which new hits can be added to this asynchronous, if supported by the instance
- increaseScore(double) - Method in class com.yahoo.search.intent.model.Node
-
Increases this score by an increment and returns the new score
- indentTrace() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- indentTrace() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- Index - Class in com.yahoo.prelude
-
Information about configured settings of a field or field collection (an actual index or not) in a search definition.
- Index(String) - Constructor for class com.yahoo.prelude.Index
- indexableItem() - Method in class com.yahoo.prelude.query.parser.AdvancedParser
-
Returns an item and whether it had an explicit index ('indexname:' prefix).
- IndexedItem - Interface in com.yahoo.prelude.query
-
Interface for Items that are indexed
- IndexedSegmentItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the IndexedItem interface.
- IndexedSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.IndexedSegmentItem
- indexFacts - Variable in class com.yahoo.prelude.query.parser.AbstractParser
-
The IndexFacts.Session of this query
- IndexFacts - Class in com.yahoo.prelude
-
A central repository for information about indices.
- IndexFacts() - Constructor for class com.yahoo.prelude.IndexFacts
- IndexFacts(IndexModel) - Constructor for class com.yahoo.prelude.IndexFacts
- IndexFacts.Session - Class in com.yahoo.prelude
-
Create an instance of this to look up index facts with a given query.
- indexinfo - Variable in class com.yahoo.search.config.IndexInfoConfig.Builder
- indexinfo() - Method in class com.yahoo.search.config.IndexInfoConfig
- indexinfo(int) - Method in class com.yahoo.search.config.IndexInfoConfig
- indexinfo(IndexInfoConfig.Indexinfo.Builder) - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
-
Add the given builder to this builder's list of Indexinfo builders
- indexinfo(Consumer<IndexInfoConfig.Indexinfo.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- indexinfo(List<IndexInfoConfig.Indexinfo.Builder>) - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
-
Set the given list as this builder's list of Indexinfo builders
- Indexinfo(IndexInfoConfig.Indexinfo.Builder) - Constructor for class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- IndexInfoConfig - Class in com.yahoo.search.config
-
This class represents the root node of index-info Copyright Yahoo.
- IndexInfoConfig(IndexInfoConfig.Builder) - Constructor for class com.yahoo.search.config.IndexInfoConfig
- IndexInfoConfig.Builder - Class in com.yahoo.search.config
- IndexInfoConfig.Indexinfo - Class in com.yahoo.search.config
-
This class represents index-info.indexinfo[]
- IndexInfoConfig.Indexinfo.Alias - Class in com.yahoo.search.config
-
This class represents index-info.indexinfo[].alias[]
- IndexInfoConfig.Indexinfo.Alias.Builder - Class in com.yahoo.search.config
- IndexInfoConfig.Indexinfo.Builder - Class in com.yahoo.search.config
- IndexInfoConfig.Indexinfo.Command - Class in com.yahoo.search.config
-
This class represents index-info.indexinfo[].command[]
- IndexInfoConfig.Indexinfo.Command.Builder - Class in com.yahoo.search.config
- IndexInfoConfig.Producer - Interface in com.yahoo.search.config
- IndexModel - Class in com.yahoo.prelude
-
Parameter class used for construction IndexFacts.
- IndexModel(SearchDefinition) - Constructor for class com.yahoo.prelude.IndexModel
-
Create an index model for a single search definition
- IndexModel(IndexInfoConfig, QrSearchersConfig) - Constructor for class com.yahoo.prelude.IndexModel
- IndexModel(IndexInfoConfig, Map<String, List<String>>) - Constructor for class com.yahoo.prelude.IndexModel
- IndexModel(Map<String, List<String>>, Collection<SearchDefinition>) - Constructor for class com.yahoo.prelude.IndexModel
- indexname() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias
- indexname() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command
- indexname(String) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Alias.Builder
- indexname(String) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Command.Builder
- indexref() - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- indexref(boolean) - Method in class com.yahoo.search.yql.yqlplusParser
- indexref(int) - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- IndexrefContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- IndexrefContext(ParserRuleContext, int, boolean) - Constructor for class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- indices() - Method in class com.yahoo.prelude.SearchDefinition
-
Returns the indices of this as a map
- inf() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- INF - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Infinite - Class in com.yahoo.search.grouping.request
-
This class represents an Infinite value that may be used as a bucket size specifier.
- Infinite(boolean) - Constructor for class com.yahoo.search.grouping.request.Infinite
-
Create an Infinite object with positive or negative sign.
- infiniteNegativeValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- infinitePositiveValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- InfiniteValue - Class in com.yahoo.search.grouping.request
-
This class represents an infinite value in a
GroupingExpression
. - InfiniteValue(Infinite) - Constructor for class com.yahoo.search.grouping.request.InfiniteValue
-
Constructs a new instance of this class.
- INFIX_ADD - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- INFIX_DIV - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- INFIX_MOD - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- INFIX_MUL - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- INFIX_SUB - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- inherit - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- inherit - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- inherit - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- inherit() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- inherit() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- inherit() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- inherit(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- inherit(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- inherit(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- inherit(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- inherit(QueryProfile, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Inherits a particular profile in a variant of this
- inherit(FederationOptions) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- inherit(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- inherit(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- inherit(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- inherit(Collection<String>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- inherit(Collection<String>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- inherit(Collection<String>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- inheritDefaultSources - Variable in class com.yahoo.search.searchchain.model.federation.FederationSearcherModel
- inherited() - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the list of profiles inherited by this.
- inherited() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
-
Returns the live reference to the inherited profiles of this.
- inherited() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the query profile types inherited from this (never null).
- init() - Method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- init() - Method in class com.yahoo.search.rendering.JsonRenderer
- init() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- init() - Method in class com.yahoo.search.rendering.XmlRenderer
- init(String, SummaryParameters, ClusterParams, DocumentdbInfoConfig, SchemaInfo) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- initAttributeNames(AttributesConfig) - Method in class com.yahoo.prelude.searcher.ValidateSortingSearcher
- initialize() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Call this when all rules are added, before any rule evaluation starts.
- initialize(Item, ItemArguments, ItemContext) - Static method in class com.yahoo.search.query.textserialize.item.ItemInitializer
- initialize(List<FlattenedItem>, int) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- initializeForm(DispatchForm, Item, ItemIdMapper) - Static method in class com.yahoo.search.query.textserialize.item.ItemInitializer
- input - Variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- input - Variable in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- input() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- input() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- input(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- input(int) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- input(DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
-
Add the given builder to this builder's list of Input builders
- input(SchemaInfoConfig.Schema.Rankprofile.Input.Builder) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
-
Add the given builder to this builder's list of Input builders
- input(Consumer<DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- input(Consumer<SchemaInfoConfig.Schema.Rankprofile.Input.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- input(List<DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
-
Set the given list as this builder's list of Input builders
- input(List<SchemaInfoConfig.Schema.Rankprofile.Input.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
-
Set the given list as this builder's list of Input builders
- Input(DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input
- Input(SchemaInfoConfig.Schema.Rankprofile.Input.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input
- input_stream - Variable in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
- input_stream - Variable in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
- input_stream - Variable in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
- InputCheckingSearcher - Class in com.yahoo.search.searchers
-
Check whether the query tree seems to be "well formed".
- InputCheckingSearcher(MetricReceiver) - Constructor for class com.yahoo.search.searchers.InputCheckingSearcher
- inputs() - Method in class com.yahoo.search.schema.RankProfile
-
Returns the inputs explicitly declared in this rank profile.
- inputStream - Variable in class com.yahoo.prelude.semantics.parser.SimpleCharStream
- inputStream - Variable in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
- insertItems(List<Item>, CompositeItem, int, TermType) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Inserts an item to the query being evaluated in a way consistent with the query type
- insertItems(List<Item>, CompositeItem, int, TermType) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Inserts an item to the query being evaluated in a way consistent with the query type
- insertMatch(RuleEvaluation, Match, List<Item>, int) - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
Inserts newItem at the position of this match TODO: Move to ruleevaluation
- inspect() - Method in class com.yahoo.prelude.hitfield.JSONString
- inspect() - Method in class com.yahoo.search.result.FeatureData
-
Returns the fields of this as an inspector, where tensors are represented as binary data which can be decoded using
com.yahoo.tensor.serialization.TypedBinaryFormat.decode(Optional.empty(), GrowableByteBuffer.wrap(featureValue.asData()))
- inspect() - Method in class com.yahoo.search.result.PositionsData
- inspect() - Method in class com.yahoo.search.result.StructuredData
- INT - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- INT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- INT - Static variable in class com.yahoo.search.yql.yqlplusParser
- INT() - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- INT() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- int64 - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- Int64Field - Class in com.yahoo.prelude.fastsearch
- Int64Field(String) - Constructor for class com.yahoo.prelude.fastsearch.Int64Field
- IntConverter - Class in com.yahoo.search.query.textserialize.item
- IntConverter() - Constructor for class com.yahoo.search.query.textserialize.item.IntConverter
- integer - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- INTEGER - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- IntegerField - Class in com.yahoo.prelude.fastsearch
- IntegerField(String) - Constructor for class com.yahoo.prelude.fastsearch.IntegerField
- integerType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- Intent - Class in com.yahoo.search.intent.model
-
A representation of an intent behind a query.
- Intent(String) - Constructor for class com.yahoo.search.intent.model.Intent
-
Creates an intent from a string id
- IntentModel - Class in com.yahoo.search.intent.model
-
This is the root node of an intent model.
- IntentModel() - Constructor for class com.yahoo.search.intent.model.IntentModel
-
Creates an empty intent model
- IntentModel(Interpretation...) - Constructor for class com.yahoo.search.intent.model.IntentModel
-
Creates an intent model from some interpretations
- IntentModel(List<Interpretation>) - Constructor for class com.yahoo.search.intent.model.IntentModel
-
Creates an intent model from some interpretations
- intentModelObjectName - Static variable in class com.yahoo.search.intent.model.IntentModel
-
The name of the property carrying the intent model object: IntentModel
- intentModelStringName - Static variable in class com.yahoo.search.intent.model.IntentModel
-
The name of the property carrying the intent model string: intentModel
- IntentNode - Class in com.yahoo.search.intent.model
-
An intent in an intent model tree.
- IntentNode(Intent, double) - Constructor for class com.yahoo.search.intent.model.IntentNode
- InterleavedSearchInvoker - Class in com.yahoo.search.dispatch
-
InterleavedSearchInvoker uses multiple
SearchInvoker
objects to interface with content nodes in parallel. - InterleavedSearchInvoker(Timer, Collection<SearchInvoker>, TopKEstimator, DispatchConfig, Group, Set<Integer>) - Constructor for class com.yahoo.search.dispatch.InterleavedSearchInvoker
- interpolatedLookup(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- InterpolatedLookup - Class in com.yahoo.search.grouping.request
-
This class represents a lookup in a multivalue document attribute in a
GroupingExpression
. - InterpolatedLookup(String, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.InterpolatedLookup
-
Constructs a new instance of this class.
- INTERPOLATEDLOOKUP - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Interpretation - Class in com.yahoo.text.interpretation
-
An interpretation of a text.
- Interpretation(Modification) - Constructor for class com.yahoo.text.interpretation.Interpretation
-
Creates a new interpretation based on the modification, with the probability set to the default value(0.0).
- Interpretation(Modification, double) - Constructor for class com.yahoo.text.interpretation.Interpretation
-
Creates an interpretation based on the modification given.
- Interpretation(String) - Constructor for class com.yahoo.text.interpretation.Interpretation
-
Creates a new interpretation and a new modification from the text, with the probability set to the default value(0.0).
- Interpretation(String, double) - Constructor for class com.yahoo.text.interpretation.Interpretation
-
Creates a new interpretation and a new modification from the text, with the given probability.
- INTERPRETATION_CLASS - Static variable in class com.yahoo.text.interpretation.Interpretation
- InterpretationNode - Class in com.yahoo.search.intent.model
-
An interpretation which may have multiple intents.
- InterpretationNode(Interpretation) - Constructor for class com.yahoo.search.intent.model.InterpretationNode
- IntItem - Class in com.yahoo.prelude.query
-
This represents either a number (integer or floating point) a partial range, given by "<number" or ">number", where the numbers are exclusive, or a full or open range "[number;number], "[number;]" or "[;number]" where the numbers are inclusive, or exclusive if a square bracket is replaced with a pointy one If a range is specified in brackets, it is also permissible to add a third number specifying the number of hits this will match on each node - [from;to;hitLimit]
- IntItem(int, String) - Constructor for class com.yahoo.prelude.query.IntItem
-
Creates an int item which must be equal to the given int number - that is both the lower and upper limit is this number
- IntItem(long, String) - Constructor for class com.yahoo.prelude.query.IntItem
-
Creates an int item which must be equal to the given long number - that is both the lower and upper limit is this number
- IntItem(Limit, Limit, int, String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
- IntItem(Limit, Limit, String) - Constructor for class com.yahoo.prelude.query.IntItem
- IntItem(String) - Constructor for class com.yahoo.prelude.query.IntItem
- IntItem(String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
- IntItem(String, String) - Constructor for class com.yahoo.prelude.query.IntItem
- IntItem(String, String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
- intValue() - Method in class com.yahoo.search.result.NanNumber
- INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Tried to change to an invalid lexical state.
- INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Tried to change to an invalid lexical state.
- INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Tried to change to an invalid lexical state.
- invalidBinding - Static variable in class com.yahoo.search.query.profile.DimensionBinding
- InvalidSearchPathException(String) - Constructor for exception com.yahoo.search.dispatch.SearchPath.InvalidSearchPathException
- InvalidSearchPathException(String, Throwable) - Constructor for exception com.yahoo.search.dispatch.SearchPath.InvalidSearchPathException
- InvokerFactory - Class in com.yahoo.search.dispatch
- InvokerFactory(SearchGroups, DispatchConfig) - Constructor for class com.yahoo.search.dispatch.InvokerFactory
- InvokerResult - Class in com.yahoo.search.dispatch
-
Wraps a Result and a flat, skinny hit list
- InvokerResult(Query, int) - Constructor for class com.yahoo.search.dispatch.InvokerResult
- InvokerResult(Result) - Constructor for class com.yahoo.search.dispatch.InvokerResult
- IS_NOT_NULL - Static variable in class com.yahoo.search.yql.yqlplusLexer
- IS_NOT_NULL - Static variable in class com.yahoo.search.yql.yqlplusParser
- IS_NOT_NULL() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- IS_NULL - Static variable in class com.yahoo.search.yql.yqlplusLexer
- IS_NULL - Static variable in class com.yahoo.search.yql.yqlplusParser
- IS_NULL() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- isArrayParameter(ParseTree) - Method in class com.yahoo.search.yql.yqlplusParser
- isAttribute() - Method in class com.yahoo.prelude.Index
- isAuxiliary() - Method in class com.yahoo.search.result.Hit
-
Auxiliary hits are not counted towards the concrete number of hits to satisfy in the users request.
- isBalanced() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns whether the nodes in the group have about the same number of documents
- isBlockingWrites() - Method in class com.yahoo.prelude.Pong
-
Returns true if the pinged node is currently blocking write operations due to being full
- isBlockingWrites() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns whether any node in this group is currently blocking write operations
- isBuiltin() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns whether this type is built into the system
- isCached() - Method in class com.yahoo.search.result.Hit
-
Returns whether this hit was added to this result from a cache or not
- isCached() - Method in class com.yahoo.search.result.HitGroup
-
Returns true if all the hits recursively contained in this is cached
- isCached() - Method in class com.yahoo.search.Result
-
Returns true only if _all_ hits in this result originates from a cache.
- isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
-
Returns true if this choice is (partially or completely) a choice between the given type
- isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Answers true if this is either a choice between the given class, or between Lists of the given class
- isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.MapChoice
- isClosed() - Method in class com.yahoo.search.cluster.ClusterMonitor
- isComplete() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns true if this phrase contains all the words of the owner, or if there is no owner
- isComplete(StringBuilder, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
- isDeclaredOverridable(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns if the given field is declared explicitly as overridable or not in this or any nested profiles (i.e not including overridable settings inherited and from types).
- isDeclaredStrict() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns true if this is declared strict.
- isdefault() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase
- isdefault(boolean) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- isDefault() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns whether this base is default, the semantics of default is left to the application
- isDefaultContextName() - Method in class com.yahoo.prelude.semantics.rule.Condition
- isDefaultContextName() - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- isDefaultContextName() - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
- isDefaultPosition() - Method in class com.yahoo.prelude.Index
- isDynamic() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinition
-
Returns whether this summary contains one or more dynamic fields
- isDynamic() - Method in class com.yahoo.search.schema.DocumentSummary
-
Returns whether this contains fields which are generated dynamically from the query and field data.
- isEmpty() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
- isEmpty() - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- isEmpty() - Method in class com.yahoo.search.pagetemplates.model.Choice
-
Returns true only if there are no alternatives in this
- isEmpty() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
-
Returns true if this is empty for all contexts.
- isEmpty() - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
- isEmpty() - Method in class com.yahoo.search.query.profile.DimensionValues
- isEmpty() - Method in class com.yahoo.search.query.QueryTree
-
Returns true if this represents the null query
- isEmpty() - Method in class com.yahoo.search.query.ranking.RankFeatures
- isEmpty() - Method in class com.yahoo.search.query.ranking.RankProperties
- isEndAnchor() - Method in class com.yahoo.prelude.query.MarkerWordItem
- isEndAnchorDefault() - Method in class com.yahoo.prelude.query.UriItem
- isError() - Method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
- isExact() - Method in class com.yahoo.prelude.Index
-
Returns whether this is an exact index, which should match tokens containing any characters
- isExplicit() - Method in class com.yahoo.prelude.query.PhraseItem
-
Returns whether this was explicitly written as a phrase using quotes by the user Default is false
- isExplicit() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- isExplicit() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- isExplicit() - Method in class com.yahoo.search.query.profile.QueryProfile
- isFastSearch() - Method in class com.yahoo.prelude.Index
-
Returns true if this is an attribute with fastsearch turned on
- isFeatureName(String) - Static method in class com.yahoo.search.query.ranking.RankFeatures
- isFillable() - Method in class com.yahoo.search.result.Hit
- isFillable() - Method in class com.yahoo.search.result.HitGroup
- isFilled(String) - Method in class com.yahoo.search.result.Hit
-
Returns whether this hit has been filled with the properties contained in the given summary class.
- isFilled(String) - Method in class com.yahoo.search.result.HitGroup
-
Returns whether all hits in this result have been filled with the properties contained in the given summary class.
- isFilled(String) - Method in class com.yahoo.search.Result
-
Returns whether all hits in this result have been filled with the properties contained in the given summary class.
- isFilter() - Method in class com.yahoo.prelude.query.Item
-
Returns whether this is a filter term
- isFinal() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- isFinal() - Method in interface com.yahoo.prelude.hitfield.FieldPart
- isFinal() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
- isFinal() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
- isFinal() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- isFromQuery() - Method in interface com.yahoo.prelude.query.BlockItem
-
Returns whether this block of text originates from a user and should therefore receive the normal processing applied to raw text (such as stemming).
- isFromQuery() - Method in class com.yahoo.prelude.query.SegmentItem
- isFromQuery() - Method in class com.yahoo.prelude.query.TermItem
-
Whether this term is from the query or has been added by a searcher.
- isFromSegmented() - Method in class com.yahoo.prelude.query.WordItem
- isFromSpecialToken() - Method in class com.yahoo.prelude.query.Item
- isFromUser() - Method in class com.yahoo.prelude.query.SegmentItem
- isFrozen() - Method in class com.yahoo.prelude.IndexFacts
-
Returns whether it is permissible to update this object
- isFrozen() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
-
This method always returns false, is a Placeholder always is mutable.
- isFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- isFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
- isGeoCircle() - Method in class com.yahoo.prelude.Location
-
check whether this Location contains a 2D circle
- isGroupCoverageSufficient(long, long) - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- isHostIndex() - Method in class com.yahoo.prelude.Index
- isInclusive() - Method in class com.yahoo.prelude.query.Limit
-
Returns true if this limit includes its number, false if it excludes it
- isIndex(String) - Method in class com.yahoo.prelude.IndexFacts.Session
-
Returns whether the given name is an index.
- isInfinite() - Method in class com.yahoo.prelude.query.Limit
- isInNegation() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns whether we are evaluating inside a condition which inverts the truth value
- isInternal() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
-
Returns whether or not this is monitoring an internal node.
- isInvalid() - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns true if this == invalidBinding
- isKnownWorking() - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
-
Returns whether this node is currently is a state suitable for receiving traffic, or null if not known
- isLargerOrEqualTo(Limit) - Method in class com.yahoo.prelude.query.Limit
- isLastReceivedPong(long) - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Checks if this pong is received in line and accepted, or out of band and should be ignored..
- isLeaf() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
-
Returns whether this is a leaf section containing no subsections
- isLegalFieldValue(Object) - Static method in class com.yahoo.search.query.profile.types.FieldType
-
Returns true if the given object is a legal field value of some field value type
- isLocalInstanceOverridable(String) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- isLocalInstanceOverridable(String) - Method in class com.yahoo.search.query.profile.QueryProfile
- isLocked() - Method in class com.yahoo.prelude.query.CompositeItem
-
Whether this composite is in a mutable state.
- isLocked() - Method in class com.yahoo.prelude.query.SegmentItem
- isLoop() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Returns true if it is known that this rule matches its own output.
- isLowercase() - Method in class com.yahoo.prelude.Index
-
Returns whether terms in this field are lowercased when indexing.
- isLowercased() - Method in class com.yahoo.prelude.query.WordItem
- isMandatory() - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns whether this field must be provided in the query profile or the search definition.
- isMeta() - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Returns false - this is a concrete hit containing requested content
- isMeta() - Method in class com.yahoo.prelude.fastsearch.GroupingListHit
- isMeta() - Method in class com.yahoo.search.result.DefaultErrorHit
-
Returns true - this is a meta hit containing information on other hits
- isMeta() - Method in interface com.yahoo.search.result.ErrorHit
-
Returns true - this is a meta hit containing information on other hits
- isMeta() - Method in class com.yahoo.search.result.Hit
-
Returns whether this is a concrete hit, containing content of the requested kind, or a meta hit containing information on the collection of hits, the query, the service and so on.
- isMoreSpecificThan(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
-
Helper method which uses compareTo to return whether this is most specific
- isMultivalue() - Method in class com.yahoo.prelude.Index
-
Returns true if this is a multivalue field
- isNGram() - Method in class com.yahoo.prelude.Index
-
Returns true if this is an ngram index (default: false)
- isNormalizable() - Method in class com.yahoo.prelude.query.TermItem
-
Returns whether accent removal is a meaningful and possible operation for this word.
- isNull() - Method in class com.yahoo.prelude.Index
-
Returns true if this is the null index
- isNull() - Method in class com.yahoo.search.query.profile.compiled.Binding
-
Returns true only if this binding is null (contains no values for its dimensions (if any)
- isNull() - Method in class com.yahoo.search.query.profile.DimensionBinding
-
Returns true only if this binding is null (contains no values for its dimensions (if any)
- isNumerical() - Method in class com.yahoo.prelude.Index
- isOpen() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Returns wether there are (or may be) open choices to explore at this choicepoint yet
- isOverridable() - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns false if overrides to values for this field from the outside should be ignored.
- isOverridable(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Returns whether or not the given field name can be overridden at runtime.
- isOverridable(String) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- isOverridable(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns whether the given field name is overridable in this type.
- isOverridable(String, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
- isPartialGroupCoverageSufficient(Collection<Node>) - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- isPartialGroupCoverageSufficient(Collection<Node>) - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- isPredicate() - Method in class com.yahoo.prelude.Index
- isProtected() - Method in class com.yahoo.prelude.query.Item
-
Returns whether this is to be protected from change/remove by query rewriters.
- isQuarantined - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
Whether this node is quarantined for unstability
- isQueryParser() - Method in class com.yahoo.search.yql.YqlParser
- isQueryProfile() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns true if this key references a query profile (i.e a non-leaf).
- isRanked() - Method in class com.yahoo.prelude.query.Item
-
Returns whether this item should affect ranking.
- isReferable() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns whether this is referable, returns context!=null by default
- isReferable() - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
-
Returns whether this ellipsis condition can be referred from a production
- isRoot() - Method in class com.yahoo.prelude.query.Item
-
Returns true if this is the root item - that is if the parent is the QueryTree (or null for legacy reasons)
- isSmallerOrEqualTo(Limit) - Method in class com.yahoo.prelude.query.Limit
- isSortable(Hit, Sorting) - Static method in class com.yahoo.prelude.fastsearch.SortDataHitSorter
- isSparse() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns whether this group has too few documents per node to expect it to be balanced
- isSpecial() - Method in class com.yahoo.prelude.query.parser.Token
-
Returns whether this is a special token
- isStartAnchor() - Method in class com.yahoo.prelude.query.MarkerWordItem
- isStartAnchorDefault() - Method in class com.yahoo.prelude.query.UriItem
- isStemmed() - Method in interface com.yahoo.prelude.query.BlockItem
- isStemmed() - Method in class com.yahoo.prelude.query.BoolItem
- isStemmed() - Method in class com.yahoo.prelude.query.FuzzyItem
- isStemmed() - Method in class com.yahoo.prelude.query.GeoLocationItem
- isStemmed() - Method in class com.yahoo.prelude.query.IntItem
- isStemmed() - Method in class com.yahoo.prelude.query.RegExpItem
- isStemmed() - Method in class com.yahoo.prelude.query.SegmentItem
- isStemmed() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- isStemmed() - Method in class com.yahoo.prelude.query.WordItem
- isStrict() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns whether field not declared in this type is permissible in instances.
- isTensor() - Method in class com.yahoo.prelude.Index
- isToken() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- isToken() - Method in interface com.yahoo.prelude.hitfield.FieldPart
- isToken() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
- isToken() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
- isToken() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- isTraceable(int) - Method in class com.yahoo.search.Query
-
Deprecated.use getTrace().isTraceable(level)
- isTraceable(int) - Method in class com.yahoo.search.query.Trace
- isTrackLineColumn() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- isTrackLineColumn() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
- isTrackLineColumn() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
- isTrackLineColumn() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- isTrackLineColumn() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
- isUnoverridable() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns true if this value cannot be overridden in queries
- isUriIndex() - Method in class com.yahoo.prelude.Index
- isWords() - Method in interface com.yahoo.prelude.query.BlockItem
-
Returns whether this item represents normal text
- isWords() - Method in class com.yahoo.prelude.query.BoolItem
-
Returns true if this consists of regular word characters.
- isWords() - Method in class com.yahoo.prelude.query.FuzzyItem
- isWords() - Method in class com.yahoo.prelude.query.GeoLocationItem
- isWords() - Method in class com.yahoo.prelude.query.IntItem
- isWords() - Method in class com.yahoo.prelude.query.RegExpItem
- isWords() - Method in class com.yahoo.prelude.query.SegmentItem
- isWords() - Method in class com.yahoo.prelude.query.TermItem
- isWords() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- isWords() - Method in class com.yahoo.prelude.query.WordItem
-
Returns true if this consists of regular word characters.
- isWorking - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
- isWorking() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
-
Returns whether this node is currently in a state suitable for receiving traffic (default true)
- isWorking() - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Returns whether this node is currently responding to requests, or null if status is not known
- Item - Class in com.yahoo.prelude.query
-
An item in the tree which defines which documents will match a query.
- Item() - Constructor for class com.yahoo.prelude.query.Item
- Item.ItemCreator - Enum Class in com.yahoo.prelude.query
- Item.ItemType - Enum Class in com.yahoo.prelude.query
- ItemArguments - Class in com.yahoo.search.query.textserialize.item
- ItemArguments(List<Object>) - Constructor for class com.yahoo.search.query.textserialize.item.ItemArguments
- ItemContext - Class in com.yahoo.search.query.textserialize.item
- ItemContext() - Constructor for class com.yahoo.search.query.textserialize.item.ItemContext
- itemCount() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns the total number of items to match in this evaluation
- ItemExecutorRegistry - Class in com.yahoo.search.query.textserialize.item
- ItemExecutorRegistry() - Constructor for class com.yahoo.search.query.textserialize.item.ItemExecutorRegistry
- ItemFormConverter - Interface in com.yahoo.search.query.textserialize.item
- ItemFormHandler - Class in com.yahoo.search.query.textserialize.item
- ItemFormHandler() - Constructor for class com.yahoo.search.query.textserialize.item.ItemFormHandler
- ItemHelper - Class in com.yahoo.prelude.query
-
Helper functions for Item
- ItemHelper() - Constructor for class com.yahoo.prelude.query.ItemHelper
- ItemIdMapper - Class in com.yahoo.search.query.textserialize.serializer
- ItemIdMapper() - Constructor for class com.yahoo.search.query.textserialize.serializer.ItemIdMapper
- ItemInitializer - Class in com.yahoo.search.query.textserialize.item
- ItemInitializer() - Constructor for class com.yahoo.search.query.textserialize.item.ItemInitializer
- itemIterator() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Returns the items of this phrase as a read-only iterator
- items() - Method in class com.yahoo.prelude.query.CompositeItem
-
Returns a read only list of the immediate children of this
- items() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Returns a read-only view of the items of this
- itemToForm(Item, ItemIdMapper) - Method in class com.yahoo.search.query.textserialize.item.CompositeConverter
- itemToForm(Item, ItemIdMapper) - Method in interface com.yahoo.search.query.textserialize.item.ItemFormConverter
- itemToForm(Item, ItemIdMapper) - Method in class com.yahoo.search.query.textserialize.item.NearConverter
- itemToForm(Item, ItemIdMapper) - Method in class com.yahoo.search.query.textserialize.item.TermConverter
- iterator() - Method in class com.yahoo.search.grouping.request.FunctionNode
- iterator() - Method in class com.yahoo.search.result.HitGroup
-
Returns an iterator of the hits in this group.
J
- JavaUnionTypeChecker - Class in com.yahoo.search.yql
- JavaUnionTypeChecker(Operator, int, Class<?>...) - Constructor for class com.yahoo.search.yql.JavaUnionTypeChecker
- JavaUnionTypeChecker(Operator, int, Set<Class<?>>) - Constructor for class com.yahoo.search.yql.JavaUnionTypeChecker
- jdisc - Variable in class com.yahoo.search.config.QrStartConfig.Builder
- jdisc() - Method in class com.yahoo.search.config.QrStartConfig
- jdisc(QrStartConfig.Jdisc.Builder) - Method in class com.yahoo.search.config.QrStartConfig.Builder
- jdisc(Consumer<QrStartConfig.Jdisc.Builder>) - Method in class com.yahoo.search.config.QrStartConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- Jdisc(QrStartConfig.Jdisc.Builder) - Constructor for class com.yahoo.search.config.QrStartConfig.Jdisc
- jj_nt - Variable in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Next token.
- jj_nt - Variable in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Next token.
- jj_nt - Variable in class com.yahoo.search.query.textserialize.parser.Parser
-
Next token.
- jjFillToken() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
- jjFillToken() - Method in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
- jjFillToken() - Method in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
- jjnewLexState - Static variable in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Lex State array.
- jjnewLexState - Static variable in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Lex State array.
- jjnewLexState - Static variable in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Token literal values.
- jjstrLiteralImages - Static variable in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Token literal values.
- jjstrLiteralImages - Static variable in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Token literal values.
- JSON_FIELD - Static variable in class com.yahoo.prelude.searcher.JSONDebugSearcher
- JSONDebugSearcher - Class in com.yahoo.prelude.searcher
-
Save the query in the incoming state to a meta hit in the result.
- JSONDebugSearcher() - Constructor for class com.yahoo.prelude.searcher.JSONDebugSearcher
- JsonProducer - Interface in com.yahoo.data
-
Generic API for classes that contain data representable as JSON.
- JsonRenderer - Class in com.yahoo.search.rendering
-
JSON renderer for search results.
- JsonRenderer() - Constructor for class com.yahoo.search.rendering.JsonRenderer
- JsonRenderer(Executor) - Constructor for class com.yahoo.search.rendering.JsonRenderer
-
Creates a json renderer using a custom executor.
- JsonRenderer.FieldConsumer - Class in com.yahoo.search.rendering
-
Received callbacks when fields of hits are encountered.
- jsonRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
- jsonstring - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- JSONString - Class in com.yahoo.prelude.hitfield
-
A JSON wrapper.
- JSONString(Inspector) - Constructor for class com.yahoo.prelude.hitfield.JSONString
- JSONString(String) - Constructor for class com.yahoo.prelude.hitfield.JSONString
- JUNIPER_TAG_REPLACING - Static variable in class com.yahoo.prelude.searcher.JuniperSearcher
- JuniperSearcher - Class in com.yahoo.prelude.searcher
-
Converts juniper highlighting to XML style
- JuniperSearcher(ComponentId, QrSearchersConfig) - Constructor for class com.yahoo.prelude.searcher.JuniperSearcher
- jvm - Variable in class com.yahoo.search.config.QrStartConfig.Builder
- jvm() - Method in class com.yahoo.search.config.QrStartConfig
- jvm(QrStartConfig.Jvm.Builder) - Method in class com.yahoo.search.config.QrStartConfig.Builder
- jvm(Consumer<QrStartConfig.Jvm.Builder>) - Method in class com.yahoo.search.config.QrStartConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- Jvm(QrStartConfig.Jvm.Builder) - Constructor for class com.yahoo.search.config.QrStartConfig.Jvm
K
- KEEPRANKCOUNT - Static variable in class com.yahoo.search.query.Ranking
- key() - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Returns the unique and stable distribution key of this node
- keys() - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- keys() - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- KeyvalueConfig - Class in com.yahoo.prelude.searcher
-
This class represents the root node of keyvalue Copyright Yahoo.
- KeyvalueConfig(KeyvalueConfig.Builder) - Constructor for class com.yahoo.prelude.searcher.KeyvalueConfig
- KeyvalueConfig.Builder - Class in com.yahoo.prelude.searcher
- KeyvalueConfig.DocIdScheme - Class in com.yahoo.prelude.searcher
-
This class represents keyvalue.docIdScheme The doc id scheme to use.
- KeyvalueConfig.DocIdScheme.Enum - Enum Class in com.yahoo.prelude.searcher
- KeyvalueConfig.Producer - Interface in com.yahoo.prelude.searcher
- keyword_as_ident() - Method in class com.yahoo.search.yql.yqlplusParser.IdentContext
- keyword_as_ident() - Method in class com.yahoo.search.yql.yqlplusParser
- Keyword_as_identContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- kind - Variable in class com.yahoo.prelude.query.parser.Token
- kind - Variable in class com.yahoo.prelude.semantics.parser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class com.yahoo.search.grouping.request.parser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
An integer that describes the kind of this token.
- km2deg - Static variable in class com.yahoo.prelude.searcher.PosSearcher
L
- label() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- LABEL - Static variable in class com.yahoo.search.yql.YqlParser
- labelMatches(TermItem, RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
- labelMatches(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Whether the label matches the current item, true if there is no current item
- language - Variable in class com.yahoo.prelude.query.parser.AbstractParser
-
The current language of this parser.
- LANGUAGE - Static variable in class com.yahoo.search.query.Model
- LANGUAGE_DEFAULT - Enum constant in enum class com.yahoo.prelude.query.SegmentingRule
- languageDirective(RuleBase) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- LANGUAGEDIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- LARGER - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- LARGEREQUALS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- last() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Time stamp of the end the last event registered.
- last() - Method in class com.yahoo.search.statistics.TimeTracker
- LATENCY_AMORTIZED_OVER_REQUESTS - Enum constant in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
- LATENCY_AMORTIZED_OVER_TIME - Enum constant in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
- LATINSIGN - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- Layout - Class in com.yahoo.search.pagetemplates.model
-
The layout of a section
- Layout(String) - Constructor for class com.yahoo.search.pagetemplates.model.Layout
- lazyDecode(String, byte[], FastHit) - Method in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
-
Makes data available for decoding for the given hit.
- lbrace() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- LBRACE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- LBRACE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LBRACE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LBRACE - Static variable in class com.yahoo.search.yql.yqlplusParser
- LBRACE() - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- lbracket() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- LBRACKET - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LBRACKET - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LBRACKET - Static variable in class com.yahoo.search.yql.yqlplusParser
- LBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- LBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- LBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- lcurly() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- LCURLY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LeanHit - Class in com.yahoo.search.dispatch
- LeanHit(byte[], int, int, double) - Constructor for class com.yahoo.search.dispatch.LeanHit
- LeanHit(byte[], int, int, double, byte[]) - Constructor for class com.yahoo.search.dispatch.LeanHit
- leaving(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
- leaving(TraceNode) - Method in class com.yahoo.search.rendering.XmlRenderer.RenderingVisitor
- leaving(String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- LEFTBRACE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- LEFTSQUAREBRACKET - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- LEGACY - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.QueryType.Enum
- LEGACY - Static variable in class com.yahoo.search.federation.ProviderConfig.QueryType
- LETTER - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- LEVEL - Static variable in class com.yahoo.search.query.Trace
- LEXICAL_ERROR - Static variable in exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Lexical error occurred.
- LEXICAL_ERROR - Static variable in exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Lexical error occurred.
- LEXICAL_ERROR - Static variable in exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Static method in exception com.yahoo.prelude.semantics.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.search.grouping.request.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.search.query.textserialize.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.prelude.semantics.parser.SemanticsParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Lexer state names.
- LIKE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LIKE - Static variable in class com.yahoo.search.yql.yqlplusParser
- LIKE() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- LIKE() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- limit() - Method in class com.yahoo.search.yql.yqlplusParser
- limit() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- Limit - Class in com.yahoo.prelude.query
-
An immutable numeric range limit which can be inclusive or exclusive
- Limit(Number, boolean) - Constructor for class com.yahoo.prelude.query.Limit
- LIMIT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LIMIT - Static variable in class com.yahoo.search.yql.yqlplusParser
- LIMIT() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- LIMIT() - Method in class com.yahoo.search.yql.yqlplusParser.LimitContext
- LimitContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.LimitContext
- line - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- line - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- linguistics() - Method in class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
- LIST_FEATURES - Static variable in class com.yahoo.search.query.Ranking
- listIterator() - Method in class com.yahoo.prelude.hitfield.HitField
-
Return an iterator for the tokens, delimiters and markup elements of the field.
- ListMerger - Class in com.yahoo.vespa.streamingvisitors
-
A list merger that merges two sorted lists.
- ListMerger() - Constructor for class com.yahoo.vespa.streamingvisitors.ListMerger
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyAliases
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyMap
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.QueryProperties
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.RequestContextProperties
- listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.SubProperties
- ListUtil - Class in com.yahoo.search.query.textserialize.item
- ListUtil() - Constructor for class com.yahoo.search.query.textserialize.item.ListUtil
- listValues(CompoundName) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Return all objects that start with the given prefix path using no context.
- listValues(CompoundName) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Return all objects that start with the given prefix path using no context.
- listValues(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Return all objects that start with the given prefix path.
- listValues(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Return all objects that start with the given prefix path.
- listValues(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Adds all objects that start with the given path prefix to the given value map.
- listValues(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Adds all objects that start with the given path prefix to the given value map.
- listValues(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- listValues(String) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Return all objects that start with the given prefix path using no context.
- listValues(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
-
Return all objects that start with the given prefix path.
- listValues(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Return all objects that start with the given prefix path.
- listValuesWithSources(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- literal() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- literal() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- LITERAL - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- literal_element() - Method in class com.yahoo.search.yql.yqlplusParser
- literal_element() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- literal_element(int) - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- Literal_elementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- literal_list() - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- literal_list() - Method in class com.yahoo.search.yql.yqlplusParser
- Literal_listContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- LiteralBoostSearcher - Class in com.yahoo.prelude.querytransform
-
Adds rank terms to boost hits matching exact literals fields using info from indexing commands.
- LiteralBoostSearcher() - Constructor for class com.yahoo.prelude.querytransform.LiteralBoostSearcher
- literalCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- LiteralCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which is always true, and which has its own value as return value
- LiteralCondition(String) - Constructor for class com.yahoo.prelude.semantics.rule.LiteralCondition
- LiteralPhraseProduction - Class in com.yahoo.prelude.semantics.rule
-
A literal phrase produced by a production rule
- LiteralPhraseProduction() - Constructor for class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
-
Creates a new produced literal phrase
- LiteralPhraseProduction(String) - Constructor for class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
-
Creates a new produced literal phrase
- literalTermProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- LiteralTermProduction - Class in com.yahoo.prelude.semantics.rule
-
A literal term produced by a production rule
- LiteralTermProduction(String) - Constructor for class com.yahoo.prelude.semantics.rule.LiteralTermProduction
-
Creates a new produced literal term
- LiteralTermProduction(String, TermType) - Constructor for class com.yahoo.prelude.semantics.rule.LiteralTermProduction
-
Creates a new produced literal term
- LiteralTermProduction(String, String, TermType) - Constructor for class com.yahoo.prelude.semantics.rule.LiteralTermProduction
-
Creates a new produced literal term
- LoadBalancer - Class in com.yahoo.search.dispatch
-
LoadBalancer determines which group of content nodes should be accessed next for each search query when the internal java dispatcher is used.
- LoadBalancer(Collection<Group>, LoadBalancer.Policy) - Constructor for class com.yahoo.search.dispatch.LoadBalancer
- LoadBalancer.Policy - Enum Class in com.yahoo.search.dispatch
- loadFSA(File, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Load FSA from file
- loadFSA(String, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Load FSA from file
- localCorpusDispatchTarget() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
-
Returns the single, local node we should dispatch queries directly to, or empty if we should not dispatch directly.
- LocalDiskLogger - Class in com.yahoo.search.logging
- LocalDiskLogger(LocalDiskLoggerConfig) - Constructor for class com.yahoo.search.logging.LocalDiskLogger
- LocalDiskLoggerConfig - Class in com.yahoo.search.logging
-
This class represents the root node of local-disk-logger Copyright Yahoo.
- LocalDiskLoggerConfig(LocalDiskLoggerConfig.Builder) - Constructor for class com.yahoo.search.logging.LocalDiskLoggerConfig
- LocalDiskLoggerConfig.Builder - Class in com.yahoo.search.logging
- LocalDiskLoggerConfig.Producer - Interface in com.yahoo.search.logging
- LOCALE - Static variable in class com.yahoo.search.query.Model
- localLookup(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- localLookup(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Do a variant-aware content lookup in this
- LocalProviderSpec - Class in com.yahoo.search.searchchain.model.federation
-
Specifies how a local provider is to be set up.
- LocalProviderSpec(String) - Constructor for class com.yahoo.search.searchchain.model.federation.LocalProviderSpec
- Location - Class in com.yahoo.prelude
-
Location data for a geographical query.
- Location() - Constructor for class com.yahoo.prelude.Location
- Location(String) - Constructor for class com.yahoo.prelude.Location
- LOCATION - Static variable in class com.yahoo.search.query.Ranking
- lock() - Method in class com.yahoo.prelude.query.CompositeItem
-
Make composite immutable if this is supported.
- lock() - Method in class com.yahoo.prelude.query.SegmentItem
- log - Static variable in class com.yahoo.search.cluster.BaseNodeMonitor
- log - Static variable in class com.yahoo.search.logging.AbstractSpoolingLogger
- log(Level, Object...) - Method in class com.yahoo.search.cluster.ClusterSearcher
- log(Logger, Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Log message
- log(Logger, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Log message
- LOG - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- LOG - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LOG_COUNT_PREFIX - Static variable in class com.yahoo.search.federation.FederationSearcher
- LOG10 - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- LOG10 - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LOG1P - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- LOG1P - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- logger - Variable in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
- logger - Variable in class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
- Logger - Interface in com.yahoo.search.logging
- LoggerEntry - Class in com.yahoo.search.logging
- LoggerEntry.Builder - Class in com.yahoo.search.logging
- LoggingTraceExporter - Class in com.yahoo.vespa.streamingvisitors.tracing
-
Trace exporter which dumps traces and their description as warning-entries in the Vespa log.
- LoggingTraceExporter() - Constructor for class com.yahoo.vespa.streamingvisitors.tracing.LoggingTraceExporter
- logical_AND_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- logical_AND_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- logical_AND_expression(int) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- Logical_AND_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Logical_AND_expressionContext
- logical_OR_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Annotate_expressionContext
- logical_OR_expression() - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- logical_OR_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- Logical_OR_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- logValue(String, Object) - Method in class com.yahoo.search.query.context.QueryContext
-
Adds a key-value which will be logged to the access log for this query (by doing toString() on the value).
- logValueIterator() - Method in class com.yahoo.search.query.context.QueryContext
-
Returns the values to be written to the access log for this
- LONG_INT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LONG_INT - Static variable in class com.yahoo.search.yql.yqlplusParser
- LONG_INT() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- LongBucket - Class in com.yahoo.search.grouping.request
-
This class represents a
Long
bucket in aPredefinedFunction
. - LongBucket(long, long) - Constructor for class com.yahoo.search.grouping.request.LongBucket
-
Constructs a new instance of this class.
- LongBucket(ConstantValue, ConstantValue) - Constructor for class com.yahoo.search.grouping.request.LongBucket
-
Constructs a new instance of this class.
- LongBucketId - Class in com.yahoo.search.grouping.result
-
This class is used in
Group
instances where the identifying expression evaluated to aLongBucket
. - LongBucketId(Long, Long) - Constructor for class com.yahoo.search.grouping.result.LongBucketId
-
Constructs a new instance of this class.
- longdata - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- LongdataField - Class in com.yahoo.prelude.fastsearch
- LongdataField(String) - Constructor for class com.yahoo.prelude.fastsearch.LongdataField
- LongId - Class in com.yahoo.search.grouping.result
- LongId(Long) - Constructor for class com.yahoo.search.grouping.result.LongId
-
Constructs a new instance of this class.
- LongPredefined - Class in com.yahoo.search.grouping.request
-
This class represents a predefined bucket-function in a
GroupingExpression
for expressions that evaluate to a long. - LongPredefined(GroupingExpression, LongBucket, LongBucket...) - Constructor for class com.yahoo.search.grouping.request.LongPredefined
-
Constructs a new instance of this class.
- longstring - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- LongstringField - Class in com.yahoo.prelude.fastsearch
- LongstringField(String) - Constructor for class com.yahoo.prelude.fastsearch.LongstringField
- longType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- longValue() - Method in class com.yahoo.search.result.NanNumber
- LongValue - Class in com.yahoo.search.grouping.request
-
This class represents a constant
Long
value in aGroupingExpression
. - LongValue(long) - Constructor for class com.yahoo.search.grouping.request.LongValue
-
Constructs a new instance of this class.
- lookup(CompoundName, boolean, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
- lookup(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Returns the node at the position prescribed by the given name (without doing substitutions) - a primitive value, a substitutable string, a query profile, or null if not found.
- LOOP_DETECTED - Static variable in exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Detected (and bailed out of) an infinite loop in the token manager.
- LOOP_DETECTED - Static variable in exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Detected (and bailed out of) an infinite loop in the token manager.
- LOOP_DETECTED - Static variable in exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Detected (and bailed out of) an infinite loop in the token manager.
- loose - Enum constant in enum class com.yahoo.search.query.ranking.Diversity.CutoffStrategy
- LOWERCASE - Static variable in class com.yahoo.search.query.Sorting
- LowerCaseSorter(String) - Constructor for class com.yahoo.search.query.Sorting.LowerCaseSorter
- LOWERCASING - Static variable in class com.yahoo.search.querytransform.VespaLowercasingSearcher
- LowercasingConfig - Class in com.yahoo.search.querytransform
-
This class represents the root node of lowercasing Copyright Yahoo.
- LowercasingConfig(LowercasingConfig.Builder) - Constructor for class com.yahoo.search.querytransform.LowercasingConfig
- LowercasingConfig.Builder - Class in com.yahoo.search.querytransform
- LowercasingConfig.Producer - Interface in com.yahoo.search.querytransform
- LowercasingSearcher - Class in com.yahoo.search.querytransform
-
Traverse a query tree and lowercase terms based on decision made in subclasses.
- LowercasingSearcher() - Constructor for class com.yahoo.search.querytransform.LowercasingSearcher
- LowercasingSearcher(LowercasingConfig) - Constructor for class com.yahoo.search.querytransform.LowercasingSearcher
- LPAREN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LPAREN - Static variable in class com.yahoo.search.yql.yqlplusParser
- LPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- LPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- LPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- LPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- LPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- LSQUAREBRACKET - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- lt() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- LT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- LT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LT - Static variable in class com.yahoo.search.yql.yqlplusParser
- LT() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- LTEQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- LTEQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- LTEQ() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_opContext
M
- main(String[]) - Static method in class com.yahoo.prelude.semantics.benchmark.RuleBaseBenchmark
- main(String...) - Static method in class com.yahoo.search.query.profile.DumpTool
- makeParentMutable(TermItem) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Convert The parent of this item into a mutable item.
- makeReferences(RuleBase) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- makeReferences(RuleBase) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Override if references needs to be set in this condition of its children
- makeReferences(RuleBase) - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- makeReferences(RuleBase) - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- makeReferences(RuleBase) - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
- mandatory() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- mandatory(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- map() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- map_expression() - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- map_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- map_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- Map_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- MapChoice - Class in com.yahoo.search.pagetemplates.model
-
A choice between different possible mapping functions of a set of values to a set of placeholder ids.
- MapChoice() - Constructor for class com.yahoo.search.pagetemplates.model.MapChoice
- MapConverter - Class in com.yahoo.search.dispatch.rpc
- MapConverter() - Constructor for class com.yahoo.search.dispatch.rpc.MapConverter
- MapEncoder - Class in com.yahoo.fs4
-
A static utility for encoding values to the binary map representation used in fs4 packets.
- MapEncoder() - Constructor for class com.yahoo.fs4.MapEncoder
- markDirty() - Method in class com.yahoo.prelude.hitfield.HitField
- MarkerWordItem - Class in com.yahoo.prelude.query
-
Special words known by the index used for marking things.
- MarkupFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is markup, not content.
- MarkupFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.MarkupFieldPart
- Match - Class in com.yahoo.prelude.semantics.engine
-
A match
- Match(FlattenedItem, String) - Constructor for class com.yahoo.prelude.semantics.engine.Match
-
Creates a match
- MATCH_PHASE - Static variable in class com.yahoo.search.query.Ranking
- MATCH_PROPERTY - Static variable in class com.yahoo.prelude.fastsearch.DocumentDatabase
- matchaspath() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- matchaspath(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- matchAutomata(Query, int) - Method in class com.yahoo.prelude.semantics.RuleBase
- matches(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns whether this condition matches the given evaluation at the current location of the evaluation.
- matches(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
- matches(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Returns whether this rule matches the given query
- matches(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
-
Returns true if this is has the same value every place it has a value as the given values.
- matches(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- matches(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
- matches(String, RuleEvaluation) - Method in class com.yahoo.prelude.semantics.engine.NameSpace
- matches(String, RuleEvaluation) - Method in class com.yahoo.prelude.semantics.engine.ParameterNameSpace
- matches(Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.Binding
-
Returns true if all the dimension values in this have the same values in the given context.
- MATCHES - Static variable in class com.yahoo.search.yql.yqlplusLexer
- MATCHES - Static variable in class com.yahoo.search.yql.yqlplusParser
- MATCHES() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- MATCHES() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- matchesEndAnchor(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Check start anchor.
- matchesStartAnchor(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Check start anchor.
- Matching - Class in com.yahoo.search.query.ranking
-
Holds the settings for the matching feature.
- Matching() - Constructor for class com.yahoo.search.query.ranking.Matching
- MATCHING - Static variable in class com.yahoo.search.query.Ranking
- matchIterator() - Method in class com.yahoo.prelude.semantics.engine.ReferencedMatches
- MatchIterator(PhraseMatcher.Phrase) - Constructor for class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase.MatchIterator
- MatchPhase - Class in com.yahoo.search.query.ranking
-
The match phase ranking settings of this query.
- MatchPhase() - Constructor for class com.yahoo.search.query.ranking.MatchPhase
- matchPhrases(Item) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Finds all phrases (word sequences of length 1 or higher) of the same index, not negative items of a notitem, which constitutes a complete entry in the automaton of this matcher
- matchReferences() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Returns the set of context names the production of this rule references
- MATH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- MathACosFunction - Class in com.yahoo.search.grouping.request
- MathACosFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathACosFunction
-
Constructs a new instance of this class.
- MathACosHFunction - Class in com.yahoo.search.grouping.request
- MathACosHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathACosHFunction
-
Constructs a new instance of this class.
- MathASinFunction - Class in com.yahoo.search.grouping.request
- MathASinFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathASinFunction
-
Constructs a new instance of this class.
- MathASinHFunction - Class in com.yahoo.search.grouping.request
- MathASinHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathASinHFunction
-
Constructs a new instance of this class.
- MathATanFunction - Class in com.yahoo.search.grouping.request
- MathATanFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathATanFunction
-
Constructs a new instance of this class.
- MathATanHFunction - Class in com.yahoo.search.grouping.request
- MathATanHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathATanHFunction
-
Constructs a new instance of this class.
- MathCbrtFunction - Class in com.yahoo.search.grouping.request
- MathCbrtFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCbrtFunction
-
Constructs a new instance of this class.
- MathCosFunction - Class in com.yahoo.search.grouping.request
- MathCosFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCosFunction
-
Constructs a new instance of this class.
- MathCosHFunction - Class in com.yahoo.search.grouping.request
- MathCosHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCosHFunction
-
Constructs a new instance of this class.
- MathExpFunction - Class in com.yahoo.search.grouping.request
- MathExpFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathExpFunction
-
Constructs a new instance of this class.
- MathFloorFunction - Class in com.yahoo.search.grouping.request
-
Represents the math.floor(expression) function
- MathFloorFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathFloorFunction
-
Constructs a new instance of this class.
- mathFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MathFunctions - Class in com.yahoo.search.grouping.request
- MathFunctions() - Constructor for class com.yahoo.search.grouping.request.MathFunctions
- MathFunctions.Function - Enum Class in com.yahoo.search.grouping.request
-
Defines the different types of math functions that are available.
- MathHypotFunction - Class in com.yahoo.search.grouping.request
- MathHypotFunction(GroupingExpression, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathHypotFunction
-
Constructs a new instance of this class.
- MathLog10Function - Class in com.yahoo.search.grouping.request
- MathLog10Function(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLog10Function
-
Constructs a new instance of this class.
- MathLog1pFunction - Class in com.yahoo.search.grouping.request
- MathLog1pFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLog1pFunction
-
Constructs a new instance of this class.
- MathLogFunction - Class in com.yahoo.search.grouping.request
- MathLogFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLogFunction
-
Constructs a new instance of this class.
- MathPowFunction - Class in com.yahoo.search.grouping.request
- MathPowFunction(GroupingExpression, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathPowFunction
-
Constructs a new instance of this class.
- MathResolver - Class in com.yahoo.search.grouping.request
-
This is a helper class for resolving arithmetic operations over
GroupingExpression
objects. - MathResolver() - Constructor for class com.yahoo.search.grouping.request.MathResolver
- MathResolver.Type - Enum Class in com.yahoo.search.grouping.request
- MathSinFunction - Class in com.yahoo.search.grouping.request
- MathSinFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSinFunction
-
Constructs a new instance of this class.
- MathSinHFunction - Class in com.yahoo.search.grouping.request
- MathSinHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSinHFunction
-
Constructs a new instance of this class.
- MathSqrtFunction - Class in com.yahoo.search.grouping.request
- MathSqrtFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSqrtFunction
-
Constructs a new instance of this class.
- MathTanFunction - Class in com.yahoo.search.grouping.request
- MathTanFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathTanFunction
-
Constructs a new instance of this class.
- MathTanHFunction - Class in com.yahoo.search.grouping.request
- MathTanHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathTanHFunction
-
Constructs a new instance of this class.
- max(Limit) - Method in class com.yahoo.prelude.query.Limit
-
Returns the larger of this and the given limit
- MAX - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- MAX_EDIT_DISTANCE - Static variable in class com.yahoo.search.yql.YqlParser
- MAX_FILTER_COVERAGE - Static variable in class com.yahoo.search.query.ranking.MatchPhase
- MAX_HITS - Static variable in class com.yahoo.search.query.properties.DefaultProperties
- MAX_HITS - Static variable in class com.yahoo.search.query.ranking.MatchPhase
- MAX_OFFSET - Static variable in class com.yahoo.search.query.properties.DefaultProperties
- MAX_QUERY_ITEMS - Static variable in class com.yahoo.search.query.properties.DefaultProperties
- MAX_REWRITES - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for max number of rewrites added per rewriter
- MaxAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an maximum-aggregator in a
GroupingExpression
. - MaxAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MaxAggregator
-
Constructs a new instance of this class.
- maxAvailableCapacity() - Method in class com.yahoo.search.config.RateLimitingConfig
- maxAvailableCapacity(double) - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- maxConnectionPerRoute() - Method in class com.yahoo.search.federation.ProviderConfig
- maxConnectionPerRoute(int) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- maxConnections() - Method in class com.yahoo.search.federation.ProviderConfig
- maxConnections(int) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- maxExpression(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MaxFunction - Class in com.yahoo.search.grouping.request
-
This class represents a max-function in a
GroupingExpression
. - MaxFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MaxFunction
-
Constructs a new instance of this class.
- maxNextCharInd - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- maxNextCharInd - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- maxQueryCacheTimeout() - Method in class com.yahoo.search.config.ClusterConfig
- maxQueryCacheTimeout(double) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- maxQueryTimeout() - Method in class com.yahoo.search.config.ClusterConfig
- maxQueryTimeout(double) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- MaxSamplesPerPeriod - Class in com.yahoo.vespa.streamingvisitors.tracing
-
Very basic sampling strategy which allows for sampling N requests within a fixed time window.
- MaxSamplesPerPeriod(MonotonicNanoClock, long, long) - Constructor for class com.yahoo.vespa.streamingvisitors.tracing.MaxSamplesPerPeriod
- maybeExport(Supplier<TraceDescription>) - Method in class com.yahoo.vespa.streamingvisitors.tracing.LoggingTraceExporter
- maybeExport(Supplier<TraceDescription>) - Method in class com.yahoo.vespa.streamingvisitors.tracing.SamplingTraceExporter
- maybeExport(Supplier<TraceDescription>) - Method in interface com.yahoo.vespa.streamingvisitors.tracing.TraceExporter
- MD5 - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- md5Function(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- Md5Function - Class in com.yahoo.search.grouping.request
-
This class represents an md5-function in a
GroupingExpression
. - Md5Function(GroupingExpression, int) - Constructor for class com.yahoo.search.grouping.request.Md5Function
-
Constructs a new instance of this class.
- medianDocumentsPerGroup() - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- merge(ElapsedTime) - Method in class com.yahoo.search.statistics.ElapsedTime
- mergeIntoArrayList(List<T>, List<T>) - Static method in class com.yahoo.vespa.streamingvisitors.ListMerger
- mergeIntoArrayList(List<T>, List<T>, int) - Static method in class com.yahoo.vespa.streamingvisitors.ListMerger
- mergeLinkedLists(List<T>, List<T>, int) - Static method in class com.yahoo.vespa.streamingvisitors.ListMerger
- mergeWith(Result) - Method in class com.yahoo.search.Result
-
Merges meta information from a result into this.
- mergeWithAfterFill(Result) - Method in class com.yahoo.search.Result
-
Merges meta information produced when a Hit already contained in this result has been filled using another result as an intermediary.
- MetaHitsFirstComparator - Class in com.yahoo.search.result
-
Ensures that meta hits are sorted before normal hits.
- MetaHitsFirstComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.MetaHitsFirstComparator
- MetricsSearcher - Class in com.yahoo.vespa.streamingvisitors
-
Generates mail-specific query metrics.
- MetricsSearcher() - Constructor for class com.yahoo.vespa.streamingvisitors.MetricsSearcher
- mi2deg - Static variable in class com.yahoo.prelude.searcher.PosSearcher
- min(Limit) - Method in class com.yahoo.prelude.query.Limit
-
Returns the smaller of this and the given limit
- MIN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- MinAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an minimum-aggregator in a
GroupingExpression
. - MinAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MinAggregator
-
Constructs a new instance of this class.
- minExpression(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MinFunction - Class in com.yahoo.search.grouping.request
-
A min-function in a
GroupingExpression
. - MinFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MinFunction
-
Constructs a new instance of this class.
- MINGROUPS - Static variable in class com.yahoo.search.query.ranking.Diversity
- minHeapsize() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- minHeapsize(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- MINHITSPERTHREAD - Static variable in class com.yahoo.search.query.ranking.Matching
- MinimalQueryInserter - Class in com.yahoo.search.yql
-
Minimal combinator for YQL+ syntax and heuristically parsed user queries.
- MinimalQueryInserter() - Constructor for class com.yahoo.search.yql.MinimalQueryInserter
- MinimalQueryInserter(Linguistics) - Constructor for class com.yahoo.search.yql.MinimalQueryInserter
- MINUS - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- MINUTE_OF_HOUR - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- MinuteOfHourFunction - Class in com.yahoo.search.grouping.request
-
This class represents a minute-of-hour timestamp-function in a
GroupingExpression
. - MinuteOfHourFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MinuteOfHourFunction
-
Constructs a new instance of this class.
- MisspellRewriter - Class in com.yahoo.search.query.rewrite.rewriters
-
This rewriter would retrieve spell corrected query from QLAS and add it to the original query tree as equiv
- Features:
RewritesAsEquiv flag: add rewrites to original query as equiv - MisspellRewriter() - Constructor for class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Constructor for MisspellRewriter unit test
- MisspellRewriter(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Constructor for MisspellRewriter
- mod() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MOD - Enum constant in enum class com.yahoo.search.grouping.request.MathResolver.Type
- MOD - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Model - Class in com.yahoo.search.query
-
The parameters defining the recall of a query.
- Model(Query) - Constructor for class com.yahoo.search.query.Model
- MODEL - Static variable in class com.yahoo.search.query.Model
- ModelObjectMap - Class in com.yahoo.search.query.profile
-
A map which stores all types which cannot be stored in a query profile that is rich model objects.
- ModelObjectMap() - Constructor for class com.yahoo.search.query.profile.ModelObjectMap
- modeNames - Static variable in class com.yahoo.search.yql.yqlplusLexer
- modFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ModFunction - Class in com.yahoo.search.grouping.request
-
This class represents a mod-function in a
GroupingExpression
. - ModFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.ModFunction
-
Constructs a new instance of this class.
- Modification - Class in com.yahoo.text.interpretation
-
A modification of a text.
- Modification(String) - Constructor for class com.yahoo.text.interpretation.Modification
- MODIFICATION_CLASS - Static variable in class com.yahoo.text.interpretation.Modification
- modifyTargetQuery(FederationTarget<T>, Query) - Method in interface com.yahoo.search.federation.selection.TargetSelector
-
For modifying the query before sending it to a the target
- modifyTargetResult(FederationTarget<T>, Result) - Method in interface com.yahoo.search.federation.selection.TargetSelector
-
For modifying the result produced by the target.
- MonitorConfiguration - Class in com.yahoo.search.cluster
-
The configuration of a cluster monitor instance
- MonitorConfiguration() - Constructor for class com.yahoo.search.cluster.MonitorConfiguration
- MonotonicNanoClock - Interface in com.yahoo.vespa.streamingvisitors.tracing
-
Clock which returns a monotonically increasing timestamp from an undefined epoch.
- MONTH_OF_YEAR - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- MonthOfYearFunction - Class in com.yahoo.search.grouping.request
-
This class represents a month-of-year timestamp-function in a
GroupingExpression
. - MonthOfYearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MonthOfYearFunction
-
Constructs a new instance of this class.
- moreChildren() - Method in class com.yahoo.search.rendering.JsonRenderer
- mul() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MUL - Enum constant in enum class com.yahoo.search.grouping.request.MathResolver.Type
- MUL - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- mulFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- MulFunction - Class in com.yahoo.search.grouping.request
-
This class represents a mul-function in a
GroupingExpression
. - MulFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MulFunction
-
Constructs a new instance of this class.
- mult_op() - Method in class com.yahoo.search.yql.yqlplusParser
- mult_op() - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- Mult_opContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- MULTI_TERM - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- MultipleResultsSearcher - Class in com.yahoo.prelude.searcher
-
Groups hits according to document type.
- MultipleResultsSearcher() - Constructor for class com.yahoo.prelude.searcher.MultipleResultsSearcher
- multiplicative_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Additive_expressionContext
- multiplicative_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- multiplicative_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- Multiplicative_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
N
- name - Variable in class com.yahoo.prelude.fastsearch.DocsumField
- name - Variable in class com.yahoo.prelude.query.TermType
- name() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinition
- name() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- name() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input
- name() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- name() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields
- name() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- name() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase
- name() - Method in class com.yahoo.search.cluster.ClusterSearcher
- name() - Method in interface com.yahoo.search.cluster.NodeManager
-
Name to identify Nodemanager
- name() - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo
- name() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema
- name() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input
- name() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- name() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields
- name() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass
- name() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- name() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property
- name() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property
- name() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference
- name() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference
- name() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- name() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
- name() - Method in class com.yahoo.search.schema.DocumentSummary.Field
- name() - Method in class com.yahoo.search.schema.DocumentSummary
- name() - Method in class com.yahoo.search.schema.RankProfile
- name() - Method in class com.yahoo.search.schema.Schema
- name(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- name(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
- name(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder
- name(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Builder
- name(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- name(String) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- name(String) - Method in class com.yahoo.search.config.IndexInfoConfig.Indexinfo.Builder
- name(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- name(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Builder
- name(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input.Builder
- name(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
- name(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
- name(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- name(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- name(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- name(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- name(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- name(String) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
- NAME_ENTITY_EXPAND_DICT - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
- NAME_ENTITY_EXPAND_DICT_FILENAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
- namedCondition(RuleBase) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- NamedCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition given a name which enables it to be referenced from other conditions.
- NamedCondition(String, Condition) - Constructor for class com.yahoo.prelude.semantics.rule.NamedCondition
- NameRewriter - Class in com.yahoo.search.query.rewrite.rewriters
-
This rewriter would add rewrites to name entities to boost precision
- FSA dict: [normalized original query]\t[rewrite 1]\t[rewrite 2]\t[etc]
- Features:
OriginalAsUnit flag: add proximity boosting to original query
RewritesAsUnitEquiv flag: add proximity boosted rewrites to original query
RewritesAsEquiv flag: add rewrites to original query - NameRewriter(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Constructor for NameRewriter
Load configs using default format - NameRewriter(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Constructor for NameRewriter unit test
Load configs using default format - nameSpace() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- NameSpace - Class in com.yahoo.prelude.semantics.engine
-
A collection of facts (addressed by namespace.fact in conditions) over which we may write conditions
- NameSpace() - Constructor for class com.yahoo.prelude.semantics.engine.NameSpace
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser.Call_expressionContext
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser.Call_sourceContext
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser.FieldrefContext
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- namespaced_name() - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- namespaced_name(int) - Method in class com.yahoo.search.yql.yqlplusParser.Source_listContext
- Namespaced_nameContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- namespaceProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- NamespaceProduction - Class in com.yahoo.prelude.semantics.rule
-
A production in a specified namespace
- NamespaceProduction(String, String, String) - Constructor for class com.yahoo.prelude.semantics.rule.NamespaceProduction
-
Creates a produced template term with no label and the default type
- NaN - Static variable in class com.yahoo.search.result.NanNumber
- NanNumber - Class in com.yahoo.search.result
-
A class representing unset or undefined numeric values.
- nanoTimeNow() - Method in interface com.yahoo.vespa.streamingvisitors.tracing.MonotonicNanoClock
- nativeId - Static variable in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
- nativeId - Static variable in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
- nativeProperties - Static variable in class com.yahoo.search.Query
-
Returns an unmodifiable list of all the native properties under a Query
- nativeSearcherModels - Static variable in class com.yahoo.search.searchchain.model.VespaSearchers
- NEAR - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- NEAR - Static variable in class com.yahoo.search.yql.YqlParser
- NearConverter - Class in com.yahoo.search.query.textserialize.item
- NearConverter(Class<? extends NearItem>) - Constructor for class com.yahoo.search.query.textserialize.item.NearConverter
- NEAREST_NEIGHBOR - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- NEAREST_NEIGHBOR - Static variable in class com.yahoo.search.yql.YqlParser
- NearestNeighborItem - Class in com.yahoo.prelude.query
-
Represent a query item matching the K nearest neighbors in a multi-dimensional vector space.
- NearestNeighborItem(String, String) - Constructor for class com.yahoo.prelude.query.NearestNeighborItem
- NearItem - Class in com.yahoo.prelude.query
-
A set of terms which must be near each other to match.
- NearItem() - Constructor for class com.yahoo.prelude.query.NearItem
-
Creates a NEAR item with distance 2
- NearItem(int) - Constructor for class com.yahoo.prelude.query.NearItem
-
Creates a near item with a limit to the distance between the words.
- NEG - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- NEGATIVE_INFINITY - Static variable in class com.yahoo.prelude.query.Limit
- negativeItem() - Method in class com.yahoo.prelude.query.parser.AllParser
- negativeItem() - Method in class com.yahoo.prelude.query.parser.AnyParser
- negativeItems() - Method in class com.yahoo.prelude.query.NotItem
-
Returns the negative items of this: All child items except the first
- negFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- NegFunction - Class in com.yahoo.search.grouping.request
-
This class represents a negate-function in a
GroupingExpression
. - NegFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.NegFunction
-
Constructs a new instance of this class.
- neginf() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- NEGINF - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- NEQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- NEQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- NEQ() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- nestedCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- newDate(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
DateFunction
for the givenGroupingExpression
. - newDayOfMonth(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
DayOfMonthFunction
for the givenGroupingExpression
. - newDayOfWeek(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
DayOfWeekFunction
for the givenGroupingExpression
. - newDayOfYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
DayOfYearFunction
for the givenGroupingExpression
. - newEntry() - Method in interface com.yahoo.search.logging.Logger
- newExecution(Chain<? extends Searcher>) - Method in class com.yahoo.search.searchchain.ExecutionFactory
-
Creates a new execution starting at a search chain.
- newExecution(String) - Method in class com.yahoo.search.searchchain.ExecutionFactory
-
Creates a new execution starting at a search chain.
- newHourOfDay(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
HourOfDayFunction
for the givenGroupingExpression
. - newInstance(GroupingExpression, List<DoubleBucket>) - Static method in class com.yahoo.search.grouping.request.DoublePredefined
-
Constructs a new instance of this class from a list of arguments.
- newInstance(GroupingExpression, List<LongBucket>) - Static method in class com.yahoo.search.grouping.request.LongPredefined
-
Constructs a new instance of this class from a list of arguments.
- newInstance(GroupingExpression, List<RawBucket>) - Static method in class com.yahoo.search.grouping.request.RawPredefined
-
Constructs a new instance of this class from a list of arguments.
- newInstance(GroupingExpression, List<StringBucket>) - Static method in class com.yahoo.search.grouping.request.StringPredefined
-
Constructs a new instance of this class from a list of arguments.
- newInstance(MathFunctions.Function, GroupingExpression, GroupingExpression) - Static method in class com.yahoo.search.grouping.request.MathFunctions
- newInstance(TimeFunctions.Type, GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new timestamp-function of the specified type for the given
GroupingExpression
. - newInstance(Query) - Static method in class com.yahoo.search.grouping.GroupingRequest
-
Creates a new grouping request and adds it to the query.getSelect().getGrouping() list
- newInstance(Query.Type, ParserEnvironment) - Static method in class com.yahoo.search.query.parser.ParserFactory
-
Creates a
Parser
appropriate for the givenQuery.Type
, providing the Parser with access to theParserEnvironment
given. - newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AddFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AndFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AvgFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.CatFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.DivFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MaxFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MinFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.ModFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MulFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.OrFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.StrCatFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.SubFunction
-
Constructs a new instance of this class from a list of arguments.
- newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.XorFunction
-
Constructs a new instance of this class from a list of arguments.
- newMinuteOfHour(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
MinuteOfHourFunction
for the givenGroupingExpression
. - newMonthOfYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
MonthOfYearFunction
for the givenGroupingExpression
. - newQueue() - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
- newSecondOfMinute(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
SecondOfMinuteFunction
for the givenGroupingExpression
. - newSession(Query) - Method in class com.yahoo.prelude.IndexFacts
- newSession(Query) - Method in class com.yahoo.search.schema.SchemaInfo
- newSession(Collection<String>, Collection<String>) - Method in class com.yahoo.prelude.IndexFacts
- newSession(Collection<String>, Collection<String>, Set<String>) - Method in class com.yahoo.prelude.IndexFacts
- newToken(int) - Static method in class com.yahoo.prelude.semantics.parser.Token
- newToken(int) - Static method in class com.yahoo.search.grouping.request.parser.Token
- newToken(int) - Static method in class com.yahoo.search.query.textserialize.parser.Token
- newToken(int, String) - Static method in class com.yahoo.prelude.semantics.parser.Token
-
Returns a new Token object, by default.
- newToken(int, String) - Static method in class com.yahoo.search.grouping.request.parser.Token
-
Returns a new Token object, by default.
- newToken(int, String) - Static method in class com.yahoo.search.query.textserialize.parser.Token
-
Returns a new Token object, by default.
- newYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
-
Creates a new instance of
YearFunction
for the givenGroupingExpression
. - next - Variable in class com.yahoo.prelude.semantics.parser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class com.yahoo.search.grouping.request.parser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class com.yahoo.search.query.textserialize.parser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- next() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- next() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase.MatchIterator
- next() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Advances to the next item as current item
- next() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Advances currentItem to the next term item and returns thatItem.
- next() - Method in class com.yahoo.search.result.DeepHitIterator
- next() - Method in class com.yahoo.search.result.HitIterator
- next(String) - Static method in class com.yahoo.search.query.UniqueRequestId
-
Creates a session id which is unique across the cluster this runtime is a member of each time this is called.
- NEXT_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
- nextCharBuf - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- nextCharBuf - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- nextCharInd - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- nextCharInd - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- nextIndex() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- nextIndex() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- nextProcessor() - Method in class com.yahoo.search.searchchain.Execution
- nextTimeoutMS(int) - Method in class com.yahoo.search.dispatch.SimpleTimeoutHandler
- nextTimeoutMS(int) - Method in interface com.yahoo.search.dispatch.TimeoutHandler
- nextValue(DoubleValue) - Static method in class com.yahoo.search.grouping.request.DoubleBucket
-
Returns the next distinct value.
- nextValue(LongValue) - Static method in class com.yahoo.search.grouping.request.LongBucket
-
Gives the next distinct long value.
- nextValue(RawValue) - Static method in class com.yahoo.search.grouping.request.RawBucket
-
Get the next distinct value.
- nextValue(StringValue) - Static method in class com.yahoo.search.grouping.request.StringBucket
-
Returns the next distinct value after the given value
- NFKC - Static variable in class com.yahoo.search.yql.YqlParser
- NGramSearcher - Class in com.yahoo.search.querytransform
-
Handles NGram indexes by splitting query terms to them into grams and combining summary field values from such fields into the original text.
- NGramSearcher(Linguistics) - Constructor for class com.yahoo.search.querytransform.NGramSearcher
- NL - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- nm - Variable in class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- NO_CACHE - Static variable in class com.yahoo.search.Query
- node - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
The object representing the monitored node
- node - Variable in class com.yahoo.search.federation.ProviderConfig.Builder
- node() - Method in class com.yahoo.search.federation.ProviderConfig
- node(int) - Method in class com.yahoo.search.federation.ProviderConfig
- node(ProviderConfig.Node.Builder) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
-
Add the given builder to this builder's list of Node builders
- node(Consumer<ProviderConfig.Node.Builder>) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- node(List<ProviderConfig.Node.Builder>) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
-
Set the given list as this builder's list of Node builders
- Node - Class in com.yahoo.search.dispatch.searchcluster
-
A node in a search cluster.
- Node - Class in com.yahoo.search.intent.model
-
A node in the intent model tree
- Node(double) - Constructor for class com.yahoo.search.intent.model.Node
- Node(int, String, int) - Constructor for class com.yahoo.search.dispatch.searchcluster.Node
- Node(ProviderConfig.Node.Builder) - Constructor for class com.yahoo.search.federation.ProviderConfig.Node
- NodeFactor(T, int) - Constructor for class com.yahoo.search.cluster.Hasher.NodeFactor
- NodeList(Hasher.NodeFactor<T>[]) - Constructor for class com.yahoo.search.cluster.Hasher.NodeList
- NodeManager<T> - Interface in com.yahoo.search.cluster
-
Must be implemented by a node collection which wants it's node state monitored by a ClusterMonitor
- nodeMonitorIterator() - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Returns a thread-safe snapshot of the NodeMonitors of all added nodes
- nodeMonitors() - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Returns a thread-safe snapshot of the NodeMonitors of all added nodes
- nodes() - Method in class com.yahoo.search.dispatch.searchcluster.Group
-
Returns the nodes in this group as an immutable list
- NOISE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- NONE - Enum constant in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
- nonphraseTermProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- NonPhrasingSearcher - Class in com.yahoo.prelude.querytransform
-
Detects and removes certain phrases from the query.
- NonPhrasingSearcher(ComponentId, QrSearchersConfig) - Constructor for class com.yahoo.prelude.querytransform.NonPhrasingSearcher
- NonPhrasingSearcher(String) - Constructor for class com.yahoo.prelude.querytransform.NonPhrasingSearcher
-
Creates a nonphrasing searcher
- NonReducibleCompositeItem - Class in com.yahoo.prelude.query
-
A composite item which specifies semantics which are not maintained if an instance with a single child is replaced by the single child.
- NonReducibleCompositeItem() - Constructor for class com.yahoo.prelude.query.NonReducibleCompositeItem
- nonReferableEllipsisCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- nonWorkingNodeCount() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
- NoRankingSearcher - Class in com.yahoo.prelude.querytransform
-
Avoid doing relevance calculations if sorting only on attributes.
- NoRankingSearcher() - Constructor for class com.yahoo.prelude.querytransform.NoRankingSearcher
- NORMAL - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.PingOption.Enum
- NORMAL - Static variable in class com.yahoo.search.federation.ProviderConfig.PingOption
- normalize(Query, IndexFacts.Session) - Method in class com.yahoo.prelude.querytransform.NormalizingSearcher
- normalize(String) - Method in class com.yahoo.prelude.query.parser.AbstractParser
-
Unicode normalizes some piece of natural language text.
- NORMALIZE_CASE - Static variable in class com.yahoo.search.yql.YqlParser
- NORMALIZESUBJECT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- normalizeSubjectFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- NormalizeSubjectFunction - Class in com.yahoo.search.grouping.request
- NormalizeSubjectFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.NormalizeSubjectFunction
-
Constructs a new instance of this class.
- NormalizingSearcher - Class in com.yahoo.prelude.querytransform
-
Normalizes accents
- NormalizingSearcher(Linguistics) - Constructor for class com.yahoo.prelude.querytransform.NormalizingSearcher
- NOT - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- NOT - Static variable in class com.yahoo.prelude.query.TermType
- NOT_IN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- NOT_IN - Static variable in class com.yahoo.search.yql.yqlplusParser
- NOT_IN() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- notCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- NotCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which matches if its contained condition doesn't.
- NotCondition(Condition) - Constructor for class com.yahoo.prelude.semantics.rule.NotCondition
- NotItem - Class in com.yahoo.prelude.query
-
A composite item where the first item is positive and the following items are negative items where matches should exclude the document should from the result.
- NotItem() - Constructor for class com.yahoo.prelude.query.NotItem
- NOTLIKE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- NOTLIKE - Static variable in class com.yahoo.search.yql.yqlplusParser
- NOTLIKE() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- NOTMATCHES - Static variable in class com.yahoo.search.yql.yqlplusLexer
- NOTMATCHES - Static variable in class com.yahoo.search.yql.yqlplusParser
- NOTMATCHES() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_opContext
- now() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
- NOW - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- nowFunction() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- NowFunction - Class in com.yahoo.search.grouping.request
-
This class represents a now-function in a
GroupingExpression
. - NowFunction() - Constructor for class com.yahoo.search.grouping.request.NowFunction
-
Constructs a new instance of this class.
- NULL - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- null_() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- null_operator() - Method in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- null_operator() - Method in class com.yahoo.search.yql.yqlplusParser
- Null_operatorContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Null_operatorContext
- NULL_QUERY - Static variable in class com.yahoo.search.result.ErrorMessage
- nullBinding - Static variable in class com.yahoo.search.query.profile.compiled.Binding
- nullBinding - Static variable in class com.yahoo.search.query.profile.DimensionBinding
- NullId - Class in com.yahoo.search.grouping.result
-
This class is in
Group
instances where the identifying expression evaluated to null. - NullId() - Constructor for class com.yahoo.search.grouping.result.NullId
-
Constructs a new instance of this class.
- nullIndex - Static variable in class com.yahoo.prelude.Index
-
The null index - don't use this for name lookups
- NullItem - Class in com.yahoo.prelude.query
-
A placeholder for null queries to make searchers easier to write.
- NullItem() - Constructor for class com.yahoo.prelude.query.NullItem
- NullItemException - Exception in com.yahoo.search.yql
-
Used to communicate a NullItem has been encountered in the query tree.
- NullItemException(String) - Constructor for exception com.yahoo.search.yql.NullItemException
- number() - Method in class com.yahoo.prelude.query.Limit
- number() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- number() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- number() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- NUMBER - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- NUMBER - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- NUMBER - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- numparts() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- numparts(int) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- numrows() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- numrows(int) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- NUMSEARCHPARTITIIONS - Static variable in class com.yahoo.search.query.ranking.Matching
- NUMTHREADSPERSEARCH - Static variable in class com.yahoo.search.query.ranking.Matching
O
- objectClone(Object) - Method in class com.yahoo.search.query.properties.CloneHelper
- OCTAL - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- OCTAL - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- offset() - Method in class com.yahoo.search.yql.yqlplusParser
- offset() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- OFFSET - Static variable in class com.yahoo.search.Query
- OFFSET - Static variable in class com.yahoo.search.yql.yqlplusLexer
- OFFSET - Static variable in class com.yahoo.search.yql.yqlplusParser
- OFFSET() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- OFFSET() - Method in class com.yahoo.search.yql.yqlplusParser.OffsetContext
- OffsetContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.OffsetContext
- ONEAR - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- ONEAR - Static variable in class com.yahoo.search.yql.YqlParser
- ONearItem - Class in com.yahoo.prelude.query
-
Ordered NearItem.
- ONearItem() - Constructor for class com.yahoo.prelude.query.ONearItem
-
Creates a ordered NEAR item with limit 2
- ONearItem(int) - Constructor for class com.yahoo.prelude.query.ONearItem
-
Creates a ordered near item which matches if there are at most
distance
separation between the words, in the right direction. - onExit() - Method in class com.yahoo.prelude.query.ToolBox.QueryVisitor
-
Invoked when all sub-items have been visited, or immediately after visit() if there are no sub-items or visit() returned false.
- onInvoking(Request, Processor) - Method in class com.yahoo.search.searchchain.Execution
- onReturning(Request, Processor, Response) - Method in class com.yahoo.search.searchchain.Execution
- OPEN_CURLY - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- OPEN_PAREN - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- OPEN_SQUARE - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- operation(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- operationBody(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- optimizeAndNot(Query) - Static method in class com.yahoo.prelude.querytransform.QueryRewrite
-
Optimize multiple NotItems under and or by collapsing them in to one and leaving the positive ones behind in its place and moving itself with the original and as its positive item and the union of all the negative items of all the original NotItems as its negative items.
- optimizeByRestrict(Query) - Static method in class com.yahoo.prelude.querytransform.QueryRewrite
-
Optimizes the given query tree based on its
Model.getRestrict()
parameter, if any. - optional() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- optional(boolean) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- OR - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- OR - Static variable in class com.yahoo.prelude.query.TermType
- OR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- OR - Static variable in class com.yahoo.search.yql.yqlplusLexer
- OR - Static variable in class com.yahoo.search.yql.yqlplusParser
- OR() - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- OR(int) - Method in class com.yahoo.search.yql.yqlplusParser.Logical_OR_expressionContext
- order(List<Hit>) - Method in class com.yahoo.search.result.HitOrderer
-
Orders the given list of hits
- order(List<Hit>) - Method in class com.yahoo.search.result.HitSortOrderer
-
Orders the given list of hits according to the sorting given at construction Meta hits are sorted before concrete hits, but have no internal ordering.
- ORDER - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- orderby() - Method in class com.yahoo.search.yql.yqlplusParser
- orderby() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- ORDERBY - Static variable in class com.yahoo.search.yql.yqlplusLexer
- ORDERBY - Static variable in class com.yahoo.search.yql.yqlplusParser
- ORDERBY() - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- orderby_field() - Method in class com.yahoo.search.yql.yqlplusParser
- orderby_field() - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- orderby_field(int) - Method in class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- Orderby_fieldContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Orderby_fieldContext
- orderby_fields() - Method in class com.yahoo.search.yql.yqlplusParser
- orderby_fields() - Method in class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- Orderby_fieldsContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Orderby_fieldsContext
- OrderbyContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.OrderbyContext
- ordinal() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Character
- ordinal(int) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Character.Builder
- orFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- OrFunction - Class in com.yahoo.search.grouping.request
-
This class represents an or-function in a
GroupingExpression
. - OrFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.OrFunction
-
Constructs a new instance of this class.
- organize(Choice, Resolution, Result) - Method in class com.yahoo.search.pagetemplates.engine.Organizer
-
Organizes the given result
- Organizer - Class in com.yahoo.search.pagetemplates.engine
-
Reorganizes and prunes a result as prescribed by a resolved template.
- Organizer() - Constructor for class com.yahoo.search.pagetemplates.engine.Organizer
- ORIG - Enum constant in enum class com.yahoo.prelude.query.Item.ItemCreator
- ORIGIN - Static variable in class com.yahoo.search.yql.YqlParser
- ORIGIN_LENGTH - Static variable in class com.yahoo.search.yql.YqlParser
- ORIGIN_OFFSET - Static variable in class com.yahoo.search.yql.YqlParser
- ORIGIN_ORIGINAL - Static variable in class com.yahoo.search.yql.YqlParser
- ORIGINAL_AS_UNIT - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for addUnitToOriginalQuery
- ORIGINAL_AS_UNIT_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for addUnitEquivToOriginalQuery
- OrItem - Class in com.yahoo.prelude.query
-
An or'ing of a collection of sub-expressions
- OrItem() - Constructor for class com.yahoo.prelude.query.OrItem
- OUTPUT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- OUTPUT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- OUTPUT - Static variable in class com.yahoo.search.yql.yqlplusParser
- OUTPUT() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- OUTPUT() - Method in class com.yahoo.search.yql.yqlplusParser.Output_specContext
- output_spec() - Method in class com.yahoo.search.yql.yqlplusParser
- output_spec() - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- Output_specContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Output_specContext
- output_statement() - Method in class com.yahoo.search.yql.yqlplusParser
- output_statement() - Method in class com.yahoo.search.yql.yqlplusParser.StatementContext
- Output_statementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- overridable() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property
- overridable() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property
- overridable() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference
- overridable() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference
- overridable() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- overridable(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- overridable(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- overridable(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- overridable(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- overridable(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- OverridableQueryProfile - Class in com.yahoo.search.query.profile
-
A regular query profile which knows it is storing overrides (not configured profiles) and that implements override legality checking.
- OverridableQueryProfile(QueryProfileRegistry) - Constructor for class com.yahoo.search.query.profile.OverridableQueryProfile
-
Creates an unbacked overridable query profile
- OverridableQueryProfile(String, QueryProfileRegistry) - Constructor for class com.yahoo.search.query.profile.OverridableQueryProfile
- owner - Variable in class com.yahoo.search.query.profile.QueryProfile
-
The query profile registry owning this, or null if none (which will only happen in tests)
P
- page - Variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- page() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- page(int) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
- page(String) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- page(Collection<String>) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- PageElement - Interface in com.yahoo.search.pagetemplates.model
-
Implemented by all page template model classes
- pageIdListName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
The name of the query property containing a list of candidate pages to consider
- pageIdName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
The name of the query property containing the page id to use
- pagePageTemplateListName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
The name of the query property containing the resolved candidate page template list
- pageRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
- pageResolverName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
The name of the query property containing the resolver id to use
- PageTemplate - Class in com.yahoo.search.pagetemplates
-
A page template represents a particular way to organize a result page.
- PageTemplate(ComponentId) - Constructor for class com.yahoo.search.pagetemplates.PageTemplate
- PageTemplateConfigurer - Class in com.yahoo.search.pagetemplates.config
-
Provides a static method to convert a page template config into a PageTemplateRegistry.
- PageTemplateConfigurer() - Constructor for class com.yahoo.search.pagetemplates.config.PageTemplateConfigurer
- PageTemplateRegistry - Class in com.yahoo.search.pagetemplates
- PageTemplateRegistry() - Constructor for class com.yahoo.search.pagetemplates.PageTemplateRegistry
- PageTemplatesConfig - Class in com.yahoo.search.pagetemplates
-
This class represents the root node of page-templates Copyright Yahoo.
- PageTemplatesConfig(PageTemplatesConfig.Builder) - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig
- PageTemplatesConfig.Builder - Class in com.yahoo.search.pagetemplates
- PageTemplatesConfig.Producer - Interface in com.yahoo.search.pagetemplates
- PageTemplateSearcher - Class in com.yahoo.search.pagetemplates
-
Enables page optimization templates.
- PageTemplateSearcher(PageTemplateRegistry, Resolver...) - Constructor for class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
Creates this from an existing page template registry, using only built-in resolvers
- PageTemplateSearcher(PageTemplatesConfig, ComponentRegistry<Resolver>) - Constructor for class com.yahoo.search.pagetemplates.PageTemplateSearcher
-
Creates this from a configuration.
- PageTemplatesXmlRenderer - Class in com.yahoo.search.pagetemplates.result
- PageTemplatesXmlRenderer() - Constructor for class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- PageTemplatesXmlRenderer(Executor) - Constructor for class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
-
Creates a json renderer using a custom executor.
- PageTemplateVisitor - Class in com.yahoo.search.pagetemplates.model
-
Superclass of visitors over the page template object structure
- PageTemplateVisitor() - Constructor for class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
- PageTemplateXMLReader - Class in com.yahoo.search.pagetemplates.config
-
Reads all page template XML files from a given directory (or list of readers).
- PageTemplateXMLReader() - Constructor for class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
- PAGINATION - Static variable in class com.yahoo.search.querytransform.SortingDegrader
- PARAM_CONTINUE - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_DEFAULT_MAX_GROUPS - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_DEFAULT_MAX_HITS - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_DEFAULT_PRECISION_FACTOR - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_ENABLED - Static variable in class com.yahoo.search.grouping.GroupingValidator
- PARAM_REQUEST - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_TIMEZONE - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- PARAM_UNIQUE - Static variable in class com.yahoo.search.grouping.UniqueGroupingSearcher
- parameter() - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- parameter() - Method in class com.yahoo.search.yql.yqlplusParser.Fixed_or_parameterContext
- parameter() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- parameter() - Method in class com.yahoo.search.yql.yqlplusParser
- ParameterContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.ParameterContext
- ParameterNameSpace - Class in com.yahoo.prelude.semantics.engine
-
A name space representing the (http) parameters following this query
- ParameterNameSpace() - Constructor for class com.yahoo.prelude.semantics.engine.ParameterNameSpace
- ParameterParser - Class in com.yahoo.search.query
-
Wrapper class to avoid code duplication of common parsing requirements.
- ParameterParser() - Constructor for class com.yahoo.search.query.ParameterParser
- parameters() - Method in class com.yahoo.search.pagetemplates.model.Renderer
-
Returns the parameters of this renderer as a live reference (never null).
- parameters() - Method in class com.yahoo.search.pagetemplates.model.Source
-
Returns the parameters of this source as a live reference (never null).
- parent - Variable in class com.yahoo.search.yql.JavaUnionTypeChecker
- ParentNode<T extends Node> - Class in com.yahoo.search.intent.model
-
A node which is not a leaf in the intent tree
- ParentNode() - Constructor for class com.yahoo.search.intent.model.ParentNode
- ParentNode(double) - Constructor for class com.yahoo.search.intent.model.ParentNode
- Parsable - Class in com.yahoo.search.query.parser
-
This class encapsulates all the parameters required to call
Parser.parse(Parsable)
. - Parsable() - Constructor for class com.yahoo.search.query.parser.Parsable
- parse(Parsable) - Method in class com.yahoo.prelude.query.parser.AbstractParser
- parse(Parsable) - Method in class com.yahoo.prelude.query.parser.ProgrammaticParser
- parse(Parsable) - Method in interface com.yahoo.search.query.parser.Parser
- parse(Parsable) - Method in class com.yahoo.search.query.SelectParser
- parse(Parsable) - Method in class com.yahoo.search.yql.YqlParser
- parse(String) - Static method in class com.yahoo.search.query.textserialize.TextSerialize
- parse(String) - Method in class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- parse(String, String, Language, IndexFacts.Session, String) - Method in class com.yahoo.prelude.query.parser.AbstractParser
- parse(String, String, Language, IndexFacts.Session, String) - Method in interface com.yahoo.prelude.query.parser.CustomParser
- parse(String, String, Language, IndexFacts.Session, String) - Method in class com.yahoo.prelude.query.parser.ProgrammaticParser
- parse(String, String, Language, Set<String>, IndexFacts, String) - Method in interface com.yahoo.prelude.query.parser.CustomParser
-
Returns the raw result from parsing, not wrapped in a QueryTree instance.
- ParseException - Exception in com.yahoo.prelude.query.parser
-
Parser exceptions.
- ParseException - Exception in com.yahoo.prelude.semantics.parser
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in com.yahoo.search.grouping.request.parser
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in com.yahoo.search.query.textserialize.parser
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception com.yahoo.prelude.semantics.parser.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception com.yahoo.search.grouping.request.parser.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception com.yahoo.search.query.textserialize.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.prelude.semantics.parser.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.search.grouping.request.parser.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.search.query.textserialize.parser.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(String) - Constructor for exception com.yahoo.prelude.query.parser.ParseException
- ParseException(String) - Constructor for exception com.yahoo.prelude.semantics.parser.ParseException
-
Constructor with message.
- ParseException(String) - Constructor for exception com.yahoo.search.grouping.request.parser.ParseException
-
Constructor with message.
- ParseException(String) - Constructor for exception com.yahoo.search.query.textserialize.parser.ParseException
-
Constructor with message.
- ParseException(String, Throwable) - Constructor for exception com.yahoo.prelude.query.parser.ParseException
- parseItems() - Method in class com.yahoo.prelude.query.parser.AbstractParser
- parseItems() - Method in class com.yahoo.prelude.query.parser.AdvancedParser
-
Deprecated.
- parseItems() - Method in class com.yahoo.prelude.query.parser.AllParser
- parseItems() - Method in class com.yahoo.prelude.query.parser.AnyParser
- parseItems() - Method in class com.yahoo.prelude.query.parser.PhraseParser
- parseItems() - Method in class com.yahoo.prelude.query.parser.TokenizeParser
- parseItemsBody() - Method in class com.yahoo.prelude.query.parser.AllParser
- parseItemsBody() - Method in class com.yahoo.prelude.query.parser.WebParser
- Parser - Class in com.yahoo.search.query.textserialize.parser
- Parser - Interface in com.yahoo.search.query.parser
-
Defines the interface of a query parser.
- Parser(ParserTokenManager) - Constructor for class com.yahoo.search.query.textserialize.parser.Parser
-
Constructor with generated Token Manager.
- Parser(InputStream) - Constructor for class com.yahoo.search.query.textserialize.parser.Parser
-
Constructor with InputStream.
- Parser(InputStream, String) - Constructor for class com.yahoo.search.query.textserialize.parser.Parser
-
Constructor with InputStream and supplied encoding
- Parser(Reader) - Constructor for class com.yahoo.search.query.textserialize.parser.Parser
-
Constructor with InputStream.
- Parser(Reader, DispatchFormHandler, Object) - Constructor for class com.yahoo.search.query.textserialize.parser.Parser
- ParserConstants - Interface in com.yahoo.search.query.textserialize.parser
-
Token literal values and constants.
- ParserEnvironment - Class in com.yahoo.search.query.parser
-
This class encapsulates the environment of a
Parser
. - ParserEnvironment() - Constructor for class com.yahoo.search.query.parser.ParserEnvironment
- ParserFactory - Class in com.yahoo.search.query.parser
-
Implements a factory for
Parser
. - ParserTokenManager - Class in com.yahoo.search.query.textserialize.parser
-
Token Manager.
- ParserTokenManager(SimpleCharStream) - Constructor for class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Constructor.
- ParserTokenManager(SimpleCharStream, int) - Constructor for class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Constructor.
- PARTIAL_PHRASE_MATCH - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for addExpansions
- path() - Method in class com.yahoo.search.federation.ProviderConfig
- path() - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig
- path() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
- path(String) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- path(String) - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- path(String) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
- pathIndex() - Method in class com.yahoo.search.dispatch.searchcluster.Node
- PhaseNames - Class in com.yahoo.search.searchchain
-
Helper class for ordering searchers.
- Phrase(TermItem, String, String) - Constructor for class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
- PHRASE - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- PHRASE - Enum constant in enum class com.yahoo.prelude.query.SegmentingRule
- PHRASE - Enum constant in enum class com.yahoo.search.Query.Type
- PHRASE - Static variable in class com.yahoo.prelude.query.TermType
- PHRASE - Static variable in class com.yahoo.search.yql.YqlParser
- PHRASE_REPLACEMENT - Static variable in class com.yahoo.prelude.querytransform.PhrasingSearcher
- PhraseItem - Class in com.yahoo.prelude.query
-
A term which contains a phrase - a collection of word terms
- PhraseItem() - Constructor for class com.yahoo.prelude.query.PhraseItem
-
Creates an empty phrase
- PhraseItem(String) - Constructor for class com.yahoo.prelude.query.PhraseItem
-
Creates an empty phrase which will search the given index
- PhraseItem(String[]) - Constructor for class com.yahoo.prelude.query.PhraseItem
-
Creates a phrase containing the given words
- PhraseMatcher - Class in com.yahoo.prelude.querytransform
-
Detects query phrases using an automaton.
- PhraseMatcher(FSA, boolean) - Constructor for class com.yahoo.prelude.querytransform.PhraseMatcher
-
Creates a phrase matcher
- PhraseMatcher(String) - Constructor for class com.yahoo.prelude.querytransform.PhraseMatcher
-
Creates a phrase matcher.
- PhraseMatcher(String, boolean) - Constructor for class com.yahoo.prelude.querytransform.PhraseMatcher
-
Creates a phrase matcher
- PhraseMatcher.Phrase - Class in com.yahoo.prelude.querytransform
-
Points to a collection of word items (one or more) which is matches a complete listing in an automat
- PhraseMatcher.Phrase.MatchIterator - Class in com.yahoo.prelude.querytransform
- PhraseParser - Class in com.yahoo.prelude.query.parser
-
Parser for queries of type phrase.
- PhraseParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.PhraseParser
- phraseProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- PhraseSegmentItem - Class in com.yahoo.prelude.query
-
A term which contains a fixed length phrase, a collection of word terms, resulting from a single segmentation operation.
- PhraseSegmentItem(AndSegmentItem) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
-
Creates a phrase containing the same words and state (as pertinent) as the given SegmentAndItem.
- PhraseSegmentItem(String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
- PhraseSegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
-
Creates a phrase segment from strings
- PhraseSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
- PhrasingSearcher - Class in com.yahoo.prelude.querytransform
-
Detects query phrases.
- PhrasingSearcher(ComponentId, QrSearchersConfig) - Constructor for class com.yahoo.prelude.querytransform.PhrasingSearcher
- PhrasingSearcher(String) - Constructor for class com.yahoo.prelude.querytransform.PhrasingSearcher
- ping() - Method in class com.yahoo.search.dispatch.rpc.RpcPing
- ping() - Method in interface com.yahoo.search.dispatch.searchcluster.Pinger
- ping(Ping) - Method in class com.yahoo.search.searchchain.Execution
-
Calls ping on the next search in this chain.
- ping(Ping, Execution) - Method in class com.yahoo.prelude.fastsearch.FastSearcher
-
Pings the backend.
- ping(Ping, Execution) - Method in class com.yahoo.search.cluster.PingableSearcher
-
Send a ping request downwards to probe if this searcher chain is in functioning order
- ping(Ping, Execution) - Method in class com.yahoo.search.federation.ForwardingSearcher
- ping(Ping, Execution) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- ping(Ping, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Pings this connection.
- ping(ClusterMonitor<T>, T, Executor) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Pinging a node, called from ClusterMonitor
- ping(ClusterMonitor<T>, T, Executor) - Method in interface com.yahoo.search.cluster.NodeManager
-
Called when a node should be pinged.
- ping(ClusterMonitor, Node, Executor) - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
-
Used by the cluster monitor to manage node status
- ping(Executor) - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Ping all nodes which needs pinging to discover state changes
- Ping - Class in com.yahoo.prelude
-
A ping, typically to ask whether backend is alive.
- Ping() - Constructor for class com.yahoo.prelude.Ping
- Ping(long) - Constructor for class com.yahoo.prelude.Ping
- PING - Enum constant in enum class com.yahoo.search.statistics.TimeTracker.Activity
- PingableSearcher - Class in com.yahoo.search.cluster
-
A searcher to which we can send a ping to probe if it is alive
- PingableSearcher() - Constructor for class com.yahoo.search.cluster.PingableSearcher
- PingableSearcher(ComponentId) - Constructor for class com.yahoo.search.cluster.PingableSearcher
- Pinger - Interface in com.yahoo.search.dispatch.searchcluster
-
Send a ping and ensure that the pong is propagated to the ponghandler.
- PingFactory - Interface in com.yahoo.search.dispatch.searchcluster
- pingIterationCompleted() - Method in interface com.yahoo.search.cluster.NodeManager
-
Called right after a ping has been issued to each node.
- pingIterationCompleted() - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
-
Update statistics after a round of issuing pings.
- pingOption() - Method in class com.yahoo.search.federation.ProviderConfig
- pingOption(ProviderConfig.PingOption.Enum) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- PingOption() - Constructor for class com.yahoo.search.federation.ProviderConfig.PingOption
- PingOption(ProviderConfig.PingOption.Enum) - Constructor for class com.yahoo.search.federation.ProviderConfig.PingOption
- pingTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Total amount of time spent in all threads for this Execution while pinging, or preparing to ping, a backend.
- pingTime() - Method in class com.yahoo.search.statistics.TimeTracker
- PIPE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- PIPE - Static variable in class com.yahoo.search.yql.yqlplusParser
- PIPE() - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- PIPE(int) - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- pipeline_step() - Method in class com.yahoo.search.yql.yqlplusParser
- pipeline_step() - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- pipeline_step(int) - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- Pipeline_stepContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- Placeholder - Class in com.yahoo.search.pagetemplates.model
-
A source placeholder is replaced with a list of source instances at evaluation time.
- Placeholder(String) - Constructor for class com.yahoo.search.pagetemplates.model.Placeholder
-
Creates a source placeholder with an id.
- placeholderIds() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
-
Returns the placeholder ids (the "to" of the mapping) of this as a live reference which can be modified unless this is frozen.
- PLUS - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- PLUS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- Pong - Class in com.yahoo.prelude
-
An answer from Ping.
- Pong() - Constructor for class com.yahoo.prelude.Pong
- Pong(long, long) - Constructor for class com.yahoo.prelude.Pong
- Pong(long, long, boolean) - Constructor for class com.yahoo.prelude.Pong
- Pong(ErrorMessage) - Constructor for class com.yahoo.prelude.Pong
- PongHandler - Interface in com.yahoo.search.dispatch.searchcluster
-
Handle the Pong result of a Ping.
- populateAccessLogEntry(AccessLogEntry) - Method in class com.yahoo.search.handler.HttpSearchResponse
- populateFrom(Execution.Context) - Method in class com.yahoo.search.searchchain.Execution.Context
-
Populate missing values in this from the given context.
- port() - Method in class com.yahoo.search.federation.ProviderConfig.Node
- port() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- port(int) - Method in class com.yahoo.search.federation.ProviderConfig.Node.Builder
- port(int) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- POSITION_PARSING - Static variable in class com.yahoo.prelude.searcher.PosSearcher
- PositionsData - Class in com.yahoo.search.result
-
A wrapper for structured data representing an array of position values.
- PositionsData(Inspector) - Constructor for class com.yahoo.search.result.PositionsData
- POSITIVE_INFINITY - Static variable in class com.yahoo.prelude.query.Limit
- positiveItem() - Method in class com.yahoo.prelude.query.parser.AllParser
- PosSearcher - Class in com.yahoo.prelude.searcher
-
A searcher converting human-readable position parameters into internal format.
- PosSearcher() - Constructor for class com.yahoo.prelude.searcher.PosSearcher
- POST_FILTER_THRESHOLD - Static variable in class com.yahoo.search.query.ranking.Matching
- postMatchHook(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- postMatchHook(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Called just before match returns, on any return condition including exceptions.
- POW - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- POW - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- PRECISION - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- PREDEFINED - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- predefinedFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- PredefinedFunction - Class in com.yahoo.search.grouping.request
-
This class represents a predefined bucket-function in a
GroupingExpression
. - PredefinedFunction(String, Integer, GroupingExpression, List<? extends BucketValue>) - Constructor for class com.yahoo.search.grouping.request.PredefinedFunction
- PREDICATE - Static variable in class com.yahoo.search.querytransform.BooleanSearcher
- PREDICATE - Static variable in class com.yahoo.search.yql.YqlParser
- PREDICATE_QUERY - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- PredicateQueryItem - Class in com.yahoo.prelude.query
-
A PredicateQueryItem is a collection of feature/value-pairs that are used to query predicate fields, which contains boolean constraints.
- PredicateQueryItem() - Constructor for class com.yahoo.prelude.query.PredicateQueryItem
- PredicateQueryItem.Entry - Class in com.yahoo.prelude.query
-
A unique entry in a predicate item.
- PredicateQueryItem.EntryBase - Class in com.yahoo.prelude.query
-
An entry in a predicate item.
- PredicateQueryItem.RangeEntry - Class in com.yahoo.prelude.query
-
A range entry in a predicate item.
- PredicateValueAttributeParser(PredicateQueryItem) - Constructor for class com.yahoo.search.querytransform.BooleanSearcher.PredicateValueAttributeParser
- PREFIX - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- PREFIX - Static variable in class com.yahoo.search.yql.YqlParser
- PREFIX_LENGTH - Static variable in class com.yahoo.search.yql.YqlParser
- PrefixConverter - Class in com.yahoo.search.query.textserialize.item
- PrefixConverter() - Constructor for class com.yahoo.search.query.textserialize.item.PrefixConverter
- PrefixItem - Class in com.yahoo.prelude.query
-
A word which matches beginnings of words instead of complete words
- PrefixItem(String) - Constructor for class com.yahoo.prelude.query.PrefixItem
- PrefixItem(String, boolean) - Constructor for class com.yahoo.prelude.query.PrefixItem
- PrefixItem(String, String) - Constructor for class com.yahoo.prelude.query.PrefixItem
- preMatchHook(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- preMatchHook(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Called when match is called, before anything else.
- prepare() - Method in class com.yahoo.prelude.query.Highlight
-
Prepares this for binary serialization.
- prepare() - Method in class com.yahoo.search.Query
-
Prepares this for binary serialization.
- prepare() - Method in class com.yahoo.search.query.Presentation
-
Prepares this for binary serialization.
- prepare() - Method in class com.yahoo.search.query.Ranking
- prepare(Ranking) - Method in class com.yahoo.search.query.Model
-
Prepares this for binary serialization.
- prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.Diversity
-
Internal operation - DO NOT USE
- prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.Matching
-
Internal operation - DO NOT USE
- prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Internal operation - DO NOT USE
- prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Prepares this for encoding, not for external use.
- prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.SoftTimeout
-
Internal operation - DO NOT USE
- Presentation - Class in com.yahoo.search.query
-
Parameters deciding how the result of a query should be presented
- Presentation(Query) - Constructor for class com.yahoo.search.query.Presentation
- PRESENTATION - Static variable in class com.yahoo.search.query.Presentation
- PREV_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
- prevCharIsCR - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- prevCharIsCR - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- prevCharIsLF - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- prevCharIsLF - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- previous() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- previous() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- previous() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- previousIndex() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- previousIndex() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- previousItem() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- previousProcessor() - Method in class com.yahoo.search.searchchain.Execution
- PRIMARY - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- primary_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- primary_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- Primary_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- PrimitiveFieldType - Class in com.yahoo.search.query.profile.types
-
Represents a query field type which is a primitive - String, Integer, Float, Double or Long.
- privateImportConfig(SemanticRulesConfig.Rulebase) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Imports an unitialized rule base
- privateImportFile(String, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
- privateImportFromReader(Reader, String, String, RuleBase) - Method in class com.yahoo.prelude.semantics.RuleImporter
-
Returns an unitialized rule base
- ProbabilisticSampleRate - Class in com.yahoo.vespa.streamingvisitors.tracing
-
Simple implementation of OpenCensus algorithm for probabilistic rate limiting as outlined in https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/Sampling.md
- ProbabilisticSampleRate(MonotonicNanoClock, Supplier<Random>, double) - Constructor for class com.yahoo.vespa.streamingvisitors.tracing.ProbabilisticSampleRate
- process(Request) - Method in class com.yahoo.search.searchchain.Execution
-
Does return search(((Query)request)
- process(Request, Execution) - Method in class com.yahoo.search.Searcher
-
Use the search method in Searcher processors.
- process(String) - Method in class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
-
Processes this term according to the linguistics of this rule base
- processFiles(Function<LoggerEntry, Boolean>) - Method in class com.yahoo.search.logging.Spooler
- processFiles(List<File>, Function<LoggerEntry, Boolean>) - Method in class com.yahoo.search.logging.Spooler
- processingPath() - Method in class com.yahoo.search.logging.Spooler
- produce(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ProductionList
- produce(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Carries out the production of this rule
- produce(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ReplacingProductionRule
-
Carries out the production of this rule
- produce(RuleEvaluation, int) - Method in class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
- produce(RuleEvaluation, int) - Method in class com.yahoo.prelude.semantics.rule.LiteralTermProduction
- produce(RuleEvaluation, int) - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- produce(RuleEvaluation, int) - Method in class com.yahoo.prelude.semantics.rule.Production
-
Produces this at the current match
- produce(RuleEvaluation, int) - Method in class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
- PRODUCE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- produceExtraFields(ApplicationStatusHandler) - Method in class com.yahoo.search.handler.observability.SearchStatusExtension
- producesAll() - Method in class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
- production() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- Production - Class in com.yahoo.prelude.semantics.rule
-
A new term produced by a production rule
- Production() - Constructor for class com.yahoo.prelude.semantics.rule.Production
-
Creates a produced template term with no label and the default type
- productionList() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- productionList() - Method in class com.yahoo.prelude.semantics.rule.ProductionList
-
Returns an unmodifiable view of the productions in this
- ProductionList - Class in com.yahoo.prelude.semantics.rule
-
A list of the productions of a rule
- ProductionList() - Constructor for class com.yahoo.prelude.semantics.rule.ProductionList
- productionRule(RuleBase) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- ProductionRule - Class in com.yahoo.prelude.semantics.rule
-
A query rewriting rule.
- ProductionRule() - Constructor for class com.yahoo.prelude.semantics.rule.ProductionRule
- productionRuleType() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- PROFILE - Static variable in class com.yahoo.search.query.Ranking
- PROFILE_DEPTH - Static variable in class com.yahoo.search.query.Trace
- program() - Method in class com.yahoo.search.yql.yqlplusParser
- PROGRAM - Static variable in class com.yahoo.search.query.Model
- ProgramContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.ProgramContext
- PROGRAMMATIC - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.QueryType.Enum
- PROGRAMMATIC - Enum constant in enum class com.yahoo.search.Query.Type
- PROGRAMMATIC - Static variable in class com.yahoo.search.federation.ProviderConfig.QueryType
- ProgrammaticParser - Class in com.yahoo.prelude.query.parser
- ProgrammaticParser() - Constructor for class com.yahoo.prelude.query.parser.ProgrammaticParser
- project_spec() - Method in class com.yahoo.search.yql.yqlplusParser
- project_spec() - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- Project_specContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Project_specContext
- properties - Variable in class com.yahoo.search.query.textserialize.item.ItemArguments
- properties - Variable in class com.yahoo.search.query.textserialize.serializer.DispatchForm
- properties() - Method in class com.yahoo.search.Query
-
Returns the properties of this query.
- Properties - Class in com.yahoo.search.query
-
Object properties keyed by name which can be looked up using default values and with conversion to various primitive wrapper types.
- Properties() - Constructor for class com.yahoo.search.query.Properties
- PROPERTIES - Static variable in class com.yahoo.search.query.Ranking
- property - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- property - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- property() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- property() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- property(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- property(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- property(QueryProfilesConfig.Queryprofile.Property.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Add the given builder to this builder's list of Property builders
- property(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Add the given builder to this builder's list of Property builders
- property(Consumer<QueryProfilesConfig.Queryprofile.Property.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- property(Consumer<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- property(List<QueryProfilesConfig.Queryprofile.Property.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Set the given list as this builder's list of Property builders
- property(List<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Set the given list as this builder's list of Property builders
- Property(QueryProfilesConfig.Queryprofile.Property.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property
- Property(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property
- property_name() - Method in class com.yahoo.search.yql.yqlplusParser
- property_name() - Method in class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- property_name_and_value() - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- property_name_and_value() - Method in class com.yahoo.search.yql.yqlplusParser
- property_name_and_value(int) - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- Property_name_and_valueContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Property_name_and_valueContext
- Property_nameContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- PropertyAliases - Class in com.yahoo.search.query.properties
-
A properties implementation which translates the incoming name to its standard name if it is a registered alias.
- PropertyAliases(Map<String, CompoundName>) - Constructor for class com.yahoo.search.query.properties.PropertyAliases
-
Creates an instance with a set of aliases.
- PropertyComponent(String) - Constructor for class com.yahoo.search.query.profile.SubstituteString.PropertyComponent
- propertyMap() - Method in class com.yahoo.search.query.properties.PropertyMap
-
Returns a direct reference to the map containing the properties set in this instance.
- PropertyMap - Class in com.yahoo.search.query.properties
-
A Map backing of Properties.
- PropertyMap() - Constructor for class com.yahoo.search.query.properties.PropertyMap
- propertyref() - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- propertyref() - Method in class com.yahoo.search.yql.yqlplusParser
- propertyref(int) - Method in class com.yahoo.search.yql.yqlplusParser.Dereferenced_expressionContext
- PropertyrefContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.PropertyrefContext
- ProtobufSerialization - Class in com.yahoo.search.dispatch.rpc
- ProtobufSerialization() - Constructor for class com.yahoo.search.dispatch.rpc.ProtobufSerialization
- provider - Variable in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
-
The provider to invoke, or null if none
- ProviderConfig - Class in com.yahoo.search.federation
-
This class represents the root node of provider Copyright Yahoo.
- ProviderConfig(ProviderConfig.Builder) - Constructor for class com.yahoo.search.federation.ProviderConfig
- ProviderConfig.Builder - Class in com.yahoo.search.federation
- ProviderConfig.Node - Class in com.yahoo.search.federation
-
This class represents provider.node[]
- ProviderConfig.Node.Builder - Class in com.yahoo.search.federation
- ProviderConfig.PingOption - Class in com.yahoo.search.federation
-
This class represents provider.pingOption How to do pinging against a backend.
- ProviderConfig.PingOption.Enum - Enum Class in com.yahoo.search.federation
- ProviderConfig.Producer - Interface in com.yahoo.search.federation
- ProviderConfig.QueryType - Class in com.yahoo.search.federation
-
This class represents provider.queryType The form of the serialized query.
- ProviderConfig.QueryType.Enum - Enum Class in com.yahoo.search.federation
- ProviderConfig.Yca - Class in com.yahoo.search.federation
-
This class represents provider.yca
- ProviderConfig.Yca.Builder - Class in com.yahoo.search.federation
- providerId() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- providerId(String) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- PROVIDERNAME - Static variable in class com.yahoo.search.federation.FederationSearcher
- PURE_WEIGHTED_INTEGER - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- PURE_WEIGHTED_STRING - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- PureWeightedInteger - Class in com.yahoo.prelude.query
-
An integer item which only consists of a value and weight.
- PureWeightedInteger(long) - Constructor for class com.yahoo.prelude.query.PureWeightedInteger
- PureWeightedInteger(long, int) - Constructor for class com.yahoo.prelude.query.PureWeightedInteger
- PureWeightedItem - Class in com.yahoo.prelude.query
-
A word item which only consists of a value and weight, and gets other properties such as the index to query from ther parent item.
- PureWeightedItem(int) - Constructor for class com.yahoo.prelude.query.PureWeightedItem
- PureWeightedString - Class in com.yahoo.prelude.query
-
A word item which only consists of a value and weight.
- PureWeightedString(String) - Constructor for class com.yahoo.prelude.query.PureWeightedString
- PureWeightedString(String, int) - Constructor for class com.yahoo.prelude.query.PureWeightedString
- push(ConstantValue<?>, boolean) - Method in class com.yahoo.search.grouping.request.BucketResolver
-
Pushes the given expression onto this bucket resolver.
- push(MathResolver.Type, GroupingExpression) - Method in class com.yahoo.search.grouping.request.MathResolver
-
Pushes the given operator-expression pair onto this math resolver.
- put(byte) - Method in class com.yahoo.search.grouping.request.RawBuffer
-
Insert a byte value into this buffer.
- put(byte[]) - Method in class com.yahoo.search.grouping.request.RawBuffer
-
Insert an array of byte values into this buffer.
- put(DocumentOperation) - Method in class com.yahoo.search.match.DocumentDb
-
Put a document or apply an update to this document db
- put(CompoundName, Binding, VALUE) - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
- put(DimensionValues, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- put(String, double) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Sets a double rank feature
- put(String, Tensor) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Sets a tensor rank feature
- put(String, Object) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- put(String, Object) - Method in class com.yahoo.search.query.ranking.RankProperties
-
Adds a property by full name to a value
- put(String, Object) - Method in class com.yahoo.text.interpretation.Annotations
-
Adds an annotation to the the the set of annotations.
- put(String, String) - Method in class com.yahoo.search.query.ranking.RankFeatures
-
Sets a rank feature to a string.
- put(String, String) - Method in class com.yahoo.search.query.ranking.RankProperties
- putAlias(String, GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Registers an alias with this operation.
- putBytes(byte[], ByteBuffer) - Static method in class com.yahoo.prelude.query.Item
- putString(String, ByteBuffer) - Static method in class com.yahoo.prelude.query.Item
Q
- QrMonitorConfig - Class in com.yahoo.prelude.cluster
-
This class represents the root node of qr-monitor Copyright Yahoo.
- QrMonitorConfig(QrMonitorConfig.Builder) - Constructor for class com.yahoo.prelude.cluster.QrMonitorConfig
- QrMonitorConfig.Builder - Class in com.yahoo.prelude.cluster
- QrMonitorConfig.Producer - Interface in com.yahoo.prelude.cluster
- QrQuotetableConfig - Class in com.yahoo.prelude.searcher
-
This class represents the root node of qr-quotetable Copyright Yahoo.
- QrQuotetableConfig(QrQuotetableConfig.Builder) - Constructor for class com.yahoo.prelude.searcher.QrQuotetableConfig
- QrQuotetableConfig.Builder - Class in com.yahoo.prelude.searcher
- QrQuotetableConfig.Character - Class in com.yahoo.prelude.searcher
-
This class represents qr-quotetable.character[]
- QrQuotetableConfig.Character.Builder - Class in com.yahoo.prelude.searcher
- QrQuotetableConfig.Producer - Interface in com.yahoo.prelude.searcher
- qrs - Variable in class com.yahoo.search.config.QrStartConfig.Builder
- qrs() - Method in class com.yahoo.search.config.QrStartConfig
- qrs(QrStartConfig.Qrs.Builder) - Method in class com.yahoo.search.config.QrStartConfig.Builder
- qrs(Consumer<QrStartConfig.Qrs.Builder>) - Method in class com.yahoo.search.config.QrStartConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- Qrs(QrStartConfig.Qrs.Builder) - Constructor for class com.yahoo.search.config.QrStartConfig.Qrs
- QrStartConfig - Class in com.yahoo.search.config
-
This class represents the root node of qr-start Copyright Yahoo.
- QrStartConfig(QrStartConfig.Builder) - Constructor for class com.yahoo.search.config.QrStartConfig
- QrStartConfig.Builder - Class in com.yahoo.search.config
- QrStartConfig.Jdisc - Class in com.yahoo.search.config
-
This class represents qr-start.jdisc
- QrStartConfig.Jdisc.Builder - Class in com.yahoo.search.config
- QrStartConfig.Jvm - Class in com.yahoo.search.config
-
This class represents qr-start.jvm
- QrStartConfig.Jvm.Builder - Class in com.yahoo.search.config
- QrStartConfig.Producer - Interface in com.yahoo.search.config
- QrStartConfig.Qrs - Class in com.yahoo.search.config
-
This class represents qr-start.qrs
- QrStartConfig.Qrs.Builder - Class in com.yahoo.search.config
- QSS_RW - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for considering QSS Rewrite in spell correction
- QSS_SUGG - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for considering QSS Suggest in spell correction
- QUATERNARY - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- query() - Method in class com.yahoo.search.logging.LoggerEntry
- query(Query) - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- Query - Class in com.yahoo.search
-
A search query containing all the information required to produce a Result.
- Query() - Constructor for class com.yahoo.search.Query
-
Constructs an empty (null) query
- Query(HttpRequest) - Constructor for class com.yahoo.search.Query
-
Creates a query from a request
- Query(HttpRequest, CompiledQueryProfile) - Constructor for class com.yahoo.search.Query
-
Creates a query from a request
- Query(HttpRequest, Map<String, String>, CompiledQueryProfile) - Constructor for class com.yahoo.search.Query
-
Creates a query from a request
- Query(Query) - Constructor for class com.yahoo.search.Query
- Query(String) - Constructor for class com.yahoo.search.Query
-
Construct a query from a string formatted in the http style, e.g
?query=test&offset=10&hits=13
The query must be uri encoded. - Query(String, CompiledQueryProfile) - Constructor for class com.yahoo.search.Query
-
Construct a query from a string formatted in the http style, e.g
?query=test&offset=10&hits=13
The query must be uri encoded. - QUERY - Static variable in class com.yahoo.search.query.Trace
- QUERY_PROFILE - Static variable in class com.yahoo.search.Query
- query_statement() - Method in class com.yahoo.search.yql.yqlplusParser
- query_statement() - Method in class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- Query_statementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- QUERY_STRING - Static variable in class com.yahoo.search.query.Model
- Query.Builder - Class in com.yahoo.search
- Query.Type - Enum Class in com.yahoo.search
-
The type of the query
- QUERYCACHE - Static variable in class com.yahoo.search.query.Ranking
- queryCanonicalization - Static variable in class com.yahoo.prelude.query.QueryCanonicalizer
-
The name of the operation performed by this, for use in search chain ordering
- QueryCanonicalizer - Class in com.yahoo.prelude.query
-
Query normalizer and sanity checker.
- QueryCanonicalizer() - Constructor for class com.yahoo.prelude.query.QueryCanonicalizer
- QueryCanonicalizer.CanonicalizationResult - Class in com.yahoo.prelude.query
- queryContext(XMLWriter, QueryContext, Query) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
- queryContext(XMLWriter, QueryContext, Query) - Method in class com.yahoo.search.rendering.XmlRenderer
- queryContext(WRITER, QueryContext) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Called if there is a non-null query context for the query of the result.
- QueryContext - Class in com.yahoo.search.query.context
-
A proxy to the Execution.trace() which exists for legacy reasons.
- QueryContext(int, Query) - Constructor for class com.yahoo.search.query.context.QueryContext
- QueryFieldType - Class in com.yahoo.search.query.profile.types
-
A YQL query template field type in a query profile
- QueryFieldType() - Constructor for class com.yahoo.search.query.profile.types.QueryFieldType
- queryprofile - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- queryprofile() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- queryprofile(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- queryprofile(QueryProfilesConfig.Queryprofile.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Add the given builder to this builder's list of Queryprofile builders
- queryprofile(Consumer<QueryProfilesConfig.Queryprofile.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- queryprofile(List<QueryProfilesConfig.Queryprofile.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Set the given list as this builder's list of Queryprofile builders
- Queryprofile(QueryProfilesConfig.Queryprofile.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- QueryProfile - Class in com.yahoo.search.query.profile
-
A query profile is a data container with an id and a class (type).
- QueryProfile(ComponentId) - Constructor for class com.yahoo.search.query.profile.QueryProfile
-
Creates a new query profile from an id.
- QueryProfile(ComponentId, String) - Constructor for class com.yahoo.search.query.profile.QueryProfile
- QueryProfile(ComponentId, String, QueryProfileRegistry) - Constructor for class com.yahoo.search.query.profile.QueryProfile
- QueryProfile(String) - Constructor for class com.yahoo.search.query.profile.QueryProfile
-
Convenience shorthand for new QueryProfile(new ComponentId(idString))
- QueryProfileCompiler - Class in com.yahoo.search.query.profile
-
Compile a set of query profiles into compiled profiles.
- QueryProfileCompiler() - Constructor for class com.yahoo.search.query.profile.QueryProfileCompiler
- QueryProfileConfigurer - Class in com.yahoo.search.query.profile.config
- QueryProfileConfigurer() - Constructor for class com.yahoo.search.query.profile.config.QueryProfileConfigurer
- QueryProfileFieldType - Class in com.yahoo.search.query.profile.types
-
Represents a query profile field type which is a reference to a query profile.
- QueryProfileFieldType() - Constructor for class com.yahoo.search.query.profile.types.QueryProfileFieldType
- QueryProfileFieldType(QueryProfileType) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileFieldType
- QueryProfileProperties - Class in com.yahoo.search.query.profile
-
Properties backed by a query profile.
- QueryProfileProperties(CompiledQueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileProperties
- QueryProfileProperties(CompiledQueryProfile, Embedder) - Constructor for class com.yahoo.search.query.profile.QueryProfileProperties
-
Deprecated.
- QueryProfileProperties(CompiledQueryProfile, Map<String, Embedder>) - Constructor for class com.yahoo.search.query.profile.QueryProfileProperties
-
Deprecated.
- QueryProfileProperties(CompiledQueryProfile, Map<String, Embedder>, ZoneInfo) - Constructor for class com.yahoo.search.query.profile.QueryProfileProperties
-
Creates an instance from a profile, throws an exception if the given profile is null
- QueryProfileRegistry - Class in com.yahoo.search.query.profile
-
A set of query profiles.
- QueryProfileRegistry() - Constructor for class com.yahoo.search.query.profile.QueryProfileRegistry
- QueryProfilesConfig - Class in com.yahoo.search.query.profile.config
-
This class represents the root node of query-profiles Copyright Yahoo.
- QueryProfilesConfig(QueryProfilesConfig.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig
- QueryProfilesConfig.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Producer - Interface in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[]
- QueryProfilesConfig.Queryprofile.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile.Property - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[].property[]
- QueryProfilesConfig.Queryprofile.Property.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile.Queryprofilevariant - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[].queryprofilevariant[]
- QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[].queryprofilevariant[].property[]
- QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[].queryprofilevariant[].reference[]
- QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofile.Reference - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofile[].reference[]
- QueryProfilesConfig.Queryprofile.Reference.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofiletype - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofiletype[]
- QueryProfilesConfig.Queryprofiletype.Builder - Class in com.yahoo.search.query.profile.config
- QueryProfilesConfig.Queryprofiletype.Field - Class in com.yahoo.search.query.profile.config
-
This class represents query-profiles.queryprofiletype[].field[]
- QueryProfilesConfig.Queryprofiletype.Field.Builder - Class in com.yahoo.search.query.profile.config
- queryprofiletype - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- queryprofiletype() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- queryprofiletype(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig
- queryprofiletype(QueryProfilesConfig.Queryprofiletype.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Add the given builder to this builder's list of Queryprofiletype builders
- queryprofiletype(Consumer<QueryProfilesConfig.Queryprofiletype.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- queryprofiletype(List<QueryProfilesConfig.Queryprofiletype.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
-
Set the given list as this builder's list of Queryprofiletype builders
- queryProfileType() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns tye type of this if it refers to a query profile (not a leaf value), and it has a type
- Queryprofiletype(QueryProfilesConfig.Queryprofiletype.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- QueryProfileType - Class in com.yahoo.search.query.profile.types
-
Defines a kind of query profiles
- QueryProfileType(ComponentId) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileType
- QueryProfileType(String) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileType
- QueryProfileTypeRegistry - Class in com.yahoo.search.query.profile.types
-
A registry of query profile types
- QueryProfileTypeRegistry() - Constructor for class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
- queryprofilevariant - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- queryprofilevariant() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- queryprofilevariant(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- queryprofilevariant(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Add the given builder to this builder's list of Queryprofilevariant builders
- queryprofilevariant(Consumer<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- queryprofilevariant(List<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Set the given list as this builder's list of Queryprofilevariant builders
- Queryprofilevariant(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- QueryProfileVariant - Class in com.yahoo.search.query.profile
-
A variant of a query profile
- QueryProfileVariant(DimensionValues, QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariant
- QueryProfileVariants - Class in com.yahoo.search.query.profile
-
This class represent a set of query profiles virtually - rather than storing and instantiating each profile this structure represents explicitly only the values set in the various virtual profiles.
- QueryProfileVariants(String[], QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants
-
Creates a set of virtual query profiles which may return varying values over the set of dimensions given.
- QueryProfileVariants(List<String>, QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants
-
Creates a set of virtual query profiles which may return varying values over the set of dimensions given.
- QueryProfileVariants.FieldValue - Class in com.yahoo.search.query.profile
- QueryProfileVariants.FieldValues - Class in com.yahoo.search.query.profile
- QueryProfileXMLReader - Class in com.yahoo.search.query.profile.config
-
Importer of query profiles and types from XML files
- QueryProfileXMLReader() - Constructor for class com.yahoo.search.query.profile.config.QueryProfileXMLReader
- QueryProperties - Class in com.yahoo.search.query.properties
-
Maps between the query model and text properties.
- QueryProperties(Query, CompiledQueryProfileRegistry, Map<String, Embedder>) - Constructor for class com.yahoo.search.query.properties.QueryProperties
- QueryPropertyAliases - Class in com.yahoo.search.query.properties
-
Property aliases which contains some hardcoded unaliasing of prefixes of rankfeature and rankproperty maps.
- QueryPropertyAliases(Map<String, CompoundName>) - Constructor for class com.yahoo.search.query.properties.QueryPropertyAliases
-
Creates an instance with a set of aliases.
- QueryRewrite - Class in com.yahoo.prelude.querytransform
- QueryRewrite() - Constructor for class com.yahoo.prelude.querytransform.QueryRewrite
- QueryRewriteSearcher - Class in com.yahoo.search.query.rewrite
-
A template class for all rewriters
- QueryRewriteSearcher() - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Empty constructor for unit test.
- QueryRewriteSearcher(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Empty constructor.
- QueryRewriteSearcher(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Constructor for this rewriter.
- QueryRewriteSearcher(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Constructor for unit test.
- queryString() - Method in class com.yahoo.search.logging.LoggerEntry
- QueryTree - Class in com.yahoo.search.query
-
The root node of a query tree.
- QueryTree(Item) - Constructor for class com.yahoo.search.query.QueryTree
- QueryTreeSerializer - Class in com.yahoo.search.query.textserialize.serializer
- QueryTreeSerializer() - Constructor for class com.yahoo.search.query.textserialize.serializer.QueryTreeSerializer
- queryType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- queryType() - Method in class com.yahoo.search.federation.ProviderConfig
- queryType(ProviderConfig.QueryType.Enum) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- QueryType() - Constructor for class com.yahoo.search.federation.ProviderConfig.QueryType
- QueryType(ProviderConfig.QueryType.Enum) - Constructor for class com.yahoo.search.federation.ProviderConfig.QueryType
- QueryValidator - Class in com.yahoo.search.searchers
-
Validation of query operators against the schema which is searched
- QueryValidator() - Constructor for class com.yahoo.search.searchers.QueryValidator
- QueryVisitor() - Constructor for class com.yahoo.prelude.query.ToolBox.QueryVisitor
- QUESTION - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- quotaKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
- QUOTE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- QUOTE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- QUOTE - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- quotedContent(boolean) - Method in class com.yahoo.prelude.hitfield.HitField
- quotedContent(String, String, String, boolean) - Method in class com.yahoo.prelude.hitfield.HitField
-
Returns the content of this field, using the arguments as bolding tags, as an XML string
- quoting() - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Character
- quoting(String) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Character.Builder
- QuotingSearcher - Class in com.yahoo.prelude.searcher
-
A searcher which does quoting based on a quoting table.
- QuotingSearcher(ComponentId, QrQuotetableConfig) - Constructor for class com.yahoo.prelude.searcher.QuotingSearcher
R
- RandomResolver - Class in com.yahoo.search.pagetemplates.engine.resolvers
-
A resolver which makes all choices by random.
- RandomResolver() - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
- RandomResolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
- RANGE - Static variable in class com.yahoo.search.yql.YqlParser
- RangeEntry(String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- RangeEntry(String, long, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
- RangeItem - Class in com.yahoo.prelude.query
-
This class represents a numeric range.
- RangeItem(Limit, Limit, int, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
- RangeItem(Limit, Limit, String) - Constructor for class com.yahoo.prelude.query.RangeItem
-
Creates a new range operator
- RangeItem(Limit, Limit, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
-
Creates a new range operator
- RangeItem(Number, Number, int, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
- RangeItem(Number, Number, String) - Constructor for class com.yahoo.prelude.query.RangeItem
-
Creates a new range operator
- RangeItem(Number, Number, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
-
Creates a new range operator
- RangeQueryOptimizer - Class in com.yahoo.search.querytransform
-
Finds and optimizes ranges in queries: For single value attributes c1 $lt; x AND x > c2 becomes x IN <c1; c2>.
- RangeQueryOptimizer() - Constructor for class com.yahoo.search.querytransform.RangeQueryOptimizer
- RANK - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- RANK - Static variable in class com.yahoo.prelude.query.TermType
- RANK - Static variable in class com.yahoo.search.yql.YqlParser
- RANKED - Static variable in class com.yahoo.search.yql.YqlParser
- RankFeatures - Class in com.yahoo.search.query.ranking
-
Contains the rank features of a query.
- RankFeatures(Ranking) - Constructor for class com.yahoo.search.query.ranking.RankFeatures
- RANKFEATURES - Static variable in class com.yahoo.search.query.Ranking
-
An alias for listing features
- RANKFEATURES_FIELD - Static variable in class com.yahoo.search.result.Hit
-
The hit field used to store rank features
- Ranking - Class in com.yahoo.search.query
-
The ranking (hit ordering) settings of a query
- Ranking(Query) - Constructor for class com.yahoo.search.query.Ranking
- RANKING - Static variable in class com.yahoo.search.query.Ranking
- RankItem - Class in com.yahoo.prelude.query
-
Represents the rank operator, which only orders the result set and does not change which hits are returned.
- RankItem() - Constructor for class com.yahoo.prelude.query.RankItem
- rankprofile - Variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- rankprofile - Variable in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- rankprofile() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- rankprofile() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema
- rankprofile(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- rankprofile(int) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema
- rankprofile(DocumentdbInfoConfig.Documentdb.Rankprofile.Builder) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Add the given builder to this builder's list of Rankprofile builders
- rankprofile(SchemaInfoConfig.Schema.Rankprofile.Builder) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Add the given builder to this builder's list of Rankprofile builders
- rankprofile(Consumer<DocumentdbInfoConfig.Documentdb.Rankprofile.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- rankprofile(Consumer<SchemaInfoConfig.Schema.Rankprofile.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- rankprofile(List<DocumentdbInfoConfig.Documentdb.Rankprofile.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Set the given list as this builder's list of Rankprofile builders
- rankprofile(List<SchemaInfoConfig.Schema.Rankprofile.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Set the given list as this builder's list of Rankprofile builders
- Rankprofile(DocumentdbInfoConfig.Documentdb.Rankprofile.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile
- Rankprofile(SchemaInfoConfig.Schema.Rankprofile.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile
- RankProfile - Class in com.yahoo.search.schema
-
Information about a rank profile
- RankProfile.Builder - Class in com.yahoo.search.schema
- rankProfileInput(String, String) - Method in class com.yahoo.search.schema.SchemaInfo.Session
-
Returns the type of the given rank feature name in the given profile, if it can be uniquely determined.
- RankProfileInputProperties - Class in com.yahoo.search.query.properties
-
Verifies and converts properties according to any input declarations in the rank profile set on the query.
- RankProfileInputProperties(SchemaInfo, Query, Map<String, Embedder>) - Constructor for class com.yahoo.search.query.properties.RankProfileInputProperties
- rankProfiles() - Method in class com.yahoo.search.schema.Schema
- RankProperties - Class in com.yahoo.search.query.ranking
-
Contains the properties of a query.
- RankProperties() - Constructor for class com.yahoo.search.query.ranking.RankProperties
- RATE_LIMITING - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
-
Constant containing the name this Provides - "rateLimiting", for ordering constraints
- RateLimitingConfig - Class in com.yahoo.search.config
-
This class represents the root node of rate-limiting Copyright Yahoo.
- RateLimitingConfig(RateLimitingConfig.Builder) - Constructor for class com.yahoo.search.config.RateLimitingConfig
- RateLimitingConfig.Builder - Class in com.yahoo.search.config
- RateLimitingConfig.Producer - Interface in com.yahoo.search.config
- RateLimitingSearcher - Class in com.yahoo.search.searchers
-
A simple rate limiter.
- RateLimitingSearcher(RateLimitingConfig, ClusterInfoConfig, MetricReceiver) - Constructor for class com.yahoo.search.searchers.RateLimitingSearcher
- RateLimitingSearcher(RateLimitingConfig, ClusterInfoConfig, MetricReceiver, Clock) - Constructor for class com.yahoo.search.searchers.RateLimitingSearcher
-
For testing - allows injection of a timer to avoid depending on the system clock
- raw - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- RAW - Static variable in class com.yahoo.search.query.Sorting
- RAW_ANNOTATE_BEGIN_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- RAW_ANNOTATE_END_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- RAW_ANNOTATE_SEPARATOR_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- RAW_HIGHLIGHT_CHAR - Static variable in class com.yahoo.prelude.searcher.JuniperSearcher
- RAW_QUERY - Static variable in class com.yahoo.search.searchchain.PhaseNames
-
A checkpoint where the query is not yet transformed in any way.
- RAW_SEPARATOR_CHAR - Static variable in class com.yahoo.prelude.searcher.JuniperSearcher
- RawBase64 - Class in com.yahoo.prelude.hitfield
- RawBase64(byte[]) - Constructor for class com.yahoo.prelude.hitfield.RawBase64
- RawBucket - Class in com.yahoo.search.grouping.request
-
This class represents a
RawValue
bucket in aPredefinedFunction
. - RawBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.RawBucket
-
Constructs a new instance of this class.
- RawBucket(RawBuffer, RawBuffer) - Constructor for class com.yahoo.search.grouping.request.RawBucket
-
Constructs a new instance of this class.
- RawBucketId - Class in com.yahoo.search.grouping.result
- RawBucketId(byte[], byte[]) - Constructor for class com.yahoo.search.grouping.result.RawBucketId
-
Constructs a new instance of this class.
- RawBuffer - Class in com.yahoo.search.grouping.request
-
This class represents a buffer of byte values to be used as a backing buffer for raw buckets.
- RawBuffer() - Constructor for class com.yahoo.search.grouping.request.RawBuffer
-
Create an empty buffer.
- RawBuffer(byte[]) - Constructor for class com.yahoo.search.grouping.request.RawBuffer
-
Create a buffer with initial content.
- RawBuffer(ArrayList<Byte>) - Constructor for class com.yahoo.search.grouping.request.RawBuffer
-
Create a buffer with initial content.
- RawData - Class in com.yahoo.prelude.hitfield
-
A representation of some binary data with unknown semantics
- RawData(byte[]) - Constructor for class com.yahoo.prelude.hitfield.RawData
-
Constructor, takes ownership of the given byte array.
- RawId - Class in com.yahoo.search.grouping.result
- RawId(byte[]) - Constructor for class com.yahoo.search.grouping.result.RawId
-
Constructs a new instance of this class.
- RawPredefined - Class in com.yahoo.search.grouping.request
-
This class represents a predefined bucket-function in a
GroupingExpression
for expressions that evaluate to a raw. - RawPredefined(GroupingExpression, RawBucket, RawBucket...) - Constructor for class com.yahoo.search.grouping.request.RawPredefined
-
Constructs a new instance of this class.
- RawSorter(String) - Constructor for class com.yahoo.search.query.Sorting.RawSorter
- rawValue(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- RawValue - Class in com.yahoo.search.grouping.request
-
This class represents a raw value in a
GroupingExpression
. - RawValue(RawBuffer) - Constructor for class com.yahoo.search.grouping.request.RawValue
-
Constructs a new instance of this class.
- rbrace() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- RBRACE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- RBRACE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- RBRACE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- RBRACE - Static variable in class com.yahoo.search.yql.yqlplusParser
- RBRACE() - Method in class com.yahoo.search.yql.yqlplusParser.Map_expressionContext
- rbracket() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- RBRACKET - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- RBRACKET - Static variable in class com.yahoo.search.yql.yqlplusLexer
- RBRACKET - Static variable in class com.yahoo.search.yql.yqlplusParser
- RBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.AnnotationContext
- RBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.Array_literalContext
- RBRACKET() - Method in class com.yahoo.search.yql.yqlplusParser.IndexrefContext
- rcurly() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- RCURLY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- read(String) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
-
Reads all page template xml files in a given directory.
- read(String) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
-
Reads all query profile xml files in a given directory, and all type xml files from the immediate subdirectory "types/" (if any)
- read(List<NamedReader>, boolean) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
-
Reads all page template xml files in a given list of readers.
- read(List<NamedReader>, List<NamedReader>) - Method in class com.yahoo.search.query.profile.config.QueryProfileXMLReader
-
Read the XML file readers into a registry.
- readChar() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
-
Read a character.
- readChar() - Method in interface com.yahoo.prelude.semantics.parser.CharStream
-
Get the next character from the selected input.
- readChar() - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Read a character.
- readChar() - Method in interface com.yahoo.search.grouping.request.parser.CharStream
-
Get the next character from the selected input.
- readChar() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
-
Read a character.
- readChar() - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
-
Get the next character from the selected input.
- readChar() - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Read a character.
- readFile(String) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
-
Reads a single page template file.
- readTimeout() - Method in class com.yahoo.search.federation.ProviderConfig
- readTimeout(double) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- readyPath() - Method in class com.yahoo.search.logging.Spooler
- reallyTerminalCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- reason() - Method in class com.yahoo.search.dispatch.SimpleTimeoutHandler
- reason() - Method in interface com.yahoo.search.dispatch.TimeoutHandler
-
Return a bitmask from com.yahoo.container.handler.Coverage.DEGRADED....
- recallName - Static variable in class com.yahoo.prelude.querytransform.RecallSearcher
- RecallSearcher - Class in com.yahoo.prelude.querytransform
-
This searcher parses the content of the "recall" query property as a filter expression alongside a placeholder query string.
- RecallSearcher() - Constructor for class com.yahoo.prelude.querytransform.RecallSearcher
- receive(Client.ResponseOrError<Client.ProtobufResponse>) - Method in class com.yahoo.search.dispatch.rpc.RpcPing
- receive(Client.ResponseOrError<Client.ProtobufResponse>) - Method in class com.yahoo.search.dispatch.rpc.RpcSearchInvoker
- receive(Client.ResponseOrError<Client.ProtobufResponse>, List<FastHit>) - Method in class com.yahoo.search.dispatch.rpc.RpcProtobufFillInvoker
-
Called by a thread belonging to the client when a valid response becomes available
- recheckForCapacityProbability() - Method in class com.yahoo.search.config.RateLimitingConfig
- recheckForCapacityProbability(double) - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- referableEllipsisCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- reference - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- reference - Variable in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
- reference() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- reference() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- reference(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant
- reference(int) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- reference(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Add the given builder to this builder's list of Reference builders
- reference(QueryProfilesConfig.Queryprofile.Reference.Builder) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Add the given builder to this builder's list of Reference builders
- reference(Consumer<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- reference(Consumer<QueryProfilesConfig.Queryprofile.Reference.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- reference(List<QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Builder
-
Set the given list as this builder's list of Reference builders
- reference(List<QueryProfilesConfig.Queryprofile.Reference.Builder>) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
-
Set the given list as this builder's list of Reference builders
- Reference(QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference
- Reference(QueryProfilesConfig.Queryprofile.Reference.Builder) - Constructor for class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference
- ReferencedMatches - Class in com.yahoo.prelude.semantics.engine
-
The matches referenced by a particular context name in a rule evaluation
- ReferencedMatches(String) - Constructor for class com.yahoo.prelude.semantics.engine.ReferencedMatches
- referenceIdentifier() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- referenceTermProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- ReferenceTermProduction - Class in com.yahoo.prelude.semantics.rule
-
A term produced by a production rule which takes its actual term value from one or more terms matched in the condition
- ReferenceTermProduction(String, boolean) - Constructor for class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
-
Creates a new produced reference term
- ReferenceTermProduction(String, TermType, boolean) - Constructor for class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
-
Creates a new produced reference term
- ReferenceTermProduction(String, String, boolean) - Constructor for class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
-
Creates a new produced reference term
- ReferenceTermProduction(String, String, TermType, boolean) - Constructor for class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
-
Creates a new produced reference term
- REGEXP - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- RegExpItem - Class in com.yahoo.prelude.query
-
Match a field with the contained regular expression.
- RegExpItem(String, boolean, String) - Constructor for class com.yahoo.prelude.query.RegExpItem
- register(Chain<Searcher>) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- register(PageTemplate) - Method in class com.yahoo.search.pagetemplates.PageTemplateRegistry
- register(CompiledQueryProfile) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
-
Registers a type by its id
- register(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
-
Register this type by its id
- register(QueryProfileType) - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
-
Register this type by its id
- register(Searcher) - Method in class com.yahoo.search.searchchain.SearcherRegistry
- registerParameter(String, String) - Method in class com.yahoo.search.yql.yqlplusParser
- reInit(int, int, int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
-
Reinitialise.
- reInit(int, int, int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
-
Reinitialise.
- reInit(InputStream, String) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(InputStream, String) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- reInit(InputStream, String, int, int) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(InputStream, String, int, int) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- reInit(InputStream, String, int, int, int) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(InputStream, String, int, int, int) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader, int, int) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader, int, int) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader, int, int, int) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Reinitialise.
- reInit(Reader, int, int, int) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Reinitialise.
- ReInit(SemanticsParserTokenManager) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Reinitialise
- ReInit(SimpleCharStream) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Reinitialise parser.
- ReInit(CharStream) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Reinitialise.
- ReInit(CharStream) - Method in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Reinitialise parser.
- ReInit(CharStream, int) - Method in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Reinitialise parser.
- ReInit(GroupingParserTokenManager) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Reinitialise
- ReInit(ParserTokenManager) - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Reinitialise
- ReInit(SimpleCharStream) - Method in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Reinitialise parser.
- ReInit(InputStream) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Reinitialise
- ReInit(InputStream) - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Reinitialise
- ReInit(InputStream, String) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Reinitialise
- ReInit(InputStream, String) - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Reinitialise
- ReInit(Reader) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Reinitialise
- ReInit(Reader) - Method in class com.yahoo.search.query.textserialize.parser.Parser
-
Reinitialise
- relational_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- relational_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- relational_expression(int) - Method in class com.yahoo.search.yql.yqlplusParser.Equality_expressionContext
- Relational_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- relational_op() - Method in class com.yahoo.search.yql.yqlplusParser.Relational_expressionContext
- relational_op() - Method in class com.yahoo.search.yql.yqlplusParser
- Relational_opContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Relational_opContext
- RelativePropertyComponent(String) - Constructor for class com.yahoo.search.query.profile.SubstituteString.RelativePropertyComponent
- release() - Method in class com.yahoo.search.dispatch.CloseableInvoker
- release() - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
- release() - Method in class com.yahoo.search.dispatch.rpc.RpcProtobufFillInvoker
- release() - Method in class com.yahoo.search.dispatch.rpc.RpcSearchInvoker
- release() - Method in class com.yahoo.search.dispatch.SearchErrorInvoker
- releaseGroup(Group, boolean, RequestDuration) - Method in class com.yahoo.search.dispatch.LoadBalancer
-
Release an allocation given by
LoadBalancer.takeGroup(java.util.Set<java.lang.Integer>)
. - Relevance - Class in com.yahoo.search.result
-
A relevance double value.
- Relevance(double) - Constructor for class com.yahoo.search.result.Relevance
-
Construct a relevancy object with an initial value.
- RELEVANCE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- relevanceValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- RelevanceValue - Class in com.yahoo.search.grouping.request
-
This class represents a document relevance score in a
GroupingExpression
. - RelevanceValue() - Constructor for class com.yahoo.search.grouping.request.RelevanceValue
-
Constructs a new instance of this class.
- remove() - Method in class com.yahoo.prelude.hitfield.FieldIterator
- remove() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- remove() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase.MatchIterator
- remove() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Removes the word items of this phrase.
- remove() - Method in class com.yahoo.search.result.DeepHitIterator
- remove() - Method in class com.yahoo.search.result.HitIterator
- remove(int) - Method in class com.yahoo.search.result.HitGroup
-
Removes a hit from this group (not considering the hits of any subgroup)
- remove(Document) - Method in class com.yahoo.search.match.DocumentDb
-
Remove a document from this document db
- remove(URI) - Method in class com.yahoo.search.result.HitGroup
-
Removes a hit from this group or any subgroup.
- remove(String) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- remove(String) - Method in class com.yahoo.search.query.ranking.RankProperties
-
Removes all properties for a given name
- remove(String) - Method in class com.yahoo.search.result.HitGroup
-
Removes a hit from this group or any subgroup
- remove(T) - Method in class com.yahoo.search.cluster.Hasher
-
Removes a node
- removeCondition(int) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Returns the condition at the given index
- removeErrorHit() - Method in class com.yahoo.search.result.HitGroup
-
Removes the error hit of this.
- removeField(String) - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Removes a field from this
- removeField(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Removes a field from this (not from any inherited profile)
- removeField(String) - Method in class com.yahoo.search.result.Hit
-
Removes a field from this
- removeItem(int) - Method in class com.yahoo.prelude.query.CompositeItem
-
Removes the item at the given index
- removeItem(int) - Method in class com.yahoo.prelude.query.NotItem
- removeItem(int) - Method in class com.yahoo.prelude.query.SegmentItem
- removeItem(int, Item) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Removes an item, prefers the one at/close to the given position if there are multiple ones
- removeItem(int, Item) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Removes an item, prefers the one at/close to the given position if there are multiple ones
- removeItem(Item) - Method in class com.yahoo.prelude.query.CompositeItem
-
Removes the given item.
- removeItem(Item) - Method in class com.yahoo.prelude.query.NotItem
- removeItem(Item) - Method in class com.yahoo.prelude.query.SegmentItem
- removeItem(Item) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Removes this item
- removeItem(Item) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- removeItemByIdentity(Item) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Removes this item by identity to ensure we remove the right one if there are multiple equal items
- removeItemByIdentity(Item) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- removeMatches(ReferencedMatches) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Remove all the terms recognized by this match
- removeToken(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
- render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.search.handler.HttpSearchResponse
- render(Writer) - Method in class com.yahoo.search.query.context.QueryContext
- render(Writer, Result) - Method in class com.yahoo.search.rendering.Renderer
-
Renders the result to the writer.
- render(Writer, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Picks apart the result and feeds it to the other methods.
- render(Writer, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
-
Renders this result
- render(StringBuilder, Inspector) - Static method in class com.yahoo.prelude.hitfield.XmlRenderer
- renderAllFields(Hit) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderContinuations(Map<String, Continuation>) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderCoverage() - Method in class com.yahoo.search.rendering.JsonRenderer
- renderCoverageAttributes(Coverage, XMLWriter) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
- renderCoverageAttributes(Coverage, XMLWriter) - Static method in class com.yahoo.search.rendering.XmlRenderer
- Renderer - Class in com.yahoo.search.pagetemplates.model
-
A description of a way to present data items from a source.
- Renderer - Class in com.yahoo.search.rendering
-
Renders a search result to a writer synchronously - the result is completely rendered when the render method returns.
- Renderer() - Constructor for class com.yahoo.search.rendering.Renderer
- Renderer(String) - Constructor for class com.yahoo.search.pagetemplates.model.Renderer
- rendererId() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- rendererId(String) - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- rendererRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns the template registry to use with this execution.
- rendererRegistry() - Method in class com.yahoo.search.searchchain.ExecutionFactory
-
Returns the renderers known to this
- RendererRegistry - Class in com.yahoo.search.rendering
-
Holds all configured and built-in renderers.
- RendererRegistry(Collection<Renderer>, Executor) - Constructor for class com.yahoo.search.rendering.RendererRegistry
-
Creates a registry of the given renderers plus the built-in ones, using a custom executor.
- RendererRegistry(Executor) - Constructor for class com.yahoo.search.rendering.RendererRegistry
-
Creates a registry containing the built-in renderers only, using a custom executor.
- renderErrors(Set<ErrorMessage>) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderers() - Method in class com.yahoo.search.pagetemplates.model.Source
-
Returns the renderers or choices of renderers to apply on individual items of this source
- renderers() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
-
Returns the live, modifiable list of renderers in this section
- renderFieldContents(Object) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- renderFromInspector() - Method in class com.yahoo.prelude.hitfield.JSONString
- renderGroupMetadata(GroupId) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderHeader(HitGroup, XMLWriter) - Static method in class com.yahoo.search.grouping.result.HitRenderer
-
Renders the header for the given grouping hit.
- renderHit(Hit) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderHit(XMLWriter, Hit, int) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
-
Renders this hit as xml.
- renderHitContents(Hit) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderHitGroupHead(HitGroup) - Method in class com.yahoo.search.rendering.JsonRenderer
- RenderingVisitor(XMLWriter, long) - Constructor for class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
- RenderingVisitor(XMLWriter, long) - Constructor for class com.yahoo.search.rendering.XmlRenderer.RenderingVisitor
- renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
- renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.search.rendering.XmlRenderer
- renderResponse(OutputStream, Result, Execution, Request) - Method in class com.yahoo.search.rendering.Renderer
-
Renders synchronously and returns when rendering is complete.
- renderTotalHitCount(Hit) - Method in class com.yahoo.search.rendering.JsonRenderer
- renderTrace(Execution.Trace) - Method in class com.yahoo.search.rendering.JsonRenderer
- replace() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
-
Replaces the words items of this phrase with a phrase item.
- REPLACE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- replacing - Variable in class com.yahoo.prelude.semantics.rule.Production
-
True to add, false to replace, default true
- ReplacingProductionRule - Class in com.yahoo.prelude.semantics.rule
-
A production rule which replaces matched terms by the production
- ReplacingProductionRule() - Constructor for class com.yahoo.prelude.semantics.rule.ReplacingProductionRule
- request() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- request() - Method in class com.yahoo.search.result.Hit
-
Returns the query which produced this hit as a request, or null if not known
- RequestContextProperties - Class in com.yahoo.search.query.properties
-
Turns get(name) into get(name, context) using the request given at construction time and the zone info.
- RequestContextProperties(Map<String, String>) - Constructor for class com.yahoo.search.query.properties.RequestContextProperties
- requestHandlerSpec() - Method in class com.yahoo.search.handler.SearchHandler
- requestList() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- requesttimeout() - Method in class com.yahoo.prelude.cluster.QrMonitorConfig
- requesttimeout(int) - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- requestTimeoutMillis() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- requestTimeoutMillis(int) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- requireNotPresentIn(Map<String, String>) - Static method in class com.yahoo.search.query.properties.DefaultProperties
- requireSettable(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
- requireSettable(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.RankProfileInputProperties
- requireSettable(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.Properties
-
Throws IllegalInputException if the given key cannot be set to the given value.
- RERANKCOUNT - Static variable in class com.yahoo.search.query.Ranking
- reserve(int) - Method in class com.yahoo.search.result.Hit
-
Allocate room for the given number of fields to avoid resizing.
- reset() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Resets the item iterator to point to the first item
- resetQueryCount() - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- resetTimeout() - Method in class com.yahoo.search.Query
-
Resets the start time of the query.
- resetToLast() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Resets the item iterator to point to the last item:
- Resolution - Class in com.yahoo.search.pagetemplates.engine
-
A resolution of choices within a template.
- Resolution() - Constructor for class com.yahoo.search.pagetemplates.engine.Resolution
- resolve() - Method in class com.yahoo.search.grouping.request.MathResolver
-
Converts the internal list of operator-expression pairs into a corresponding combined grouping expression.
- resolve(ComponentSpecification, Properties) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver
- resolve(ComponentSpecification, Properties, IndexFacts) - Method in class com.yahoo.search.federation.sourceref.SourceRefResolver
- resolve(GroupingExpression) - Method in class com.yahoo.search.grouping.request.BucketResolver
-
Resolves and returns the list of grouping expressions that correspond to the previously pushed buckets.
- resolve(Choice, Query, Result) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
-
Override this to resolve choices.
- resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
-
Override this to resolve each choice independently.
- resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
-
Chooses the last alternative of any choice
- resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
-
Chooses the last alternative of any choice
- resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
-
Override this to resolve each map choice independently.
- resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
-
Chooses a mapping which is always by the literal order given in the source template
- resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
-
Chooses a mapping which is always by the literal order given in the source template
- resolveAndDump(String...) - Method in class com.yahoo.search.query.profile.DumpTool
-
Creates and returns a dump from some parameters
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.AggregatorNode
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.DocumentValue
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.EachOperation
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.FunctionNode
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.GroupingExpression
-
Resolves the conceptual level of this expression.
- resolveLevel(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Resolves the conceptual level of this operation.
- Resolver - Class in com.yahoo.search.pagetemplates.engine
-
Superclass of page template choice resolvers.
- Resolver() - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
- Resolver(ComponentId) - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
- Resolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
- ResolverRegistry - Class in com.yahoo.search.pagetemplates.engine.resolvers
-
A registry of available resolver components
- ResolverRegistry(List<Resolver>) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.ResolverRegistry
- ResolversConfig - Class in com.yahoo.search.pagetemplates
-
This class represents the root node of resolvers Copyright Yahoo.
- ResolversConfig(ResolversConfig.Builder) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig
- ResolversConfig.Builder - Class in com.yahoo.search.pagetemplates
- ResolversConfig.Component - Class in com.yahoo.search.pagetemplates
-
This class represents resolvers.component[]
- ResolversConfig.Component.Builder - Class in com.yahoo.search.pagetemplates
- ResolversConfig.Producer - Interface in com.yahoo.search.pagetemplates
- responded() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
-
Called when a response is received from this node.
- responded() - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
-
Called when a response is received from this node.
- responded(T) - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Called when a node responded
- respondedAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
The last time this node responded (failed or succeeded), in ms
- responseAvailable() - Method in class com.yahoo.search.dispatch.SearchInvoker
- responseAvailable(SearchInvoker) - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
- responseAvailable(T) - Method in interface com.yahoo.search.dispatch.ResponseMonitor
- ResponseMonitor<T> - Interface in com.yahoo.search.dispatch
-
Classes implementing ResponseMonitor can be informed by monitored objects that a response is available for processing.
- responsibleSearchChain(Properties) - Method in class com.yahoo.search.federation.sourceref.SingleTarget
- responsibleSearchChain(Properties) - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- responsibleSearchChain(Properties) - Method in class com.yahoo.search.federation.sourceref.Target
- rest(List<T>) - Static method in class com.yahoo.search.query.textserialize.item.ListUtil
- RESTRICT - Static variable in class com.yahoo.search.query.Model
- Result - Class in com.yahoo.search
-
The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.
- Result(Query) - Constructor for class com.yahoo.search.Result
-
Creates a new Result where the top level hit group has id "toplevel"
- Result(Query, ErrorMessage) - Constructor for class com.yahoo.search.Result
-
Create a result containing an error
- Result(Query, HitGroup) - Constructor for class com.yahoo.search.Result
-
Create an empty result.
- retries() - Method in class com.yahoo.search.federation.ProviderConfig
- retries(int) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- retry() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- retry(int) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- REVERSE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- reverseFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ReverseFunction - Class in com.yahoo.search.grouping.request
-
This class represents a reverse-function in a
GroupingExpression
. - ReverseFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ReverseFunction
-
Constructs a new instance of this class.
- rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Perform the main rewrite logic
- rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
-
Main logic of rewriter
- Retrieve rewrites from FSA dict
- rewrite query using features that are enabled by user - rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
-
Main logic of rewriter
- Retrieve spell corrected query from QLAS
- Add spell corrected query as equiv - rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
-
Main logic of rewriter
- Retrieve rewrites from FSA dict
- rewrite query using features that are enabled by user - REWRITE_META - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Name for rewrite metadata retrieval from query properties
- REWRITER_CHAIN - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Name for market chain retrieval from user param
- REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
- REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
- REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
- RewriterConstants - Class in com.yahoo.search.query.rewrite
-
Contains common constant strings used by rewriters
- RewriterConstants() - Constructor for class com.yahoo.search.query.rewrite.RewriterConstants
- rewriterDicts - Variable in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
- RewriterFeatures - Class in com.yahoo.search.query.rewrite
-
Contains commonly used rewriter features
- RewriterFeatures() - Constructor for class com.yahoo.search.query.rewrite.RewriterFeatures
- RewriterUtils - Class in com.yahoo.search.query.rewrite
-
Contains common utilities used by rewriters
- RewriterUtils() - Constructor for class com.yahoo.search.query.rewrite.RewriterUtils
- REWRITES_AS_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for addRewritesAsEquiv(false)
- REWRITES_AS_UNIT_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Config flag for addRewritesAsEquiv(true)
- RewritesConfig - Class in com.yahoo.search.query.rewrite
-
This class represents the root node of rewrites Copyright Yahoo.
- RewritesConfig(RewritesConfig.Builder) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig
- RewritesConfig.Builder - Class in com.yahoo.search.query.rewrite
- RewritesConfig.FsaDict - Class in com.yahoo.search.query.rewrite
-
This class represents rewrites.fsaDict[]
- RewritesConfig.FsaDict.Builder - Class in com.yahoo.search.query.rewrite
- RewritesConfig.Producer - Interface in com.yahoo.search.query.rewrite
- rewriteSddocname(Query) - Static method in class com.yahoo.prelude.querytransform.QueryRewrite
-
Replaces and
SimpleIndexedItem
searching in theHit.SDDOCNAME_FIELD
with an item appropriate for the search node. - REWRITTEN - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
-
Name for rewritten field retrieval from query properties
- RIGHTBRACE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- RIGHTSQUAREBRACKET - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- robustSearch(Query, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Call search(Query, Execution, T) and handle any exceptions returned which we do not want to propagate upwards By default this catches all runtime exceptions and puts them into the result
- root() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- root() - Method in class com.yahoo.text.interpretation.Interpretation
-
Returns the root of the tree representation of the interpretation
- RootGroup - Class in com.yahoo.search.grouping.result
-
This class represents the root
Group
in the grouping result model. - RootGroup(int, Continuation) - Constructor for class com.yahoo.search.grouping.result.RootGroup
- RootId - Class in com.yahoo.search.grouping.result
-
This class is used in
RootGroup
instances. - RootId(int) - Constructor for class com.yahoo.search.grouping.result.RootId
- ROUNDROBIN - Enum constant in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
- row - Static variable in class com.yahoo.search.pagetemplates.model.Layout
-
The built in "row" layout
- RPAREN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- RPAREN - Static variable in class com.yahoo.search.yql.yqlplusParser
- RPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.ArgumentsContext
- RPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- RPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- RPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_listContext
- RPAREN() - Method in class com.yahoo.search.yql.yqlplusParser.Primary_expressionContext
- RpcClient - Class in com.yahoo.search.dispatch.rpc
-
A client which uses rpc request to search nodes to implement the Client API.
- RpcClient(String, int) - Constructor for class com.yahoo.search.dispatch.rpc.RpcClient
- RpcConnectionPool - Interface in com.yahoo.search.dispatch.rpc
-
Interface for getting a connection given a node id.
- RpcInvokerFactory - Class in com.yahoo.search.dispatch.rpc
- RpcInvokerFactory(RpcConnectionPool, SearchGroups, DispatchConfig) - Constructor for class com.yahoo.search.dispatch.rpc.RpcInvokerFactory
- RpcPing - Class in com.yahoo.search.dispatch.rpc
- RpcPing(Node, ClusterMonitor<Node>, RpcConnectionPool, PongHandler, Compressor) - Constructor for class com.yahoo.search.dispatch.rpc.RpcPing
- RpcPingFactory - Class in com.yahoo.search.dispatch.rpc
- RpcPingFactory(RpcConnectionPool) - Constructor for class com.yahoo.search.dispatch.rpc.RpcPingFactory
- RpcProtobufFillInvoker - Class in com.yahoo.search.dispatch.rpc
-
FillInvoker
implementation using Protobuf over JRT - RpcResourcePool - Class in com.yahoo.search.dispatch.rpc
-
RpcResourcePool constructs
FillInvoker
objects that communicate with content nodes over RPC. - RpcResourcePool(DispatchConfig, DispatchNodesConfig) - Constructor for class com.yahoo.search.dispatch.rpc.RpcResourcePool
- RpcSearchInvoker - Class in com.yahoo.search.dispatch.rpc
-
SearchInvoker
implementation using RPC - RSQUAREBRACKET - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- RULE_additive_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_additive_op - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_alias_def - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_annotate_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_annotation - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_argument - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_arguments - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_array_literal - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_array_parameter - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_call_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_call_source - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_constant_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_data_source - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_dereferenced_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_dotted_idents - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_equality_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_equality_op - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_field_def - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_fieldref - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_fixed_or_parameter - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_ident - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_in_not_in_target - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_indexref - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_keyword_as_ident - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_limit - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_literal_element - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_literal_list - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_logical_AND_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_logical_OR_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_map_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_mult_op - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_multiplicative_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_namespaced_name - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_null_operator - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_offset - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_orderby - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_orderby_field - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_orderby_fields - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_output_spec - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_output_statement - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_parameter - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_pipeline_step - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_primary_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_program - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_project_spec - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_property_name - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_property_name_and_value - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_propertyref - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_query_statement - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_relational_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_relational_op - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_scalar_literal - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_field_spec - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_source - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_source_all - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_source_from - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_source_multi - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_select_statement - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_sequence_source - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_source_list - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_source_spec - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_source_statement - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_statement - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_timeout - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_unary_expression - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_unary_op - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_vespa_grouping - Static variable in class com.yahoo.search.yql.yqlplusParser
- RULE_where - Static variable in class com.yahoo.search.yql.yqlplusParser
- rulebase - Variable in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- rulebase() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- rulebase(int) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig
- rulebase(SemanticRulesConfig.Rulebase.Builder) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
-
Add the given builder to this builder's list of Rulebase builders
- rulebase(Consumer<SemanticRulesConfig.Rulebase.Builder>) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- rulebase(List<SemanticRulesConfig.Rulebase.Builder>) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
-
Set the given list as this builder's list of Rulebase builders
- ruleBase() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Returns the rule base this evaluates over
- Rulebase(SemanticRulesConfig.Rulebase.Builder) - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase
- RuleBase - Class in com.yahoo.prelude.semantics
-
A set of semantic production rules and named conditions used to analyze and rewrite queries
- RuleBase(String) - Constructor for class com.yahoo.prelude.semantics.RuleBase
-
Creates an empty rule base
- RuleBaseBenchmark - Class in com.yahoo.prelude.semantics.benchmark
- RuleBaseBenchmark() - Constructor for class com.yahoo.prelude.semantics.benchmark.RuleBaseBenchmark
- RuleBaseException - Exception in com.yahoo.prelude.semantics
-
Thrown on rule base consistency problems
- RuleBaseException(String) - Constructor for exception com.yahoo.prelude.semantics.RuleBaseException
- RuleBaseException(String, Exception) - Constructor for exception com.yahoo.prelude.semantics.RuleBaseException
- RuleBaseLinguistics - Class in com.yahoo.prelude.semantics.engine
-
Linguistics for a rule base
- RuleBaseLinguistics(Linguistics) - Constructor for class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
-
Creates a rule base with default settings
- RuleBaseLinguistics(StemMode, Language, Linguistics) - Constructor for class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
- RuleEngine - Class in com.yahoo.prelude.semantics.engine
-
Evaluates the rules of a rule base.
- RuleEngine(RuleBase) - Constructor for class com.yahoo.prelude.semantics.engine.RuleEngine
- RuleEvaluation - Class in com.yahoo.prelude.semantics.engine
-
A particular evaluation of a particular rule.
- RuleEvaluation(Evaluation) - Constructor for class com.yahoo.prelude.semantics.engine.RuleEvaluation
- RuleImporter - Class in com.yahoo.prelude.semantics
-
Imports rule bases from various sources.
- RuleImporter(boolean, boolean, Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
- RuleImporter(boolean, Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
- RuleImporter(Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
-
Create a rule importer which will read from file
- RuleImporter(SemanticRulesConfig, boolean, boolean, Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
- RuleImporter(SemanticRulesConfig, boolean, Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
- RuleImporter(SemanticRulesConfig, Linguistics) - Constructor for class com.yahoo.prelude.semantics.RuleImporter
-
Create a rule importer which will read from a config object
- ruleIterator() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns the rules in added order
- ruleNames - Static variable in class com.yahoo.search.yql.yqlplusLexer
- ruleNames - Static variable in class com.yahoo.search.yql.yqlplusParser
- rules() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns the rules unmodifiable
- rules() - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase
- rules(String) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Rulebase.Builder
- run() - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
S
- SAME_ELEMENT - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- SAME_ELEMENT - Static variable in class com.yahoo.search.yql.YqlParser
- SameElementItem - Class in com.yahoo.prelude.query
-
This represents a query where all terms are required to match in the same element id.
- SameElementItem(String) - Constructor for class com.yahoo.prelude.query.SameElementItem
- sampleFill(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
- sampleFillReturn(int, boolean, Result) - Method in class com.yahoo.search.statistics.TimeTracker
- samplePing(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
- samplePingReturn(int, boolean, Pong) - Method in class com.yahoo.search.statistics.TimeTracker
- sampleSearch(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
- sampleSearchReturn(int, boolean, Result) - Method in class com.yahoo.search.statistics.TimeTracker
- SamplingStrategy - Interface in com.yahoo.vespa.streamingvisitors.tracing
-
A sampling strategy makes the high-level decision of whether or not a query should be traced.
- SamplingTraceExporter - Class in com.yahoo.vespa.streamingvisitors.tracing
-
Trace exporter which only exports a subset of traces as decided by the provided sampling strategy.
- SamplingTraceExporter(TraceExporter, SamplingStrategy) - Constructor for class com.yahoo.vespa.streamingvisitors.tracing.SamplingTraceExporter
- scalar_literal() - Method in class com.yahoo.search.yql.yqlplusParser.Constant_expressionContext
- scalar_literal() - Method in class com.yahoo.search.yql.yqlplusParser.Literal_elementContext
- scalar_literal() - Method in class com.yahoo.search.yql.yqlplusParser
- Scalar_literalContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- schema - Variable in class com.yahoo.search.config.SchemaInfoConfig.Builder
- schema() - Method in class com.yahoo.prelude.fastsearch.DocumentDatabase
- schema() - Method in class com.yahoo.search.config.SchemaInfoConfig
- schema(int) - Method in class com.yahoo.search.config.SchemaInfoConfig
- schema(SchemaInfoConfig.Schema.Builder) - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
-
Add the given builder to this builder's list of Schema builders
- schema(Consumer<SchemaInfoConfig.Schema.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- schema(List<SchemaInfoConfig.Schema.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
-
Set the given list as this builder's list of Schema builders
- Schema - Class in com.yahoo.search.schema
-
Information about a schema which is part of the application running this.
- Schema(SchemaInfoConfig.Schema.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema
- Schema.Builder - Class in com.yahoo.search.schema
- schemaInfo() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns information about the schemas specified in this application.
- schemaInfo() - Method in class com.yahoo.search.searchchain.ExecutionFactory
- SchemaInfo - Class in com.yahoo.search.schema
-
Information about all the schemas configured in the application this container is a part of.
- SchemaInfo(IndexInfoConfig, SchemaInfoConfig, QrSearchersConfig) - Constructor for class com.yahoo.search.schema.SchemaInfo
- SchemaInfo(List<Schema>, Map<String, List<String>>) - Constructor for class com.yahoo.search.schema.SchemaInfo
- SchemaInfo.Session - Class in com.yahoo.search.schema
-
The schema information resolved to be relevant to this session.
- SchemaInfoConfig - Class in com.yahoo.search.config
-
This class represents the root node of schema-info Copyright Yahoo.
- SchemaInfoConfig(SchemaInfoConfig.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig
- SchemaInfoConfig.Builder - Class in com.yahoo.search.config
- SchemaInfoConfig.Producer - Interface in com.yahoo.search.config
- SchemaInfoConfig.Schema - Class in com.yahoo.search.config
-
This class represents schema-info.schema[]
- SchemaInfoConfig.Schema.Builder - Class in com.yahoo.search.config
- SchemaInfoConfig.Schema.Rankprofile - Class in com.yahoo.search.config
-
This class represents schema-info.schema[].rankprofile[]
- SchemaInfoConfig.Schema.Rankprofile.Builder - Class in com.yahoo.search.config
- SchemaInfoConfig.Schema.Rankprofile.Input - Class in com.yahoo.search.config
-
This class represents schema-info.schema[].rankprofile[].input[]
- SchemaInfoConfig.Schema.Rankprofile.Input.Builder - Class in com.yahoo.search.config
- SchemaInfoConfig.Schema.Summaryclass - Class in com.yahoo.search.config
-
This class represents schema-info.schema[].summaryclass[]
- SchemaInfoConfig.Schema.Summaryclass.Builder - Class in com.yahoo.search.config
- SchemaInfoConfig.Schema.Summaryclass.Fields - Class in com.yahoo.search.config
-
This class represents schema-info.schema[].summaryclass[].fields[]
- SchemaInfoConfig.Schema.Summaryclass.Fields.Builder - Class in com.yahoo.search.config
- schemas() - Method in class com.yahoo.search.schema.SchemaInfo
-
Returns all schemas configured in this application, indexed by schema name.
- scolon() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SCOLON - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- SCORE_THRESHOLD - Static variable in class com.yahoo.search.yql.YqlParser
- SDDOCNAME_FIELD - Static variable in class com.yahoo.search.result.Hit
- search(Query) - Method in class com.yahoo.search.searchchain.AsyncExecution
-
Does an async search, note that the query argument cannot simultaneously be used to execute any other searches, a clone() must be made of the query for each async execution if the same query is to be used in more than one.
- search(Query) - Method in class com.yahoo.search.searchchain.Execution
-
Calls search on the next searcher in this chain.
- search(Query, Execution) - Method in class com.yahoo.prelude.cluster.ClusterSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.CJKSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.CollapsePhraseSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.LiteralBoostSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.NonPhrasingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.NoRankingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.NormalizingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.PhrasingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.RecallSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.querytransform.StemmingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.BlendingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.FieldCollapsingSearcher
-
First fetch result from the next searcher in the chain.
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.FillSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.JSONDebugSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.JuniperSearcher
-
Convert Juniper style property highlighting to XML style.
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.MultipleResultsSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.PosSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.QuotingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.ValidatePredicateSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.searcher.ValidateSortingSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.semantics.SemanticSearcher
- search(Query, Execution) - Method in class com.yahoo.prelude.statistics.StatisticsSearcher
-
Generate statistics for the query passing through this Searcher 1) Add 1 to total query count 2) Add response time to total response time (time from entry to return) 3) .....
- search(Query, Execution) - Method in class com.yahoo.search.cluster.ClusterSearcher
- search(Query, Execution) - Method in class com.yahoo.search.dispatch.SearchInvoker
-
Retrieve the hits for the given
Query
. - search(Query, Execution) - Method in class com.yahoo.search.federation.FederationSearcher
- search(Query, Execution) - Method in class com.yahoo.search.federation.ForwardingSearcher
- search(Query, Execution) - Method in class com.yahoo.search.grouping.GroupingQueryParser
- search(Query, Execution) - Method in class com.yahoo.search.grouping.GroupingValidator
- search(Query, Execution) - Method in class com.yahoo.search.grouping.result.FlatteningSearcher
- search(Query, Execution) - Method in class com.yahoo.search.grouping.UniqueGroupingSearcher
-
Implements the deprecated "unique" api for deduplication by using grouping.
- search(Query, Execution) - Method in class com.yahoo.search.grouping.vespa.GroupingExecutor
- search(Query, Execution) - Method in class com.yahoo.search.match.DocumentDb
-
Search this document db
- search(Query, Execution) - Method in class com.yahoo.search.pagetemplates.PageTemplateSearcher
- search(Query, Execution) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
-
Perform main rewrite logics for this searcher
- Skip to next rewriter if query is previously rewritten and getSkipRewriterIfRewritten() is true for this rewriter
- Execute rewriter's main rewrite logic
- Pass to the next rewriter the query to be used for dictionary retrieval - search(Query, Execution) - Method in class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
-
Execute another search chain specified by the user
- Retrieve search chain specified by the user through param
- Execute specified search chain if exist - search(Query, Execution) - Method in class com.yahoo.search.querytransform.BooleanSearcher
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.DefaultPositionSearcher
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.LowercasingSearcher
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.NGramSearcher
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.RangeQueryOptimizer
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.SortingDegrader
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.WandSearcher
- search(Query, Execution) - Method in class com.yahoo.search.querytransform.WeakAndReplacementSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchchain.example.ExampleSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchchain.testutil.DocumentSourceSearcher
- search(Query, Execution) - Method in class com.yahoo.search.Searcher
-
Override this to implement your searcher.
- search(Query, Execution) - Method in class com.yahoo.search.searchers.CacheControlSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.ConnectionControlSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.ContainerLatencySearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.InputCheckingSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.QueryValidator
- search(Query, Execution) - Method in class com.yahoo.search.searchers.RateLimitingSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.ValidateFuzzySearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.ValidateMatchPhaseSearcher
- search(Query, Execution) - Method in class com.yahoo.search.searchers.ValidateNearestNeighborSearcher
- search(Query, Execution) - Method in class com.yahoo.search.yql.FieldFiller
- search(Query, Execution) - Method in class com.yahoo.search.yql.FieldFilter
- search(Query, Execution) - Method in class com.yahoo.search.yql.MinimalQueryInserter
- search(Query, Execution) - Method in class com.yahoo.vespa.streamingvisitors.MetricsSearcher
- search(Query, Execution, ErrorMessage) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
This is called (instead of search(query, execution, connection) to handle searches where no (suitable) backend was available.
- search(Query, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Perform the search against the given connection.
- SEARCH - Enum constant in enum class com.yahoo.search.statistics.TimeTracker.Activity
- SEARCH_CHAIN - Static variable in class com.yahoo.search.Query
- SEARCH_DOC_TYPE_KEY - Static variable in class com.yahoo.prelude.fastsearch.DocumentDatabase
- SEARCH_PATH - Static variable in class com.yahoo.search.query.Model
- searchAndFill(Query) - Method in class com.yahoo.search.searchchain.AsyncExecution
- searchAndFill(Query, Chain<? extends Searcher>) - Method in class com.yahoo.search.handler.SearchHandler
-
Used from container SDK, for internal use only
- searchChain - Variable in class com.yahoo.search.federation.FederationConfig.Target.Builder
- searchChain - Variable in class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
- searchChain() - Method in class com.yahoo.search.federation.FederationConfig.Target
- searchChain(int) - Method in class com.yahoo.search.federation.FederationConfig.Target
- searchChain(FederationConfig.Target.SearchChain.Builder) - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
-
Add the given builder to this builder's list of SearchChain builders
- searchChain(Consumer<FederationConfig.Target.SearchChain.Builder>) - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- searchChain(List<FederationConfig.Target.SearchChain.Builder>) - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
-
Set the given list as this builder's list of SearchChain builders
- SearchChain - Class in com.yahoo.search.searchchain
-
A named collection of searchers.
- SearchChain(Chain<Searcher>) - Constructor for class com.yahoo.search.searchchain.SearchChain
-
For internal use only!
- SearchChain(ComponentId) - Constructor for class com.yahoo.search.searchchain.SearchChain
- SearchChain(ComponentId, Searcher...) - Constructor for class com.yahoo.search.searchchain.SearchChain
- SearchChain(ComponentId, Collection<Searcher>) - Constructor for class com.yahoo.search.searchchain.SearchChain
- SearchChain(ComponentId, Collection<Searcher>, Collection<Phase>) - Constructor for class com.yahoo.search.searchchain.SearchChain
-
Creates a search chain.
- SearchChain(FederationConfig.Target.SearchChain.Builder) - Constructor for class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- SearchChainDispatcherSearcher - Class in com.yahoo.search.query.rewrite
-
Execute rewriter search chain specified by the user.
- SearchChainDispatcherSearcher() - Constructor for class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
-
Constructor for unit test
- SearchChainDispatcherSearcher(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
-
Constructor for this searcher
- SearchchainForwardConfig - Class in com.yahoo.search.federation
-
This class represents the root node of searchchain-forward Copyright Yahoo.
- SearchchainForwardConfig(SearchchainForwardConfig.Builder) - Constructor for class com.yahoo.search.federation.SearchchainForwardConfig
- SearchchainForwardConfig.Builder - Class in com.yahoo.search.federation
- SearchchainForwardConfig.Producer - Interface in com.yahoo.search.federation
- searchChainId - Variable in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
- searchChainId() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- searchChainId(String) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- SearchChainInvocationSpec - Class in com.yahoo.search.federation.sourceref
-
Specifies which search chain should be run and how it should be run.
- searchChainRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Returns the search chain registry to use with this execution.
- searchChainRegistry() - Method in class com.yahoo.search.searchchain.Execution
-
Returns the search chain registry to use with this execution.
- searchChainRegistry() - Method in class com.yahoo.search.searchchain.ExecutionFactory
-
Returns the search chain registry used by this
- SearchChainRegistry - Class in com.yahoo.search.searchchain
-
Contains a reference to all currently known search chains.
- SearchChainRegistry() - Constructor for class com.yahoo.search.searchchain.SearchChainRegistry
- SearchChainRegistry(ComponentRegistry<? extends AbstractComponent>) - Constructor for class com.yahoo.search.searchchain.SearchChainRegistry
- SearchChainResolver - Class in com.yahoo.search.federation.sourceref
-
Resolves (source, provider) component specifications to a search chain invocation spec.
- SearchChainResolver.Builder - Class in com.yahoo.search.federation.sourceref
- SearchCluster - Class in com.yahoo.search.dispatch.searchcluster
-
A model of a search cluster we might want to dispatch queries to.
- SearchCluster(String, double, Collection<Node>, VipStatus, PingFactory) - Constructor for class com.yahoo.search.dispatch.searchcluster.SearchCluster
- SearchCluster(String, SearchGroupsImpl, VipStatus, PingFactory) - Constructor for class com.yahoo.search.dispatch.searchcluster.SearchCluster
- SearchDefinition - Class in com.yahoo.prelude
-
An object for storing information about search definitions in the centralized directory services.
- SearchDefinition(String) - Constructor for class com.yahoo.prelude.SearchDefinition
- Searcher - Class in com.yahoo.search
-
Superclass of all
Components
which produces Results in response to Queries by calling thesearch
method. - Searcher() - Constructor for class com.yahoo.search.Searcher
- Searcher(ComponentId) - Constructor for class com.yahoo.search.Searcher
-
Creates a searcher from an id
- searcherModels - Static variable in class com.yahoo.search.searchchain.model.federation.LocalProviderSpec
- searcherName - Variable in class com.yahoo.prelude.fastsearch.ClusterParams
- SearcherRegistry - Class in com.yahoo.search.searchchain
-
A registry of searchers.
- SearcherRegistry() - Constructor for class com.yahoo.search.searchchain.SearcherRegistry
- SearchErrorInvoker - Class in com.yahoo.search.dispatch
-
A search invoker that will immediately produce an error that occurred during invoker construction.
- SearchErrorInvoker(ErrorMessage) - Constructor for class com.yahoo.search.dispatch.SearchErrorInvoker
- SearchErrorInvoker(ErrorMessage, Coverage) - Constructor for class com.yahoo.search.dispatch.SearchErrorInvoker
- searchers() - Method in class com.yahoo.search.searchchain.SearchChain
-
Returns an unmodifiable list of the searchers this search chain executs, in resolved execution order.
- SearchGroups - Interface in com.yahoo.search.dispatch.searchcluster
-
Simple interface for groups and their nodes in the content cluster
- SearchGroupsImpl - Class in com.yahoo.search.dispatch.searchcluster
- SearchGroupsImpl(Map<Integer, Group>, double) - Constructor for class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- SearchHandler - Class in com.yahoo.search.handler
-
Handles search request.
- SearchHandler(Metric, ContainerThreadPool, CompiledQueryProfileRegistry, ContainerHttpConfig, ComponentRegistry<Embedder>, ExecutionFactory, ZoneInfo) - Constructor for class com.yahoo.search.handler.SearchHandler
- SearchInvoker - Class in com.yahoo.search.dispatch
-
SearchInvoker encapsulates an allocated connection for running a single search query.
- SearchInvoker(Optional<Node>) - Constructor for class com.yahoo.search.dispatch.SearchInvoker
- SearchPath - Class in com.yahoo.search.dispatch
-
A subset of nodes and groups to which a query should be sent.
- SearchPath.InvalidSearchPathException - Exception in com.yahoo.search.dispatch
- searchRefDescription() - Method in class com.yahoo.search.federation.sourceref.SingleTarget
- searchRefDescription() - Method in class com.yahoo.search.federation.sourceref.SourcesTarget
- searchRefDescription() - Method in class com.yahoo.search.federation.sourceref.Target
- SearchResponse - Class in com.yahoo.search.handler
-
Some leftover static methods.
- SearchResponse() - Constructor for class com.yahoo.search.handler.SearchResponse
- SearchStatusExtension - Class in com.yahoo.search.handler.observability
- SearchStatusExtension() - Constructor for class com.yahoo.search.handler.observability.SearchStatusExtension
- searchTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Total amount of time spent in all threads for this Execution while searching or waiting for (a) backend(s) doing (a) search(es).
- searchTime() - Method in class com.yahoo.search.statistics.TimeTracker
- SearchWithRendererHandlerConfig - Class in com.yahoo.search.handler
-
This class represents the root node of search-with-renderer-handler Copyright Yahoo.
- SearchWithRendererHandlerConfig(SearchWithRendererHandlerConfig.Builder) - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig
- SearchWithRendererHandlerConfig.Builder - Class in com.yahoo.search.handler
- SearchWithRendererHandlerConfig.Producer - Interface in com.yahoo.search.handler
- SECOND_OF_MINUTE - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- SECONDARY - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- SecondOfMinuteFunction - Class in com.yahoo.search.grouping.request
-
This class represents a second-of-minute timestamp-function in a
GroupingExpression
. - SecondOfMinuteFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SecondOfMinuteFunction
-
Constructs a new instance of this class.
- Section - Class in com.yahoo.search.pagetemplates.model
-
An element of a page template corresponding to a physical area of the layout of the final physical page.
- Section() - Constructor for class com.yahoo.search.pagetemplates.model.Section
- Section(String) - Constructor for class com.yahoo.search.pagetemplates.model.Section
-
Creates a section with an id (or null if no id)
- SectionedRenderer<WRITER> - Class in com.yahoo.search.rendering
-
Renders each part of a result to a writer.
- SectionedRenderer() - Constructor for class com.yahoo.search.rendering.SectionedRenderer
- SectionHitGroup - Class in com.yahoo.search.pagetemplates.result
-
A hit group corresponding to a section - contains some additional information in proper getters and setters which is used during rendering.
- SectionHitGroup(String) - Constructor for class com.yahoo.search.pagetemplates.result.SectionHitGroup
- segment(String, Token, boolean) - Method in class com.yahoo.prelude.query.parser.AbstractParser
-
Segments a token
- SegmentingRule - Enum Class in com.yahoo.prelude.query
-
If a term has to be resegmented, and the result is more than one word, this is how the result should be handled in the query tree.
- SegmentItem - Class in com.yahoo.prelude.query
-
An immutable and'ing of a collection of sub-expressions.
- SegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.SegmentItem
-
Creates a new segment item
- SegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.SegmentItem
-
Creates a new segment item
- select - Variable in class com.yahoo.search.yql.yqlplusParser.ExpressionContext
- select(int, int) - Method in class com.yahoo.search.cluster.Hasher.NodeList
- Select - Class in com.yahoo.search.query
-
The parameters defining the where-clause and grouping of a query
- Select(Query) - Constructor for class com.yahoo.search.query.Select
-
Creates an empty select statement
- Select(String, String, Query) - Constructor for class com.yahoo.search.query.Select
- SELECT - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.QueryType.Enum
- SELECT - Enum constant in enum class com.yahoo.search.Query.Type
- SELECT - Static variable in class com.yahoo.search.federation.ProviderConfig.QueryType
- SELECT - Static variable in class com.yahoo.search.query.Select
- SELECT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- SELECT - Static variable in class com.yahoo.search.yql.yqlplusParser
- SELECT() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- SELECT() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- select_field_spec() - Method in class com.yahoo.search.yql.yqlplusParser
- select_field_spec() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- Select_field_specContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- SELECT_PARAMETER_PARSING - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
- select_source() - Method in class com.yahoo.search.yql.yqlplusParser
- select_source() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- select_source_all() - Method in class com.yahoo.search.yql.yqlplusParser
- select_source_all() - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- Select_source_allContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- select_source_from() - Method in class com.yahoo.search.yql.yqlplusParser
- select_source_from() - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- Select_source_fromContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- select_source_multi() - Method in class com.yahoo.search.yql.yqlplusParser
- select_source_multi() - Method in class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- Select_source_multiContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- Select_sourceContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_sourceContext
- select_statement() - Method in class com.yahoo.search.yql.yqlplusParser.In_not_in_targetContext
- select_statement() - Method in class com.yahoo.search.yql.yqlplusParser.Query_statementContext
- select_statement() - Method in class com.yahoo.search.yql.yqlplusParser
- Select_statementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- selectNodes(String, SearchGroups) - Static method in class com.yahoo.search.dispatch.SearchPath
-
Parses a search path and select nodes from the given cluster based on it.
- SelectParser - Class in com.yahoo.search.query
-
The Select query language.
- SelectParser(ParserEnvironment) - Constructor for class com.yahoo.search.query.SelectParser
- semanticRules(RuleBase, RuleImporter) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Parses a search definition and returns the resulting object
- SemanticRulesConfig - Class in com.yahoo.prelude.semantics
-
This class represents the root node of semantic-rules Copyright Yahoo.
- SemanticRulesConfig(SemanticRulesConfig.Builder) - Constructor for class com.yahoo.prelude.semantics.SemanticRulesConfig
- SemanticRulesConfig.Builder - Class in com.yahoo.prelude.semantics
- SemanticRulesConfig.Producer - Interface in com.yahoo.prelude.semantics
- SemanticRulesConfig.Rulebase - Class in com.yahoo.prelude.semantics
-
This class represents semantic-rules.rulebase[]
- SemanticRulesConfig.Rulebase.Builder - Class in com.yahoo.prelude.semantics
- SemanticSearcher - Class in com.yahoo.prelude.semantics
-
Analyzes query semantics and enhances the query to reflect findings
- SemanticSearcher(RuleBase) - Constructor for class com.yahoo.prelude.semantics.SemanticSearcher
-
Creates a semantic searcher using the given default rule base
- SemanticSearcher(RuleBase...) - Constructor for class com.yahoo.prelude.semantics.SemanticSearcher
- SemanticSearcher(SemanticRulesConfig, Linguistics) - Constructor for class com.yahoo.prelude.semantics.SemanticSearcher
- SemanticSearcher(List<RuleBase>) - Constructor for class com.yahoo.prelude.semantics.SemanticSearcher
- SemanticsParser - Class in com.yahoo.prelude.semantics.parser
- SemanticsParser(SemanticsParserTokenManager) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Constructor with generated Token Manager.
- SemanticsParser(InputStream) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Constructor with InputStream.
- SemanticsParser(InputStream, String) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Constructor with InputStream and supplied encoding
- SemanticsParser(Reader) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Constructor with InputStream.
- SemanticsParser(Reader, Linguistics) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParser
- SemanticsParserConstants - Interface in com.yahoo.prelude.semantics.parser
-
Token literal values and constants.
- SemanticsParserTokenManager - Class in com.yahoo.prelude.semantics.parser
-
Token Manager.
- SemanticsParserTokenManager(SimpleCharStream) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Constructor.
- SemanticsParserTokenManager(SimpleCharStream, int) - Constructor for class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Constructor.
- SEMI - Static variable in class com.yahoo.search.yql.yqlplusLexer
- SEMI - Static variable in class com.yahoo.search.yql.yqlplusParser
- SEMI() - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- SEMI(int) - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- SEMICOLON - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- SEMICOLON - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- sempred(RuleContext, int, int) - Method in class com.yahoo.search.yql.yqlplusParser
- send() - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- send(LoggerEntry) - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
- send(LoggerEntry) - Method in class com.yahoo.search.logging.LocalDiskLogger
- send(LoggerEntry) - Method in interface com.yahoo.search.logging.Logger
- sendFillRequest(Result, String) - Method in class com.yahoo.search.dispatch.FillInvoker
- sendFillRequest(Result, String) - Method in class com.yahoo.search.dispatch.rpc.RpcProtobufFillInvoker
- sendSearchRequest(Query, Object) - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
-
Sends search queries to the contained
SearchInvoker
sub-invokers. - sendSearchRequest(Query, Object) - Method in class com.yahoo.search.dispatch.rpc.RpcSearchInvoker
- sendSearchRequest(Query, Object) - Method in class com.yahoo.search.dispatch.SearchErrorInvoker
- sendSearchRequest(Query, Object) - Method in class com.yahoo.search.dispatch.SearchInvoker
- SeparatorFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is markup for separating dynamic snippets.
- SeparatorFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.SeparatorFieldPart
- sequence_source() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- sequence_source() - Method in class com.yahoo.search.yql.yqlplusParser
- Sequence_sourceContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Sequence_sourceContext
- sequenceCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- SequenceCondition - Class in com.yahoo.prelude.semantics.rule
-
A set of conditions which much match the query in sequence
- SequenceCondition() - Constructor for class com.yahoo.prelude.semantics.rule.SequenceCondition
- serialize() - Method in class com.yahoo.search.logging.LoggerEntry
- serialize(Item) - Method in class com.yahoo.search.query.textserialize.serializer.QueryTreeSerializer
- serialize(Item) - Static method in class com.yahoo.search.query.textserialize.TextSerialize
- serialize(Query) - Static method in class com.yahoo.search.yql.VespaSerializer
- serialize(ItemIdMapper) - Method in class com.yahoo.search.query.textserialize.serializer.DispatchForm
-
Only public for the purpose of testing.
- serialize(Query, String) - Static method in class com.yahoo.search.yql.VespaSerializer
- server() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- server(boolean) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- SessionId - Class in com.yahoo.search.query
-
An id which is unique across the cluster of nodes
- SessionId(UniqueRequestId, String) - Constructor for class com.yahoo.search.query.SessionId
- sessionIdKey - Static variable in class com.yahoo.fs4.GetDocSumsPacket
-
Session id key.
- set(int, Hit) - Method in class com.yahoo.search.result.HitGroup
-
Inserts the given hit at the specified index in this group.
- set(FieldPart) - Method in class com.yahoo.prelude.hitfield.FieldIterator
- set(FieldPart) - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
- set(CompoundName, Object, DimensionBinding, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Override this to intercept all writes to this profile (or any nested profiles)
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
-
Sets a value in this query profile
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.PropertyAliases
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.PropertyMap
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.QueryProperties
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.RankProfileInputProperties
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.RequestContextProperties
- set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.SubProperties
- set(CompoundName, Object, Map<String, String>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets a value in this or any nested profile.
- set(String, DimensionValues, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Sets a value to this
- set(String, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- set(String, Object, DimensionValues, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets a value in this or any nested profile.
- set(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets a value in this or any nested profile using null as context
- set(String, Object, String[], QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
- set(String, Object, Map<String, String>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
- setAccuracy(double) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Assigns an accuracy value for this.
- setActiveDocuments(long) - Method in class com.yahoo.search.dispatch.searchcluster.Node
-
Updates the active documents on this node
- setAllowApproximate(boolean) - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Set whether approximation is allowed
- setAlternatives(Collection<WordAlternativesItem.Alternative>) - Method in class com.yahoo.prelude.query.WordAlternativesItem
- setAnchor(Condition.Anchor) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Sets a positional constraint on this condition
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.cluster.QrMonitorConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.EmulationConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.searcher.QrQuotetableConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.prelude.semantics.SemanticRulesConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.config.ClusterConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.config.IndexInfoConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.config.QrStartConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.config.RateLimitingConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.config.SchemaInfoConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.federation.FederationConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.logging.LocalDiskLoggerConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
- setApplyOnRestart(boolean) - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- setApproximateThreshold(double) - Method in class com.yahoo.search.query.ranking.Matching
- setAscending(boolean) - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Set to true to sort by the attribute in ascending order when this is in use during the match phase, false (default) to use descending order.
- setAscending(boolean) - Method in class com.yahoo.search.query.Sorting.FieldOrder
-
Decide if sortorder is ascending or not.
- setAttribute(boolean) - Method in class com.yahoo.prelude.Index
- setAttribute(String) - Method in class com.yahoo.prelude.Location
- setAttribute(String) - Method in class com.yahoo.search.query.ranking.Diversity
-
Sets the attribute field which will be used to guarantee diversity.
- setAttribute(String) - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Sets the attribute field which will be used to decide the best matches after it has been determined during matching that this query is going to cause too many matches.
- setAttributeNames(Map<String, AttributesConfig.Attribute>) - Method in class com.yahoo.prelude.searcher.ValidateSortingSearcher
- setAutomata(RuleBase, String) - Method in class com.yahoo.prelude.semantics.RuleImporter
- setAutomataFile(String) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Sets the name of the automata file to use as a source of condition matches.
- setAuxiliary(boolean) - Method in class com.yahoo.search.result.Hit
- setBlockingWrites(boolean) - Method in class com.yahoo.search.dispatch.searchcluster.Node
- setBolding(boolean) - Method in class com.yahoo.search.query.Presentation
-
Sets whether matching query terms should be bolded in the result
- setBoundingBox(double, double, double, double) - Method in class com.yahoo.prelude.Location
- setBreakdown(boolean) - Method in class com.yahoo.search.searchchain.Execution.Context
- setBuiltin(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Mark this type as built into the system.
- setCached(boolean) - Method in class com.yahoo.search.result.Hit
-
Sets whether this hit is returned from a cache.
- setClusterName(String) - Method in class com.yahoo.prelude.searcher.ValidateSortingSearcher
- setCondition(int, Condition) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Sets the condition at the given index
- setCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
- setCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- setCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Sets what must be true for this rule to be true
- setCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.SuperCondition
- setConditionName(String) - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- setConnectivity(Item, double) - Method in interface com.yahoo.prelude.query.TaggableItem
-
Set the connectivity to another term in the same query tree.
- setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- setConnectivity(TaggableItem, String, Double) - Method in class com.yahoo.search.query.textserialize.item.ItemContext
- setContent(String) - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- setContent(String) - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
- setContent(String) - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- setContextName(String) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Sets the name whatever is matched by this condition can be refered as, or null to make it nonreferable
- setCoverage(Coverage) - Method in class com.yahoo.search.Result
- setCreator(Item.ItemCreator) - Method in class com.yahoo.prelude.query.Item
-
Sets the item creator value.
- setCurrentLabel(String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Sets a new current label and returns the previous one
- setCutoffFactor(double) - Method in class com.yahoo.search.query.ranking.Diversity
- setCutoffStrategy(String) - Method in class com.yahoo.search.query.ranking.Diversity
- setDeepHitCount(long) - Method in class com.yahoo.search.Result
-
Sets the estimated total number of deep hits this result is a subset of
- setDefault(boolean) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Sets whether this base is default, the semantics of default is left to the application
- setDefaultIndex(String) - Method in class com.yahoo.search.query.Model
-
Sets the default index for this query.
- setDefaultIndexName(String) - Method in class com.yahoo.search.query.parser.Parsable
- setDefaultMaxGroups(int) - Method in class com.yahoo.search.grouping.GroupingRequest
- setDefaultMaxHits(int) - Method in class com.yahoo.search.grouping.GroupingRequest
- setDefaultPosition(boolean) - Method in class com.yahoo.prelude.Index
- setDegradedReason(int) - Method in class com.yahoo.search.result.Coverage
-
Will set the reasons for degraded coverage as reported by vespa backend.
- setDeletionBreaksOrdering(boolean) - Method in class com.yahoo.search.result.HitGroup
- setDeletionBreaksOrdering(boolean) - Method in class com.yahoo.search.Result
- setDetailedDiagnostics(boolean) - Method in class com.yahoo.search.searchchain.Execution.Context
- setDimensions(int) - Method in class com.yahoo.prelude.Location
- setDimensions(String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets the dimensions over which this may vary.
- setDistance(int) - Method in class com.yahoo.prelude.query.NearItem
- setDistanceThreshold(double) - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Set the distance threshold for nearest-neighbor hits
- setDistributionKey(int) - Method in class com.yahoo.prelude.fastsearch.FastHit
-
Sets the index of the node this hit originated at
- setDiversity(Diversity) - Method in class com.yahoo.search.query.ranking.MatchPhase
- setDocumentDb(String) - Method in class com.yahoo.search.query.Model
-
Sets the document database this will search - a document type
- setDocumentType(String) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- setDynamic(boolean) - Method in class com.yahoo.search.schema.DocumentSummary.Builder
- setDynamicSummary(boolean) - Method in class com.yahoo.prelude.Index
- setElapsedTime(ElapsedTime) - Method in class com.yahoo.search.Result
- setEmbedder(Embedder) - Method in class com.yahoo.search.Query.Builder
- setEmbedders(Map<String, Embedder>) - Method in class com.yahoo.search.Query.Builder
- setEnable(boolean) - Method in class com.yahoo.search.query.ranking.SoftTimeout
- setEncoding(String) - Method in class com.yahoo.search.query.Model
-
Sets the encoding which was used in the received query string
- setEndAnchorDefault(boolean) - Method in class com.yahoo.prelude.query.UriItem
- setExact(boolean, String) - Method in class com.yahoo.prelude.Index
-
Set whether this index should match any kind of characters
- setExecution(Execution) - Method in class com.yahoo.search.query.Model
-
Sets the execution working on this.
- setExplainLevel(int) - Method in class com.yahoo.search.Query
-
Deprecated.use getTrace().setExplainLevel(level)
- setExplainLevel(int) - Method in class com.yahoo.search.query.Trace
-
Sets the explain level of this query, 0 means no tracing.
- setExplicit(boolean) - Method in class com.yahoo.prelude.query.PhraseItem
-
Sets whether this was explicitly written as a phrase using quotes by the user
- setExplicit(boolean) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- setExplicitLanguage(Optional<Language>) - Method in class com.yahoo.search.query.parser.Parsable
- setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- setExplicitSignificance(boolean) - Method in interface com.yahoo.prelude.query.TaggableItem
- setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- setFactor(double) - Method in class com.yahoo.search.query.ranking.SoftTimeout
-
Override the adaptive factor determined on the content nodes
- setFailedNodes(int) - Method in class com.yahoo.search.dispatch.CoverageAggregator
- setFastSearch(boolean) - Method in class com.yahoo.prelude.Index
- setField(String, Object) - Method in class com.yahoo.prelude.fastsearch.FastHit
- setField(String, Object) - Method in class com.yahoo.search.result.Hit
-
Sets the value of a field
- setFillable() - Method in class com.yahoo.search.result.Hit
-
Tag this hit as fillable.
- setFillable() - Method in class com.yahoo.search.result.HitGroup
- setFilled(String) - Method in class com.yahoo.search.result.Hit
-
Register that this hit has been filled with properties using the given summary class.
- setFilled(String) - Method in class com.yahoo.search.result.HitGroup
-
Ignored as this should always be derived from the content hits
- setFilter(boolean) - Method in class com.yahoo.prelude.query.Item
-
Sets whether this is a filter term.
- setFilter(String) - Method in class com.yahoo.search.query.Model
-
Sets the filter string set for this query.
- setFilter(String) - Method in class com.yahoo.search.query.parser.Parsable
- setFinalStatus(boolean) - Method in class com.yahoo.search.dispatch.CloseableInvoker
- setForceSinglePass(boolean) - Method in class com.yahoo.search.grouping.request.GroupingOperation
- setFormat(String) - Method in class com.yahoo.search.query.Presentation
-
Set the desired format for result rendering.
- setFreshness(Freshness) - Method in class com.yahoo.search.query.Ranking
- setFreshness(String) - Method in class com.yahoo.search.query.Ranking
-
Set the freshness search parameters for this query
- setFromQuery(boolean) - Method in class com.yahoo.prelude.query.TermItem
- setFromSegmented(boolean) - Method in class com.yahoo.prelude.query.WordItem
- setFromSpecialToken(boolean) - Method in class com.yahoo.prelude.query.Item
- setFromUser(boolean) - Method in class com.yahoo.prelude.query.SegmentItem
- setGeoCircle(double, double, double) - Method in class com.yahoo.prelude.Location
- setGlobalId(byte[]) - Method in class com.yahoo.prelude.fastsearch.FastHit
- setGlobalMaxGroups(long) - Method in class com.yahoo.search.grouping.GroupingRequest
- setGroupBy(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Assigns an expressions as the group-by clause of this operation.
- setGroupingExpressionString(String) - Method in class com.yahoo.search.query.Select
-
Sets the grouping expression string directly.
- setGroupingList(Query, List<Grouping>) - Static method in class com.yahoo.search.grouping.vespa.GroupingExecutor
-
Sets the list of
Grouping
objects assigned to the given query. - setGroupingSessionCache(boolean) - Method in class com.yahoo.search.Query
-
Sets whether this query should use the grouping session cache.
- setGroupingString(String) - Method in class com.yahoo.search.query.Select
-
Sets the grouping operation of the query.
- setHasRankFeatures(boolean) - Method in class com.yahoo.search.schema.RankProfile.Builder
- setHasSummaryFeatures(boolean) - Method in class com.yahoo.search.schema.RankProfile.Builder
- setHasUniqueID(boolean) - Method in class com.yahoo.prelude.query.Item
- setHighlight(Highlight) - Method in class com.yahoo.search.query.Presentation
-
Sets how terms in this result should be highlighted.
- setHighlightSummary(boolean) - Method in class com.yahoo.prelude.Index
- setHitLimit(int) - Method in class com.yahoo.prelude.query.IntItem
-
Sets the number of hits this will match, or 0 if all should be matched.
- setHitOrderer(HitOrderer) - Method in class com.yahoo.search.Result
-
Sets the hit orderer to be used for the top level hit group.
- setHits(int) - Method in class com.yahoo.search.Query
-
Sets the number of hits requested.
- setHits(HitGroup) - Method in class com.yahoo.search.Result
-
Sets the top level hit group containing all the hits of this result
- setHnswExploreAdditionalHits(int) - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Set the number of extra hits to explore in HNSW algorithm
- setHostIndex(boolean) - Method in class com.yahoo.prelude.Index
- setId(URI) - Method in class com.yahoo.search.result.Hit
-
Initializes the id of this hit.
- setId(URI) - Method in class com.yahoo.search.result.HitGroup
-
Assign an id to this hit.
- setId(String) - Method in class com.yahoo.search.result.Hit
-
Calls setId(new URI(id))
- setId(String) - Method in class com.yahoo.search.result.HitGroup
-
Calls setId(new URI(id))
- setIgnorePluralForm(boolean) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Sets whether we should ignore plural/singular form when matching
- setIndexFacts(IndexFacts) - Method in class com.yahoo.search.query.parser.ParserEnvironment
- setIndexFacts(IndexFacts) - Method in class com.yahoo.search.searchchain.Execution.Context
-
Use this to override index settings for the searchers below a given searcher, the easiest way to do this is to wrap the incoming IndexFacts instance in a subclass.
- setIndexName(String) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
-
Sets the name of the index to search
- setIndexName(String) - Method in class com.yahoo.prelude.query.CompositeItem
-
Sets the index name of all subitems of this
- setIndexName(String) - Method in class com.yahoo.prelude.query.FalseItem
- setIndexName(String) - Method in interface com.yahoo.prelude.query.IndexedItem
-
Sets the name of the index to search
- setIndexName(String) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
-
Sets the name of the index to search
- setIndexName(String) - Method in class com.yahoo.prelude.query.Item
-
Sets the index name of this item
- setIndexName(String) - Method in class com.yahoo.prelude.query.NearestNeighborItem
- setIndexName(String) - Method in class com.yahoo.prelude.query.NullItem
-
Does nothing
- setIndexName(String) - Method in class com.yahoo.prelude.query.PhraseItem
- setIndexName(String) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- setIndexName(String) - Method in class com.yahoo.prelude.query.PredicateQueryItem
-
Sets the name of the index (field) to be used for the predicates.
- setIndexName(String) - Method in class com.yahoo.prelude.query.PureWeightedItem
-
Ignored.
- setIndexName(String) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
-
Sets the name of the index to search
- setIndexName(String) - Method in class com.yahoo.prelude.query.TrueItem
- setIndexName(String) - Method in class com.yahoo.prelude.query.WeakAndItem
-
Sets the default index name to apply to all child items of this.
- setIndexName(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
- setIndexName(String) - Method in class com.yahoo.search.query.QueryTree
- setInNegation(boolean) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
sets whether we are evaluating inside a condition which inverts the truth value
- setIntent(Intent) - Method in class com.yahoo.search.intent.model.IntentNode
- setInterpretation(Interpretation) - Method in class com.yahoo.search.intent.model.InterpretationNode
-
Sets this interpretation
- setItem(int, Item) - Method in class com.yahoo.prelude.query.CompositeItem
-
Replaces the item at the given index.
- setItem(int, Item) - Method in class com.yahoo.prelude.query.PhraseItem
- setItemId(String, Item) - Method in class com.yahoo.search.query.textserialize.item.ItemContext
- setKeepRankCount(int) - Method in class com.yahoo.search.query.Ranking
-
Sets the keep-rank-count that will be used, or null if not set
- setKey(String) - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- setLabel(String) - Method in class com.yahoo.prelude.query.Item
-
Label this item with a symbolic name which can later be used by the back-end to identify specific items for ranking purposes.
- setLabel(String) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Returns the label of this, or null if none (the default)
- setLabel(String) - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
Returns the label of this, or null if none (the default)
- setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingExpression
- setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingNode
-
Assigns a label to this grouping expression.
- setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
- setLanguage(Language) - Method in class com.yahoo.prelude.query.Item
-
Sets the language of any natural language text below this item.
- setLanguage(Language) - Method in class com.yahoo.search.query.Model
-
Explicitly sets the language to be used during parsing
- setLanguage(Language) - Method in class com.yahoo.search.query.parser.Parsable
- setLanguage(String) - Method in class com.yahoo.search.query.Model
-
Explicitly sets the language to be used during parsing.
- setLayout(Layout) - Method in class com.yahoo.search.pagetemplates.model.Section
-
Sets the layout.
- setLeaf(boolean) - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
- setLeftCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- setLevel(int) - Method in class com.yahoo.search.query.Trace
- setLinguistics(Linguistics) - Method in class com.yahoo.search.query.parser.ParserEnvironment
- setLinguistics(Linguistics) - Method in class com.yahoo.search.searchchain.Execution.Context
- setListFeatures(boolean) - Method in class com.yahoo.search.query.Ranking
-
Set whether rank features should be included with the result of this query
- setLiteral(String) - Method in class com.yahoo.prelude.semantics.rule.LiteralTermProduction
-
The literal term value, never null
- setLiteralBoost(boolean) - Method in class com.yahoo.prelude.Index
- setLocale(String) - Method in class com.yahoo.search.query.Model
-
Explicitly sets the locale to be used during parsing.
- setLocale(String, Sorting.UcaSorter.Strength) - Method in class com.yahoo.search.query.Sorting.UcaSorter
- setLocale(Locale) - Method in class com.yahoo.search.query.Model
-
Explicitly sets the locale to be used during parsing.
- setLocalNode(String, Object, QueryProfileType, DimensionBinding, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets the value of a node in this profile - the local name given must not be nested (contain dots)
- setLocation(Location) - Method in class com.yahoo.search.query.Ranking
- setLocation(String) - Method in class com.yahoo.search.query.Ranking
-
Sets the location from a string, see
Location
for syntax - setLowercase(boolean) - Method in class com.yahoo.prelude.Index
-
Sets whether terms in this field are lowercased when indexing.
- setLowercased(boolean) - Method in class com.yahoo.prelude.query.WordItem
- setMatchAll(boolean) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Sets whether to return the longest matching phrase when there are overlapping matches (default), or all matching phrases
- setMatchAsPath(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns whether instances of this should be matched as path names.
- setMatchPhraseItems(boolean) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Set whether to match words contained in phrase items as well.
- setMatchReferences(Set<String>) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- setMatchSingleItems(boolean) - Method in class com.yahoo.prelude.querytransform.PhraseMatcher
-
Sets whether single items should be matched and returned as phrase matches.
- setMax(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Sets the maximum number of groups to return for this operation.
- setMax(int) - Method in class com.yahoo.search.pagetemplates.model.Section
- setMaxEditDistance(int) - Method in class com.yahoo.prelude.query.FuzzyItem
- setMaxFilterCoverage(double) - Method in class com.yahoo.search.query.ranking.MatchPhase
- setMaxHits(long) - Method in class com.yahoo.search.query.ranking.MatchPhase
-
Sets the max hits to aim for producing in the match phase.
- setMeta(boolean) - Method in class com.yahoo.search.result.Hit
- setMethod(String) - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
- setMin(int) - Method in class com.yahoo.search.pagetemplates.model.Section
- setMinGroups(long) - Method in class com.yahoo.search.query.ranking.Diversity
-
Sets the max hits to aim for producing in the match phase.
- setMinHitsPerThread(int) - Method in class com.yahoo.search.query.ranking.Matching
- setModel(Model) - Method in class com.yahoo.search.query.parser.Parsable
- setMonitor(ResponseMonitor<SearchInvoker>) - Method in class com.yahoo.search.dispatch.InterleavedSearchInvoker
- setMonitor(ResponseMonitor<SearchInvoker>) - Method in class com.yahoo.search.dispatch.SearchErrorInvoker
- setMonitor(ResponseMonitor<SearchInvoker>) - Method in class com.yahoo.search.dispatch.SearchInvoker
- setMultivalue(boolean) - Method in class com.yahoo.prelude.Index
- setN(int) - Method in class com.yahoo.prelude.query.WeakAndItem
- setName(String) - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
- setName(String) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Sets the name of this rule base.
- setName(String) - Method in class com.yahoo.search.pagetemplates.model.Renderer
- setName(String) - Method in class com.yahoo.search.pagetemplates.model.Source
- setName(String) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- setNamespace(String) - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- setNameSpace(String) - Method in class com.yahoo.prelude.semantics.rule.Condition
-
Sets the name of the namespace of this
- setNGram(boolean, int) - Method in class com.yahoo.prelude.Index
- setNoCache(boolean) - Method in class com.yahoo.search.Query
-
Sets whether this query should never be server from a cache.
- setNodesTried(int) - Method in class com.yahoo.search.result.Coverage
- setNormalizable(boolean) - Method in class com.yahoo.prelude.query.TermItem
-
Sets whether accent removal is a meaningful and possible operation for this word.
- setNormalize(boolean) - Method in class com.yahoo.prelude.Index
- setNumber(String) - Method in class com.yahoo.prelude.query.IntItem
-
Sets the number expression of this - a number or range following the syntax specified in the class javadoc
- setNumerical(boolean) - Method in class com.yahoo.prelude.Index
- setNumSearchPartitions(int) - Method in class com.yahoo.search.query.ranking.Matching
- setNumThreadsPerSearch(int) - Method in class com.yahoo.search.query.ranking.Matching
- setOffset(int) - Method in class com.yahoo.search.Query
-
Set the hit offset.
- setOptional(Boolean) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns a set of options which are the same of this but with optional set to the given value
- setOrder(Sorting) - Method in class com.yahoo.search.pagetemplates.model.Section
- setOrdered(boolean) - Method in class com.yahoo.search.result.HitGroup
-
Turn off internal resorting of hits.
- setOrderer(HitOrderer) - Method in class com.yahoo.search.result.HitGroup
-
Sets the hit orderer for this group.
- setOrigin(Substring) - Method in class com.yahoo.prelude.query.TermItem
-
Sets the origin of this
- setOriginal(Object) - Method in class com.yahoo.prelude.hitfield.HitField
-
Optionally set the object which this HitField should represent.
- setOverridable(String, boolean) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- setOverridable(String, boolean, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets the overridability of a field in this profile, this overrides the corresponding setting in the type (if any)
- setOverridable(String, boolean, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
-
Makes a value unoverridable in a given context.
- setOverridable(String, boolean, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets the overridability of a field in this profile, this overrides the corresponding setting in the type (if any)
- setParent(CompositeItem) - Method in class com.yahoo.prelude.query.Item
-
Sets the parent in the tree.
- setParent(Query) - Method in class com.yahoo.search.query.Model
-
Assigns the query owning this
- setParentQuery(Query) - Method in class com.yahoo.search.query.properties.QueryProperties
- setParentQuery(Query) - Method in class com.yahoo.search.query.Properties
-
Invoked during deep cloning of the parent query.
- setPhraseMatcher(PhraseMatcher) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Thread safely sets the phrase matcher to use in this, or null to not use a phrase matcher
- setPhraseSegmenting(boolean) - Method in class com.yahoo.prelude.Index
- setPlainTokens(boolean) - Method in class com.yahoo.prelude.Index
- setPosition(int) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Sets the current position
- setPosition(int) - Method in class com.yahoo.prelude.semantics.rule.Production
- setPositionData(boolean) - Method in class com.yahoo.prelude.query.Item
-
Sets whether position data should be used when ranking this term item.
- setPositiveItem(Item) - Method in class com.yahoo.prelude.query.NotItem
-
Sets the positive item (the first item)
- setPostFilterThreshold(double) - Method in class com.yahoo.search.query.ranking.Matching
- setPrecision(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Assigns the precision clause of this.
- setPredicate(boolean) - Method in class com.yahoo.prelude.Index
- setPrefixLength(int) - Method in class com.yahoo.prelude.query.FuzzyItem
- setProbability(double) - Method in class com.yahoo.text.interpretation.Interpretation
-
Sets he probability that this interpretation is the correct.
- setProduction(ProductionList) - Method in class com.yahoo.prelude.semantics.rule.AddingProductionRule
- setProduction(ProductionList) - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Sets what is produced when this rule is true
- setProfile(String) - Method in class com.yahoo.search.query.Ranking
-
Sets the name of the rank profile to use.
- setProfileDepth(int) - Method in class com.yahoo.search.query.Trace
-
Sets the profiling depth.
- setProperty(Object, Object) - Method in class com.yahoo.search.query.textserialize.serializer.DispatchForm
- setProperty(String, Object) - Method in class com.yahoo.search.query.context.QueryContext
-
Adds a property key-value to this context.
- setProtected(boolean) - Method in class com.yahoo.prelude.query.Item
-
Set whether this should be protected from change/remove by query rewriters
- setQuery(boolean) - Method in class com.yahoo.search.query.Trace
- setQuery(Query) - Method in class com.yahoo.search.result.Hit
-
Sets the query which produced this.
- setQuery(Query) - Method in class com.yahoo.search.Result
-
Sets a query for this result
- setQuery(String) - Method in class com.yahoo.search.query.parser.Parsable
- setQueryCache(boolean) - Method in class com.yahoo.search.query.Ranking
-
Returns whether feature caching is turned on in the backed.
- setQueryParser(boolean) - Method in class com.yahoo.search.yql.YqlParser
- setQueryProfile(CompiledQueryProfile) - Method in class com.yahoo.search.Query.Builder
- setQueryString(String) - Method in class com.yahoo.search.query.Model
-
Set the query from a string.
- setRanked(boolean) - Method in class com.yahoo.prelude.query.Item
-
Sets whether this term item should affect ranking.
- setReferable(boolean) - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
-
Sets whether this ellipsis condition can be referred from a production or not
- setRegion(String) - Method in class com.yahoo.search.pagetemplates.model.Section
- setRelevance(double) - Method in class com.yahoo.search.result.Hit
-
Does setRelevance(new Relevance(relevance)
- setRelevance(Relevance) - Method in class com.yahoo.search.result.Hit
-
Sets the relevance of this hit
- setRenderer(ComponentSpecification) - Method in class com.yahoo.search.query.Presentation
-
Set the desired format for result rendering.
- setRendererFor(String) - Method in class com.yahoo.search.pagetemplates.model.Renderer
- setReplacing(boolean) - Method in class com.yahoo.prelude.semantics.rule.Production
-
True to replace, false to add, if this production can do both.
- setRequest(HttpRequest) - Method in class com.yahoo.search.Query.Builder
- setRequest(String) - Method in class com.yahoo.search.Query.Builder
- setRequestMap(Map<String, String>) - Method in class com.yahoo.search.Query.Builder
-
Sets the request mao to use explicitly.
- setRequestTimeoutInMilliseconds(Integer) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns a set of options which are the same of this but with request timeout set to the given value
- setRerankCount(int) - Method in class com.yahoo.search.query.Ranking
-
Sets the number of hits for which the second-phase function will be evaluated.
- setRestrict(String) - Method in class com.yahoo.search.query.Model
-
Sets the set of types (document type or search definition names) this query will search from a comma-separated string of type names.
- setRewriteMeta(Query, HashMap<String, Object>) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
-
Pass metadata to the next rewriter through query properties
- setRightCondition(Condition) - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- setRoot(Item) - Method in class com.yahoo.search.query.QueryTree
- setRootOperation(GroupingOperation) - Method in class com.yahoo.search.grouping.GroupingRequest
-
Sets the root
GroupingOperation
that defines this request. - setSchemaInfo(SchemaInfo) - Method in class com.yahoo.search.Query.Builder
- setScore(double) - Method in class com.yahoo.search.intent.model.InterpretationNode
-
Sets the probability of the interpretation of this
- setScore(double) - Method in class com.yahoo.search.intent.model.Node
-
Sets the normalized (0-1) score of this node
- setScore(double) - Method in class com.yahoo.search.result.Relevance
-
Set score value to this value.
- setScoreThreshold(double) - Method in class com.yahoo.prelude.query.WandItem
-
Sets the initial score threshold used by the backend search operator handling this WandItem.
- setSearchClusterName(String) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- setSearcherSpecificMetaData(Searcher, Object) - Method in class com.yahoo.search.result.Hit
-
Attach some data to this hit for this searcher
- setSearchPath(String) - Method in class com.yahoo.search.query.Model
-
Set the path for which content nodes this query should go to - see
- setSection(Section) - Method in class com.yahoo.search.pagetemplates.PageTemplate
- setSegmentIndex(int) - Method in class com.yahoo.prelude.query.WordItem
- setSegmentingRule(SegmentingRule) - Method in class com.yahoo.prelude.query.SegmentItem
- setSegmentingRule(SegmentingRule) - Method in class com.yahoo.prelude.query.TermItem
- setSelect(Select) - Method in class com.yahoo.search.query.parser.Parsable
- setSignificance(double) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- setSignificance(double) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- setSignificance(double) - Method in interface com.yahoo.prelude.query.TaggableItem
-
Used for setting explicit term significance (in the tf/idf sense) to a single term or phrase, relative to the rest of the query.
- setSignificance(double) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- setSortData(byte[], Sorting) - Method in class com.yahoo.prelude.fastsearch.FastHit
- setSorted(boolean) - Method in class com.yahoo.search.result.HitGroup
-
Explicitly set whether the hits in this group are correctly sorted at this moment.
- setSorter(Sorting.AttributeSorter) - Method in class com.yahoo.search.query.Sorting.FieldOrder
- setSorting(Sorting) - Method in class com.yahoo.search.query.Ranking
-
Sets how this query should be sorted.
- setSorting(String) - Method in class com.yahoo.search.query.Ranking
-
Sets sorting from a string.
- setSource(Source) - Method in class com.yahoo.search.intent.model.SourceNode
-
Sets the source of this node
- setSource(String) - Method in class com.yahoo.prelude.semantics.RuleBase
-
Sets the name of the source of this rule base.
- setSource(String) - Method in class com.yahoo.search.result.DefaultErrorHit
- setSource(String) - Method in interface com.yahoo.search.result.ErrorHit
- setSource(String) - Method in class com.yahoo.search.result.ErrorMessage
-
Sets the source producing this error
- setSource(String) - Method in class com.yahoo.search.result.Hit
-
Sets the name of the source creating this hit
- setSources(String) - Method in class com.yahoo.search.query.Model
-
Sets the set of sources this query will search from a comma-separated string of source names
- setSourceString(String) - Method in class com.yahoo.prelude.query.UriItem
- setSpecialTokens(SpecialTokens) - Method in class com.yahoo.prelude.query.parser.Tokenizer
-
Sets a list of tokens (Strings) which should be returned as WORD tokens regardless of their content.
- setSpecialTokens(SpecialTokens) - Method in class com.yahoo.search.query.parser.ParserEnvironment
- setStartAnchorDefault(boolean) - Method in class com.yahoo.prelude.query.UriItem
- setState(Language, IndexFacts.Session, String) - Method in class com.yahoo.prelude.query.parser.AbstractParser
- setStemmed(boolean) - Method in class com.yahoo.prelude.query.WordItem
- setStemming(boolean) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Set to true to enable stemmed matches.
- setStemMode(StemMode) - Method in class com.yahoo.prelude.Index
- setStemMode(String) - Method in class com.yahoo.prelude.Index
- setStorageClusterRouteSpec(String) - Method in class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- setStrict(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Set whether nondeclared fields are permissible.
- setSubmodeFromIndex(String, IndexFacts.Session) - Method in class com.yahoo.prelude.query.parser.AdvancedParser
-
Sets the submodes used for url parsing.
- setSubstringSpecialTokens(boolean) - Method in class com.yahoo.prelude.query.parser.Tokenizer
-
Sets whether to recognize tokens also as substrings of other tokens, needed for cjk.
- setSummary(String) - Method in class com.yahoo.search.query.Presentation
-
Sets the name of the summary class to be used to present hits from this query
- setSummaryFields(String) - Method in class com.yahoo.search.query.Presentation
-
Parse the given string as a comma delimited set of field names and overwrite the set of summary fields.
- setTabSize(int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- setTabSize(int) - Method in interface com.yahoo.prelude.semantics.parser.CharStream
-
Set the tab size to use.
- setTabSize(int) - Method in interface com.yahoo.search.grouping.request.parser.CharStream
-
Set the tab size to use.
- setTabSize(int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- setTabSize(int) - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
-
Set the tab size to use.
- setTailcost(double) - Method in class com.yahoo.search.query.ranking.SoftTimeout
-
Override the tail cost factor determined on the content nodes
- setTargetActive(long) - Method in class com.yahoo.search.result.Coverage
-
Will set number of documents present in ideal state
- setTargetActiveDocuments(long) - Method in class com.yahoo.search.dispatch.searchcluster.Node
- setTargetNumHits(int) - Method in class com.yahoo.prelude.query.NearestNeighborItem
-
Set the K number of hits to produce
- setTensorShortForm(boolean) - Method in class com.yahoo.search.query.Presentation
- setTensorShortForm(String) - Method in class com.yahoo.search.query.Presentation
-
Sets whether tensors should use short form in JSON and textual representations from a string.
- setTermType(TermType) - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
Sets the term type to produce
- setTermwiselimit(double) - Method in class com.yahoo.search.query.ranking.Matching
- setThresholdBoostFactor(double) - Method in class com.yahoo.prelude.query.WandItem
-
Sets the boost factor used by the backend search operator to boost the threshold before comparing it with the upper bound score of the document being evaluated.
- setTimedOut() - Method in class com.yahoo.search.dispatch.CoverageAggregator
- setTimeout(long) - Method in class com.yahoo.search.Query
-
Sets the number of milliseconds to wait for a response from a search backend before time out.
- setTimeout(String) - Method in class com.yahoo.search.Query
-
Sets timeout from a string which will be parsed as a
- setTimeoutInMilliseconds(Integer) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns a set of options which are the same of this but with timeout set to the given value
- setTimestamps(boolean) - Method in class com.yahoo.search.query.Trace
- setTimeZone(TimeZone) - Method in class com.yahoo.search.grouping.GroupingRequest
-
Sets the
TimeZone
used when resolving time expressions such asDayOfMonthFunction
andHourOfDayFunction
. - setTiming(boolean) - Method in class com.yahoo.search.query.Presentation
- setTo(Query) - Method in class com.yahoo.search.intent.model.IntentModel
-
Stores this intent model at property key "intentModel" in this query
- setTokenizedContent(List<FieldPart>) - Method in class com.yahoo.prelude.hitfield.HitField
-
Only FieldPart objects must be present in the list.
- setTokenRegistry(SpecialTokenRegistry) - Method in class com.yahoo.search.searchchain.Execution.Context
-
Wrapping the incoming special token registry and then setting the wrapper as the token registry, can be used for changing the set of special tokens used by succeeding searchers.
- setToLast() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
-
Sets the item iterator to point to the last item:
- setTotalHitCount(long) - Method in class com.yahoo.search.Result
-
Sets the estimated total number of hits this result is a subset of
- setTraceLevel(int) - Method in class com.yahoo.search.Query
-
Deprecated.use getTrace().setLevel(level)
- setTrackLineColumn(boolean) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- setTrackLineColumn(boolean) - Method in interface com.yahoo.prelude.semantics.parser.CharStream
-
Enable or disable line number and column number tracking.
- setTrackLineColumn(boolean) - Method in interface com.yahoo.search.grouping.request.parser.CharStream
-
Enable or disable line number and column number tracking.
- setTrackLineColumn(boolean) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- setTrackLineColumn(boolean) - Method in interface com.yahoo.search.query.textserialize.parser.CharStream
-
Enable or disable line number and column number tracking.
- setType(QueryProfileType) - Method in class com.yahoo.search.query.profile.QueryProfile
-
Sets the type of this, or set to null to not use any type checking in this profile
- setType(Query.Type) - Method in class com.yahoo.search.query.Model
-
Sets the query type of for this query.
- setType(String) - Method in class com.yahoo.search.query.Model
-
Sets the query type of for this query.
- setUniqueID(int) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
- setUniqueID(int) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
- setUniqueID(int) - Method in interface com.yahoo.prelude.query.TaggableItem
- setUniqueID(int) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
- setUriIndex(boolean) - Method in class com.yahoo.prelude.Index
- setUrl(String) - Method in class com.yahoo.search.pagetemplates.model.Source
-
Sets the url of this source.
- setUseByDefault(Boolean) - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
-
Returns a set of options which are the same of this but with default set to the given value
- setUserQuery(Query) - Method in class com.yahoo.search.yql.YqlParser
- setValue(boolean) - Method in class com.yahoo.prelude.query.BoolItem
- setValue(Object) - Method in interface com.yahoo.prelude.query.textualrepresentation.Discloser
- setValue(Object) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
-
Sets the last value returned by a condition in this evaluatiino, or null
- setValue(Object) - Method in class com.yahoo.search.query.profile.QueryProfile
- setValue(Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
-
Sets the value to use for this set of dimension values
- setValue(String) - Method in class com.yahoo.prelude.query.BoolItem
-
Sets the value from a string
- setValue(String) - Method in class com.yahoo.prelude.query.FuzzyItem
- setValue(String) - Method in class com.yahoo.prelude.query.GeoLocationItem
- setValue(String) - Method in class com.yahoo.prelude.query.IntItem
- setValue(String) - Method in class com.yahoo.prelude.query.RegExpItem
- setValue(String) - Method in class com.yahoo.prelude.query.TermItem
-
Sets the value of this item from a string.
- setValue(String) - Method in class com.yahoo.prelude.query.WordAlternativesItem
- setValue(String) - Method in class com.yahoo.prelude.query.WordItem
-
Same as #setWord
- setValue(String) - Method in class com.yahoo.prelude.semantics.rule.LiteralCondition
- setValue(String) - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
- setValueContainer(MapChoice) - Method in class com.yahoo.search.pagetemplates.model.Placeholder
- setWeight(int) - Method in class com.yahoo.prelude.query.AndSegmentItem
- setWeight(int) - Method in class com.yahoo.prelude.query.Item
-
Sets the relative importance of this term
- setWeight(int) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
- setWeight(int) - Method in class com.yahoo.prelude.semantics.rule.Production
-
Sets the weight of this production as a percentage (default is 100)
- setWhere(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Assigns a string as the where clause of this operation.
- setWhereString(String) - Method in class com.yahoo.search.query.Select
-
Sets the document selection criterion of the query.
- setWindow(int, int) - Method in class com.yahoo.search.Query
-
Convenience method to set both the offset and the number of hits to return
- setWord(String) - Method in class com.yahoo.prelude.query.WordItem
- setWords(boolean) - Method in class com.yahoo.prelude.query.WordItem
-
Sets if this consists of regular word characters (true) or represents a "special token" (false)
- setWorking(boolean) - Method in class com.yahoo.search.dispatch.searchcluster.Node
- setWorking(boolean, String) - Method in class com.yahoo.search.cluster.BaseNodeMonitor
-
Thread-safely changes the state of this node if required
- setWorking(boolean, String) - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
-
Thread-safely changes the state of this node if required
- setXyCircle(int, int, int) - Method in class com.yahoo.prelude.Location
- setZoneInfo(ZoneInfo) - Method in class com.yahoo.search.Query.Builder
- shallowCopy() - Method in class com.yahoo.search.searchchain.Execution.Context
-
Standard shallow copy, the new instance will carry the same references as this.
- ShortField - Class in com.yahoo.prelude.fastsearch
- ShortField(String) - Constructor for class com.yahoo.prelude.fastsearch.ShortField
- shortType - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- shouldLowercase(WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.AllLowercasingSearcher
- shouldLowercase(WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.LowercasingSearcher
-
Override this to control whether a given term should be lowercased.
- shouldLowercase(WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.VespaLowercasingSearcher
- shouldLowercase(String, WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.AllLowercasingSearcher
- shouldLowercase(String, WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.LowercasingSearcher
- shouldLowercase(String, WordItem, IndexFacts.Session) - Method in class com.yahoo.search.querytransform.VespaLowercasingSearcher
- shouldParenthesize() - Method in class com.yahoo.prelude.query.CompositeItem
-
Composite items should be parenthized when not on the top level
- shouldParenthesize() - Method in class com.yahoo.prelude.query.Item
-
Returns whether this item should be parenthesized when printed.
- shouldParenthesize() - Method in class com.yahoo.prelude.query.PhraseItem
-
Returns false, no parenthezes for phrases
- shouldParenthesize() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
-
Returns false, no parenthezes for phrases
- shouldRender(Hit) - Method in class com.yahoo.search.rendering.JsonRenderer
- shouldRender(String, Object) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- shouldRenderUtf8Value(String, int) - Method in class com.yahoo.search.rendering.JsonRenderer.FieldConsumer
- shouldRetry(Query, Result) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Returns whether this query and result should be retried against another connection if possible.
- shouldSample() - Method in class com.yahoo.vespa.streamingvisitors.tracing.MaxSamplesPerPeriod
- shouldSample() - Method in class com.yahoo.vespa.streamingvisitors.tracing.ProbabilisticSampleRate
- shouldSample() - Method in interface com.yahoo.vespa.streamingvisitors.tracing.SamplingStrategy
- shouldSet(CompoundName, Object) - Method in class com.yahoo.search.query.profile.ModelObjectMap
-
Returns true if the class of the value is *not* acceptable as a query profile value, and therefore should be set in this.
- shouldSet(CompoundName, Object) - Method in class com.yahoo.search.query.properties.PropertyMap
-
Return true if this value should be set in this map, false if the set should be propagated instead This default implementation always returns true.
- shutdown() - Method in class com.yahoo.search.cluster.ClusterMonitor
-
Must be called when this goes out of use
- shutdown() - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
- shutDown() - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- SIGN - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- signedNumber() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- significance - Variable in class com.yahoo.prelude.query.Item
-
Explicit term significance
- SIGNIFICANCE - Static variable in class com.yahoo.search.yql.YqlParser
- SimpleCharStream - Class in com.yahoo.prelude.semantics.parser
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream - Class in com.yahoo.search.query.textserialize.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.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.yahoo.prelude.semantics.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.yahoo.search.query.textserialize.parser.SimpleCharStream
-
Constructor.
- SimpleIndexedItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the IndexedItem interface.
- SimpleIndexedItem() - Constructor for class com.yahoo.prelude.query.SimpleIndexedItem
- simpleRenderDefaultErrorHit(XMLWriter, ErrorHit) - Static method in class com.yahoo.search.pagetemplates.result.PageTemplatesXmlRenderer
- simpleRenderDefaultErrorHit(XMLWriter, ErrorHit) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
- simpleRenderDefaultErrorHit(XMLWriter, ErrorHit) - Static method in class com.yahoo.search.rendering.XmlRenderer
- SimpleTaggableItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the TaggableItem interface.
- SimpleTaggableItem() - Constructor for class com.yahoo.prelude.query.SimpleTaggableItem
- SimpleTimeoutHandler - Class in com.yahoo.search.dispatch
-
Computes the timeout based solely on the query timeout
- simplifyPhrases(Item) - Static method in class com.yahoo.prelude.query.parser.AbstractParser
-
Collapses single item phrases in the tree to the contained item.
- simplifyUnnecessaryComposites(Item) - Method in class com.yahoo.prelude.query.parser.AllParser
- SIN - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- SIN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- SingleTarget - Class in com.yahoo.search.federation.sourceref
- SingleTarget(ComponentId, SearchChainInvocationSpec, boolean) - Constructor for class com.yahoo.search.federation.sourceref.SingleTarget
- SINH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- SINH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- size() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
- size() - Method in interface com.yahoo.search.dispatch.searchcluster.SearchGroups
- size() - Method in class com.yahoo.search.dispatch.searchcluster.SearchGroupsImpl
- size() - Method in class com.yahoo.search.query.profile.DimensionValues
-
Returns the number of values in this (some of which may be null)
- size() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
-
Same as asList().size()
- size() - Method in class com.yahoo.search.result.HitGroup
-
Returns the number of hits available immediately in this group (counting a subgroup as one hit).
- SIZE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- sizeFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SizeFunction - Class in com.yahoo.search.grouping.request
-
This class represents a size-function in a
GroupingExpression
. - SizeFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SizeFunction
-
Constructs a new instance of this class.
- skippedHits - Variable in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher.FillHitsResult
- SLASH - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- SLIME_MAGIC_ID - Static variable in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
- SMALLER - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- SMALLER - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- SMALLEREQUALS - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- socketBufferBytes() - Method in class com.yahoo.search.federation.ProviderConfig
- socketBufferBytes(int) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- SoftTimeout - Class in com.yahoo.search.query.ranking
-
Settings for the soft-timeout feature.
- SoftTimeout() - Constructor for class com.yahoo.search.query.ranking.SoftTimeout
- SOFTTIMEOUT - Static variable in class com.yahoo.search.query.Ranking
- sort() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
- sort() - Method in class com.yahoo.search.result.HitGroup
-
Force hit sorting now.
- sort(HitGroup, List<Hit>) - Static method in class com.yahoo.prelude.fastsearch.SortDataHitSorter
- SORT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- SORTABLE_ATTRIBUTES_SUMMARY_CLASS - Static variable in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
-
for vespa-internal use only; consider renaming the summary class
- sortChildren() - Method in class com.yahoo.search.intent.model.IntentModel
-
Sort interpretations by descending score order
- SortDataHitSorter - Class in com.yahoo.prelude.fastsearch
- SortDataHitSorter() - Constructor for class com.yahoo.prelude.fastsearch.SortDataHitSorter
- sortFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SortFunction - Class in com.yahoo.search.grouping.request
-
This class represents a sort-function in a
GroupingExpression
. - SortFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SortFunction
-
Constructs a new instance of this class.
- Sorting - Class in com.yahoo.search.query
-
Specifies how a query is sorted by a list of fields with a sort order
- Sorting() - Constructor for class com.yahoo.search.query.Sorting
-
Creates an empty sort spec
- Sorting(String) - Constructor for class com.yahoo.search.query.Sorting
-
Creates a sort spec from a string
- Sorting(String, Query) - Constructor for class com.yahoo.search.query.Sorting
-
Creates a sort spec from a string, for a given query.
- Sorting(List<Sorting.FieldOrder>) - Constructor for class com.yahoo.search.query.Sorting
- SORTING - Static variable in class com.yahoo.search.query.Ranking
- SORTING_FUNCTION - Static variable in class com.yahoo.search.yql.YqlParser
- SORTING_LOCALE - Static variable in class com.yahoo.search.yql.YqlParser
- SORTING_STRENGTH - Static variable in class com.yahoo.search.yql.YqlParser
- Sorting.AttributeSorter - Class in com.yahoo.search.query
- Sorting.FieldOrder - Class in com.yahoo.search.query
-
An attribute (field) and how it should be sorted
- Sorting.LowerCaseSorter - Class in com.yahoo.search.query
- Sorting.Order - Enum Class in com.yahoo.search.query
- Sorting.RawSorter - Class in com.yahoo.search.query
- Sorting.UcaSorter - Class in com.yahoo.search.query
- Sorting.UcaSorter.Strength - Enum Class in com.yahoo.search.query
- SortingDegrader - Class in com.yahoo.search.querytransform
-
If the query is eligible, specify that the query should degrade if it causes too many hits to avoid excessively expensive queries.
- SortingDegrader() - Constructor for class com.yahoo.search.querytransform.SortingDegrader
- source - Variable in class com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
-
The source to invoke, or null if none
- source() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns the source of the query profile having a value
- Source - Class in com.yahoo.search.intent.model
-
A representation of a source.
- Source - Class in com.yahoo.search.pagetemplates.model
-
A source mentioned in a page template.
- Source(String) - Constructor for class com.yahoo.search.intent.model.Source
-
Creates an intent from a string id
- Source(String) - Constructor for class com.yahoo.search.pagetemplates.model.Source
- source_list() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- source_list() - Method in class com.yahoo.search.yql.yqlplusParser
- Source_listContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Source_listContext
- source_spec() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_fromContext
- source_spec() - Method in class com.yahoo.search.yql.yqlplusParser
- Source_specContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Source_specContext
- source_statement() - Method in class com.yahoo.search.yql.yqlplusParser.Data_sourceContext
- source_statement() - Method in class com.yahoo.search.yql.yqlplusParser.Output_statementContext
- source_statement() - Method in class com.yahoo.search.yql.yqlplusParser
- Source_statementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Source_statementContext
- SOURCENAME - Static variable in class com.yahoo.search.federation.FederationSearcher
-
The name of the query property containing the source name added to the query to each source by this
- SourceNode - Class in com.yahoo.search.intent.model
-
A source node in an intent model tree.
- SourceNode(Source, double) - Constructor for class com.yahoo.search.intent.model.SourceNode
- SourceRefResolver - Class in com.yahoo.search.federation.sourceref
-
Maps a source reference to search chain invocation specs.
- SourceRefResolver(SearchChainResolver) - Constructor for class com.yahoo.search.federation.sourceref.SourceRefResolver
- sources() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
-
Returns the live, modifiable list of sources which are not fetched by the framework but should instead be included in the result
- SOURCES - Static variable in class com.yahoo.search.query.Model
- SOURCES - Static variable in class com.yahoo.search.yql.yqlplusLexer
- SOURCES - Static variable in class com.yahoo.search.yql.yqlplusParser
- SOURCES() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- SOURCES() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- SOURCES() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_multiContext
- sourceSpec - Variable in class com.yahoo.search.searchchain.model.federation.FederationSearcherModel.TargetSpec
- SourcesTarget - Class in com.yahoo.search.federation.sourceref
- SourcesTarget(ComponentId) - Constructor for class com.yahoo.search.federation.sourceref.SourcesTarget
- space() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SPACE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- SPACE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- Span - Class in com.yahoo.text.interpretation
-
Span is a description of a part of a text, modeled as a tree.
- specialToken - Variable in class com.yahoo.prelude.semantics.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.search.grouping.request.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.search.query.textserialize.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.
- splitToGrams(Item, String, int, Query) - Method in class com.yahoo.search.querytransform.NGramSearcher
-
Splits the given item into n-grams and adds them as a CompositeItem containing WordItems searching the index of the input term.
- spooler - Variable in class com.yahoo.search.logging.AbstractSpoolingLogger
- Spooler - Class in com.yahoo.search.logging
-
Spooler that will write an entry to a file and read files that are ready to be sent.
- Spooler(Path, int, Clock) - Constructor for class com.yahoo.search.logging.Spooler
- Spooler(Clock) - Constructor for class com.yahoo.search.logging.Spooler
- SQ - Static variable in class com.yahoo.search.yql.yqlplusLexer
- SQ - Static variable in class com.yahoo.search.yql.yqlplusParser
- SQRT - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- SQRT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- stacksize() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- stacksize(int) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- StandardDeviationAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an stddev-aggregator in a
GroupingExpression
. - StandardDeviationAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.StandardDeviationAggregator
-
Constructs a new instance of this class.
- STAR - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- STAR - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- STAR - Static variable in class com.yahoo.search.yql.yqlplusLexer
- STAR - Static variable in class com.yahoo.search.yql.yqlplusParser
- STAR() - Method in class com.yahoo.search.yql.yqlplusParser.Mult_opContext
- STAR() - Method in class com.yahoo.search.yql.yqlplusParser.Namespaced_nameContext
- STAR() - Method in class com.yahoo.search.yql.yqlplusParser.Select_field_specContext
- STAR() - Method in class com.yahoo.search.yql.yqlplusParser.Select_source_allContext
- start - Variable in class com.yahoo.prelude.query.Substring
-
The start of the substring
- start() - Method in class com.yahoo.search.cluster.ClusterMonitor
- start() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- START - Enum constant in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
- START_ANCHOR - Static variable in class com.yahoo.search.yql.YqlParser
- State(Choicepoint, RuleEvaluation) - Constructor for class com.yahoo.prelude.semantics.engine.Choicepoint.State
- statement() - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- statement() - Method in class com.yahoo.search.yql.yqlplusParser
- statement(int) - Method in class com.yahoo.search.yql.yqlplusParser.ProgramContext
- StatementContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.StatementContext
- STATIC_LEXER_ERROR - Static variable in exception com.yahoo.prelude.semantics.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.search.grouping.request.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.search.query.textserialize.parser.TokenMgrException
-
An attempt was made to create a second instance of a static token manager.
- StatisticsSearcher - Class in com.yahoo.prelude.statistics
-
A searcher to gather statistics such as queries completed and query latency.
- StatisticsSearcher(Metric, MetricReceiver) - Constructor for class com.yahoo.prelude.statistics.StatisticsSearcher
- STDDEV - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- stddevAggregator(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- STEM - Static variable in class com.yahoo.search.yql.YqlParser
- STEMMING - Static variable in class com.yahoo.prelude.querytransform.StemmingSearcher
- stemmingDirective(RuleBase) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- STEMMINGDIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- StemmingSearcher - Class in com.yahoo.prelude.querytransform
-
Replaces query terms with their stems
- StemmingSearcher(ComponentId, Linguistics) - Constructor for class com.yahoo.prelude.querytransform.StemmingSearcher
- StemmingSearcher(Linguistics) - Constructor for class com.yahoo.prelude.querytransform.StemmingSearcher
- STRATEGY - Static variable in class com.yahoo.search.query.ranking.Diversity
- STRCAT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- strCatFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- StrCatFunction - Class in com.yahoo.search.grouping.request
-
This class represents a strcat-function in a
GroupingExpression
. - StrCatFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.StrCatFunction
-
Constructs a new instance of this class.
- streamClose() - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- streamClose() - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
- streamClose() - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- streamClose() - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
- streamRead(char[], int, int) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- streamRead(char[], int, int) - Method in class com.yahoo.prelude.semantics.parser.SimpleCharStream
- streamRead(char[], int, int) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- streamRead(char[], int, int) - Method in class com.yahoo.search.query.textserialize.parser.SimpleCharStream
- STRENGTH_IDENTICAL - Static variable in class com.yahoo.search.query.Sorting
- STRENGTH_PRIMARY - Static variable in class com.yahoo.search.query.Sorting
- STRENGTH_QUATERNARY - Static variable in class com.yahoo.search.query.Sorting
- STRENGTH_SECONDARY - Static variable in class com.yahoo.search.query.Sorting
- STRENGTH_TERTIARY - Static variable in class com.yahoo.search.query.Sorting
- strict - Enum constant in enum class com.yahoo.search.query.ranking.Diversity.CutoffStrategy
- strict() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype
- strict(boolean) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Builder
- string - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- string - Variable in class com.yahoo.prelude.query.Substring
-
The string this is a substring of
- string() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- string() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- string() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- STRING - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- STRING - Static variable in class com.yahoo.search.yql.yqlplusLexer
- STRING - Static variable in class com.yahoo.search.yql.yqlplusParser
- STRING() - Method in class com.yahoo.search.yql.yqlplusParser.Property_nameContext
- STRING() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- STRING_CHARACTER - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- stringbackedfeatures() - Method in class com.yahoo.prelude.EmulationConfig
- stringbackedfeatures(boolean) - Method in class com.yahoo.prelude.EmulationConfig.Builder
- stringbackedstructs() - Method in class com.yahoo.prelude.EmulationConfig
- stringbackedstructs(boolean) - Method in class com.yahoo.prelude.EmulationConfig.Builder
- StringBucket - Class in com.yahoo.search.grouping.request
-
This class represents a
String
bucket in aPredefinedFunction
. - StringBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.StringBucket
-
Constructs a new bucket for a range of strings.
- StringBucket(StringValue) - Constructor for class com.yahoo.search.grouping.request.StringBucket
-
Constructs a new bucket for a single unique string
- StringBucket(String) - Constructor for class com.yahoo.search.grouping.request.StringBucket
-
Constructs a new bucket for a single unique string
- StringBucket(String, String) - Constructor for class com.yahoo.search.grouping.request.StringBucket
-
Constructs a new bucket for a range of strings.
- StringBucket(String, String, boolean) - Constructor for class com.yahoo.search.grouping.request.StringBucket
-
Constructs a new bucket for a range of strings.
- StringBucketId - Class in com.yahoo.search.grouping.result
-
This class is used in
Group
instances where the identifying expression evaluated to aStringBucket
. - StringBucketId(String, String) - Constructor for class com.yahoo.search.grouping.result.StringBucketId
-
Constructs a new instance of this class.
- StringComponent(String) - Constructor for class com.yahoo.search.query.profile.SubstituteString.StringComponent
- StringField - Class in com.yahoo.prelude.fastsearch
- StringField(String) - Constructor for class com.yahoo.prelude.fastsearch.StringField
- StringFieldPart - Class in com.yahoo.prelude.hitfield
-
Represents an element of a hit property which is a possibly mutable string element
- StringFieldPart(String, boolean) - Constructor for class com.yahoo.prelude.hitfield.StringFieldPart
- StringId - Class in com.yahoo.search.grouping.result
- StringId(String) - Constructor for class com.yahoo.search.grouping.result.StringId
-
Constructs a new instance of this class.
- stringOrLiteral() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- StringPredefined - Class in com.yahoo.search.grouping.request
-
This class represents a predefined bucket-function in a
GroupingExpression
for expressions that evaluate to a string. - StringPredefined(GroupingExpression, StringBucket, StringBucket...) - Constructor for class com.yahoo.search.grouping.request.StringPredefined
-
Constructs a new instance of this class.
- stringType - Static variable in class com.yahoo.search.query.profile.types.FieldType
- stringValue() - Method in interface com.yahoo.prelude.query.BlockItem
-
Returns the value of this term as a string
- stringValue() - Method in class com.yahoo.prelude.query.BoolItem
-
Returns "true" or "false"
- stringValue() - Method in class com.yahoo.prelude.query.ExactStringItem
- stringValue() - Method in class com.yahoo.prelude.query.FuzzyItem
- stringValue() - Method in class com.yahoo.prelude.query.GeoLocationItem
- stringValue() - Method in class com.yahoo.prelude.query.IntItem
- stringValue() - Method in class com.yahoo.prelude.query.PrefixItem
- stringValue() - Method in class com.yahoo.prelude.query.RegExpItem
- stringValue() - Method in class com.yahoo.prelude.query.SegmentItem
- stringValue() - Method in class com.yahoo.prelude.query.SubstringItem
- stringValue() - Method in class com.yahoo.prelude.query.SuffixItem
- stringValue() - Method in class com.yahoo.prelude.query.WordAlternativesItem
- stringValue() - Method in class com.yahoo.prelude.query.WordItem
-
Returns this word as it should be used in executing the query.
- stringValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- stringValue() - Method in class com.yahoo.search.query.profile.SubstituteString
- stringValue() - Method in class com.yahoo.search.query.profile.types.FieldType
-
Returns a string representation of this type which can be converted back to a type class by
FieldType.fromString(java.lang.String, com.yahoo.search.query.profile.types.QueryProfileTypeRegistry)
- stringValue() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- stringValue() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- stringValue() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- stringValue() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- StringValue - Class in com.yahoo.search.grouping.request
-
This class represents a constant
String
value in aGroupingExpression
. - StringValue(String) - Constructor for class com.yahoo.search.grouping.request.StringValue
-
Constructs a new instance of this class.
- stringValueUnquoted() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- STRLEN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- strLenFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- StrLenFunction - Class in com.yahoo.search.grouping.request
-
This class represents a strcat-function in a
GroupingExpression
. - StrLenFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.StrLenFunction
-
Constructs a new instance of this class.
- STRUCT_FIELD - Static variable in class com.yahoo.prelude.searcher.JSONDebugSearcher
- StructDataField - Class in com.yahoo.prelude.fastsearch
-
A hit field containing JSON structured data
- StructDataField(String) - Constructor for class com.yahoo.prelude.fastsearch.StructDataField
- StructuredData - Class in com.yahoo.search.result
-
A wrapper for structured data representing feature values.
- StructuredData(Inspector) - Constructor for class com.yahoo.search.result.StructuredData
- sub() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SUB - Enum constant in enum class com.yahoo.search.grouping.request.MathResolver.Type
- SUB - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- subFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SubFunction - Class in com.yahoo.search.grouping.request
-
This class represents a div-function in a
GroupingExpression
. - SubFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.SubFunction
-
Constructs a new instance of this class.
- submodes - Variable in class com.yahoo.prelude.query.parser.AbstractParser
-
The current submodes of this parser
- SubProperties - Class in com.yahoo.search.query.properties
-
A wrapper around a chain of property objects that prefixes all gets/sets with a given path
- SubProperties(CompoundName, Properties) - Constructor for class com.yahoo.search.query.properties.SubProperties
- SubProperties(String, Properties) - Constructor for class com.yahoo.search.query.properties.SubProperties
- substitute(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString
-
Perform the substitution in this, by looking up in the given properties, and returns the resulting string
- SubstituteString - Class in com.yahoo.search.query.profile
-
A string which contains one or more elements of the form %{name}, where these occurrences are to be replaced by a query profile lookup on name.
- SubstituteString(List<SubstituteString.Component>, String) - Constructor for class com.yahoo.search.query.profile.SubstituteString
- SubstituteString.Component - Class in com.yahoo.search.query.profile
- SubstituteString.PropertyComponent - Class in com.yahoo.search.query.profile
- SubstituteString.RelativePropertyComponent - Class in com.yahoo.search.query.profile
-
A component where the value should be looked up in the profile containing the substitution field rather than globally
- SubstituteString.StringComponent - Class in com.yahoo.search.query.profile
- substring - Variable in class com.yahoo.prelude.query.parser.Token
-
The raw substring causing this token, never null
- Substring - Class in com.yahoo.prelude.query
-
An substring which also provides access to the full (query) string it is a substring of.
- Substring(int, int, String) - Constructor for class com.yahoo.prelude.query.Substring
- Substring(String) - Constructor for class com.yahoo.prelude.query.Substring
-
Creates a substring which is identical to the string containing it
- SUBSTRING - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- SUBSTRING - Static variable in class com.yahoo.search.yql.YqlParser
- SubStringConverter - Class in com.yahoo.search.query.textserialize.item
- SubStringConverter() - Constructor for class com.yahoo.search.query.textserialize.item.SubStringConverter
- SubstringItem - Class in com.yahoo.prelude.query
-
A word that matches substrings of words
- SubstringItem(String) - Constructor for class com.yahoo.prelude.query.SubstringItem
- SubstringItem(String, boolean) - Constructor for class com.yahoo.prelude.query.SubstringItem
- succeededAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
-
The last time this node responded successfully
- success() - Static method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
- successesPath() - Method in class com.yahoo.search.logging.Spooler
- SUFFIX - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- SUFFIX - Static variable in class com.yahoo.search.yql.YqlParser
- SuffixConverter - Class in com.yahoo.search.query.textserialize.item
- SuffixConverter() - Constructor for class com.yahoo.search.query.textserialize.item.SuffixConverter
- SuffixItem - Class in com.yahoo.prelude.query
-
A word that matches a suffix of words instead of a complete word.
- SuffixItem(String) - Constructor for class com.yahoo.prelude.query.SuffixItem
- SuffixItem(String, boolean) - Constructor for class com.yahoo.prelude.query.SuffixItem
- SUM - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- sumAggregator(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SumAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an sum-aggregator in a
GroupingExpression
. - SumAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SumAggregator
-
Constructs a new instance of this class.
- SUMMARY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- SUMMARY - Static variable in class com.yahoo.search.query.Presentation
- SUMMARY_FIELDS - Static variable in class com.yahoo.search.query.Presentation
- summaryclass - Variable in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
- summaryclass - Variable in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
- summaryclass() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- summaryclass() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema
- summaryclass(int) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb
- summaryclass(int) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema
- summaryclass(DocumentdbInfoConfig.Documentdb.Summaryclass.Builder) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Add the given builder to this builder's list of Summaryclass builders
- summaryclass(SchemaInfoConfig.Schema.Summaryclass.Builder) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Add the given builder to this builder's list of Summaryclass builders
- summaryclass(Consumer<DocumentdbInfoConfig.Documentdb.Summaryclass.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- summaryclass(Consumer<SchemaInfoConfig.Schema.Summaryclass.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- summaryclass(List<DocumentdbInfoConfig.Documentdb.Summaryclass.Builder>) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Builder
-
Set the given list as this builder's list of Summaryclass builders
- summaryclass(List<SchemaInfoConfig.Schema.Summaryclass.Builder>) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Builder
-
Set the given list as this builder's list of Summaryclass builders
- Summaryclass(DocumentdbInfoConfig.Documentdb.Summaryclass.Builder) - Constructor for class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass
- Summaryclass(SchemaInfoConfig.Schema.Summaryclass.Builder) - Constructor for class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass
- summaryName() - Method in class com.yahoo.prelude.searcher.KeyvalueConfig
- summaryName(String) - Method in class com.yahoo.prelude.searcher.KeyvalueConfig.Builder
- summaryNeedsQuery(Query) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
-
Returns whether we need to send the query when fetching summaries.
- SummaryParameters - Class in com.yahoo.prelude.fastsearch
-
Wrapper for document summary parameters and configuration.
- SummaryParameters(String) - Constructor for class com.yahoo.prelude.fastsearch.SummaryParameters
- summaryValue() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- SummaryValue - Class in com.yahoo.search.grouping.request
-
This class represents a document summary in a
GroupingExpression
. - SummaryValue() - Constructor for class com.yahoo.search.grouping.request.SummaryValue
-
Constructs a new instance of this class, using the default summary class.
- SummaryValue(String) - Constructor for class com.yahoo.search.grouping.request.SummaryValue
-
Constructs a new instance of this class.
- superCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- SuperCondition - Class in com.yahoo.prelude.semantics.rule
-
A condition which evaluates the last included version of the named condition this is a premise of.
- SuperCondition() - Constructor for class com.yahoo.prelude.semantics.rule.SuperCondition
- SUPERDIRECTIVE - Static variable in interface com.yahoo.prelude.semantics.parser.SemanticsParserConstants
-
RegularExpression Id.
- SwitchTo(int) - Method in class com.yahoo.prelude.semantics.parser.SemanticsParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.yahoo.search.grouping.request.parser.GroupingParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.yahoo.search.query.textserialize.parser.ParserTokenManager
-
Switch to specified lex state.
- SYMBOL - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- SYMBOL_FIRST - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- SYMBOL_REST - Static variable in interface com.yahoo.search.query.textserialize.parser.ParserConstants
-
RegularExpression Id.
- SyncDefaultRenderer - Class in com.yahoo.search.rendering
- SyncDefaultRenderer() - Constructor for class com.yahoo.search.rendering.SyncDefaultRenderer
- SyncDefaultRenderer.RenderingVisitor - Class in com.yahoo.search.rendering
T
- T__0 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__0 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__1 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__1 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__2 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__2 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__3 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__3 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__4 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__4 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__5 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__5 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__6 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__6 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__7 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__7 - Static variable in class com.yahoo.search.yql.yqlplusParser
- T__8 - Static variable in class com.yahoo.search.yql.yqlplusLexer
- T__8 - Static variable in class com.yahoo.search.yql.yqlplusParser
- TaggableItem - Interface in com.yahoo.prelude.query
-
An interface used for anything which may be addressed using an external, unique ID in the query tree in the backend.
- TaggableSegmentItem - Class in com.yahoo.prelude.query
-
Common implementation for Item classes implementing the TaggableItem interface.
- TaggableSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.TaggableSegmentItem
- TAILCOST - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
- takeGroup(Set<Integer>) - Method in class com.yahoo.search.dispatch.LoadBalancer
-
Select and allocate the search cluster group which is to be used for the next search query.
- TAN - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- TAN - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TANH - Enum constant in enum class com.yahoo.search.grouping.request.MathFunctions.Function
- TANH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- target - Variable in class com.yahoo.search.federation.FederationConfig.Builder
- target() - Method in class com.yahoo.search.federation.FederationConfig
- target() - Method in class com.yahoo.search.federation.SearchchainForwardConfig
- target(int) - Method in class com.yahoo.search.federation.FederationConfig
- target(FederationConfig.Target.Builder) - Method in class com.yahoo.search.federation.FederationConfig.Builder
-
Add the given builder to this builder's list of Target builders
- target(String) - Method in class com.yahoo.search.federation.SearchchainForwardConfig.Builder
- target(Consumer<FederationConfig.Target.Builder>) - Method in class com.yahoo.search.federation.FederationConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- target(List<FederationConfig.Target.Builder>) - Method in class com.yahoo.search.federation.FederationConfig.Builder
-
Set the given list as this builder's list of Target builders
- Target - Class in com.yahoo.search.federation.sourceref
- Target(FederationConfig.Target.Builder) - Constructor for class com.yahoo.search.federation.FederationConfig.Target
- TARGET_HITS - Static variable in class com.yahoo.search.yql.YqlParser
- TARGET_NUM_HITS - Static variable in class com.yahoo.search.yql.YqlParser
- targetActiveDocuments() - Method in class com.yahoo.prelude.Pong
-
Returns the number of target active documents in the backend responding in this Pong, if available
- targets - Variable in class com.yahoo.search.searchchain.model.federation.FederationSearcherModel
- targetSelector() - Method in class com.yahoo.search.federation.FederationConfig
- targetSelector(String) - Method in class com.yahoo.search.federation.FederationConfig.Builder
- TargetSelector<T> - Interface in com.yahoo.search.federation.selection
-
Allows adding extra targets that the federation searcher should federate to.
- TargetSpec(ComponentSpecification, FederationOptions) - Constructor for class com.yahoo.search.searchchain.model.federation.FederationSearcherModel.TargetSpec
- teardown(BiConsumer<Boolean, RequestDuration>) - Method in class com.yahoo.search.dispatch.CloseableInvoker
- tensor - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- TensorConverter - Class in com.yahoo.search.schema.internal
-
A class which knows how to convert an Object value to a tensor of a given type.
- TensorConverter(Map<String, Embedder>) - Constructor for class com.yahoo.search.schema.internal.TensorConverter
- TensorField - Class in com.yahoo.prelude.fastsearch
-
A tensor field.
- TensorField(String) - Constructor for class com.yahoo.prelude.fastsearch.TensorField
- TensorFieldType - Class in com.yahoo.search.query.profile.types
-
A tensor field type in a query profile
- TensorFieldType(TensorType) - Constructor for class com.yahoo.search.query.profile.types.TensorFieldType
-
Creates a tensor field type with information about the kind of tensor this will hold
- TENSORS - Static variable in class com.yahoo.search.query.Presentation
- term() - Method in class com.yahoo.prelude.semantics.rule.TermCondition
- TERM_ORDER_RELAXATION - Static variable in class com.yahoo.prelude.querytransform.CJKSearcher
- termCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- TermCondition - Class in com.yahoo.prelude.semantics.rule
-
A term in a rule
- TermCondition(String, RuleBaseLinguistics) - Constructor for class com.yahoo.prelude.semantics.rule.TermCondition
- TermCondition(String, String, RuleBaseLinguistics) - Constructor for class com.yahoo.prelude.semantics.rule.TermCondition
- TermConverter - Class in com.yahoo.search.query.textserialize.item
- TermConverter() - Constructor for class com.yahoo.search.query.textserialize.item.TermConverter
- terminalCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- terminalConditionBody() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- terminalOrComparisonCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- terminalOrSequenceCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- TermItem - Class in com.yahoo.prelude.query
-
Superclass of "leaf" conditions containing a single entity which is either matched in a field or not.
- TermItem() - Constructor for class com.yahoo.prelude.query.TermItem
- TermItem(String) - Constructor for class com.yahoo.prelude.query.TermItem
- TermItem(String, boolean) - Constructor for class com.yahoo.prelude.query.TermItem
- TermItem(String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.TermItem
- termProduction() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- TermProduction - Class in com.yahoo.prelude.semantics.rule
-
A new term produced by a production rule
- TermProduction() - Constructor for class com.yahoo.prelude.semantics.rule.TermProduction
-
Creates a produced template term with no label and the default type
- TermProduction(TermType) - Constructor for class com.yahoo.prelude.semantics.rule.TermProduction
-
Creates a produced template term with no label
- TermProduction(String) - Constructor for class com.yahoo.prelude.semantics.rule.TermProduction
-
Creates a produced template term with the default term type
- TermProduction(String, TermType) - Constructor for class com.yahoo.prelude.semantics.rule.TermProduction
- termType() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- TermType - Class in com.yahoo.prelude.query
-
A term type enumeration.
- termwiseLimit - Variable in class com.yahoo.search.query.ranking.Matching
- TERMWISELIMIT - Static variable in class com.yahoo.search.query.ranking.Matching
- TERTIARY - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- TextSerialize - Class in com.yahoo.search.query.textserialize
- TextSerialize() - Constructor for class com.yahoo.search.query.textserialize.TextSerialize
- TextualQueryRepresentation - Class in com.yahoo.prelude.query.textualrepresentation
-
Creates a detailed representation of a query tree.
- TextualQueryRepresentation(Item) - Constructor for class com.yahoo.prelude.query.textualrepresentation.TextualQueryRepresentation
- THIS_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
- THRESHOLD_BOOST_FACTOR - Static variable in class com.yahoo.search.yql.YqlParser
- TIME - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_DATE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_DAYOFMONTH - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_DAYOFWEEK - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_DAYOFYEAR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_HOUROFDAY - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_MINUTEOFHOUR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_MONTHOFYEAR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_SECONDOFMINUTE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TIME_YEAR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- timedOut(Query) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
Returns true if this query has timed out now
- timeFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- TimeFunctions - Class in com.yahoo.search.grouping.request
-
This abstract class is a factory for timestamp functions in a
GroupingExpression
. - TimeFunctions() - Constructor for class com.yahoo.search.grouping.request.TimeFunctions
- TimeFunctions.Type - Enum Class in com.yahoo.search.grouping.request
-
Defines the different types of timestamps-functions that are available.
- timeout() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- timeout() - Method in class com.yahoo.search.yql.yqlplusParser
- TIMEOUT - Static variable in class com.yahoo.search.Query
- TIMEOUT - Static variable in class com.yahoo.search.yql.yqlplusLexer
- TIMEOUT - Static variable in class com.yahoo.search.yql.yqlplusParser
- TIMEOUT() - Method in class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- timeoutCode - Static variable in class com.yahoo.search.result.ErrorMessage
- TimeoutContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.TimeoutContext
- TimeoutException - Exception in com.yahoo.prelude.fastsearch
-
Thrown on communication timeouts
- TimeoutException - Exception in com.yahoo.search.federation
-
Thrown on timeouts
- TimeoutException(String) - Constructor for exception com.yahoo.prelude.fastsearch.TimeoutException
- TimeoutException(String) - Constructor for exception com.yahoo.search.federation.TimeoutException
- TimeoutException(String, Throwable) - Constructor for exception com.yahoo.search.federation.TimeoutException
- TimeoutHandler - Interface in com.yahoo.search.dispatch
-
Computes next timeout in milliseconds
- timeoutMillis() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- timeoutMillis(int) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- timer() - Method in class com.yahoo.search.searchchain.Execution
- timestamp() - Method in class com.yahoo.search.logging.LoggerEntry
- timestamp(long) - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- TIMESTAMPS - Static variable in class com.yahoo.search.query.Trace
- TimeTracker - Class in com.yahoo.search.statistics
-
A container for storing time stamps throughout the lifetime of an Execution instance.
- TimeTracker(Chain<? extends Processor>, int) - Constructor for class com.yahoo.search.statistics.TimeTracker
- TimeTracker(Chain<? extends Searcher>) - Constructor for class com.yahoo.search.statistics.TimeTracker
- TimeTracker.Activity - Enum Class in com.yahoo.search.statistics
- TIMING - Static variable in class com.yahoo.search.query.Presentation
- toContentString() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns a string containing all the rules and conditions of this rule base in the form they will be evaluated, with all included rule bases inlined
- toDetailString() - Method in class com.yahoo.search.Query
-
Returns a string describing this query in more detail
- TODOUBLE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- toDoubleFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ToDoubleFunction - Class in com.yahoo.search.grouping.request
-
This class represents a todouble-function in a
GroupingExpression
. - ToDoubleFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToDoubleFunction
-
Constructs a new instance of this class.
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.AndCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.ChoiceCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.CompositeItemCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.Condition
-
All instances of this produces a parseable string output
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.ConditionReference
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.EllipsisCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.LiteralCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.NamespaceProduction
-
All instances of this produces a parseable string output
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.NotCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.Production
-
All instances of this produces a parseable string output
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.SequenceCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.SuperCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.TermCondition
- toInnerString() - Method in class com.yahoo.prelude.semantics.rule.TermProduction
-
All instances of this produces a parseable string output
- toInnerString(String) - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
- toInnerTermString() - Method in class com.yahoo.prelude.semantics.rule.LiteralPhraseProduction
- toInnerTermString() - Method in class com.yahoo.prelude.semantics.rule.LiteralTermProduction
- toInnerTermString() - Method in class com.yahoo.prelude.semantics.rule.ReferenceTermProduction
- toInnerTermString() - Method in class com.yahoo.prelude.semantics.rule.TermProduction
- toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.FieldType
-
Returns a string describing possible instances of this type, suitable for user error messages
- toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- toItem(String) - Method in class com.yahoo.prelude.semantics.engine.Match
-
Returns a new item representing this match
- toItem(String) - Method in class com.yahoo.prelude.semantics.engine.ReferencedMatches
-
Returns the item to insert from these referenced matches, or null if none
- toItem(String, String) - Method in class com.yahoo.prelude.semantics.engine.Match
-
Returns a new item representing this match
- toItemType() - Method in class com.yahoo.prelude.query.TermType
- toJson() - Method in interface com.yahoo.data.JsonProducer
-
Convenience method equivalent to writeJson(new StringBuilder()).toString()
- toJson() - Method in class com.yahoo.search.result.FeatureData
- toJson() - Method in class com.yahoo.search.result.StructuredData
- toJson(boolean) - Method in class com.yahoo.search.result.FeatureData
- token - Variable in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Current token.
- token - Variable in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Current token.
- token - Variable in class com.yahoo.search.query.textserialize.parser.Parser
-
Current token.
- Token - Class in com.yahoo.prelude.query.parser
-
A query token.
- Token - Class in com.yahoo.prelude.semantics.parser
-
Describes the input token stream.
- Token - Class in com.yahoo.search.grouping.request.parser
-
Describes the input token stream.
- Token - Class in com.yahoo.search.query.textserialize.parser
-
Describes the input token stream.
- Token() - Constructor for class com.yahoo.prelude.semantics.parser.Token
-
No-argument constructor
- Token() - Constructor for class com.yahoo.search.grouping.request.parser.Token
-
No-argument constructor
- Token() - Constructor for class com.yahoo.search.query.textserialize.parser.Token
-
No-argument constructor
- Token(int) - Constructor for class com.yahoo.prelude.semantics.parser.Token
-
Constructs a new token for the specified Image.
- Token(int) - Constructor for class com.yahoo.search.grouping.request.parser.Token
-
Constructs a new token for the specified Image.
- Token(int) - Constructor for class com.yahoo.search.query.textserialize.parser.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.yahoo.prelude.semantics.parser.Token
-
Constructs a new token for the specified Image and Kind.
- Token(int, String) - Constructor for class com.yahoo.search.grouping.request.parser.Token
-
Constructs a new token for the specified Image and Kind.
- Token(int, String) - Constructor for class com.yahoo.search.query.textserialize.parser.Token
-
Constructs a new token for the specified Image and Kind.
- Token(Token.Kind, String) - Constructor for class com.yahoo.prelude.query.parser.Token
-
Crates a token which fails to know its origin (as a substring).
- Token(Token.Kind, String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.parser.Token
- Token(Token.Kind, String, Substring) - Constructor for class com.yahoo.prelude.query.parser.Token
- token_source - Variable in class com.yahoo.prelude.semantics.parser.SemanticsParser
-
Generated Token Manager.
- token_source - Variable in class com.yahoo.search.grouping.request.parser.GroupingParser
-
Generated Token Manager.
- token_source - Variable in class com.yahoo.search.query.textserialize.parser.Parser
-
Generated Token Manager.
- Token.Kind - Enum Class in com.yahoo.prelude.query.parser
- tokenBegin - Variable in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- tokenBegin - Variable in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- TokenFieldIterator - Class in com.yahoo.prelude.hitfield
-
A specialized list iterator to manipulate tokens in HitField objects.
- TokenFieldIterator(List<FieldPart>, HitField) - Constructor for class com.yahoo.prelude.hitfield.TokenFieldIterator
- tokenImage - Variable in exception com.yahoo.prelude.semantics.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.prelude.semantics.parser.SemanticsParserConstants
-
Literal token values.
- tokenImage - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
Literal token values.
- tokenImage - Variable in exception com.yahoo.search.grouping.request.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Variable in exception com.yahoo.search.query.textserialize.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.search.query.textserialize.parser.ParserConstants
-
Literal token values.
- tokenIterator() - Method in class com.yahoo.prelude.hitfield.HitField
-
Return an iterator over the tokens of this field
- tokenize(String) - Method in class com.yahoo.prelude.query.parser.Tokenizer
-
Resets this tokenizer and create tokens from the given string, using "default" as the default index, and using no index information.
- tokenize(String, IndexFacts.Session) - Method in class com.yahoo.prelude.query.parser.Tokenizer
-
Resets this tokenizer and create tokens from the given string, using "default" as the default index
- tokenize(String, String, IndexFacts.Session) - Method in class com.yahoo.prelude.query.parser.Tokenizer
-
Resets this tokenizer and create tokens from the given string.
- tokenize(String, String, IndexFacts.Session, Language) - Method in class com.yahoo.prelude.query.parser.AbstractParser
-
Tokenizes the given string and initializes tokens with the found tokens.
- TOKENIZE - Enum constant in enum class com.yahoo.search.Query.Type
- TokenizeParser - Class in com.yahoo.prelude.query.parser
-
A parser which turns contiguous searchable character into tokens and filters out other characters.
- TokenizeParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.TokenizeParser
- Tokenizer - Class in com.yahoo.prelude.query.parser
-
Query tokenizer.
- Tokenizer(Linguistics) - Constructor for class com.yahoo.prelude.query.parser.Tokenizer
-
Creates a tokenizer which initializes from a given Linguistics
- TokenMgrException - Exception in com.yahoo.prelude.semantics.parser
-
Token Manager Error.
- TokenMgrException - Exception in com.yahoo.search.grouping.request.parser
-
Token Manager Error.
- TokenMgrException - Exception in com.yahoo.search.query.textserialize.parser
-
Token Manager Error.
- TokenMgrException() - Constructor for exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
No arg constructor.
- TokenMgrException() - Constructor for exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
No arg constructor.
- TokenMgrException() - Constructor for exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
No arg constructor.
- TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Full Constructor.
- TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Full Constructor.
- TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Full Constructor.
- TokenMgrException(String, int) - Constructor for exception com.yahoo.prelude.semantics.parser.TokenMgrException
-
Constructor with message and reason.
- TokenMgrException(String, int) - Constructor for exception com.yahoo.search.grouping.request.parser.TokenMgrException
-
Constructor with message and reason.
- TokenMgrException(String, int) - Constructor for exception com.yahoo.search.query.textserialize.parser.TokenMgrException
-
Constructor with message and reason.
- tokenNames - Static variable in class com.yahoo.search.yql.yqlplusLexer
-
Deprecated.Use
yqlplusLexer.VOCABULARY
instead. - tokenNames - Static variable in class com.yahoo.search.yql.yqlplusParser
-
Deprecated.Use
yqlplusParser.VOCABULARY
instead. - tokens - Variable in class com.yahoo.prelude.query.parser.AbstractParser
- TOLONG - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- toLongFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ToLongFunction - Class in com.yahoo.search.grouping.request
-
This class represents a tolong-function in a
GroupingExpression
. - ToLongFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToLongFunction
-
Constructs a new instance of this class.
- ToolBox - Class in com.yahoo.prelude.query
-
Query tree helper methods and factories.
- ToolBox() - Constructor for class com.yahoo.prelude.query.ToolBox
- ToolBox.QueryVisitor - Class in com.yahoo.prelude.query
- TopKEstimator - Class in com.yahoo.search.dispatch
-
Use StudentT distribution and estimate how many hits you need from each partition to to get the globally top-k documents with the desired probability
- TopKEstimator(double, double, double) - Constructor for class com.yahoo.search.dispatch.TopKEstimator
- topKProbability - Static variable in class com.yahoo.search.dispatch.Dispatcher
-
If set will control computation of how many hits will be fetched from each partition.
- topLevelCondition() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- TORAW - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- toRawFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ToRawFunction - Class in com.yahoo.search.grouping.request
-
This class represents a toraw-function in a
GroupingExpression
. - ToRawFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToRawFunction
-
Constructs a new instance of this class.
- toRegistry(PageTemplatesConfig) - Static method in class com.yahoo.search.pagetemplates.config.PageTemplateConfigurer
-
Creates a new page template registry from the content of a config and returns it.
- toSerialForm() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
-
Returns the serial form of this which contains all information needed to reconstruct this sorter
- toSerialForm() - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
- toSerialForm() - Method in class com.yahoo.search.query.Sorting.UcaSorter
- toSign() - Method in class com.yahoo.prelude.query.TermType
- toString() - Method in class com.yahoo.fs4.DocsumPacket
- toString() - Method in class com.yahoo.prelude.fastsearch.Base64DataField
- toString() - Method in class com.yahoo.prelude.fastsearch.DataField
- toString() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinition
- toString() - Method in class com.yahoo.prelude.fastsearch.DocsumDefinitionSet
- toString() - Method in class com.yahoo.prelude.fastsearch.FastHit
- toString() - Method in class com.yahoo.prelude.fastsearch.FastSearcher
- toString() - Method in class com.yahoo.prelude.fastsearch.FeatureDataField
- toString() - Method in class com.yahoo.prelude.fastsearch.Int64Field
- toString() - Method in class com.yahoo.prelude.fastsearch.IntegerField
- toString() - Method in class com.yahoo.prelude.fastsearch.StringField
- toString() - Method in class com.yahoo.prelude.fastsearch.StructDataField
- toString() - Method in class com.yahoo.prelude.fastsearch.TensorField
- toString() - Method in class com.yahoo.prelude.fastsearch.XMLField
- toString() - Method in class com.yahoo.prelude.Freshness
-
Set the reference time as a string value
- toString() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
- toString() - Method in interface com.yahoo.prelude.hitfield.FieldPart
- toString() - Method in class com.yahoo.prelude.hitfield.HitField
- toString() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
- toString() - Method in class com.yahoo.prelude.hitfield.JSONString
- toString() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
- toString() - Method in class com.yahoo.prelude.hitfield.RawBase64
- toString() - Method in class com.yahoo.prelude.hitfield.RawData
-
An ascii string; non-ascii data is escaped with hex notation.
- toString() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
- toString() - Method in class com.yahoo.prelude.hitfield.XMLString
- toString() - Method in class com.yahoo.prelude.Index
- toString() - Method in class com.yahoo.prelude.IndexFacts.Session
- toString() - Method in class com.yahoo.prelude.Location
- toString() - Method in class com.yahoo.prelude.Ping
- toString() - Method in class com.yahoo.prelude.Pong
-
Returns a string which included the ping info (if any) and any errors added to this
- toString() - Method in class com.yahoo.prelude.query.Item
-
Returns the canonical query language string of this item.
- toString() - Method in class com.yahoo.prelude.query.Limit
- toString() - Method in class com.yahoo.prelude.query.parser.Token
- toString() - Method in class com.yahoo.prelude.query.RegExpItem
- toString() - Method in class com.yahoo.prelude.query.Substring
- toString() - Method in class com.yahoo.prelude.query.TermType
- toString() - Method in class com.yahoo.prelude.query.textualrepresentation.TextualQueryRepresentation
- toString() - Method in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- toString() - Method in class com.yahoo.prelude.querytransform.PhraseMatcher.Phrase
- toString() - Method in class com.yahoo.prelude.semantics.engine.FlattenedItem
- toString() - Method in class com.yahoo.prelude.semantics.engine.Match
- toString() - Method in class com.yahoo.prelude.semantics.parser.Token
-
Returns the image.
- toString() - Method in class com.yahoo.prelude.semantics.rule.Condition
- toString() - Method in class com.yahoo.prelude.semantics.rule.NamedCondition
-
Returns the canonical string representation of this named condition.
- toString() - Method in class com.yahoo.prelude.semantics.rule.Production
-
All instances of this produces a parseable string output
- toString() - Method in class com.yahoo.prelude.semantics.rule.ProductionList
- toString() - Method in class com.yahoo.prelude.semantics.rule.ProductionRule
-
Returns the canonical string representation of this rule.
- toString() - Method in class com.yahoo.prelude.semantics.RuleBase
- toString() - Method in class com.yahoo.search.cluster.MonitorConfiguration
- toString() - Method in class com.yahoo.search.dispatch.searchcluster.Group
- toString() - Method in class com.yahoo.search.dispatch.searchcluster.Node
- toString() - Method in class com.yahoo.search.dispatch.SearchPath
- toString() - Method in class com.yahoo.search.grouping.GroupingRequest
- toString() - Method in class com.yahoo.search.grouping.request.GroupingNode
- toString() - Method in class com.yahoo.search.grouping.request.GroupingOperation
- toString() - Method in class com.yahoo.search.grouping.request.Infinite
-
Override the toString method in order to be re-parseable.
- toString() - Method in class com.yahoo.search.grouping.request.MathResolver
- toString() - Method in class com.yahoo.search.grouping.request.parser.Token
-
Returns the image.
- toString() - Method in class com.yahoo.search.grouping.request.RawBuffer
- toString() - Method in class com.yahoo.search.grouping.result.GroupId
- toString() - Method in class com.yahoo.search.intent.model.Intent
-
Returns the id of this intent
- toString() - Method in class com.yahoo.search.intent.model.IntentNode
-
Returns intent:probability
- toString() - Method in class com.yahoo.search.intent.model.InterpretationNode
-
Returns interpretations toString()
- toString() - Method in class com.yahoo.search.intent.model.Source
-
Returns the id of this source
- toString() - Method in class com.yahoo.search.intent.model.SourceNode
-
Returns source:appropriateness
- toString() - Method in class com.yahoo.search.logging.LoggerEntry
- toString() - Method in class com.yahoo.search.pagetemplates.engine.Resolution
- toString() - Method in class com.yahoo.search.pagetemplates.model.Choice
- toString() - Method in class com.yahoo.search.pagetemplates.model.Layout
- toString() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
- toString() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
- toString() - Method in class com.yahoo.search.pagetemplates.model.Renderer
- toString() - Method in class com.yahoo.search.pagetemplates.model.Section
- toString() - Method in class com.yahoo.search.pagetemplates.model.Source
- toString() - Method in class com.yahoo.search.pagetemplates.PageTemplate
- toString() - Method in class com.yahoo.search.query.context.QueryContext
-
Returns a short string description of this (includes the first few messages only, and no newlines)
- toString() - Method in class com.yahoo.search.query.Model
- toString() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- toString() - Method in class com.yahoo.search.query.profile.compiled.Binding
- toString() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
- toString() - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
- toString() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- toString() - Method in class com.yahoo.search.query.profile.DimensionBinding
- toString() - Method in class com.yahoo.search.query.profile.DimensionValues
- toString() - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
- toString() - Method in class com.yahoo.search.query.profile.QueryProfile
- toString() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
- toString() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
- toString() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
- toString() - Method in class com.yahoo.search.query.profile.SubstituteString.PropertyComponent
- toString() - Method in class com.yahoo.search.query.profile.SubstituteString.RelativePropertyComponent
- toString() - Method in class com.yahoo.search.query.profile.SubstituteString.StringComponent
- toString() - Method in class com.yahoo.search.query.profile.SubstituteString
-
Returns this string in original (unsubstituted) form
- toString() - Method in class com.yahoo.search.query.profile.types.FieldDescription
- toString() - Method in class com.yahoo.search.query.profile.types.FieldType
- toString() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
- toString() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
- toString() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
- toString() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
- toString() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
- toString() - Method in class com.yahoo.search.query.ranking.RankFeatures
- toString() - Method in class com.yahoo.search.query.ranking.RankProperties
- toString() - Method in class com.yahoo.search.query.Select
- toString() - Method in class com.yahoo.search.query.SessionId
- toString() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
- toString() - Method in class com.yahoo.search.query.Sorting.FieldOrder
- toString() - Method in class com.yahoo.search.query.Sorting
- toString() - Method in class com.yahoo.search.query.textserialize.parser.Token
-
Returns the image.
- toString() - Method in class com.yahoo.search.Query
-
Returns a string describing this query
- toString() - Method in class com.yahoo.search.query.Trace
- toString() - Method in enum class com.yahoo.search.Query.Type
- toString() - Method in class com.yahoo.search.query.UniqueRequestId
- toString() - Method in class com.yahoo.search.result.DefaultErrorHit
- toString() - Method in class com.yahoo.search.result.ErrorMessage
- toString() - Method in class com.yahoo.search.result.FeatureData
- toString() - Method in class com.yahoo.search.result.FieldComparator
- toString() - Method in class com.yahoo.search.result.Hit
- toString() - Method in class com.yahoo.search.result.HitGroupsLastComparator
- toString() - Method in class com.yahoo.search.result.MetaHitsFirstComparator
- toString() - Method in class com.yahoo.search.result.NanNumber
- toString() - Method in class com.yahoo.search.result.PositionsData
- toString() - Method in class com.yahoo.search.result.Relevance
-
Returns the score value as a string
- toString() - Method in class com.yahoo.search.result.StructuredData
- toString() - Method in class com.yahoo.search.Result
- toString() - Method in class com.yahoo.search.schema.DocumentSummary.Field
- toString() - Method in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- toString() - Method in class com.yahoo.search.schema.DocumentSummary
- toString() - Method in class com.yahoo.search.schema.RankProfile
- toString() - Method in class com.yahoo.search.schema.Schema
- toString() - Method in class com.yahoo.search.searchchain.model.federation.FederationOptions
- toString() - Method in class com.yahoo.search.searchchain.SearchChain
- toString() - Method in class com.yahoo.search.Searcher
-
Returns "searcher 'getId()'"
- toString() - Method in class com.yahoo.text.interpretation.Interpretation
- toString() - Method in class com.yahoo.text.interpretation.Span
- TOSTRING - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- toStringFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ToStringFunction - Class in com.yahoo.search.grouping.request
-
This class represents a tolong-function in a
GroupingExpression
. - ToStringFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToStringFunction
-
Constructs a new instance of this class.
- totalTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Total amount of time spent for this ElapsedTime instance.
- totalTime() - Method in class com.yahoo.search.statistics.TimeTracker
- toToken(SpecialTokens.Token, int, String) - Method in class com.yahoo.prelude.query.parser.Tokenizer
- toXML() - Method in interface com.yahoo.data.XmlProducer
-
Convenience method equivalent to: writeXML(new StringBuilder()).toString()
- toXML() - Method in class com.yahoo.prelude.hitfield.XMLString
- trace - Variable in class com.yahoo.search.Query
-
How this query should be traced
- trace(boolean, int, Object...) - Method in class com.yahoo.search.Query
-
Calls getTrace().trace(message, traceLevel, messages).
- trace(boolean, int, Object...) - Method in class com.yahoo.search.query.Trace
-
Adds a trace message to this query if the trace level of the query is sufficiently high.
- trace(int, String) - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- trace(int, String) - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- trace(Object, int) - Method in class com.yahoo.search.query.context.QueryContext
- trace(Object, int) - Method in class com.yahoo.search.Query
-
Calls getTrace().trace(message, traceLevel).
- trace(Object, int) - Method in class com.yahoo.search.query.Trace
- trace(String) - Method in class com.yahoo.search.Result
-
Adds a context message to this query containing the entire content of this result, if tracelevel is 5 or more.
- trace(String, boolean, int) - Method in class com.yahoo.search.Query
-
Calls getTrace().trace(message, includeQuery, traceLevel).
- trace(String, boolean, int) - Method in class com.yahoo.search.query.Trace
-
Adds a trace message to this query if the trace level of the query is sufficiently high.
- trace(String, int) - Method in class com.yahoo.search.query.context.QueryContext
-
Adds a context message to this context
- trace(String, int) - Method in class com.yahoo.search.Query
-
Calls getTrace().trace(message, traceLevel).
- trace(String, int) - Method in class com.yahoo.search.query.Trace
-
Adds a context message to this query and to the info log, if the context level of the query is sufficiently high.
- Trace - Class in com.yahoo.search.query
-
Trace settings and methods for tracing a query.
- Trace(Query) - Constructor for class com.yahoo.search.query.Trace
- TRACE - Static variable in class com.yahoo.search.query.Trace
- trace_enabled() - Method in class com.yahoo.prelude.semantics.parser.SemanticsParser
- trace_enabled() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- trace_enabled() - Method in class com.yahoo.search.query.textserialize.parser.Parser
- TRACE_LEVEL - Static variable in class com.yahoo.search.Query
-
Deprecated.use Trace.LEVEL
- TRACE_TIMEOUT_MULTIPLIER_THRESHOLD - Static variable in class com.yahoo.vespa.streamingvisitors.TracingOptions
- TraceDescription - Class in com.yahoo.vespa.streamingvisitors.tracing
-
High-level description of a trace and the actual trace itself.
- TraceDescription(Trace, String) - Constructor for class com.yahoo.vespa.streamingvisitors.tracing.TraceDescription
- TraceExporter - Interface in com.yahoo.vespa.streamingvisitors.tracing
-
Potentially exports a trace to an underlying consumer.
- traceExtraHitProperties(StringBuilder, Hit) - Method in class com.yahoo.search.Result
-
For tracing custom properties of a hit, see trace(String).
- traceProperties() - Method in class com.yahoo.search.query.Trace
-
Traces how properties was resolved and from where.
- traceResult(boolean, RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- traceResult(boolean, RuleEvaluation) - Method in class com.yahoo.prelude.semantics.rule.Condition
- traceResult(boolean, RuleEvaluation, Object, Object) - Method in class com.yahoo.prelude.semantics.rule.ComparisonCondition
- TracingOptions - Class in com.yahoo.vespa.streamingvisitors
-
Encapsulates all trace-related components and options used by the streaming search Searcher.
- TracingOptions(SamplingStrategy, TraceExporter, MonotonicNanoClock, int, double) - Constructor for class com.yahoo.vespa.streamingvisitors.TracingOptions
- track() - Method in class com.yahoo.search.logging.LoggerEntry
- track(String) - Method in class com.yahoo.search.logging.LoggerEntry.Builder
- TrafficNodeMonitor<T> - Class in com.yahoo.search.cluster
-
This node monitor is responsible for maintaining the state of a monitored node.
- TrafficNodeMonitor(T, MonitorConfiguration, boolean) - Constructor for class com.yahoo.search.cluster.TrafficNodeMonitor
-
Creates a new node monitor for a node
- transform_weighted_sets() - Method in class com.yahoo.search.querytransform.LowercasingConfig
- transform_weighted_sets(boolean) - Method in class com.yahoo.search.querytransform.LowercasingConfig.Builder
- TRANSFORMED_QUERY - Static variable in class com.yahoo.search.searchchain.PhaseNames
-
A checkpoint where as many query transformers as practically possible has been run.
- transformQuery(Query) - Method in class com.yahoo.prelude.fastsearch.FastSearcher
- transformQuery(Query) - Method in class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- transport(LoggerEntry) - Method in class com.yahoo.search.logging.AbstractSpoolingLogger
-
Actually transports the entry to it's destination
- transport(LoggerEntry) - Method in class com.yahoo.search.logging.LocalDiskLogger
- treeSize() - Method in class com.yahoo.search.query.QueryTree
-
Returns the total number of items in this query tree.
- trim(int, int) - Method in class com.yahoo.search.result.HitGroup
-
Remove the first
offset
concrete hits in this group, and hits beyondoffset+numHits
- TRUE - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- TRUE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- TRUE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- TRUE - Static variable in class com.yahoo.search.yql.yqlplusParser
- TRUE() - Method in class com.yahoo.search.yql.yqlplusParser.Scalar_literalContext
- TrueItem - Class in com.yahoo.prelude.query
-
A query item which matches everything.
- TrueItem() - Constructor for class com.yahoo.prelude.query.TrueItem
- tryCount() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Returns the number open tries made at this point
- ttl() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- ttl(int) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- type() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input
- type() - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields
- type() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input
- type() - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields
- type() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile
- type() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field
- type() - Method in class com.yahoo.search.schema.DocumentSummary.Field
- type(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder
- type(String) - Method in class com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Summaryclass.Fields.Builder
- type(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Rankprofile.Input.Builder
- type(String) - Method in class com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Fields.Builder
- type(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Builder
- type(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofiletype.Field.Builder
- TYPE - Static variable in class com.yahoo.search.query.Model
- TypeCheck - Class in com.yahoo.search.query.textserialize.item
- TypeCheck() - Constructor for class com.yahoo.search.query.textserialize.item.TypeCheck
- types() - Method in class com.yahoo.search.result.Hit
-
Returns the types of this as a modifiable set.
U
- UCA - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- UCA - Static variable in class com.yahoo.search.query.Sorting
- ucaFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- UcaFunction - Class in com.yahoo.search.grouping.request
-
This class represents an uca-function in a
GroupingExpression
. - UcaFunction(GroupingExpression, String) - Constructor for class com.yahoo.search.grouping.request.UcaFunction
-
Constructs a new instance of this class.
- UcaFunction(GroupingExpression, String, String) - Constructor for class com.yahoo.search.grouping.request.UcaFunction
-
Constructs a new instance of this class.
- UcaSorter(String) - Constructor for class com.yahoo.search.query.Sorting.UcaSorter
- UcaSorter(String, String, Sorting.UcaSorter.Strength) - Constructor for class com.yahoo.search.query.Sorting.UcaSorter
- unalias(CompoundName) - Method in class com.yahoo.search.query.properties.PropertyAliases
-
Returns the standard name for an alias, or the given name if it is not a registered alias
- unalias(CompoundName) - Method in class com.yahoo.search.query.properties.QueryPropertyAliases
- unalias(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Returns the field name of an alias or field name
- unary_expression() - Method in class com.yahoo.search.yql.yqlplusParser.Multiplicative_expressionContext
- unary_expression() - Method in class com.yahoo.search.yql.yqlplusParser
- Unary_expressionContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- unary_op() - Method in class com.yahoo.search.yql.yqlplusParser.Unary_expressionContext
- unary_op() - Method in class com.yahoo.search.yql.yqlplusParser
- Unary_opContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Unary_opContext
- UnavailableAttributeException - Exception in com.yahoo.search.grouping
-
This exception is thrown by the
GroupingValidator
if it aGroupingRequest
contains a reference to an unavailable attribute. - UnavailableAttributeException(String, String) - Constructor for exception com.yahoo.search.grouping.UnavailableAttributeException
-
Constructs a new instance of this class.
- UNBLENDED_RESULT - Static variable in class com.yahoo.search.searchchain.PhaseNames
-
A checkpoint where data from different backends are not yet merged.
- UNDEFINED - Enum constant in enum class com.yahoo.search.query.Sorting.Order
- UNDEFINED - Enum constant in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
- UNDERSCORE - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- unfrozen() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
-
Return this is it is not frozen, returns a modifiable deeply unfrozen copy otherwise
- unindentTrace() - Method in class com.yahoo.prelude.semantics.engine.Evaluation
- unindentTrace() - Method in class com.yahoo.prelude.semantics.engine.RuleEvaluation
- UNIQUE_ID - Static variable in class com.yahoo.search.yql.YqlParser
- UniqueGroupingSearcher - Class in com.yahoo.search.grouping
-
Implements 'unique' using a grouping expression.
- UniqueGroupingSearcher() - Constructor for class com.yahoo.search.grouping.UniqueGroupingSearcher
- uniqueID - Variable in class com.yahoo.prelude.query.Item
-
Unique identifier to address the item for external annotation
- UniqueRequestId - Class in com.yahoo.search.query
-
A query id which is unique across this cluster - consisting of container runtime id + timestamp + serial.
- UNLIMITED_MAX - Static variable in class com.yahoo.search.grouping.request.GroupingOperation
- unmodifiableMap() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
- unorderedDeepIterator() - Method in class com.yahoo.search.result.HitGroup
-
Returns an iterator that does depth-first traversal of leaf hits of this group, in a potentially unsorted order.
- unorderedIterator() - Method in class com.yahoo.search.result.HitGroup
-
Returns an iterator of the hits in this group in a potentially unsorted order.
- unregister(Chain<Searcher>) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
- UnresolvedSearchChainException - Exception in com.yahoo.search.federation.sourceref
-
Thrown if a search chain can not be resolved from one or more ids.
- UnresolvedSearchChainException(String) - Constructor for exception com.yahoo.search.federation.sourceref.UnresolvedSearchChainException
- updateLineColumn(char) - Method in class com.yahoo.prelude.semantics.parser.AbstractCharStream
- updateLineColumn(char) - Method in class com.yahoo.search.query.textserialize.parser.AbstractCharStream
- updateNodes(DispatchNodesConfig) - Method in class com.yahoo.search.dispatch.rpc.RpcResourcePool
-
Will return a list of items that need a delayed close
- updateState() - Method in class com.yahoo.prelude.semantics.engine.Choicepoint
-
Updates the state of this choice point to the current state of its evaluation
- updateState(RuleEvaluation) - Method in class com.yahoo.prelude.semantics.engine.Choicepoint.State
- URI - Static variable in class com.yahoo.search.yql.YqlParser
- UriItem - Class in com.yahoo.prelude.query
-
An item matching a uri field.
- UriItem() - Constructor for class com.yahoo.prelude.query.UriItem
- UriItem(String) - Constructor for class com.yahoo.prelude.query.UriItem
- USE_POSITION_DATA - Static variable in class com.yahoo.search.yql.YqlParser
- useByDefault() - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain
- useByDefault() - Method in class com.yahoo.search.federation.FederationConfig.Target
- useByDefault() - Method in class com.yahoo.search.federation.sourceref.SingleTarget
- useByDefault(boolean) - Method in class com.yahoo.search.federation.FederationConfig.Target.Builder
- useByDefault(boolean) - Method in class com.yahoo.search.federation.FederationConfig.Target.SearchChain.Builder
- useParentheses() - Method in class com.yahoo.prelude.semantics.rule.AndCondition
- useParentheses() - Method in class com.yahoo.prelude.semantics.rule.CompositeCondition
-
Whether this should be output with parentheses, default is parent!=null
- useParentheses() - Method in class com.yahoo.prelude.semantics.rule.SequenceCondition
- usePositionData() - Method in class com.yahoo.prelude.query.Item
-
Returns whether position data should be used when ranking this item
- useProxy() - Method in class com.yahoo.search.federation.ProviderConfig.Yca
- useProxy(boolean) - Method in class com.yahoo.search.federation.ProviderConfig.Yca.Builder
- USER_INPUT_LANGUAGE - Static variable in class com.yahoo.search.yql.YqlParser
- usesAutomata() - Method in class com.yahoo.prelude.semantics.RuleBase
-
Returns whether this uses a phrase matcher automata
- useTargetByDefault(String) - Method in class com.yahoo.search.federation.sourceref.SearchChainResolver.Builder
V
- validate() - Method in class com.yahoo.search.Query
-
Validates this query
- validate(Query) - Static method in class com.yahoo.search.grouping.GroupingQueryParser
- ValidateFuzzySearcher - Class in com.yahoo.search.searchers
-
Validates any FuzzyItem query items.
- ValidateFuzzySearcher(AttributesConfig) - Constructor for class com.yahoo.search.searchers.ValidateFuzzySearcher
- ValidateMatchPhaseSearcher - Class in com.yahoo.search.searchers
-
Validates that the attribute given as match-phase override is actually a valid numeric attribute with fast-search enabled.
- ValidateMatchPhaseSearcher(AttributesConfig) - Constructor for class com.yahoo.search.searchers.ValidateMatchPhaseSearcher
- validateName(String) - Static method in class com.yahoo.search.query.profile.QueryProfile
-
Throws IllegalArgumentException if the given string is not a valid query profile name
- ValidateNearestNeighborSearcher - Class in com.yahoo.search.searchers
-
Validates any NearestNeighborItem query items.
- ValidateNearestNeighborSearcher(AttributesConfig) - Constructor for class com.yahoo.search.searchers.ValidateNearestNeighborSearcher
- ValidatePredicateSearcher - Class in com.yahoo.prelude.searcher
-
Checks that predicate queries don't use values outside the defined upper/lower bounds.
- ValidatePredicateSearcher() - Constructor for class com.yahoo.prelude.searcher.ValidatePredicateSearcher
- ValidateSortingSearcher - Class in com.yahoo.prelude.searcher
-
Check sorting specification makes sense to the search cluster before passing it on to the backend.
- ValidateSortingSearcher(QrSearchersConfig, ClusterConfig, AttributesConfig) - Constructor for class com.yahoo.prelude.searcher.ValidateSortingSearcher
- value() - Method in class com.yahoo.prelude.query.BoolItem
- value() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns the value at this key, or null if none (in which case this is references a query profile which has no value set).
- value() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property
- value() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property
- value() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference
- value() - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference
- value(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- value(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Property.Builder
- value(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Property.Builder
- value(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Queryprofilevariant.Reference.Builder
- value(String) - Method in class com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference.Builder
- valueFor(Binding) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
-
Returns the value for the given binding, or null if none
- ValueGroupId<T> - Class in com.yahoo.search.grouping.result
-
This abstract class is used in
Group
instances where the identifying expression evaluated to a singe value. - ValueGroupId(String, T) - Constructor for class com.yahoo.search.grouping.result.ValueGroupId
-
Constructs a new instance of this class.
- ValueGroupId(String, T, String) - Constructor for class com.yahoo.search.grouping.result.ValueGroupId
-
Constructs a new instance of this class.
- valueOf(String) - Static method in enum class com.yahoo.prelude.query.Item.ItemCreator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.prelude.query.Item.ItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.prelude.query.parser.Token.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.prelude.query.SegmentingRule
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme.Enum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.prelude.semantics.rule.Condition.Anchor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.federation.ProviderConfig.PingOption.Enum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.federation.ProviderConfig.QueryType.Enum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.grouping.request.MathFunctions.Function
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.grouping.request.MathResolver.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.query.ranking.Diversity.CutoffStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.query.Sorting.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.Query.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.search.statistics.TimeTracker.Activity
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.yahoo.prelude.query.Item.ItemCreator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.prelude.query.Item.ItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.prelude.query.parser.Token.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.prelude.query.SegmentingRule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme.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.prelude.semantics.rule.Condition.Anchor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.dispatch.LoadBalancer.Policy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.federation.ProviderConfig.PingOption.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.search.federation.ProviderConfig.QueryType.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.search.grouping.request.MathFunctions.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.search.grouping.request.MathResolver.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
-
Returns the values (the "from" of the mapping) of this as a live reference which can be modified unless this is frozen.
- values() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
-
Returns the live reference to the values of this.
- values() - Static method in enum class com.yahoo.search.query.ranking.Diversity.CutoffStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.query.Sorting.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.query.Sorting.UcaSorter.Strength
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.Query.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.search.statistics.TimeTracker.Activity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueWithSource - Class in com.yahoo.search.query.profile.compiled
-
A value in a query profile with information about its source.
- ValueWithSource(Object, String, boolean, boolean, QueryProfileType, DimensionValues) - Constructor for class com.yahoo.search.query.profile.compiled.ValueWithSource
- variant() - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
-
Returns the variant having this value, or empty if it's not in a variant
- VdsStreamingSearcher - Class in com.yahoo.vespa.streamingvisitors
-
The searcher which forwards queries to storage nodes using visiting.
- VdsStreamingSearcher(VespaDocumentAccess) - Constructor for class com.yahoo.vespa.streamingvisitors.VdsStreamingSearcher
- verbosegc() - Method in class com.yahoo.search.config.QrStartConfig.Jvm
- verbosegc(boolean) - Method in class com.yahoo.search.config.QrStartConfig.Jvm.Builder
- vespa_grouping() - Method in class com.yahoo.search.yql.yqlplusParser.Pipeline_stepContext
- vespa_grouping() - Method in class com.yahoo.search.yql.yqlplusParser
- VESPA_GROUPING - Static variable in class com.yahoo.search.yql.yqlplusLexer
- VESPA_GROUPING - Static variable in class com.yahoo.search.yql.yqlplusParser
- VESPA_GROUPING() - Method in class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- Vespa_groupingContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.Vespa_groupingContext
- VespaBackEndSearcher - Class in com.yahoo.prelude.fastsearch
-
Superclass for backend searchers.
- VespaBackEndSearcher() - Constructor for class com.yahoo.prelude.fastsearch.VespaBackEndSearcher
- VespaBackEndSearcher.FillHitsResult - Class in com.yahoo.prelude.fastsearch
- VespaGroupingStep - Class in com.yahoo.search.yql
- VespaGroupingStep(GroupingOperation) - Constructor for class com.yahoo.search.yql.VespaGroupingStep
- VespaLowercasingSearcher - Class in com.yahoo.search.querytransform
-
Transform terms in query tree to lower case based on Vespa index settings.
- VespaLowercasingSearcher(LowercasingConfig) - Constructor for class com.yahoo.search.querytransform.VespaLowercasingSearcher
- vespaSearcherModels - Static variable in class com.yahoo.search.searchchain.model.VespaSearchers
- VespaSearchers - Class in com.yahoo.search.searchchain.model
-
Defines the searcher models used in the vespa and native search chains, except for federation.
- VespaSearchers() - Constructor for class com.yahoo.search.searchchain.model.VespaSearchers
- VespaSerializer - Class in com.yahoo.search.yql
-
Serialize Vespa query trees to YQL+ strings.
- VespaSerializer() - Constructor for class com.yahoo.search.yql.VespaSerializer
- visit(Item) - Method in class com.yahoo.prelude.query.ToolBox.QueryVisitor
-
Called for each item in the query tree given to
ToolBox.visit(QueryVisitor, Item)
. - visit(ToolBox.QueryVisitor, Item) - Static method in class com.yahoo.prelude.query.ToolBox
- visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.AggregatorNode
- visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.FunctionNode
- visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.GroupingExpression
-
Recursively calls
ExpressionVisitor.visitExpression(GroupingExpression)
for this expression and all of its argument expressions. - visit(Choice) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a choice is encountered.
- visit(MapChoice) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a map choice is encountered.
- visit(Placeholder) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a placeholder is encountered.
- visit(Renderer) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a renderer is encountered.
- visit(Section) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a section or section placeholder is encountered.
- visit(Source) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a source or source placeholder is encountered.
- visit(PageTemplate) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
-
Called each time a page template is encountered.
- visit(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
- visit(TraceNode) - Method in class com.yahoo.search.rendering.XmlRenderer.RenderingVisitor
- visitAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.additive_expression()
. - visitAdditive_expression(yqlplusParser.Additive_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.additive_expression()
. - visitAdditive_op(yqlplusParser.Additive_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.additive_op()
. - visitAdditive_op(yqlplusParser.Additive_opContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.additive_op()
. - visitAlias_def(yqlplusParser.Alias_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.alias_def()
. - visitAlias_def(yqlplusParser.Alias_defContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.alias_def()
. - visitAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.annotate_expression()
. - visitAnnotate_expression(yqlplusParser.Annotate_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.annotate_expression()
. - visitAnnotation(yqlplusParser.AnnotationContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.annotation()
. - visitAnnotation(yqlplusParser.AnnotationContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.annotation()
. - visitArgument(yqlplusParser.ArgumentContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.argument(boolean)
. - visitArgument(yqlplusParser.ArgumentContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.argument(boolean)
. - visitArguments(yqlplusParser.ArgumentsContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.arguments(boolean)
. - visitArguments(yqlplusParser.ArgumentsContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.arguments(boolean)
. - visitArray_literal(yqlplusParser.Array_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.array_literal()
. - visitArray_literal(yqlplusParser.Array_literalContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.array_literal()
. - visitArray_parameter(yqlplusParser.Array_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.array_parameter()
. - visitArray_parameter(yqlplusParser.Array_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.array_parameter()
. - visitCall_expression(yqlplusParser.Call_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.call_expression(boolean)
. - visitCall_expression(yqlplusParser.Call_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.call_expression(boolean)
. - visitCall_source(yqlplusParser.Call_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.call_source()
. - visitCall_source(yqlplusParser.Call_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.call_source()
. - visitConstant_expression(yqlplusParser.Constant_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.constant_expression()
. - visitConstant_expression(yqlplusParser.Constant_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.constant_expression()
. - visitData_source(yqlplusParser.Data_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.data_source()
. - visitData_source(yqlplusParser.Data_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.data_source()
. - visitDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.dereferenced_expression()
. - visitDereferenced_expression(yqlplusParser.Dereferenced_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.dereferenced_expression()
. - visitDotted_idents(yqlplusParser.Dotted_identsContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.dotted_idents()
. - visitDotted_idents(yqlplusParser.Dotted_identsContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.dotted_idents()
. - visitEquality_expression(yqlplusParser.Equality_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.equality_expression()
. - visitEquality_expression(yqlplusParser.Equality_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.equality_expression()
. - visitEquality_op(yqlplusParser.Equality_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.equality_op()
. - visitEquality_op(yqlplusParser.Equality_opContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.equality_op()
. - visitErrorNode(ErrorNode) - Method in class com.yahoo.search.yql.yqlplusBaseListener
- visitExpression(GroupingExpression) - Method in interface com.yahoo.search.grouping.request.ExpressionVisitor
-
This method is called for every
GroupingExpression
object in the targetedGroupingOperation
. - visitExpression(yqlplusParser.ExpressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.expression(boolean)
. - visitExpression(yqlplusParser.ExpressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.expression(boolean)
. - visitExpressions(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.GroupingOperation
-
Recursively calls
GroupingExpression.visit(ExpressionVisitor)
on allGroupingExpression
objects in this operation and in all of its child operations. - visitField_def(yqlplusParser.Field_defContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.field_def()
. - visitField_def(yqlplusParser.Field_defContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.field_def()
. - visitFieldref(yqlplusParser.FieldrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.fieldref()
. - visitFieldref(yqlplusParser.FieldrefContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.fieldref()
. - visitFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - visitFixed_or_parameter(yqlplusParser.Fixed_or_parameterContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.fixed_or_parameter()
. - visitIdent(yqlplusParser.IdentContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.ident()
. - visitIdent(yqlplusParser.IdentContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.ident()
. - visitIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.in_not_in_target()
. - visitIn_not_in_target(yqlplusParser.In_not_in_targetContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.in_not_in_target()
. - visitIndexref(yqlplusParser.IndexrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.indexref(boolean)
. - visitIndexref(yqlplusParser.IndexrefContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.indexref(boolean)
. - visitInherited(boolean, QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- visitInherited(boolean, QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
- visitKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.keyword_as_ident()
. - visitKeyword_as_ident(yqlplusParser.Keyword_as_identContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.keyword_as_ident()
. - visitLimit(yqlplusParser.LimitContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.limit()
. - visitLimit(yqlplusParser.LimitContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.limit()
. - visitLiteral_element(yqlplusParser.Literal_elementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.literal_element()
. - visitLiteral_element(yqlplusParser.Literal_elementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.literal_element()
. - visitLiteral_list(yqlplusParser.Literal_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.literal_list()
. - visitLiteral_list(yqlplusParser.Literal_listContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.literal_list()
. - visitLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.logical_AND_expression()
. - visitLogical_AND_expression(yqlplusParser.Logical_AND_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.logical_AND_expression()
. - visitLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.logical_OR_expression()
. - visitLogical_OR_expression(yqlplusParser.Logical_OR_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.logical_OR_expression()
. - visitMap_expression(yqlplusParser.Map_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.map_expression()
. - visitMap_expression(yqlplusParser.Map_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.map_expression()
. - visitMult_op(yqlplusParser.Mult_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.mult_op()
. - visitMult_op(yqlplusParser.Mult_opContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.mult_op()
. - visitMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.multiplicative_expression()
. - visitMultiplicative_expression(yqlplusParser.Multiplicative_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.multiplicative_expression()
. - visitNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.namespaced_name()
. - visitNamespaced_name(yqlplusParser.Namespaced_nameContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.namespaced_name()
. - visitNull_operator(yqlplusParser.Null_operatorContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.null_operator()
. - visitNull_operator(yqlplusParser.Null_operatorContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.null_operator()
. - visitOffset(yqlplusParser.OffsetContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.offset()
. - visitOffset(yqlplusParser.OffsetContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.offset()
. - visitOrderby(yqlplusParser.OrderbyContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby()
. - visitOrderby(yqlplusParser.OrderbyContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby()
. - visitOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby_field()
. - visitOrderby_field(yqlplusParser.Orderby_fieldContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby_field()
. - visitOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby_fields()
. - visitOrderby_fields(yqlplusParser.Orderby_fieldsContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.orderby_fields()
. - visitOutput_spec(yqlplusParser.Output_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.output_spec()
. - visitOutput_spec(yqlplusParser.Output_specContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.output_spec()
. - visitOutput_statement(yqlplusParser.Output_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.output_statement()
. - visitOutput_statement(yqlplusParser.Output_statementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.output_statement()
. - visitParameter(yqlplusParser.ParameterContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.parameter()
. - visitParameter(yqlplusParser.ParameterContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.parameter()
. - visitPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.pipeline_step()
. - visitPipeline_step(yqlplusParser.Pipeline_stepContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.pipeline_step()
. - visitPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.primary_expression()
. - visitPrimary_expression(yqlplusParser.Primary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.primary_expression()
. - visitProgram(yqlplusParser.ProgramContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.program()
. - visitProgram(yqlplusParser.ProgramContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.program()
. - visitProject_spec(yqlplusParser.Project_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.project_spec()
. - visitProject_spec(yqlplusParser.Project_specContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.project_spec()
. - visitProperty_name(yqlplusParser.Property_nameContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.property_name()
. - visitProperty_name(yqlplusParser.Property_nameContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.property_name()
. - visitProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.property_name_and_value()
. - visitProperty_name_and_value(yqlplusParser.Property_name_and_valueContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.property_name_and_value()
. - visitPropertyref(yqlplusParser.PropertyrefContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.propertyref()
. - visitPropertyref(yqlplusParser.PropertyrefContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.propertyref()
. - visitQuery_statement(yqlplusParser.Query_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.query_statement()
. - visitQuery_statement(yqlplusParser.Query_statementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.query_statement()
. - visitRelational_expression(yqlplusParser.Relational_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.relational_expression()
. - visitRelational_expression(yqlplusParser.Relational_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.relational_expression()
. - visitRelational_op(yqlplusParser.Relational_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.relational_op()
. - visitRelational_op(yqlplusParser.Relational_opContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.relational_op()
. - visitScalar_literal(yqlplusParser.Scalar_literalContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.scalar_literal()
. - visitScalar_literal(yqlplusParser.Scalar_literalContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.scalar_literal()
. - visitSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_field_spec()
. - visitSelect_field_spec(yqlplusParser.Select_field_specContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_field_spec()
. - visitSelect_source(yqlplusParser.Select_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source()
. - visitSelect_source(yqlplusParser.Select_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source()
. - visitSelect_source_all(yqlplusParser.Select_source_allContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_all()
. - visitSelect_source_all(yqlplusParser.Select_source_allContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_all()
. - visitSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_from()
. - visitSelect_source_from(yqlplusParser.Select_source_fromContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_from()
. - visitSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_multi()
. - visitSelect_source_multi(yqlplusParser.Select_source_multiContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_source_multi()
. - visitSelect_statement(yqlplusParser.Select_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.select_statement()
. - visitSelect_statement(yqlplusParser.Select_statementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.select_statement()
. - visitSequence_source(yqlplusParser.Sequence_sourceContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.sequence_source()
. - visitSequence_source(yqlplusParser.Sequence_sourceContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.sequence_source()
. - visitSource_list(yqlplusParser.Source_listContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.source_list()
. - visitSource_list(yqlplusParser.Source_listContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.source_list()
. - visitSource_spec(yqlplusParser.Source_specContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.source_spec()
. - visitSource_spec(yqlplusParser.Source_specContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.source_spec()
. - visitSource_statement(yqlplusParser.Source_statementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.source_statement()
. - visitSource_statement(yqlplusParser.Source_statementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.source_statement()
. - visitStatement(yqlplusParser.StatementContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.statement()
. - visitStatement(yqlplusParser.StatementContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.statement()
. - visitTerminal(TerminalNode) - Method in class com.yahoo.search.yql.yqlplusBaseListener
- visitTimeout(yqlplusParser.TimeoutContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.timeout()
. - visitTimeout(yqlplusParser.TimeoutContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.timeout()
. - visitUnary_expression(yqlplusParser.Unary_expressionContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.unary_expression()
. - visitUnary_expression(yqlplusParser.Unary_expressionContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.unary_expression()
. - visitUnary_op(yqlplusParser.Unary_opContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.unary_op()
. - visitUnary_op(yqlplusParser.Unary_opContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.unary_op()
. - visitVariants(boolean, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
- visitVariants(boolean, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
- visitVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.vespa_grouping()
. - visitVespa_grouping(yqlplusParser.Vespa_groupingContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.vespa_grouping()
. - visitWhere(yqlplusParser.WhereContext) - Method in class com.yahoo.search.yql.yqlplusBaseVisitor
-
Visit a parse tree produced by
yqlplusParser.where()
. - visitWhere(yqlplusParser.WhereContext) - Method in interface com.yahoo.search.yql.yqlplusVisitor
-
Visit a parse tree produced by
yqlplusParser.where()
. - VOCABULARY - Static variable in class com.yahoo.search.yql.yqlplusLexer
- VOCABULARY - Static variable in class com.yahoo.search.yql.yqlplusParser
W
- waitForAll(Collection<FutureResult>, long) - Static method in class com.yahoo.search.searchchain.AsyncExecution
- WAND - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- WAND - Static variable in class com.yahoo.search.yql.YqlParser
- WandItem - Class in com.yahoo.prelude.query
-
A weighted set query item to be evaluated as a Wand with dot product scoring.
- WandItem(String, int) - Constructor for class com.yahoo.prelude.query.WandItem
-
Creates an empty WandItem.
- WandItem(String, int, Map<Object, Integer>) - Constructor for class com.yahoo.prelude.query.WandItem
-
Creates an empty WandItem.
- WandSearcher - Class in com.yahoo.search.querytransform
-
Searcher that will create a Vespa WAND item from a list of tokens with weights.
- WandSearcher() - Constructor for class com.yahoo.search.querytransform.WandSearcher
- WEAK_AND - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- WEAK_AND - Static variable in class com.yahoo.search.yql.YqlParser
- WEAKAND - Enum constant in enum class com.yahoo.search.Query.Type
- WeakAndItem - Class in com.yahoo.prelude.query
-
Weak And of a collection of sub-expressions: this behaves like an OR unless many hits are returned and then it starts acting more like an AND.
- WeakAndItem() - Constructor for class com.yahoo.prelude.query.WeakAndItem
-
Creates a WAND item with default N
- WeakAndItem(int) - Constructor for class com.yahoo.prelude.query.WeakAndItem
- WeakAndItem(String, int) - Constructor for class com.yahoo.prelude.query.WeakAndItem
-
Make a WeakAnd item with no children.
- WeakAndReplacementSearcher - Class in com.yahoo.search.querytransform
-
Recursively replaces all instances of OrItems with WeakAndItems if the query property weakand.replace is true.
- WeakAndReplacementSearcher() - Constructor for class com.yahoo.search.querytransform.WeakAndReplacementSearcher
- WEB - Enum constant in enum class com.yahoo.search.Query.Type
- WebParser - Class in com.yahoo.prelude.query.parser
-
Parser for web search queries.
- WebParser(ParserEnvironment) - Constructor for class com.yahoo.prelude.query.parser.WebParser
- WEIGHT - Static variable in class com.yahoo.search.yql.YqlParser
- WEIGHTED_SET - Static variable in class com.yahoo.search.yql.YqlParser
- weightedFillTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Give an estimate on how much of the time tracked by this instance was used fetching document contents.
- weightedPingTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Give a relative estimate on how much of the time tracked by this instance was used pinging backends.
- weightedSearchTime() - Method in class com.yahoo.search.statistics.ElapsedTime
-
Give a relative estimate on how much of the time tracked by this instance was used searching.
- WEIGHTEDSET - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- WeightedSetItem - Class in com.yahoo.prelude.query
-
A term which contains a weighted set.
- WeightedSetItem(String) - Constructor for class com.yahoo.prelude.query.WeightedSetItem
-
Creates an empty weighted set; note you must provide an index name up front
- WeightedSetItem(String, Map<Object, Integer>) - Constructor for class com.yahoo.prelude.query.WeightedSetItem
- where() - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- where() - Method in class com.yahoo.search.yql.yqlplusParser.Select_statementContext
- where() - Method in class com.yahoo.search.yql.yqlplusParser
- WHERE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- WHERE - Static variable in class com.yahoo.search.query.Select
- WHERE - Static variable in class com.yahoo.search.yql.yqlplusLexer
- WHERE - Static variable in class com.yahoo.search.yql.yqlplusParser
- WHERE() - Method in class com.yahoo.search.yql.yqlplusParser.Keyword_as_identContext
- WHERE() - Method in class com.yahoo.search.yql.yqlplusParser.WhereContext
- WhereContext(ParserRuleContext, int) - Constructor for class com.yahoo.search.yql.yqlplusParser.WhereContext
- withLanguage(Language) - Method in class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
- withName(CompoundName) - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns a copy of this with the name set to the argument name
- withRank(Item) - Method in class com.yahoo.search.query.QueryTree
-
Modifies this query to become the current query RANK with the given item.
- withSource(String) - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- withSteadyClock(long, long) - Static method in class com.yahoo.vespa.streamingvisitors.tracing.MaxSamplesPerPeriod
- withStemMode(StemMode) - Method in class com.yahoo.prelude.semantics.engine.RuleBaseLinguistics
- withSystemDefaults(double) - Static method in class com.yahoo.vespa.streamingvisitors.tracing.ProbabilisticSampleRate
- withType(FieldType) - Method in class com.yahoo.search.query.profile.types.FieldDescription
-
Returns a copy of this with the type set to the argument type
- withValue(Object) - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- withVariant(Optional<DimensionValues>) - Method in class com.yahoo.search.query.profile.compiled.ValueWithSource
- word - Variable in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
- word(String, boolean) - Method in class com.yahoo.prelude.query.parser.AdvancedParser
-
Returns a WordItem if this is a non CJK query, a WordItem or SegmentItem if this is a CJK query, null if the current item is not a word
- WORD - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- WORD - Enum constant in enum class com.yahoo.prelude.query.parser.Token.Kind
- WORD_ALTERNATIVES - Enum constant in enum class com.yahoo.prelude.query.Item.ItemType
- WordAlternativesItem - Class in com.yahoo.prelude.query
-
A set of words with differing exactness scores to be used for literal boost ranking.
- WordAlternativesItem(String, boolean, Substring, Collection<WordAlternativesItem.Alternative>) - Constructor for class com.yahoo.prelude.query.WordAlternativesItem
- WordAlternativesItem.Alternative - Class in com.yahoo.prelude.query
-
A word alternative.
- WordConverter - Class in com.yahoo.search.query.textserialize.item
- WordConverter() - Constructor for class com.yahoo.search.query.textserialize.item.WordConverter
- WordItem - Class in com.yahoo.prelude.query
-
A simple word or token to match in some field.
- WordItem(Token, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String, String) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String, String, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
- WordItem(String, String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.WordItem
- working(Node) - Method in class com.yahoo.search.dispatch.searchcluster.SearchCluster
-
Called by the cluster monitor when node state changes to working
- working(T) - Method in class com.yahoo.search.cluster.ClusterSearcher
-
NodeManager method, called from ClusterMonitor
- working(T) - Method in interface com.yahoo.search.cluster.NodeManager
-
Called when a failed node is working (ready for production) again
- workingNodes() - Method in class com.yahoo.search.dispatch.searchcluster.Group
- wrapWriter(Writer) - Method in class com.yahoo.search.rendering.SectionedRenderer
-
Wraps the Writer instance.
- writeJson(StringBuilder) - Method in interface com.yahoo.data.JsonProducer
-
Append the JSON representation of this object's data to a StringBuilder.
- writeJson(StringBuilder) - Method in class com.yahoo.search.result.FeatureData
- writeJson(StringBuilder) - Method in class com.yahoo.search.result.PositionsData
- writeJson(StringBuilder) - Method in class com.yahoo.search.result.StructuredData
- writeXML(StringBuilder) - Method in interface com.yahoo.data.XmlProducer
-
Append the XML representation of this object's data to a StringBuilder.
- writeXML(StringBuilder) - Method in class com.yahoo.prelude.hitfield.XMLString
- writeXML(StringBuilder) - Method in class com.yahoo.search.result.PositionsData
- writeXML(StringBuilder) - Method in class com.yahoo.search.result.StructuredData
- WS - Static variable in class com.yahoo.search.yql.yqlplusLexer
- WS - Static variable in class com.yahoo.search.yql.yqlplusParser
X
- X - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- XMLField - Class in com.yahoo.prelude.fastsearch
-
Class converting data (historically XML-encoded) from a document summary field.
- XMLField(String) - Constructor for class com.yahoo.prelude.fastsearch.XMLField
- XmlProducer - Interface in com.yahoo.data
-
Generic API for classes that contain data representable as XML.
- XmlRenderer - Class in com.yahoo.prelude.hitfield
-
Utility class for converting accessible data into the historical "prelude" xml format.
- XmlRenderer - Class in com.yahoo.search.rendering
-
XML rendering of search results.
- XmlRenderer() - Constructor for class com.yahoo.prelude.hitfield.XmlRenderer
- XmlRenderer() - Constructor for class com.yahoo.search.rendering.XmlRenderer
- XmlRenderer(Executor) - Constructor for class com.yahoo.search.rendering.XmlRenderer
-
Creates an XML renderer using a custom executor.
- XmlRenderer.RenderingVisitor - Class in com.yahoo.search.rendering
- xmlRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
- xmlstring - Enum constant in enum class com.yahoo.search.schema.DocumentSummary.Field.Type
- XMLString - Class in com.yahoo.prelude.hitfield
-
A representation of an XML chunk.
- XMLString(String) - Constructor for class com.yahoo.prelude.hitfield.XMLString
- XOR - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- XorAggregator - Class in com.yahoo.search.grouping.request
-
This class represents an xor-aggregator in a
GroupingExpression
. - XorAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.XorAggregator
-
Constructs a new instance of this class.
- XORBIT - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- xorBitFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- XorBitFunction - Class in com.yahoo.search.grouping.request
-
This class represents an xor-function in a
GroupingExpression
. - XorBitFunction(GroupingExpression, int) - Constructor for class com.yahoo.search.grouping.request.XorBitFunction
-
Constructs a new instance of this class.
- xorExpression(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- XorFunction - Class in com.yahoo.search.grouping.request
-
This class represents an xor-function in a
GroupingExpression
. - XorFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.XorFunction
-
Constructs a new instance of this class.
Y
- Y - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- yca - Variable in class com.yahoo.search.federation.ProviderConfig.Builder
- yca() - Method in class com.yahoo.search.federation.ProviderConfig
- yca(ProviderConfig.Yca.Builder) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
- yca(Consumer<ProviderConfig.Yca.Builder>) - Method in class com.yahoo.search.federation.ProviderConfig.Builder
-
Make a new builder and run the supplied function on it before adding it to the list
- Yca(ProviderConfig.Yca.Builder) - Constructor for class com.yahoo.search.federation.ProviderConfig.Yca
- YCA - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.PingOption.Enum
- YCA - Static variable in class com.yahoo.search.federation.ProviderConfig.PingOption
- YEAR - Enum constant in enum class com.yahoo.search.grouping.request.TimeFunctions.Type
- YearFunction - Class in com.yahoo.search.grouping.request
-
This class represents a year timestamp-function in a
GroupingExpression
. - YearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.YearFunction
-
Constructs a new instance of this class.
- YQL - Enum constant in enum class com.yahoo.search.federation.ProviderConfig.QueryType.Enum
- YQL - Enum constant in enum class com.yahoo.search.Query.Type
- YQL - Static variable in class com.yahoo.search.federation.ProviderConfig.QueryType
- YQL - Static variable in class com.yahoo.search.yql.MinimalQueryInserter
- YqlParser - Class in com.yahoo.search.yql
-
The YQL query language.
- YqlParser(ParserEnvironment) - Constructor for class com.yahoo.search.yql.YqlParser
- yqlplusBaseListener - Class in com.yahoo.search.yql
-
This class provides an empty implementation of
yqlplusListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - yqlplusBaseListener() - Constructor for class com.yahoo.search.yql.yqlplusBaseListener
- yqlplusBaseVisitor<T> - Class in com.yahoo.search.yql
-
This class provides an empty implementation of
yqlplusVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - yqlplusBaseVisitor() - Constructor for class com.yahoo.search.yql.yqlplusBaseVisitor
- yqlplusLexer - Class in com.yahoo.search.yql
- yqlplusLexer(CharStream) - Constructor for class com.yahoo.search.yql.yqlplusLexer
- yqlplusListener - Interface in com.yahoo.search.yql
-
This interface defines a complete listener for a parse tree produced by
yqlplusParser
. - yqlplusParser - Class in com.yahoo.search.yql
- yqlplusParser(TokenStream) - Constructor for class com.yahoo.search.yql.yqlplusParser
- yqlplusParser.Additive_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Additive_opContext - Class in com.yahoo.search.yql
- yqlplusParser.Alias_defContext - Class in com.yahoo.search.yql
- yqlplusParser.Annotate_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.AnnotationContext - Class in com.yahoo.search.yql
- yqlplusParser.ArgumentContext - Class in com.yahoo.search.yql
- yqlplusParser.ArgumentsContext - Class in com.yahoo.search.yql
- yqlplusParser.Array_literalContext - Class in com.yahoo.search.yql
- yqlplusParser.Array_parameterContext - Class in com.yahoo.search.yql
- yqlplusParser.Call_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Call_sourceContext - Class in com.yahoo.search.yql
- yqlplusParser.Constant_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Data_sourceContext - Class in com.yahoo.search.yql
- yqlplusParser.Dereferenced_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Dotted_identsContext - Class in com.yahoo.search.yql
- yqlplusParser.Equality_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Equality_opContext - Class in com.yahoo.search.yql
- yqlplusParser.expression_scope - Class in com.yahoo.search.yql
- yqlplusParser.ExpressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Field_defContext - Class in com.yahoo.search.yql
- yqlplusParser.FieldrefContext - Class in com.yahoo.search.yql
- yqlplusParser.Fixed_or_parameterContext - Class in com.yahoo.search.yql
- yqlplusParser.IdentContext - Class in com.yahoo.search.yql
- yqlplusParser.In_not_in_targetContext - Class in com.yahoo.search.yql
- yqlplusParser.IndexrefContext - Class in com.yahoo.search.yql
- yqlplusParser.Keyword_as_identContext - Class in com.yahoo.search.yql
- yqlplusParser.LimitContext - Class in com.yahoo.search.yql
- yqlplusParser.Literal_elementContext - Class in com.yahoo.search.yql
- yqlplusParser.Literal_listContext - Class in com.yahoo.search.yql
- yqlplusParser.Logical_AND_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Logical_OR_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Map_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Mult_opContext - Class in com.yahoo.search.yql
- yqlplusParser.Multiplicative_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Namespaced_nameContext - Class in com.yahoo.search.yql
- yqlplusParser.Null_operatorContext - Class in com.yahoo.search.yql
- yqlplusParser.OffsetContext - Class in com.yahoo.search.yql
- yqlplusParser.Orderby_fieldContext - Class in com.yahoo.search.yql
- yqlplusParser.Orderby_fieldsContext - Class in com.yahoo.search.yql
- yqlplusParser.OrderbyContext - Class in com.yahoo.search.yql
- yqlplusParser.Output_specContext - Class in com.yahoo.search.yql
- yqlplusParser.Output_statementContext - Class in com.yahoo.search.yql
- yqlplusParser.ParameterContext - Class in com.yahoo.search.yql
- yqlplusParser.Pipeline_stepContext - Class in com.yahoo.search.yql
- yqlplusParser.Primary_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.ProgramContext - Class in com.yahoo.search.yql
- yqlplusParser.Project_specContext - Class in com.yahoo.search.yql
- yqlplusParser.Property_name_and_valueContext - Class in com.yahoo.search.yql
- yqlplusParser.Property_nameContext - Class in com.yahoo.search.yql
- yqlplusParser.PropertyrefContext - Class in com.yahoo.search.yql
- yqlplusParser.Query_statementContext - Class in com.yahoo.search.yql
- yqlplusParser.Relational_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Relational_opContext - Class in com.yahoo.search.yql
- yqlplusParser.Scalar_literalContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_field_specContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_source_allContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_source_fromContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_source_multiContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_sourceContext - Class in com.yahoo.search.yql
- yqlplusParser.Select_statementContext - Class in com.yahoo.search.yql
- yqlplusParser.Sequence_sourceContext - Class in com.yahoo.search.yql
- yqlplusParser.Source_listContext - Class in com.yahoo.search.yql
- yqlplusParser.Source_specContext - Class in com.yahoo.search.yql
- yqlplusParser.Source_statementContext - Class in com.yahoo.search.yql
- yqlplusParser.StatementContext - Class in com.yahoo.search.yql
- yqlplusParser.TimeoutContext - Class in com.yahoo.search.yql
- yqlplusParser.Unary_expressionContext - Class in com.yahoo.search.yql
- yqlplusParser.Unary_opContext - Class in com.yahoo.search.yql
- yqlplusParser.Vespa_groupingContext - Class in com.yahoo.search.yql
- yqlplusParser.WhereContext - Class in com.yahoo.search.yql
- yqlplusVisitor<T> - Interface in com.yahoo.search.yql
-
This interface defines a complete generic visitor for a parse tree produced by
yqlplusParser
. - YqlQuery - Class in com.yahoo.search.yql
-
A Yql query.
- yqlRepresentation() - Method in class com.yahoo.search.Query
-
Serialize this query as YQL+.
- yqlRepresentation(boolean) - Method in class com.yahoo.search.Query
-
Serialize this query as YQL+.
Z
- ZCURVE - Static variable in interface com.yahoo.search.grouping.request.parser.GroupingParserConstants
-
RegularExpression Id.
- zcurveFunction(GroupingOperation) - Method in class com.yahoo.search.grouping.request.parser.GroupingParser
- ZCurveXFunction - Class in com.yahoo.search.grouping.request
- ZCurveXFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ZCurveXFunction
-
Constructs a new instance of this class.
- ZCurveYFunction - Class in com.yahoo.search.grouping.request
- ZCurveYFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ZCurveYFunction
-
Constructs a new instance of this class.
_
- _ATN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- _ATN - Static variable in class com.yahoo.search.yql.yqlplusParser
- _decisionToDFA - Static variable in class com.yahoo.search.yql.yqlplusLexer
- _decisionToDFA - Static variable in class com.yahoo.search.yql.yqlplusParser
- _serializedATN - Static variable in class com.yahoo.search.yql.yqlplusLexer
- _serializedATN - Static variable in class com.yahoo.search.yql.yqlplusParser
- _sharedContextCache - Static variable in class com.yahoo.search.yql.yqlplusLexer
- _sharedContextCache - Static variable in class com.yahoo.search.yql.yqlplusParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form