Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

accept(Visitor) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.AttributeNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.DocumentNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
accept(Visitor) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Perform visitation of this node.
accept(Visitor) - Method in class com.yahoo.document.select.rule.IdNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.LiteralNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.LogicNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.NegationNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.NowNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.VariableNode
 
accepts(DocumentOperation) - Method in class com.yahoo.document.select.DocumentSelector
Returns true if the document referenced by this document operation is accepted by this selector
accepts(Context) - Method in class com.yahoo.document.select.DocumentSelector
Returns true if the document referenced by this context is accepted by this selector
add(SpanNode) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a child node to the first subtree of this AlternateSpanList.
add(int, SpanNode) - Method in class com.yahoo.document.annotation.AlternateSpanList
Convenience method to add a span node to the child tree at index i.
add(SpanNode) - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
add(E) - Method in class com.yahoo.document.annotation.PeekableListIterator
 
add(SpanNode) - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
add(SpanNode) - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
add(SpanNode) - Method in class com.yahoo.document.annotation.SpanList
Adds a child node to this SpanList.
add(int, T) - Method in class com.yahoo.document.datatypes.Array
 
add(T) - Method in class com.yahoo.document.datatypes.Array
 
add(E) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
add(int, E) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
add(T) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
add(K) - Method in class com.yahoo.document.datatypes.WeightedSet
 
ADD - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
add(FieldPathIteratorHandler.VariableMap, Result) - Method in class com.yahoo.document.select.ResultList
 
ADD - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
add(String, ExpressionNode) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
add(String, ExpressionNode) - Method in class com.yahoo.document.select.rule.LogicNode
Adds an (operator, node) pair to this expression.
add_escapes(String) - Static method in exception com.yahoo.document.select.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(Collection<? extends T>) - Method in class com.yahoo.document.datatypes.Array
 
addAll(int, Collection<? extends T>) - Method in class com.yahoo.document.datatypes.Array
 
addAll(Collection<? extends E>) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
addAll(int, Collection<? extends E>) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
addAll(DocumentUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds all the field- and field path updates of the given document update to this.
addAll(FieldUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds all the ValueUpdates of the given FieldUpdate to this.
addAnnotationTypeInheritance(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
addAnnotationTypePayloads(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
addAttribute(String, Object) - Method in class com.yahoo.document.serialization.XmlStream
Add a new XML attribute to the last tag started.
addChildren(List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a possible subtree of this AlternateSpanList, with the given probability.
addChildren(int, List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a possible subtree of this AlternateSpanList, with the given probability, at index i.
addColumn() - Method in class com.yahoo.document.BucketDistribution
Adds a single column to this bucket distribution object.
addContent(String) - Method in class com.yahoo.document.serialization.XmlStream
Add content to the last tag.
addEscapes(String) - Static method in error com.yahoo.document.select.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addField(Field) - Method in class com.yahoo.document.BaseStructDataType
 
addField(Field) - Method in class com.yahoo.document.DocumentType
Adds an field that can be used with this document type.
addField(String, DataType) - Method in class com.yahoo.document.DocumentType
Adds a new body field to this document type and returns the new field object
addField(Field) - Method in class com.yahoo.document.StructDataType
 
addFieldPathUpdate(FieldPathUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds a field path update to perform on the document.
AddFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
AddFieldPathUpdate(DocumentType, String, String, Array) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, String, Array) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate.IteratorHandler - Class in com.yahoo.document.fieldpathupdate
 
addFieldUpdate(FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds the given FieldUpdate to this DocumentUpdate.
addFieldUpdateNoCheck(FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
 
addHeaderField(String, DataType) - Method in class com.yahoo.document.DocumentType
Adds a new header field to this document type and returns the new field object
addStructInheritance(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
AddValueUpdate - Class in com.yahoo.document.update
Value update representing an addition of a value (possibly with an associated weight) to a multi-valued data type.
AddValueUpdate(FieldValue) - Constructor for class com.yahoo.document.update.AddValueUpdate
 
AddValueUpdate(FieldValue, int) - Constructor for class com.yahoo.document.update.AddValueUpdate
 
addValueUpdate(ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds a value update to the list of value updates.
addValueUpdate(int, ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds a value update to the list of value updates.
addValueUpdates(List<ValueUpdate>) - Method in class com.yahoo.document.update.FieldUpdate
Adds a list of value updates to the list of value updates.
ALL_TYPES - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
AllFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
AllFields() - Constructor for class com.yahoo.document.fieldset.AllFields
 
AlternateSpanList - Class in com.yahoo.document.annotation
A node in a SpanNode tree that can have a multiple trees of child nodes, each with its own probability.
AlternateSpanList() - Constructor for class com.yahoo.document.annotation.AlternateSpanList
Create a new AlternateSpanList instance, having a single subtree with probability 1.0.
AlternateSpanList(AlternateSpanList) - Constructor for class com.yahoo.document.annotation.AlternateSpanList
 
AlternateSpanList(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.AlternateSpanList
 
AlternateSpanList.Children - Class in com.yahoo.document.annotation
 
AlternateSpanList.ProbabilityComparator - Class in com.yahoo.document.annotation
 
AND - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
AND - Static variable in class com.yahoo.document.select.rule.LogicNode
 
annotate(Annotation) - Method in class com.yahoo.document.annotation.AnnotationContainer
Adds an annotation to this container.
annotate(Annotation) - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
annotate(Annotation) - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
annotate(Annotation) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,annotation)
annotate(AnnotationType, FieldValue) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,value)
annotate(AnnotationType, String) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,new StringFieldValue(value))
annotate(AnnotationType, Integer) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,new IntegerFieldValue(value))
annotate(AnnotationType) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation with no value to this span, same as getSpanTree().spanTree.annotate(this,type)
annotate(Annotation) - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
annotate(Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that uses an AnnotationReference, and does not annotate a SpanNode.
annotate(SpanNode, Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that shall annotate a SpanNode.
annotate(SpanNode, AnnotationType, FieldValue) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation.
annotate(SpanNode, AnnotationType) - Method in class com.yahoo.document.annotation.SpanTree
Creates an Annotation based on the given AnnotationType, and adds it to the internal list of annotations for this SpanTree (convenience method). Use this when adding an Annotation (that does not have a FieldValue) that shall annotate a SpanNode.
annotateAll(Collection<Annotation>) - Method in class com.yahoo.document.annotation.AnnotationContainer
Adds all annotations of the given collection to this container.
annotateAll(Collection<Annotation>) - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
annotateAll(Collection<Annotation>) - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
annotateAll(Collection<Annotation>) - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
annotateFast(SpanNode, Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that shall annotate a SpanNode.
annotateInternal(SpanNode, Annotation) - Method in class com.yahoo.document.annotation.SpanTree
 
Annotation - Class in com.yahoo.document.annotation
An Annotation describes some kind of information associated with a SpanNode.
Annotation() - Constructor for class com.yahoo.document.annotation.Annotation
Constructs an Annotation without a type. BEWARE! Should only be used during deserialization.
Annotation(AnnotationType) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a new annotation of the specified type.
Annotation(Annotation) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a copy of the input annotation.
Annotation(AnnotationType, FieldValue) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a new annotation of the specified type, and having the specified value.
annotation - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
annotation() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
Annotation(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
Annotation(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
annotation - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
annotation(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
AnnotationCollectionIterator(List<Collection<Annotation>>) - Constructor for class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
AnnotationContainer - Class in com.yahoo.document.annotation
 
AnnotationContainer() - Constructor for class com.yahoo.document.annotation.AnnotationContainer
 
annotationIt - Variable in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
AnnotationIterator(ListIterator<Annotation>, IdentityHashMap<SpanNode, SpanNode>) - Constructor for class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
annotationLists - Variable in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
AnnotationReader - Interface in com.yahoo.document.serialization
 
annotationref - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
annotationref() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Annotationref(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
Annotationref(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
annotationref - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
annotationref(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
ANNOTATIONREF - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
AnnotationReference - Class in com.yahoo.document.annotation
A FieldValue which holds a reference to an annotation of a specified type.
AnnotationReference(AnnotationReferenceDataType, Annotation) - Constructor for class com.yahoo.document.annotation.AnnotationReference
Constructs a new AnnotationReference, with a reference to the given Annotation.
AnnotationReference(AnnotationReferenceDataType) - Constructor for class com.yahoo.document.annotation.AnnotationReference
Constructs a new AnnotationReference.
AnnotationReferenceDataType - Class in com.yahoo.document.annotation
A data type describing a field value having a reference to an annotation of a given type.
AnnotationReferenceDataType(AnnotationType) - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType with a generated id.
AnnotationReferenceDataType(AnnotationType, int) - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType with a given id.
AnnotationReferenceDataType() - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType. WARNING! Do not use!
annotations() - Method in class com.yahoo.document.annotation.AnnotationContainer
Returns a mutable collection of annotations.
annotations() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
annotations - Variable in class com.yahoo.document.annotation.ListAnnotationContainer
 
annotations() - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
annotations() - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
annotations - Variable in class com.yahoo.document.annotation.SpanTree
 
annotations - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
annotationsEquals(SpanTree) - Method in class com.yahoo.document.annotation.SpanTree
 
AnnotationType - Class in com.yahoo.document.annotation
An AnnotationType describes a certain type of annotations; they are generally distinguished by a name, an id, and an optional data type.
AnnotationType(String) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that cannot have values (hence no data type).
AnnotationType(String, DataType) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that can have values of the specified type.
AnnotationType(String, DataType, int) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that can have values of the specified type.
AnnotationType(String, int) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type, with the specified ID. WARNING! Only to be used by configuration system, do not use!!
annotationtype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
annotationtype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
annotationtype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Annotationtype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Annotationtype(Builder)
Annotationtype(DocumenttypesConfig.Documenttype.Annotationtype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
Annotationtype(DocumenttypesConfig.Documenttype.Annotationtype.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
annotationtype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
annotationtype(DocumenttypesConfig.Documenttype.Annotationtype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Annotationtype builders
annotationtype(List<DocumenttypesConfig.Documenttype.Annotationtype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Annotationtype builders
annotationType2Annotation - Variable in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
AnnotationType2AnnotationContainer - Class in com.yahoo.document.annotation
 
AnnotationType2AnnotationContainer() - Constructor for class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
AnnotationType2AnnotationContainer.NonRecursiveIterator - Class in com.yahoo.document.annotation
 
AnnotationTypeRegistry - Class in com.yahoo.document.annotation
A registry of annotation types. This can be set up programmatically or from config.
AnnotationTypeRegistry() - Constructor for class com.yahoo.document.annotation.AnnotationTypeRegistry
Creates a new empty registry.
annotationTypeRegistry - Variable in class com.yahoo.document.DocumentTypeManager
 
AnnotationTypes - Class in com.yahoo.document.annotation
This is a container for all Annotations constants used by built-in Vespa features.
AnnotationTypes() - Constructor for class com.yahoo.document.annotation.AnnotationTypes
 
AnnotationWriter - Interface in com.yahoo.document.serialization
 
applyFunction(String, Object) - Static method in class com.yahoo.document.select.rule.AttributeNode
 
applyTo(Document) - Method in class com.yahoo.document.DocumentUpdate
Applies this document update.
applyTo(Document) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.AddValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.AssignValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ClearValueUpdate
 
applyTo(Document) - Method in class com.yahoo.document.update.FieldUpdate
Applies this field update.
applyTo(FieldValue) - Method in class com.yahoo.document.update.MapValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ValueUpdate
 
arg - Variable in class com.yahoo.document.select.parser.SelectParser.JJCalls
 
arithmetic - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
arithmetic() - Method in class com.yahoo.document.select.parser.SelectParser
 
ARITHMETIC_EXPRESSION - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
ArithmeticNode - Class in com.yahoo.document.select.rule
 
ArithmeticNode() - Constructor for class com.yahoo.document.select.rule.ArithmeticNode
 
ArithmeticNode.NodeItem - Class in com.yahoo.document.select.rule
 
ArithmeticNode.ValueItem - Class in com.yahoo.document.select.rule
 
ArithmeticValueUpdate - Class in com.yahoo.document.update
Value update representing an arithmetic operation on a numeric data type.
ArithmeticValueUpdate(ArithmeticValueUpdate.Operator, DoubleFieldValue) - Constructor for class com.yahoo.document.update.ArithmeticValueUpdate
 
ArithmeticValueUpdate(ArithmeticValueUpdate.Operator, Number) - Constructor for class com.yahoo.document.update.ArithmeticValueUpdate
 
ArithmeticValueUpdate.Operator - Enum in com.yahoo.document.update
Lists valid operations that can be performed by an ArithmeticValueUpdate.
Array<T extends FieldValue> - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a Array value
Array(DataType) - Constructor for class com.yahoo.document.datatypes.Array
 
Array(DataType, int) - Constructor for class com.yahoo.document.datatypes.Array
 
Array(DataType, List<T>) - Constructor for class com.yahoo.document.datatypes.Array
 
array - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
array() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Array(DocumenttypesConfig.Documenttype.Datatype.Array.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
Array(DocumenttypesConfig.Documenttype.Datatype.Array.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
array - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
array(DocumenttypesConfig.Documenttype.Datatype.Array.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
ARRAY - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
Array.ListWrapper<E> - Class in com.yahoo.document.datatypes
This wrapper class is used to wrap a list that isn't a list of field values.
ArrayDataType - Class in com.yahoo.document
 
ArrayDataType(DataType) - Constructor for class com.yahoo.document.ArrayDataType
 
ArrayDataType(DataType, int) - Constructor for class com.yahoo.document.ArrayDataType
 
ASCENDING - Static variable in class com.yahoo.document.select.OrderingSpecification
 
assign(Object) - Method in class com.yahoo.document.annotation.AnnotationReference
 
assign(BaseStructDataType) - Method in class com.yahoo.document.BaseStructDataType
 
assign(Object) - Method in class com.yahoo.document.datatypes.Array
 
assign(Object) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.FieldValue
Assign this non-fieldvalue value to this field value.
assign(Object) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.Raw
 
assign(Object) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets a new value for this StringFieldValue. NOTE that doing so will clear all span trees from this value, since they most certainly will not make sense for a new string value.
assign(Object) - Method in class com.yahoo.document.datatypes.Struct
 
assign(Object) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.UriFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
assign(Object) - Method in class com.yahoo.document.Document
 
assign(DocumentTypeManager) - Method in class com.yahoo.document.DocumentTypeManager
 
assign(StructDataType) - Method in class com.yahoo.document.StructDataType
 
AssignFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
AssignFieldPathUpdate(DocumentType, String, String, FieldValue) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assignment update that overwrites the old value with the given new value.
AssignFieldPathUpdate(DocumentType, String, FieldValue) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
AssignFieldPathUpdate(DocumentType, String, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assign statement based on a mathematical expression.
AssignFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assign update from a serialized object.
AssignFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
AssignFieldPathUpdate.MathAssignIteratorHandler - Class in com.yahoo.document.fieldpathupdate
 
AssignFieldPathUpdate.SimpleAssignIteratorHandler - Class in com.yahoo.document.fieldpathupdate
 
assignFrom(StructuredFieldValue) - Method in class com.yahoo.document.datatypes.Struct
Clears this and assigns from the given StructuredFieldValue
assignFromFieldValue(ReferenceFieldValue) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
assignTensor(Optional<Tensor>) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
AssignValueUpdate - Class in com.yahoo.document.update
Value update that represents assigning a new value.
AssignValueUpdate(FieldValue) - Constructor for class com.yahoo.document.update.AssignValueUpdate
 
attribute - Variable in class com.yahoo.document.select.convert.NowQueryExpression
 
attribute - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
attribute() - Method in class com.yahoo.document.select.parser.SelectParser
 
ATTRIBUTE - Static variable in class com.yahoo.document.select.rule.AttributeNode.Item
 
Attribute(String, Object) - Constructor for class com.yahoo.document.serialization.XmlStream.Attribute
 
AttributeNode - Class in com.yahoo.document.select.rule
 
AttributeNode(ExpressionNode, List) - Constructor for class com.yahoo.document.select.rule.AttributeNode
 
AttributeNode.Item - Class in com.yahoo.document.select.rule
 
AttributeNode.IteratorHandler - Class in com.yahoo.document.select.rule
 
AttributeNode.VariableValueList - Class in com.yahoo.document.select.rule
 
aType - Variable in class com.yahoo.document.annotation.AnnotationReferenceDataType
 

B

backup(int) - Method in interface com.yahoo.document.select.parser.CharStream
Backs up the input stream by amount steps.
base - Variable in class com.yahoo.document.annotation.InvalidatingIterator
 
base - Variable in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
base - Variable in class com.yahoo.document.annotation.PeekableListIterator
 
BaseStructDataType - Class in com.yahoo.document
Date: Apr 15, 2008
BaseStructDataType(String) - Constructor for class com.yahoo.document.BaseStructDataType
 
BaseStructDataType(int, String) - Constructor for class com.yahoo.document.BaseStructDataType
 
beginColumn - Variable in class com.yahoo.document.select.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class com.yahoo.document.select.parser.Token
The line number of the first character of this Token.
beginTag(String) - Method in class com.yahoo.document.serialization.XmlStream
Add a new XML tag with the given name.
BeginToken() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the next character that marks the beginning of the next token.
body - Variable in class com.yahoo.document.Document
 
body - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
BodyFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
BodyFields() - Constructor for class com.yahoo.document.fieldset.BodyFields
 
bodystruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
bodystruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
bodystruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
bodystruct(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
bodystruct(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
bodyType - Variable in class com.yahoo.document.DocumentType
 
BucketDistribution - Class in com.yahoo.document
 
BucketDistribution(int, int) - Constructor for class com.yahoo.document.BucketDistribution
Constructs a new bucket distribution object with a given number of columns and buckets.
BucketDistribution(BucketDistribution) - Constructor for class com.yahoo.document.BucketDistribution
Constructs a new bucket distribution object as a copy of another.
BucketId - Class in com.yahoo.document
Representation of a bucket identifier.
BucketId() - Constructor for class com.yahoo.document.BucketId
Default-constructed BucketId signifies an invalid bucket ID.
BucketId(long) - Constructor for class com.yahoo.document.BucketId
Creates a bucket id with the given raw bucket id.
BucketId(int, long) - Constructor for class com.yahoo.document.BucketId
 
BucketId(String) - Constructor for class com.yahoo.document.BucketId
 
BucketIdFactory - Class in com.yahoo.document
A bucket id contains bit used for various purposes.
BucketIdFactory() - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, using the default configuration.
BucketIdFactory(int, int, int) - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, using the provided configuration.
BucketIdFactory(String) - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, with parameters gotten from configuration.
BucketItem(int, BucketSet) - Constructor for class com.yahoo.document.select.rule.LogicNode.BucketItem
 
buckets - Variable in class com.yahoo.document.select.rule.LogicNode.BucketItem
 
BucketSelector - Class in com.yahoo.document.select
This class is used to find out in which locations a document might be in, if it matches a given document selection string.
BucketSelector(BucketIdFactory) - Constructor for class com.yahoo.document.select.BucketSelector
The bucket selector needs to be instantiated to be used, as it will depend on config.
BucketSet - Class in com.yahoo.document.select
A set of bucket ids covered by a document selector.
BucketSet() - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that contains no ids.
BucketSet(BucketId) - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that contains a single id.
BucketSet(BucketSet) - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that is a copy of another.
bucketToColumn - Variable in class com.yahoo.document.BucketDistribution
 
buffer - Variable in class com.yahoo.document.serialization.XmlDocumentWriter
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Builder
 
Builder(DocumenttypesConfig) - Constructor for class com.yahoo.document.DocumenttypesConfig.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Annotationtype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
Builder(DocumenttypesConfig.Documenttype.Annotationtype.Inherits) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
Builder(DocumenttypesConfig.Documenttype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Annotationref) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Array) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Array.Element) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map.Key) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map.Value) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Wset) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Wset.Key) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
Builder(DocumenttypesConfig.Documenttype.Fieldsets) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
Builder(DocumenttypesConfig.Documenttype.Inherits) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Referencetype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
buildFieldPath(String) - Method in class com.yahoo.document.ArrayDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.DataType
Creates a field path from the given field path string.
buildFieldPath(String, DataType, DataType) - Static method in class com.yahoo.document.MapDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.MapDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.StructuredDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.WeightedSetDataType
 
BuildState() - Constructor for class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
buildTypeName(StructuredDataType) - Static method in class com.yahoo.document.ReferenceDataType
 
BYTE - Static variable in class com.yahoo.document.DataType
 
ByteFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a byte.
ByteFieldValue() - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(byte) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(Byte) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(Integer) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(String) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue.Factory - Class in com.yahoo.document.datatypes
 
bytePositions - Variable in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 

C

cache - Variable in class com.yahoo.document.idstring.IdString
 
cachedAttribute - Variable in class com.yahoo.document.serialization.XmlStream
 
cachedContent - Variable in class com.yahoo.document.serialization.XmlStream
 
cachedFrom - Variable in class com.yahoo.document.annotation.SpanList
 
cachedTag - Variable in class com.yahoo.document.serialization.XmlStream
 
cachedTo - Variable in class com.yahoo.document.annotation.SpanList
 
calc - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
calculate(Number) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
calculateFrom() - Method in class com.yahoo.document.annotation.SpanList
 
calculateIdV6(DocumentType) - Method in class com.yahoo.document.Field
The field id must be unique within a document type, and also within a (unknown at this time) hierarchy of document types.
calculateIdV7(DocumentType) - Method in class com.yahoo.document.Field
The field id must be unique within a document type, and also within a (unknown at this time) hierarchy of document types.
calculateMaxPendingSize(double, double, int) - Static method in class com.yahoo.document.DocumentUtil
A convenience method that can be used to calculate a max pending queue size given the number of threads processing the documents, their size, and the memory available.
calculateTo() - Method in class com.yahoo.document.annotation.SpanList
 
CANONICAL - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
CharStream - Interface in com.yahoo.document.select.parser
This interface describes a character stream that maintains line and column number positions of the characters.
checkAndRemove(FieldValue, FieldPathIteratorHandler.ModificationStatus, boolean, List<FieldValue>) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
checkAssign(Object) - Method in class com.yahoo.document.datatypes.FieldValue
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.AddValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.AssignValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ClearValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.MapValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ValueUpdate
 
checkValidity(SpanNode, List<SpanNode>) - Method in class com.yahoo.document.annotation.SpanList
 
childComparator - Static variable in class com.yahoo.document.annotation.AlternateSpanList
 
childIterator() - Method in class com.yahoo.document.annotation.AlternateSpanList
Traverses all immediate children of all subtrees of this AlternateSpanList.
childIterator(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Traverses all immediate children of the given subtree of this AlternateSpanList.
childIterator() - Method in class com.yahoo.document.annotation.DummySpanNode
 
childIterator() - Method in class com.yahoo.document.annotation.Span
Returns a ListIterator that iterates over absolutely nothing.
childIterator() - Method in class com.yahoo.document.annotation.SpanList
Traverses all immediate children of this SpanList.
childIterator() - Method in class com.yahoo.document.annotation.SpanNode
Traverses all immediate children of this SpanNode.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively traverses all children (not only leaf nodes) of all subtrees of this AlternateSpanList, in a depth-first fashion.
childIteratorRecursive(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively traverses all children (not only leaf nodes) of the given subtree of this AlternateSpanList, in a depth-first fashion.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.DummySpanNode
 
childIteratorRecursive() - Method in class com.yahoo.document.annotation.Span
Returns a ListIterator that iterates over absolutely nothing.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.SpanList
Recursively traverses all children (not only leaf nodes) of this SpanList, in a depth-first fashion.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.SpanNode
Recursively traverses all possible children (not only leaf nodes) of this SpanNode, in a depth-first fashion.
children() - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns a modifiable List of child nodes of first subtree.
children(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns a modifiable List of child nodes of the specified subtree.
Children(SpanNodeParent) - Constructor for class com.yahoo.document.annotation.AlternateSpanList.Children
 
Children(SpanNodeParent, List<SpanNode>, double) - Constructor for class com.yahoo.document.annotation.AlternateSpanList.Children
 
children - Variable in class com.yahoo.document.annotation.SpanList
 
children() - Method in class com.yahoo.document.annotation.SpanList
Returns a modifiable list of the immediate children of this SpanList.
childTrees - Variable in class com.yahoo.document.annotation.AlternateSpanList
 
classId - Static variable in class com.yahoo.document.annotation.AnnotationReference
 
classId - Static variable in class com.yahoo.document.ArrayDataType
 
classId - Static variable in class com.yahoo.document.CollectionDataType
 
classId - Static variable in class com.yahoo.document.DataType
 
classId - Static variable in class com.yahoo.document.datatypes.ByteFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.DoubleFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.FieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.FloatFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.IntegerFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.LongFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.Raw
 
classId - Static variable in class com.yahoo.document.datatypes.ReferenceFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.StringFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.Struct
 
classId - Static variable in class com.yahoo.document.datatypes.StructuredFieldValue
 
classId - Static variable in class com.yahoo.document.Document
 
classId - Static variable in class com.yahoo.document.DocumentType
 
CLASSID - Static variable in class com.yahoo.document.DocumentUpdate
 
classId - Static variable in class com.yahoo.document.NumericDataType
 
classId - Static variable in class com.yahoo.document.PrimitiveDataType
 
classId - Static variable in class com.yahoo.document.ReferenceDataType
 
classId - Static variable in class com.yahoo.document.StructDataType
 
classId - Static variable in class com.yahoo.document.StructuredDataType
 
classId - Static variable in class com.yahoo.document.TensorDataType
 
classId - Static variable in class com.yahoo.document.WeightedSetDataType
 
cleanup() - Method in class com.yahoo.document.annotation.SpanTree
Ensures consistency of the tree in case SpanNodes have been removed, and there are still Annotations pointing to them.
clear() - Method in class com.yahoo.document.annotation.AnnotationReference
 
clear() - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Clears all registered annotation types.
clear() - Method in class com.yahoo.document.datatypes.Array
 
clear() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
clear() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.FieldValue
 
clear() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
clear() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.Raw
 
clear() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets the wrapped String to be an empty String, and clears all span trees.
clear() - Method in class com.yahoo.document.datatypes.Struct
 
clear() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.WeightedSet
Remove all key-weight associations in this set.
clear() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
clear() - Method in class com.yahoo.document.Document
 
clear() - Method in class com.yahoo.document.DocumentTypeManager
Clears the DocumentTypeManager.
clearAndReserve(int) - Method in class com.yahoo.document.datatypes.WeightedSet
Reserve space for this amount of keys in order to avoid resizing
clearAnnotations(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Clears all Annotations for a given SpanNode.
clearAnnotationsRecursive(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Clears all Annotations for a given SpanNode and its child nodes.
clearChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Clears all subtrees (the subtrees themselves are kept, but their contents are cleared and become invalidated).
clearChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Clears a given subtree (the subtree itself is kept, but its contents are cleared and become invalidated).
clearChildren() - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates all references to child nodes.
clearFields() - Method in class com.yahoo.document.BaseStructDataType
 
clearFieldUpdates() - Method in class com.yahoo.document.DocumentUpdate
Removes all field updates from the list for field updates.
clearIndex(SpanTree.IndexKey) - Method in class com.yahoo.document.annotation.SpanTree
 
clearIndex() - Method in class com.yahoo.document.annotation.SpanTree
 
clearIndexes() - Method in class com.yahoo.document.annotation.SpanTree
 
ClearValueUpdate - Class in com.yahoo.document.update
Value update that represents clearing a field.
ClearValueUpdate() - Constructor for class com.yahoo.document.update.ClearValueUpdate
 
clearValueUpdates() - Method in class com.yahoo.document.update.FieldUpdate
Removes all value updates from the list of value updates.
clone() - Method in class com.yahoo.document.annotation.AnnotationReference
Clones this AnnotationReference. Note: No deep-copying, so the AnnotationReference returned refers to the same Annotation as this AnnotationReference.
clone() - Method in class com.yahoo.document.ArrayDataType
 
clone() - Method in class com.yahoo.document.BaseStructDataType
 
clone() - Method in class com.yahoo.document.CollectionDataType
 
clone() - Method in class com.yahoo.document.DataType
 
clone() - Method in class com.yahoo.document.datatypes.Array
 
clone() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.VariableMap
 
clone() - Method in class com.yahoo.document.datatypes.FieldValue
 
clone() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.Raw
 
clone() - Method in class com.yahoo.document.datatypes.StringFieldValue
Clones this StringFieldValue and its span trees.
clone() - Method in class com.yahoo.document.datatypes.Struct
 
clone() - Method in class com.yahoo.document.datatypes.WeightedSet
 
clone() - Method in class com.yahoo.document.Document
 
clone() - Method in class com.yahoo.document.DocumentId
 
clone() - Method in class com.yahoo.document.DocumentType
 
clone() - Method in class com.yahoo.document.Field
 
clone() - Method in class com.yahoo.document.fieldset.AllFields
 
clone() - Method in class com.yahoo.document.fieldset.BodyFields
 
clone() - Method in class com.yahoo.document.fieldset.DocIdOnly
 
clone() - Method in class com.yahoo.document.fieldset.FieldCollection
 
clone() - Method in interface com.yahoo.document.fieldset.FieldSet
 
clone() - Method in class com.yahoo.document.fieldset.HeaderFields
 
clone() - Method in class com.yahoo.document.fieldset.NoFields
 
clone() - Method in class com.yahoo.document.MapDataType
 
clone() - Method in class com.yahoo.document.NumericDataType
 
clone() - Method in class com.yahoo.document.PrimitiveDataType
 
clone() - Method in class com.yahoo.document.StructDataType
 
clone() - Method in class com.yahoo.document.TensorDataType
 
clone() - Method in class com.yahoo.document.WeightedSetDataType
 
code - Variable in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
CollectionDataType - Class in com.yahoo.document
 
CollectionDataType(String, int, DataType) - Constructor for class com.yahoo.document.CollectionDataType
 
CollectionFieldValue<T extends FieldValue> - Class in com.yahoo.document.datatypes
Date: Apr 16, 2008
CollectionFieldValue(CollectionDataType) - Constructor for class com.yahoo.document.datatypes.CollectionFieldValue
 
com.yahoo.document - package com.yahoo.document
 
com.yahoo.document.annotation - package com.yahoo.document.annotation
Provides classes and interfaces for creating trees of spans over string values in Vespa documents, and annotating these spans.
com.yahoo.document.datatypes - package com.yahoo.document.datatypes
 
com.yahoo.document.fieldpathupdate - package com.yahoo.document.fieldpathupdate
 
com.yahoo.document.fieldset - package com.yahoo.document.fieldset
 
com.yahoo.document.idstring - package com.yahoo.document.idstring
 
com.yahoo.document.select - package com.yahoo.document.select
 
com.yahoo.document.select.convert - package com.yahoo.document.select.convert
 
com.yahoo.document.select.parser - package com.yahoo.document.select.parser
 
com.yahoo.document.select.rule - package com.yahoo.document.select.rule
 
com.yahoo.document.select.simple - package com.yahoo.document.select.simple
 
com.yahoo.document.serialization - package com.yahoo.document.serialization
 
com.yahoo.document.update - package com.yahoo.document.update
 
combineAND(ResultList) - Method in class com.yahoo.document.select.ResultList
 
combineAND(Result, Result) - Static method in class com.yahoo.document.select.ResultList
 
combineBuckets(Stack<LogicNode.BucketItem>) - Method in class com.yahoo.document.select.rule.LogicNode
Combines the top two items of the given stack using the operator of the second.
combineOR(ResultList) - Method in class com.yahoo.document.select.ResultList
 
combineOR(Result, Result) - Static method in class com.yahoo.document.select.ResultList
 
combineValues(Stack<LogicNode.ValueItem>) - Method in class com.yahoo.document.select.rule.LogicNode
Combines the top two items of the given stack using the operator of the second.
combineVariables(FieldPathIteratorHandler.VariableMap, FieldPathIteratorHandler.VariableMap) - Method in class com.yahoo.document.select.ResultList
 
COMMA - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
compare(AlternateSpanList.Children, AlternateSpanList.Children) - Method in class com.yahoo.document.annotation.AlternateSpanList.ProbabilityComparator
 
compare(BucketIdFactory, SearchColumnNode, LiteralNode) - Method in class com.yahoo.document.select.rule.ComparisonNode
Compares a search column node with a literal node.
compare(BucketIdFactory, IdNode, LiteralNode, String) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
compareTo(Annotation) - Method in class com.yahoo.document.annotation.Annotation
 
compareTo(FieldValue) - Method in class com.yahoo.document.annotation.AnnotationReference
 
compareTo(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
 
compareTo(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Compares two SpanNodes. Note: this class has a natural ordering that might be inconsistent with equals.
compareTo(SpanTree) - Method in class com.yahoo.document.annotation.SpanTree
 
compareTo(BucketId) - Method in class com.yahoo.document.BucketId
 
compareTo(DataType) - Method in class com.yahoo.document.DataType
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.Array
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.FieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.Struct
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
 
compareTo(FieldValue) - Method in class com.yahoo.document.Document
 
compareTo(Object) - Method in class com.yahoo.document.DocumentId
 
compareTo(Object) - Method in class com.yahoo.document.Field
 
compareTo(Object) - Method in class com.yahoo.document.GlobalId
 
comparison - Variable in class com.yahoo.document.DocumentCalculator
 
comparison - Variable in class com.yahoo.document.select.convert.NowQueryExpression
 
comparison - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
ComparisonNode - Class in com.yahoo.document.select.rule
 
ComparisonNode(ExpressionNode, String, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.ComparisonNode
Constructs a new comparison node.
CompositeFieldValue - Class in com.yahoo.document.datatypes
 
CompositeFieldValue(DataType) - Constructor for class com.yahoo.document.datatypes.CompositeFieldValue
 
compression - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
compression - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
compression() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
Compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
Compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
CompressionConfig - Class in com.yahoo.document
 
CompressionConfig(CompressionType, int, float, long) - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig() - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig(CompressionType) - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig(CompressionType, int, float) - Constructor for class com.yahoo.document.CompressionConfig
 
compressionLevel - Variable in class com.yahoo.document.CompressionConfig
 
compressor - Variable in class com.yahoo.document.BaseStructDataType
 
compressor - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
compressor - Variable in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
computeHash() - Method in class com.yahoo.document.annotation.AnnotationType
 
condition - Variable in class com.yahoo.document.DocumentOperation
 
conditionStr - Variable in class com.yahoo.document.TestAndSetCondition
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.document.DocumenttypesConfig
 
configure(String) - Method in class com.yahoo.document.DocumentTypeManager
 
configure(DocumentTypeManager, String) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
Makes the DocumentTypeManager subscribe on its config.
configure(String) - Method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
configure(DocumentmanagerConfig) - Method in class com.yahoo.document.DocumentTypeManagerConfigurer
Called by the configuration system to register document types based on documentmanager.cfg.
configureNewManager(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
configureNewManager(DocumentmanagerConfig) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
constructorCache - Static variable in class com.yahoo.document.DataType
 
consumedChars - Variable in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
contains(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Checks if the text covered by another span is within the text covered by this span.
contains(BucketId) - Method in class com.yahoo.document.BucketId
 
contains(DocumentId, BucketIdFactory) - Method in class com.yahoo.document.BucketId
 
contains(Object) - Method in class com.yahoo.document.datatypes.Array
 
contains(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
contains(Object) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
contains(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
contains(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
contains(FieldSet) - Method in class com.yahoo.document.Field
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.AllFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.BodyFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.DocIdOnly
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.FieldCollection
 
contains(FieldSet) - Method in interface com.yahoo.document.fieldset.FieldSet
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.HeaderFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.NoFields
 
containsAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
containsAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
containsFieldsFlaggedWithRestart() - Static method in class com.yahoo.document.DocumenttypesConfig
 
containsKey(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
containsKey(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
containsKey(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Checks whether this set contains the specified key.
containsKey(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
containsNonPrintableCharactersByte(byte[]) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
containsNonPrintableCharactersString(CharSequence) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
Context - Class in com.yahoo.document.select
 
Context(DocumentOperation) - Constructor for class com.yahoo.document.select.Context
 
copyFields(Document, Document, FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
Copies fields from one document to another based on whether the fields match the given fieldset.
copySpan(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
 
correctIndexes(Span) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
COUNT_BITS - Static variable in class com.yahoo.document.BucketId
 
countBits - Variable in class com.yahoo.document.BucketIdFactory
 
create() - Method in class com.yahoo.document.datatypes.ByteFieldValue.Factory
 
create() - Method in class com.yahoo.document.datatypes.DoubleFieldValue.Factory
 
create(FieldReader, DataType) - Static method in class com.yahoo.document.datatypes.FieldValue
 
create() - Method in class com.yahoo.document.datatypes.FloatFieldValue.Factory
 
create() - Method in class com.yahoo.document.datatypes.IntegerFieldValue.Factory
 
create() - Method in class com.yahoo.document.datatypes.LongFieldValue.Factory
 
create() - Method in class com.yahoo.document.datatypes.Raw.Factory
 
create() - Method in class com.yahoo.document.datatypes.StringFieldValue.Factory
 
create() - Method in class com.yahoo.document.datatypes.UriFieldValue.Factory
 
create(FieldPathUpdate.Type, DocumentType, DocumentUpdateReader) - Static method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
create() - Method in class com.yahoo.document.PrimitiveDataType.Factory
 
create(String) - Static method in class com.yahoo.document.TemporaryStructuredDataType
 
create(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new, empty field update with no encapsulated value updates.
create42(DocumentTypeManager, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the document format that was created on Vespa 4.2.
create42(DocumentTypeManager, GrowableByteBuffer, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the document format that was created on Vespa 4.2.
create42(GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
create42(GrowableByteBuffer, boolean) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
create42() - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
CREATE_MISSING_PATH - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
createAdd(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update specifying an addition of a value to an array or a key to a weighted set (with default weight 1).
createAdd(Field, FieldValue, Integer) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update specifying an addition of a key (with a specified weight) to a weighted set.
createAdd(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of a value to an array or a key to a weighted set (with default weight 1).
createAdd(FieldValue, Integer) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of a key (with a specified weight) to a weighted set.
createAddAll(Field, List<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying an addition of all values in a given list to an array.
createAddAll(Field, WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying an addition of all key/weight pairs in a weighted set to a weighted set.
createAddAll(List<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of all values in a given list to an array.
createAddAll(WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of all key/weight pairs in a weighted set to a weighted set.
createAssign(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, that assigns a new value, completely overwriting the previous value.
createAssign(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that assigns a new value, completely overwriting the previous value.
createById(int) - Static method in class com.yahoo.document.TemporaryStructuredDataType
 
createByReflection(Object) - Method in class com.yahoo.document.CollectionDataType
 
createByReflection(Object) - Method in class com.yahoo.document.DataType
Creates a field value by reflection
createByReflection(Object) - Method in class com.yahoo.document.MapDataType
 
createByReflection(Object) - Method in class com.yahoo.document.StructuredDataType
 
createClear(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, that clears the value; see documentation for ClearValueUpdate to see behavior for the individual data types.
createClear() - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that clears the field fromthe document.
createClearField(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update that clears the field.
createDecrement(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that decrements a value.
createDecrement(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that decrements a weight in a weighted set.
createDecrement(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that decrements a value.
createDecrement(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that decrements a weight in a weighted set.
createDivide(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that divides a value.
createDivide(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that divides a weight in a weighted set.
createDivide(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that divides a value.
createDivide(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that divides a weight in a weighted set.
createDocument(DocumentReader) - Static method in class com.yahoo.document.Document
 
createDocument(GrowableByteBuffer) - Method in class com.yahoo.document.DocumentTypeManager
 
createDocument(DocumentDeserializer) - Method in class com.yahoo.document.DocumentTypeManager
 
createDocument(GrowableByteBuffer, GrowableByteBuffer) - Method in class com.yahoo.document.DocumentTypeManager
 
createEmptyWithType(ReferenceDataType) - Static method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
createFieldValue() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
createFieldValue() - Method in class com.yahoo.document.ArrayDataType
 
createFieldValue() - Method in class com.yahoo.document.CollectionDataType
 
createFieldValue() - Method in class com.yahoo.document.DataType
Creates a new, empty FieldValue of this type
createFieldValue(Object) - Method in class com.yahoo.document.DataType
Creates a new FieldValue of this type, with the given value.
createFieldValue(Object) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
Utility function to wrap primitives.
createFieldValue() - Method in class com.yahoo.document.DocumentType
 
createFieldValue() - Method in class com.yahoo.document.MapDataType
 
createFieldValue() - Method in class com.yahoo.document.PrimitiveDataType
 
createFieldValue() - Method in class com.yahoo.document.ReferenceDataType
 
createFieldValue() - Method in class com.yahoo.document.StructDataType
 
createFieldValue(Object) - Method in class com.yahoo.document.StructDataType
 
createFieldValue() - Method in class com.yahoo.document.StructuredDataType
 
createFieldValue() - Method in class com.yahoo.document.TemporaryDataType
 
createFieldValue() - Method in class com.yahoo.document.TensorDataType
 
createFieldValue() - Method in class com.yahoo.document.WeightedSetDataType
 
createFromSerialized(String) - Static method in class com.yahoo.document.DocumentId
Creates a document id based on a serialized document id URI string.
createFromSerialized(String) - Static method in class com.yahoo.document.idstring.IdString
Creates a IdString based on the given serialized document id string.
createHead(DocumentTypeManager, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the current head document format.
createHead(GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the current head document format.
createId() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
createId(String) - Static method in class com.yahoo.document.StructuredDataType
 
createIdString(String) - Static method in class com.yahoo.document.idstring.IdString
Creates a IdString based on the given document id string.
createifnonexistent - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
createifnonexistent(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
createifnonexistent(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
createifnonexistent - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
createifnonexistent() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
createIfNonExistent - Variable in class com.yahoo.document.DocumentUpdate
 
createIfNonExistent - Variable in class com.yahoo.document.WeightedSetDataType
Should an operation to a non-existent member of a weightedset cause the member to be created
createIfNonExistent() - Method in class com.yahoo.document.WeightedSetDataType
Returns true if this has the property createIfNonExistent (only relevant for weighted sets)
createIncrement(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that increments a value.
createIncrement(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that increments a weight in a weighted set.
createIncrement(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that increments a value.
createIncrement(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that increments a weight in a weighted set.
createIndex(SpanTree.IndexKey) - Method in class com.yahoo.document.annotation.SpanTree
 
createMap(Map<String, DocumenttypesConfig.Documenttype.Fieldsets.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
createMap(Field, FieldValue, ValueUpdate) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, which is able to map an update to a value to a subvalue in an array or a weighted set.
createMap(FieldValue, ValueUpdate) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a map value update, which is able to map an update to a value to a subvalue in an array or a weighted set.
createMissingPath() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
createMissingPath() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
createMissingPath - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
createMissingPath - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
createMissingPath() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
createMissingPath - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
createMissingPath() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
createMultiply(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that multiplies a value.
createMultiply(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that multiplies a weight in a weighted set.
createMultiply(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that multiplies a value.
createMultiply(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that multiplies a weight in a weighted set.
createName(DataType, boolean, boolean) - Static method in class com.yahoo.document.WeightedSetDataType
 
createRemove(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, specifying the removal of a value from an array or a key/weight from a weighted set.
createRemove(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of a value from an array or a key/weight from a weighted set.
createRemoveAll(Field, List<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(Field, WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(List<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of all values in a given list from an array or weighted set.
createToString() - Method in class com.yahoo.document.idstring.IdString
 
createVector(List<DocumenttypesConfig.Documenttype.Annotationtype.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
createVector(List<DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
createVector(List<DocumenttypesConfig.Documenttype.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
createVector(List<DocumenttypesConfig.Documenttype.Datatype.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
createVector(List<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
createVector(List<DocumenttypesConfig.Documenttype.Inherits.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
createVector(List<DocumenttypesConfig.Documenttype.Referencetype.Builder>) - Static method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
createWithInferredId(DocumentType) - Static method in class com.yahoo.document.ReferenceDataType
Creates a new type where the numeric ID is based on the hash of targetType
createWithInferredId(TemporaryStructuredDataType) - Static method in class com.yahoo.document.ReferenceDataType
Creates a new type where the numeric ID is based on the hash of targetType
createWriter(String) - Static method in class com.yahoo.document.serialization.XmlDocumentWriter
 
curChar - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
curLexState - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
currentIterator - Variable in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
currentToken - Variable in exception com.yahoo.document.select.parser.ParseException
This is the last token that has been consumed successfully.

D

dataType - Variable in class com.yahoo.document.annotation.AnnotationReference
 
dataType - Variable in class com.yahoo.document.annotation.AnnotationType
 
DataType - Class in com.yahoo.document
Enumeration of the possible types of fields.
DataType(String, int) - Constructor for class com.yahoo.document.DataType
Creates a datatype
dataType - Variable in class com.yahoo.document.datatypes.CompositeFieldValue
 
dataType - Variable in class com.yahoo.document.datatypes.TensorFieldValue
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
datatype(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
datatype(DocumenttypesConfig.Documenttype.Datatype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Datatype builders
datatype(List<DocumenttypesConfig.Documenttype.Datatype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Datatype builders
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Datatype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Datatype(Builder)
Datatype(DocumenttypesConfig.Documenttype.Datatype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Datatype(DocumenttypesConfig.Documenttype.Datatype.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
datatype(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
dataType - Variable in class com.yahoo.document.Field
 
dataTypeId - Variable in class com.yahoo.document.DataType
The id of this type
DataTypeName - Class in com.yahoo.document
A full document type name, consisting of a name and a version.
DataTypeName(String) - Constructor for class com.yahoo.document.DataTypeName
Creates a document name from a string of the form "name"
DataTypeName(Utf8Array) - Constructor for class com.yahoo.document.DataTypeName
 
DataTypeName(Utf8String) - Constructor for class com.yahoo.document.DataTypeName
 
dataTypes - Variable in class com.yahoo.document.DocumentTypeManager
 
debugStream - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
Debug output.
DECIMAL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
decodeLong(String) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 
DEFAULT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
Lexical state.
defaultLexState - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
degreeFmt - Static variable in class com.yahoo.document.PositionDataType
 
DESCENDING - Static variable in class com.yahoo.document.select.OrderingSpecification
 
DeserializationException - Exception in com.yahoo.document.serialization
Exception which is thrown when deserialization fails.
DeserializationException(String) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
DeserializationException(String, Throwable) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
DeserializationException(Throwable) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.annotation.AnnotationReference
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Array
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
deserialize(FieldReader) - Method in class com.yahoo.document.datatypes.FieldValue
Read data from the given buffer to create this field value.
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.FieldValue
Read a field value from the specified reader
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Raw
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Struct
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.UriFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.WeightedSet
 
deserialize(DocumentReader) - Method in class com.yahoo.document.Document
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.Document
 
deserializeAttributeString() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
detailedtype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
detailedtype(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
detailedtype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
detailedtype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
detailedType - Variable in class com.yahoo.document.TemporaryDataType
 
disable_tracing() - Method in class com.yahoo.document.select.parser.SelectParser
Disable tracing.
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
distribution - Variable in class com.yahoo.document.select.rule.SearchColumnNode
 
DIV - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DIV - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
divisionBits - Variable in class com.yahoo.document.idstring.OrderDocIdString
 
divisionBits - Variable in class com.yahoo.document.select.OrderingSpecification
 
divisionBits - Variable in class com.yahoo.document.select.rule.IdNode
 
doc - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
docId - Variable in class com.yahoo.document.Document
 
docId - Variable in class com.yahoo.document.DocumentRemove
 
docId - Variable in class com.yahoo.document.DocumentUpdate
 
DocIdOnly - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
DocIdOnly() - Constructor for class com.yahoo.document.fieldset.DocIdOnly
 
DocIdString - Class in com.yahoo.document.idstring
Representation of doc scheme in document IDs.
DocIdString(String, String) - Constructor for class com.yahoo.document.idstring.DocIdString
Create a doc scheme object.
docType - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
docType - Variable in class com.yahoo.document.fieldset.FieldCollection
 
DOCUMENT - Static variable in class com.yahoo.document.DataType
 
Document - Class in com.yahoo.document
A document is an identifiable set of value bindings of a document type.
Document(DocumentType, String) - Constructor for class com.yahoo.document.Document
Create a document with the given document type and identifier.
Document(DocumentType, DocumentId) - Constructor for class com.yahoo.document.Document
Create a document with the given document type and identifier.
Document(Document) - Constructor for class com.yahoo.document.Document
Creates a document that is a shallow copy of another.
Document(DocumentReader) - Constructor for class com.yahoo.document.Document
 
document - Variable in class com.yahoo.document.DocumentPut
 
document() - Method in class com.yahoo.document.select.parser.SelectParser
 
document - Variable in class com.yahoo.document.SimpleDocument
 
DocumentCalculator - Class in com.yahoo.document
 
DocumentCalculator(String) - Constructor for class com.yahoo.document.DocumentCalculator
 
DocumentDeserializer - Interface in com.yahoo.document.serialization
Interface for de-serializing documents.
DocumentDeserializerFactory - Class in com.yahoo.document.serialization
Factory for creating document de-serializers tied to a document format.
DocumentDeserializerFactory() - Constructor for class com.yahoo.document.serialization.DocumentDeserializerFactory
 
documentId - Variable in class com.yahoo.document.datatypes.ReferenceFieldValue
 
DocumentId - Class in com.yahoo.document
The id of a document
DocumentId(Deserializer) - Constructor for class com.yahoo.document.DocumentId
Constructor used for deserialization.
DocumentId(String) - Constructor for class com.yahoo.document.DocumentId
Creates a document id based on the given document id URI string.
DocumentId(IdString) - Constructor for class com.yahoo.document.DocumentId
 
DocumentNode - Class in com.yahoo.document.select.rule
 
DocumentNode(String) - Constructor for class com.yahoo.document.select.rule.DocumentNode
 
DocumentOperation - Class in com.yahoo.document
Base class for "document operations".
DocumentOperation() - Constructor for class com.yahoo.document.DocumentOperation
 
DocumentOperation(DocumentOperation) - Constructor for class com.yahoo.document.DocumentOperation
Copy constructor
documentOperation - Variable in class com.yahoo.document.select.Context
 
DocumentPut - Class in com.yahoo.document
 
DocumentPut(Document) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentType, DocumentId) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentType, String) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentPut) - Constructor for class com.yahoo.document.DocumentPut
Copy constructor
DocumentPut(DocumentPut, Document) - Constructor for class com.yahoo.document.DocumentPut
Base this DocumentPut on another, but use newDocument as the Document.
DocumentReader - Interface in com.yahoo.document.serialization
This interface is used to implement custom deserialization of document updates.
DocumentRemove - Class in com.yahoo.document
 
DocumentRemove(DocumentId) - Constructor for class com.yahoo.document.DocumentRemove
 
DocumentSelector - Class in com.yahoo.document.select
A document selector is a filter which accepts or rejects documents based on their type and content.
DocumentSelector(String) - Constructor for class com.yahoo.document.select.DocumentSelector
Creates a document selector from a Document Selection Language string
DocumentSerializer - Interface in com.yahoo.document.serialization
Interface for serializing documents.
DocumentSerializerFactory - Class in com.yahoo.document.serialization
Factory for creating document serializers tied to a document format.
DocumentSerializerFactory() - Constructor for class com.yahoo.document.serialization.DocumentSerializerFactory
 
DocumentType - Class in com.yahoo.document
A document definition is a list of fields.
DocumentType(String) - Constructor for class com.yahoo.document.DocumentType
Creates a new document type and registers it with the document type manager.
DocumentType(String, StructDataType, StructDataType) - Constructor for class com.yahoo.document.DocumentType
Creates a new document type and registers it with the document type manager.
documenttype - Variable in class com.yahoo.document.DocumenttypesConfig.Builder
 
documenttype(DocumenttypesConfig.Documenttype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
Add the given builder to this builder's list of Documenttype builders
documenttype(List<DocumenttypesConfig.Documenttype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
Set the given list as this builder's list of Documenttype builders
documenttype - Variable in class com.yahoo.document.DocumenttypesConfig
 
documenttype() - Method in class com.yahoo.document.DocumenttypesConfig
 
documenttype(int) - Method in class com.yahoo.document.DocumenttypesConfig
 
Documenttype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Documenttype(Builder)
Documenttype(DocumenttypesConfig.Documenttype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Documenttype(DocumenttypesConfig.Documenttype.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype
 
documentType - Variable in class com.yahoo.document.DocumentUpdate
 
documentType - Variable in class com.yahoo.document.update.FieldUpdate
 
DocumentTypeId - Class in com.yahoo.document
The id of a document type.
DocumentTypeId(int) - Constructor for class com.yahoo.document.DocumentTypeId
 
documentTypeIterator() - Method in class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManager - Class in com.yahoo.document
The DocumentTypeManager keeps track of the document types registered in the Vespa common repository.
DocumentTypeManager() - Constructor for class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManager(DocumentmanagerConfig) - Constructor for class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManagerConfigurer - Class in com.yahoo.document
Configures the Vespa document manager from a config id.
DocumentTypeManagerConfigurer(DocumentTypeManager) - Constructor for class com.yahoo.document.DocumentTypeManagerConfigurer
 
documentTypes - Variable in class com.yahoo.document.DocumentTypeManager
 
DocumenttypesConfig - Class in com.yahoo.document
This class represents the root node of documenttypes Copyright 2017 Yahoo Holdings.
DocumenttypesConfig(DocumenttypesConfig.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig
 
DocumenttypesConfig(DocumenttypesConfig.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig
 
DocumenttypesConfig.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype - Class in com.yahoo.document
This class represents documenttypes.documenttype[]
DocumenttypesConfig.Documenttype.Annotationtype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].annotationtype[]
DocumenttypesConfig.Documenttype.Annotationtype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Annotationtype.Inherits - Class in com.yahoo.document
This class represents documenttypes.documenttype[].annotationtype[].inherits[]
DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[]
DocumenttypesConfig.Documenttype.Datatype.Annotationref - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].annotationref
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].annotationref.annotation
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Array - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].array
DocumenttypesConfig.Documenttype.Datatype.Array.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Array.Element - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].array.element
DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map
DocumenttypesConfig.Documenttype.Datatype.Map.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map.Key - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map.key
DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map.Value - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map.value
DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.compression
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.compression.type Specify which compression to use if compression is enabled above (0 = NONE, 6 = LZ4)
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum - Enum in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.field[]
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Type - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].type This is the type of the datatype.
DocumenttypesConfig.Documenttype.Datatype.Type.Enum - Enum in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Wset - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].wset
DocumenttypesConfig.Documenttype.Datatype.Wset.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Wset.Key - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].wset.key
DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Fieldsets - Class in com.yahoo.document
This class represents documenttypes.documenttype[].fieldsets{}
DocumenttypesConfig.Documenttype.Fieldsets.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Inherits - Class in com.yahoo.document
This class represents documenttypes.documenttype[].inherits[]
DocumenttypesConfig.Documenttype.Inherits.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Referencetype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].referencetype[]
DocumenttypesConfig.Documenttype.Referencetype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Producer - Interface in com.yahoo.document
 
DocumentUpdate - Class in com.yahoo.document
Specifies one or more field updates to a document.
DocumentUpdate(DocumentType, DocumentId) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a DocumentUpdate.
DocumentUpdate(DocumentUpdateReader) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a new document update using a reader
DocumentUpdate(DocumentType, String) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a DocumentUpdate.
DocumentUpdate(DocumentType, DocumentId, List<FieldUpdate>) - Constructor for class com.yahoo.document.DocumentUpdate
 
DocumentUpdateFlags - Class in com.yahoo.document.serialization
Class used to represent up to 4 flags used in a DocumentUpdate.
DocumentUpdateFlags(byte) - Constructor for class com.yahoo.document.serialization.DocumentUpdateFlags
 
DocumentUpdateFlags() - Constructor for class com.yahoo.document.serialization.DocumentUpdateFlags
 
DocumentUpdateReader - Interface in com.yahoo.document.serialization
This interface is used to implement custom deserialization of document updates.
DocumentUpdateWriter - Interface in com.yahoo.document.serialization
Interface for writing document updates in custom serializers.
DocumentUtil - Class in com.yahoo.document
Class containing static utility function related to documents.
DocumentUtil() - Constructor for class com.yahoo.document.DocumentUtil
 
DocumentWriter - Interface in com.yahoo.document.serialization
 
DOLLAR - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
doModify(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
doModify(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
doModify(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
doModify(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
doModify(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate.IteratorHandler
 
Done() - Method in interface com.yahoo.document.select.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.
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.Struct
 
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.Document
 
doSetValue(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
doSetValue(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
DOT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DOUBLE - Static variable in class com.yahoo.document.DataType
 
DoubleFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a double.
DoubleFieldValue() - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(double) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(Double) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(String) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue.Factory - Class in com.yahoo.document.datatypes
 
DummySpanNode - Class in com.yahoo.document.annotation
 
DummySpanNode() - Constructor for class com.yahoo.document.annotation.DummySpanNode
 

E

eatWhite(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
element - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
element(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
element - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
element() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
Element(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
Element(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
EmbracedNode - Class in com.yahoo.document.select.rule
 
EmbracedNode(ExpressionNode) - Constructor for class com.yahoo.document.select.rule.EmbracedNode
 
EmptyIterator() - Constructor for class com.yahoo.document.annotation.Span.EmptyIterator
 
enable_tracing() - Method in class com.yahoo.document.select.parser.SelectParser
Enable tracing.
enablecompression - Variable in class com.yahoo.document.DocumenttypesConfig.Builder
 
enablecompression(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
enablecompression(String) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
enablecompression - Variable in class com.yahoo.document.DocumenttypesConfig
 
enablecompression() - Method in class com.yahoo.document.DocumenttypesConfig
 
endColumn - Variable in class com.yahoo.document.select.parser.Token
The column number of the last character of this Token.
endLine - Variable in class com.yahoo.document.select.parser.Token
The line number of the last character of this Token.
endTag() - Method in class com.yahoo.document.serialization.XmlStream
Ends the last tag created.
ensureAtLeastOneSubTree() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
entrySet() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
entrySet() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
entrySet() - Method in class com.yahoo.document.datatypes.WeightedSet
 
entrySet() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
Enum() - Constructor for enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum
 
Enum() - Constructor for enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type.Enum
 
EOF - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
End of File.
eol - Variable in exception com.yahoo.document.select.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
equals(Object) - Method in class com.yahoo.document.annotation.AlternateSpanList
 
equals(Object) - Method in class com.yahoo.document.annotation.Annotation
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationReference
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationType
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
equals(Object) - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanList
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanNode
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanTree
 
equals(Object) - Method in class com.yahoo.document.BucketId
 
equals(Object) - Method in class com.yahoo.document.DataType
 
equals(Object) - Method in class com.yahoo.document.DataTypeName
 
equals(Object) - Method in class com.yahoo.document.datatypes.Array
 
equals(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
equals(Object) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
Checks if another object is equal to this set.
equals(Object) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.Raw
 
equals(Object) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.Struct
 
equals(Object) - Method in class com.yahoo.document.datatypes.Struct.FieldEntry
 
equals(Object) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Checks if another object is equal to this set.
equals(Object) - Method in class com.yahoo.document.Document
Returns true if the argument is a document which has the same set of values
equals(Object) - Method in class com.yahoo.document.DocumentId
 
equals(Object) - Method in class com.yahoo.document.DocumentRemove
 
equals(Object) - Method in class com.yahoo.document.DocumentType
 
equals(Object) - Method in class com.yahoo.document.DocumentTypeId
 
equals(Object) - Method in class com.yahoo.document.DocumentUpdate
 
equals(Object) - Method in class com.yahoo.document.Field
Two fields are equal if they have the same name and the same data type
equals(Object) - Method in class com.yahoo.document.FieldPath
 
equals(Object) - Method in class com.yahoo.document.FieldPathEntry
 
equals(Object) - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.GlobalId
 
equals(Object) - Method in class com.yahoo.document.idstring.IdString
 
equals(Object) - Method in class com.yahoo.document.select.OrderingSpecification
 
equals(Object) - Method in class com.yahoo.document.StructDataType
 
equals(Object) - Method in class com.yahoo.document.StructuredDataType
 
equals(Object) - Method in class com.yahoo.document.update.AddValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.AssignValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.FieldUpdate
 
equals(Object) - Method in class com.yahoo.document.update.MapValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.ValueUpdate
 
errorCode - Variable in error com.yahoo.document.select.parser.TokenMgrError
Indicates the reason why the exception is thrown.
evaluate(Document, Map<String, Object>) - Method in class com.yahoo.document.DocumentCalculator
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.AttributeNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.DocumentNode
 
evaluate(DocumentOperation) - Method in class com.yahoo.document.select.rule.DocumentNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
evaluate(Context) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Evaluate the content of this node based on document object, and return that value.
evaluate(Context) - Method in class com.yahoo.document.select.rule.IdNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.LiteralNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.LogicNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.NegationNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.NowNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.VariableNode
 
evaluateBool(Object, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
Evaluate this expression on two operands, given that they are not invalid.
evaluateEquals(Object, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
Compare two operands for equality.
evaluateFieldPath(String, Object) - Static method in class com.yahoo.document.select.rule.AttributeNode
 
evaluateFunction(String, Object) - Static method in class com.yahoo.document.select.rule.AttributeNode
 
evaluateListAndSingle(AttributeNode.VariableValueList, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluateListsFalse(AttributeNode.VariableValueList, AttributeNode.VariableValueList) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluateListsTrue(AttributeNode.VariableValueList, AttributeNode.VariableValueList) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluateNumber(Object, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
Evalutes the value of this term over a document, given that both operands must be numbers.
evaluateString(Object, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
Evalutes the value of this term over a document, given that both operands must be strings.
evaluateWithAtLeastOneNullSide(Object, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
Evaluates a binary comparison where one or both operands are null.
expectedTokenSequences - Variable in exception com.yahoo.document.select.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
expression - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
expression - Variable in class com.yahoo.document.select.DocumentSelector
 
expression() - Method in class com.yahoo.document.select.parser.SelectParser
 
expressionMap - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
ExpressionNode - Interface in com.yahoo.document.select.rule
This is the interface of all expression nodes.
ExtendedField - Class in com.yahoo.document
This adds an Extractor to the Field that can be used to get access the backed value used in the concrete document types.
ExtendedField(String, DataType, ExtendedField.Extract) - Constructor for class com.yahoo.document.ExtendedField
 
ExtendedField.Extract - Interface in com.yahoo.document
 
ExtendedStringField - Class in com.yahoo.document
This adds an Extractor to the ExtendedField that can be used to get access the backed spantrees used in the concrete document types.
ExtendedStringField(String, DataType, ExtendedField.Extract, ExtendedStringField.ExtractSpanTrees) - Constructor for class com.yahoo.document.ExtendedStringField
 
ExtendedStringField.ExtractSpanTrees - Interface in com.yahoo.document
 
extract - Variable in class com.yahoo.document.ExtendedField
 
extractFlags(int) - Static method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
extractSpanTrees - Variable in class com.yahoo.document.ExtendedStringField
 
extractValue(int) - Static method in class com.yahoo.document.serialization.DocumentUpdateFlags
 

F

Factory() - Constructor for class com.yahoo.document.datatypes.ByteFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.FloatFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.LongFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.Raw.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.StringFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.datatypes.UriFieldValue.Factory
 
factory - Variable in class com.yahoo.document.PrimitiveDataType
 
Factory() - Constructor for class com.yahoo.document.PrimitiveDataType.Factory
 
factory - Variable in class com.yahoo.document.select.BucketSelector
 
factory - Variable in class com.yahoo.document.select.rule.SearchColumnNode
 
FALSE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
FFIELD_X - Static variable in class com.yahoo.document.PositionDataType
 
FFIELD_Y - Static variable in class com.yahoo.document.PositionDataType
 
field - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
Add the given builder to this builder's list of Field builders
field(List<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
Set the given list as this builder's list of Field builders
field - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
field() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
field(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
Field() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Field(Builder)
Field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
Field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
Field - Class in com.yahoo.document
A name and type.
Field(String, int, DataType, boolean) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String) - Constructor for class com.yahoo.document.Field
 
Field(String, DataType, boolean, DocumentType) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String, DataType, boolean) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String, DataType) - Constructor for class com.yahoo.document.Field
Constructor for header fields
Field(String, Field) - Constructor for class com.yahoo.document.Field
Creates a field with a new name and the other properties (excluding the id and owner) copied from another field
field - Variable in class com.yahoo.document.select.rule.IdNode
 
field - Variable in class com.yahoo.document.select.rule.SearchColumnNode
 
field - Variable in class com.yahoo.document.update.FieldUpdate
 
FIELD_X - Static variable in class com.yahoo.document.PositionDataType
 
FIELD_Y - Static variable in class com.yahoo.document.PositionDataType
 
FieldCollection - Class in com.yahoo.document.fieldset
 
FieldCollection(DocumentType) - Constructor for class com.yahoo.document.fieldset.FieldCollection
 
FieldEntry(int) - Constructor for class com.yahoo.document.datatypes.Struct.FieldEntry
 
fieldId - Variable in class com.yahoo.document.Field
 
fieldIds - Variable in class com.yahoo.document.BaseStructDataType
 
fieldIdsV6 - Variable in class com.yahoo.document.BaseStructDataType
 
fieldIdV6 - Variable in class com.yahoo.document.Field
 
fieldIteratorThisTypeOnly() - Method in class com.yahoo.document.DocumentType
Returns an iterator over all fields in this documenttype
FieldPath - Class in com.yahoo.document
This class represents a path into a document, that can be used to iterate through the document and extract the field values you're interested in.
FieldPath() - Constructor for class com.yahoo.document.FieldPath
Constructs an empty path.
FieldPath(FieldPath) - Constructor for class com.yahoo.document.FieldPath
Constructs a path containing the entries of the specified path, in the order they are returned by that path's iterator.
FieldPath(List<FieldPathEntry>) - Constructor for class com.yahoo.document.FieldPath
 
fieldPath - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathEntry - Class in com.yahoo.document
 
FieldPathEntry(Field) - Constructor for class com.yahoo.document.FieldPathEntry
 
FieldPathEntry(int, DataType) - Constructor for class com.yahoo.document.FieldPathEntry
 
FieldPathEntry(FieldValue, DataType) - Constructor for class com.yahoo.document.FieldPathEntry
 
FieldPathEntry(boolean, boolean, DataType) - Constructor for class com.yahoo.document.FieldPathEntry
 
FieldPathEntry(String, DataType) - Constructor for class com.yahoo.document.FieldPathEntry
 
FieldPathEntry.KeyParseResult - Class in com.yahoo.document
 
FieldPathEntry.Type - Enum in com.yahoo.document
 
FieldPathIteratorHandler - Class in com.yahoo.document.datatypes
 
FieldPathIteratorHandler() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
FieldPathIteratorHandler.IndexValue - Class in com.yahoo.document.datatypes
 
FieldPathIteratorHandler.ModificationStatus - Enum in com.yahoo.document.datatypes
 
FieldPathIteratorHandler.VariableMap - Class in com.yahoo.document.datatypes
 
FieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate.Type - Enum in com.yahoo.document.fieldpathupdate
 
fieldPathUpdates - Variable in class com.yahoo.document.DocumentUpdate
 
FieldReader - Interface in com.yahoo.document.serialization
 
fieldRef - Variable in class com.yahoo.document.FieldPathEntry
 
fields - Variable in class com.yahoo.document.BaseStructDataType
 
fields - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields(Collection<String>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
fields() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
fields(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
FieldSet() - Constructor for class com.yahoo.document.datatypes.Struct.FieldSet
 
fieldSet() - Method in class com.yahoo.document.DocumentType
Returns an ordered set snapshot of all fields of this documenttype, except the fields of Document.
FieldSet - Interface in com.yahoo.document.fieldset
TODO: Move to Java and implement.
FieldSetIterator() - Constructor for class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
FieldSetRepo - Class in com.yahoo.document.fieldset
TODO: Move to document and implement
FieldSetRepo() - Constructor for class com.yahoo.document.fieldset.FieldSetRepo
 
fieldsets - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets(String, DocumenttypesConfig.Documenttype.Fieldsets.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets(Map<String, DocumenttypesConfig.Documenttype.Fieldsets.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
fieldsets() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
fieldsets(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Fieldsets(DocumenttypesConfig.Documenttype.Fieldsets.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
Fieldsets(DocumenttypesConfig.Documenttype.Fieldsets.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
FieldUpdate - Class in com.yahoo.document.update
A field update holds a list of value updates that will be applied atomically to a field in a document.
FieldUpdate(Field) - Constructor for class com.yahoo.document.update.FieldUpdate
 
FieldUpdate(Field, ValueUpdate) - Constructor for class com.yahoo.document.update.FieldUpdate
 
FieldUpdate(Field, List<ValueUpdate>) - Constructor for class com.yahoo.document.update.FieldUpdate
 
FieldUpdate(DocumentUpdateReader, DocumentType, int) - Constructor for class com.yahoo.document.update.FieldUpdate
 
fieldUpdates - Variable in class com.yahoo.document.DocumentUpdate
 
FieldValue - Class in com.yahoo.document.datatypes
 
FieldValue() - Constructor for class com.yahoo.document.datatypes.FieldValue
 
fieldValue - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
FieldValue.RecursiveIteratorHandler - Class in com.yahoo.document.datatypes
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.Array
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.WeightedSet
 
FieldWriter - Interface in com.yahoo.document.serialization
Interface for writing out com.yahoo.document.datatypes.FieldValue.
first - Variable in class com.yahoo.document.select.parser.SelectParser.JJCalls
 
flags - Variable in class com.yahoo.document.serialization.DocumentUpdateFlags
 
FLOAT - Static variable in class com.yahoo.document.DataType
 
FLOAT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
FloatFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a float.
FloatFieldValue() - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(float) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(Float) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(String) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue.Factory - Class in com.yahoo.document.datatypes
 
flush(boolean) - Method in class com.yahoo.document.serialization.XmlStream
 
fmtD(double) - Static method in class com.yahoo.document.PositionDataType
 
forcedId - Variable in class com.yahoo.document.Field
 
from - Variable in class com.yahoo.document.annotation.Span
 
fromBoolean(boolean) - Static method in class com.yahoo.document.select.ResultList
 
fromConditionString(Optional<String>) - Static method in class com.yahoo.document.TestAndSetCondition
Maps and optional test and set conditiong string to a TestAndSetCondition.
fromLong(long) - Static method in class com.yahoo.document.PositionDataType
 
fromString(String) - Static method in class com.yahoo.document.PositionDataType
 
FUNCTION - Static variable in class com.yahoo.document.select.rule.AttributeNode.Item
 

G

GE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
gen - Variable in class com.yahoo.document.select.parser.SelectParser.JJCalls
 
Generated - Annotation Type in com.yahoo.document
Classes generated by vespa-documentgen-plugin are annotated with this.
generateOrderDocParams(String) - Static method in class com.yahoo.document.idstring.IdString
 
generateParseException() - Method in class com.yahoo.document.select.parser.SelectParser
Generate ParseException.
get(int) - Method in class com.yahoo.document.datatypes.Array
 
get(int) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
get(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
get(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
get(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Returns the weight associated with the specified key.
get(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
get(StructuredFieldValue) - Method in interface com.yahoo.document.ExtendedField.Extract
 
get(StructuredFieldValue) - Method in interface com.yahoo.document.ExtendedStringField.ExtractSpanTrees
 
get(int) - Method in class com.yahoo.document.FieldPath
 
get(Field) - Method in class com.yahoo.document.SimpleDocument
 
get(String) - Method in class com.yahoo.document.SimpleDocument
 
get(StructuredFieldValue, Field) - Static method in class com.yahoo.document.SimpleDocument
 
getAnnotations(List<Annotation>) - Method in class com.yahoo.document.annotation.SpanTree
 
getAnnotations() - Method in class com.yahoo.document.annotation.SpanTree
 
getAnnotationType() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
Returns the annotation type of this AnnotationReferenceDataType.
getAnnotationTypeRegistry() - Method in class com.yahoo.document.DocumentTypeManager
 
getApproxSize() - Method in class com.yahoo.document.Document
This is an approximation of serialized size.
getArray(DataType) - Static method in class com.yahoo.document.DataType
Returns an array datatype, where the array elements are of the given type
getAsNumber(Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getBeginColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBody() - Method in class com.yahoo.document.Document
 
getBodyType() - Method in class com.yahoo.document.DocumentType
 
getBucketCount(int, int) - Static method in class com.yahoo.document.BucketDistribution
This method returns a list that contains the distributions of the given number of buckets over the given number of columns.
getBucketId(DocumentId) - Method in class com.yahoo.document.BucketIdFactory
Get the bucket id for a given document.
getBucketList(String) - Method in class com.yahoo.document.select.BucketSelector
Get the set of buckets that may contain documents that match the given document selection, as long as the document selection does not result in an unknown set of buckets.
getBucketMigrateCount(int, int) - Static method in class com.yahoo.document.BucketDistribution
This method returns a list similar to BucketDistribution.getBucketCount(int, int), except that the returned list contains the number of buckets that will have to be migrated from each column if an additional column was added.
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.AttributeNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.DocumentNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getBucketSet(BucketIdFactory) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Returns the set of bucket ids covered by this node.
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.IdNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.LiteralNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.LogicNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.NegationNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.NowNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.VariableNode
 
getBuf() - Method in interface com.yahoo.document.serialization.DocumentDeserializer
Returns the underlying buffer used for de-serialization.
getBuf() - Method in interface com.yahoo.document.serialization.DocumentSerializer
Returns the underlying buffer used for serialization.
getByte() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getByteBuffer() - Method in class com.yahoo.document.datatypes.Raw
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Annotationtype) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Annotationtype.Inherits) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Annotationref) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Array.Element) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Array) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Map) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Map.Key) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Map.Value) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Sstruct) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Wset) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Datatype.Wset.Key) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Fieldsets) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Inherits) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
getChangesRequiringRestart(DocumenttypesConfig.Documenttype.Referencetype) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
getChangesRequiringRestart(DocumenttypesConfig) - Method in class com.yahoo.document.DocumenttypesConfig
 
getCode() - Method in class com.yahoo.document.DataType
 
getCode() - Method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
getColumn(BucketId) - Method in class com.yahoo.document.BucketDistribution
This method maps the given bucket id to its corresponding column.
getColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Deprecated.
getCompressionConfig() - Method in class com.yahoo.document.BaseStructDataType
Returns a view of the configuration of the compressor used to compress this type
getCompressionLevel() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressionThreshold() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressionType() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressor() - Method in class com.yahoo.document.BaseStructDataType
Returns the compressor to use to compress data of this type
getCondition() - Method in class com.yahoo.document.DocumentOperation
 
getConfig(DocumenttypesConfig.Builder) - Method in interface com.yahoo.document.DocumenttypesConfig.Producer
 
getCountBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getCreateIfNonExistent() - Method in class com.yahoo.document.DocumentUpdate
Gets whether this update should create the document it updates if that document does not exist.
getCreateIfNonExistent() - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
getCreateMissingPath() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getCurrentIndexes() - Method in class com.yahoo.document.annotation.SpanTree
 
getDataType() - Method in class com.yahoo.document.annotation.AnnotationReference
 
getDataType() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the data type of this annotation, if any.
getDataType() - Method in class com.yahoo.document.datatypes.Array
 
getDataType() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.FieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.Raw
 
getDataType() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns DataType.STRING.
getDataType() - Method in class com.yahoo.document.datatypes.Struct
 
getDataType() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.UriFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.WeightedSet
 
getDataType() - Method in class com.yahoo.document.Document
 
getDataType(String) - Method in class com.yahoo.document.DocumentTypeManager
 
getDataType(int) - Method in class com.yahoo.document.DocumentTypeManager
 
getDataType(int, String) - Method in class com.yahoo.document.DocumentTypeManager
Return a data type instance
getDataType() - Method in class com.yahoo.document.Field
 
getDataTypeAndReturnTemporary(int, String) - Method in class com.yahoo.document.DocumentTypeManager
 
getDataTypeName() - Method in class com.yahoo.document.StructuredDataType
Returns the name of this as a DataTypeName
getDataTypes() - Method in class com.yahoo.document.DocumentTypeManager
Returns a read only view of the registered data types
getDefMd5() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefName() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefName() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefNamespace() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefVersion() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDetailedType() - Method in class com.yahoo.document.TemporaryDataType
 
getDistanceSummaryFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
getDistribution() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getDivisionBits() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getDivisionBits() - Method in class com.yahoo.document.select.OrderingSpecification
 
getDivisionBits() - Method in class com.yahoo.document.select.rule.IdNode
 
getDocType() - Method in class com.yahoo.document.DocumentId
 
getDocType() - Method in class com.yahoo.document.idstring.IdIdString
 
getDocType() - Method in class com.yahoo.document.idstring.IdString
 
getDocument() - Method in class com.yahoo.document.DocumentPut
 
getDocumentId() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
getDocumentOperation() - Method in class com.yahoo.document.select.Context
 
getDocumentType(DataTypeName) - Method in class com.yahoo.document.DocumentTypeManager
Gets a registered document.
getDocumentType(String) - Method in class com.yahoo.document.DocumentTypeManager
Returns a registered document type
getDocumentType() - Method in class com.yahoo.document.DocumentUpdate
Returns the type of the document this updates
getDocumentType() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getDocumentType() - Method in class com.yahoo.document.fieldset.FieldCollection
 
getDocumentType() - Method in class com.yahoo.document.select.convert.NowQueryExpression
 
getDocumentType() - Method in class com.yahoo.document.update.FieldUpdate
 
getDocumentTypeManager() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getDocumentTypes() - Method in class com.yahoo.document.DocumentTypeManager
A read only view of the registered document types
getDouble() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getEndColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getExpression() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getFactory() - Static method in class com.yahoo.document.datatypes.ByteFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.FloatFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.LongFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.Raw
 
getFactory() - Static method in class com.yahoo.document.datatypes.StringFieldValue
 
getField(Integer, int) - Method in class com.yahoo.document.BaseStructDataType
 
getField(String) - Method in class com.yahoo.document.BaseStructDataType
 
getField(int) - Method in class com.yahoo.document.BaseStructDataType
 
getField(String) - Method in class com.yahoo.document.datatypes.Struct
 
getField(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Returns the named field object, or null if that field does not exist.
getField(String) - Method in class com.yahoo.document.Document
 
getField(String) - Method in class com.yahoo.document.DocumentType
Gets the field matching a given name.
getField(int) - Method in class com.yahoo.document.DocumentType
 
getField(Integer, int) - Method in class com.yahoo.document.DocumentType
Gets the field matching a given ID.
getField() - Method in class com.yahoo.document.select.rule.IdNode
 
getField() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getField(Integer, int) - Method in class com.yahoo.document.StructDataType
 
getField(String) - Method in class com.yahoo.document.StructDataType
 
getField(int) - Method in class com.yahoo.document.StructDataType
 
getField(String) - Method in class com.yahoo.document.StructuredDataType
Gets the field matching a given name.
getField(int) - Method in class com.yahoo.document.StructuredDataType
Gets the field with the specified id.
getField() - Method in class com.yahoo.document.update.FieldUpdate
Returns the field that this field update applies to
getFieldCount() - Method in class com.yahoo.document.BaseStructDataType
 
getFieldCount() - Method in class com.yahoo.document.datatypes.Struct
 
getFieldCount() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
getFieldCount() - Method in class com.yahoo.document.Document
 
getFieldCount() - Method in class com.yahoo.document.DocumentType
 
getFieldCount() - Method in class com.yahoo.document.StructDataType
 
getFieldPath() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getFieldPathUpdates() - Method in class com.yahoo.document.DocumentUpdate
Get an unmodifiable list of all field path updates this document update specifies.
getFieldRef() - Method in class com.yahoo.document.FieldPathEntry
 
getFields() - Method in class com.yahoo.document.BaseStructDataType
 
getFields() - Method in class com.yahoo.document.datatypes.Struct
 
getFields() - Method in class com.yahoo.document.DocumentType
 
getFields() - Method in class com.yahoo.document.StructDataType
 
getFields() - Method in class com.yahoo.document.StructuredDataType
 
getFieldsThisTypeOnly() - Method in class com.yahoo.document.StructDataType
 
getFieldUpdate(int) - Method in class com.yahoo.document.DocumentUpdate
Get the field update at the specified index in the list of field updates.
getFieldUpdate(Field) - Method in class com.yahoo.document.DocumentUpdate
Returns the update for a field
getFieldUpdate(String) - Method in class com.yahoo.document.DocumentUpdate
Returns the update for a field name
getFieldUpdates() - Method in class com.yahoo.document.DocumentUpdate
Get an unmodifiable list of all field updates that this document update specifies.
getFieldValue() - Method in class com.yahoo.document.annotation.Annotation
Returns the value of the annotation, if any.
getFieldValue(int) - Method in class com.yahoo.document.datatypes.Array
 
getFieldValue(Field) - Method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(FieldValue, DataType, String, Class<T>) - Static method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(FieldValue, DataType, Field, Class<T>) - Static method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(Field) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Returns the value of the given field.
getFieldValue(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to return the value of a named field.
getFieldValue(Field) - Method in class com.yahoo.document.Document
 
getFieldValue(StructuredFieldValue) - Method in class com.yahoo.document.ExtendedField
 
getFieldValue(StructuredFieldValue) - Method in class com.yahoo.document.ExtendedStringField
 
getFieldValue() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getFirstNullByte(ByteBuffer) - Static method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getFloat() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getFrom(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the character index where this SpanNode starts (inclusive), i.e. the smallest SpanNode.getFrom() of all children in subtree i.
getFrom() - Method in class com.yahoo.document.annotation.DummySpanNode
 
getFrom() - Method in class com.yahoo.document.annotation.Span
 
getFrom() - Method in class com.yahoo.document.annotation.SpanList
Returns the character index where this SpanNode starts (inclusive), i.e. the smallest SpanNode.getFrom() of all children.
getFrom() - Method in class com.yahoo.document.annotation.SpanNode
Returns the character index where this SpanNode starts (inclusive).
getGidBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getGidContribution(byte[]) - Method in class com.yahoo.document.BucketIdFactory
Get the gid bit contribution in the bucket id, shifted to the correct position in the id.
getGidModifier() - Method in class com.yahoo.document.idstring.IdString
 
getGidModifier() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getGlobalId() - Method in class com.yahoo.document.DocumentId
 
getGroup() - Method in class com.yahoo.document.idstring.GroupDocIdString
 
getGroup() - Method in class com.yahoo.document.idstring.IdIdString
 
getGroup() - Method in class com.yahoo.document.idstring.IdString
 
getGroup() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getHeader() - Method in class com.yahoo.document.Document
 
getHeaderType() - Method in class com.yahoo.document.DocumentType
 
getId() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the ID of this annotation.
getId() - Method in class com.yahoo.document.BucketId
 
getId() - Method in class com.yahoo.document.DataType
 
getId() - Method in class com.yahoo.document.Document
 
getId() - Method in class com.yahoo.document.DocumentOperation
 
getId() - Method in class com.yahoo.document.DocumentPut
 
getId() - Method in class com.yahoo.document.DocumentRemove
 
getId() - Method in class com.yahoo.document.DocumentTypeId
 
getId() - Method in class com.yahoo.document.DocumentUpdate
 
getId(int) - Method in class com.yahoo.document.Field
Returns the numeric ID used to represent this field when serialized
getId() - Method in class com.yahoo.document.Field
 
getId() - Method in class com.yahoo.document.select.simple.IdSpecParser
 
getID(int) - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns the operator with the specified ID.
getID(int) - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
getIdV6() - Method in class com.yahoo.document.Field
 
GetImage() - Method in interface com.yahoo.document.select.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
getIndex() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
getInheritedTypes() - Method in class com.yahoo.document.annotation.AnnotationType
 
getInheritedTypes() - Method in class com.yahoo.document.DocumentType
Returns the DocumentNames which are directly inherited by this as a read-only collection.
getInheritedTypes() - Method in class com.yahoo.document.StructDataType
 
getInOrder() - Method in class com.yahoo.document.datatypes.Struct
 
getInteger() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getItems() - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getItems() - Method in class com.yahoo.document.select.rule.AttributeNode
 
getItems() - Method in class com.yahoo.document.select.rule.LogicNode
 
getIteratorHandler(Document) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
getIteratorHandler(Document) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getIteratorHandler(Document) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getIteratorHandler(Document) - Method in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
getKey() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
getKey() - Method in class com.yahoo.document.datatypes.Struct.FieldEntry
 
getKeyType() - Method in class com.yahoo.document.MapDataType
 
getLastModified() - Method in class com.yahoo.document.Document
Returns the last modified time of this Document, when stored in persistent storage.
getLength(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the length of this span according to subtree i, i.e. getFrom(i) - getTo(i).
getLength() - Method in class com.yahoo.document.annotation.DummySpanNode
 
getLength() - Method in class com.yahoo.document.annotation.Span
 
getLength() - Method in class com.yahoo.document.annotation.SpanList
Returns the length of this span, i.e. getFrom() - getTo().
getLength() - Method in class com.yahoo.document.annotation.SpanNode
Returns the length of this span, i.e. getFrom() - getTo().
getLHS() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the left hand side of this comparison.
getLine() - Method in interface com.yahoo.document.select.parser.CharStream
Deprecated.
getList() - Method in class com.yahoo.document.FieldPath
 
getLocation() - Method in class com.yahoo.document.idstring.DocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.GroupDocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.IdIdString
 
getLocation() - Method in class com.yahoo.document.idstring.IdString
 
getLocation() - Method in class com.yahoo.document.idstring.OrderDocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.UserDocIdString
Get the location of this document id.
getLocationBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getLong() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getLookupIndex() - Method in class com.yahoo.document.FieldPathEntry
 
getLookupKey() - Method in class com.yahoo.document.FieldPathEntry
 
getMap(DataType, DataType) - Static method in class com.yahoo.document.DataType
Returns a map datatype
getMatchingResultList(DocumentOperation) - Method in class com.yahoo.document.select.DocumentSelector
Returns the list of different variables resulting in a true state for this expression.
getMatchingResultList(Context) - Method in class com.yahoo.document.select.DocumentSelector
Returns the list of different variables resulting in a true state for this expression.
getMessage() - Method in error com.yahoo.document.select.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the name of this annotation.
getName() - Method in class com.yahoo.document.annotation.SpanTree
Returns the name of this span tree.
getName() - Method in class com.yahoo.document.DataType
 
getName() - Method in class com.yahoo.document.DataTypeName
 
getName() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
getNamespace() - Method in class com.yahoo.document.idstring.IdString
 
getNamespaceSpecific() - Method in class com.yahoo.document.idstring.IdString
 
getNestedType() - Method in class com.yahoo.document.CollectionDataType
 
getNewValue() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getNewValues() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
getNewValues() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
getNextToken() - Method in class com.yahoo.document.select.parser.SelectParser
Get the next Token.
getNextToken() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Get the next Token.
getNode() - Method in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
getNode() - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getNode() - Method in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
getNode() - Method in class com.yahoo.document.select.rule.NegationNode
 
getNode() - Method in class com.yahoo.document.select.simple.SelectionParser
 
getNonNullSpanTree() - Method in class com.yahoo.document.annotation.SpanNode
Returns the SpanTree this belongs to and throws a nice NullPointerException if none
getNumber() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.NumericFieldValue
 
getNumber() - Method in class com.yahoo.document.idstring.IdIdString
 
getNumber() - Method in class com.yahoo.document.idstring.IdString
 
getNumber() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getNumber() - Method in class com.yahoo.document.idstring.UserDocIdString
 
getNumBucketBits() - Method in class com.yahoo.document.BucketDistribution
Returns the number of bits used for bucket identifiers.
getNumBuckets(int) - Static method in class com.yahoo.document.BucketDistribution
Returns the number of buckets that the given number of bucket bits will allow.
getNumBuckets() - Method in class com.yahoo.document.BucketDistribution
Returns the number of buckets available using the configured number of bucket bits.
getNumCollectionElems() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getNumColumns() - Method in class com.yahoo.document.BucketDistribution
Returns the number of columns to distribute to.
getNumSubTrees() - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the number of subtrees under this node.
getOperand() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operand of this arithmetic value update.
getOperator() - Method in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
getOperator() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the comparison operator of this.
getOperator() - Method in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
getOperator() - Method in class com.yahoo.document.select.simple.OperatorParser
 
getOperator() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operator of this arithmatic value update.
getOptionalCreateIfNonExistent() - Method in class com.yahoo.document.DocumentUpdate
 
getOrder() - Method in class com.yahoo.document.select.OrderingSpecification
 
getOrdering() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getOrdering(int) - Method in class com.yahoo.document.select.DocumentSelector
Returns the ordering specification, if any, implied by this document selection expression.
getOrdering(int) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.AttributeNode
 
getOrdering(IdNode, LiteralNode, String, int) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.DocumentNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getOrdering(int) - Method in interface com.yahoo.document.select.rule.ExpressionNode
If this document selection implies a specific ordering (using the orderdoc scheme), return that specification.
getOrdering(int) - Method in class com.yahoo.document.select.rule.IdNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.LiteralNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.LogicNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.NegationNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.NowNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.VariableNode
 
getOrderingStart() - Method in class com.yahoo.document.select.OrderingSpecification
 
getOriginalFieldPath() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getOriginalWhereClause() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getParent() - Method in class com.yahoo.document.annotation.SpanNode
Returns the parent node of this SpanNode, if any.
getPositionSummaryFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
getPredicate() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getPrimitiveMap() - Method in class com.yahoo.document.datatypes.WeightedSet
 
getPrimitiveType() - Method in class com.yahoo.document.CollectionDataType
 
getPrimitiveType() - Method in class com.yahoo.document.DataType
Returns the primitive datatype associated with this datatype, i.e.
getPrimitiveType() - Method in class com.yahoo.document.PrimitiveDataType
 
getProbability() - Method in class com.yahoo.document.annotation.AlternateSpanList.Children
 
getProbability(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the probability of the given subtree.
getQueryMap() - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
getRawId() - Method in class com.yahoo.document.BucketId
 
getRawId() - Method in class com.yahoo.document.GlobalId
Returns the raw byte array that constitutes this global id.
getRecursiveValue(String) - Method in class com.yahoo.document.datatypes.FieldValue
Using the given field path, digs through the document and returns the matching field value.
getRecursiveValue(FieldPath) - Method in class com.yahoo.document.datatypes.FieldValue
 
getReference() - Method in class com.yahoo.document.annotation.AnnotationReference
Returns the Annotation that this AnnotationReference refers to.
getRemaining() - Method in class com.yahoo.document.select.simple.Parser
 
getRemoveIfZero() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getResult() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
getResultingDataType() - Method in class com.yahoo.document.FieldPath
 
getResultingDataType() - Method in class com.yahoo.document.FieldPathEntry
 
getResults() - Method in class com.yahoo.document.select.ResultList
 
getRHS() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the right hand side of this comparison.
getRoot() - Method in class com.yahoo.document.annotation.SpanTree
Returns the root node of this span tree.
getScheme() - Method in class com.yahoo.document.DocumentId
 
getSchemeParameters() - Method in class com.yahoo.document.idstring.IdString
 
getSchemeParameters() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.DocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.GroupDocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.IdIdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.IdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.OrderDocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.UserDocIdString
Get the scheme specific part.
getScratchId() - Method in class com.yahoo.document.annotation.Annotation
 
getScratchId() - Method in class com.yahoo.document.annotation.SpanNode
 
getSelection() - Method in class com.yahoo.document.TestAndSetCondition
 
getSerializationVersion() - Method in class com.yahoo.document.update.FieldUpdate
 
getSerializedSize() - Method in class com.yahoo.document.Document
 
getSerializedSize(Document) - Static method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Returns the serialized size of the given Document.
getSpanNode() - Method in class com.yahoo.document.annotation.Annotation
Returns the SpanNode this Annotation is annotating, if any.
getSpanNodeFast() - Method in class com.yahoo.document.annotation.Annotation
Returns the SpanNode this Annotation is annotating, if any.
getSpanNodes() - Method in class com.yahoo.document.annotation.SpanTree
 
getSpanNodes(SpanTree) - Static method in class com.yahoo.document.annotation.SpanTree
 
getSpanTree() - Method in class com.yahoo.document.annotation.SpanNode
Returns the SpanTree that this node belongs to, if any.
getSpanTree() - Method in interface com.yahoo.document.annotation.SpanNodeParent
Returns the SpanTree of this, if any.
getSpanTree() - Method in class com.yahoo.document.annotation.SpanTree
Returns itself. Needed for this class to be able to be a parent of SpanNodes.
getSpanTree(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the span tree associated with the given name, or null if this does not exist.
getSpanTreeMap() - Method in class com.yahoo.document.datatypes.StringFieldValue
 
getSpanTrees() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns an unmodifiable Collection of the span trees with annotations over this String, if any.
getString() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
getStringFieldValue() - Method in class com.yahoo.document.annotation.SpanNode
Returns the StringFieldValue that this node belongs to, if any.
getStringFieldValue() - Method in interface com.yahoo.document.annotation.SpanNodeParent
Returns the StringFieldValue that this node belongs to, if any.
getStringFieldValue() - Method in class com.yahoo.document.annotation.SpanTree
Returns the StringFieldValue that this SpanTree belongs to.
GetSuffix(int) - Method in interface com.yahoo.document.select.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
getTargetType() - Method in class com.yahoo.document.ReferenceDataType
 
getTensor(TensorType) - Static method in class com.yahoo.document.DataType
Returns the given tensor type as a DataType
getTensor() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
getTensorType() - Method in class com.yahoo.document.TensorDataType
Returns the type of the tensor this field can hold
getText(int, CharSequence) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the text covered by this span as given by subtree i, or null if subtree i is empty.
getText(CharSequence) - Method in class com.yahoo.document.annotation.DummySpanNode
 
getText(CharSequence) - Method in class com.yahoo.document.annotation.Span
 
getText(CharSequence) - Method in class com.yahoo.document.annotation.SpanList
Returns the text that is covered by this SpanNode.
getText(CharSequence) - Method in class com.yahoo.document.annotation.SpanNode
Returns the text that is covered by this SpanNode.
getTo(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the character index where this SpanNode ends (exclusive), i.e. the greatest SpanNode.getTo() of all children in subtree i.
getTo() - Method in class com.yahoo.document.annotation.DummySpanNode
 
getTo() - Method in class com.yahoo.document.annotation.Span
 
getTo() - Method in class com.yahoo.document.annotation.SpanList
Returns the character index where this SpanNode ends (exclusive), i.e. the greatest SpanNode.getTo() of all children.
getTo() - Method in class com.yahoo.document.annotation.SpanNode
Returns the character index where this SpanNode ends (exclusive).
getToken(int) - Method in class com.yahoo.document.select.parser.SelectParser
Get the specific Token.
getType() - Method in class com.yahoo.document.annotation.Annotation
Returns the type of this annotation.
getType(String) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an annotation type with the given name.
getType(int) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an annotation type with the given id.
getType() - Method in class com.yahoo.document.DocumentUpdate
Returns the document type of this document update.
getType() - Method in class com.yahoo.document.FieldPathEntry
 
getType() - Method in class com.yahoo.document.idstring.IdString
 
getType() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
getType() - Method in class com.yahoo.document.select.rule.DocumentNode
 
getTypes() - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an unmodifiable Map of all types registered.
getUpdate() - Method in class com.yahoo.document.update.MapValueUpdate
 
getUpdateType() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getUsedBits() - Method in class com.yahoo.document.BucketId
 
getUserId() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getUserId() - Method in class com.yahoo.document.idstring.UserDocIdString
 
getValue() - Method in class com.yahoo.document.datatypes.Struct.FieldEntry
 
getValue() - Method in class com.yahoo.document.select.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
getValue() - Method in class com.yahoo.document.select.rule.AttributeNode
 
getValue() - Method in class com.yahoo.document.select.rule.LiteralNode
 
getValue() - Method in class com.yahoo.document.select.rule.VariableNode
 
getValue() - Method in class com.yahoo.document.select.simple.IntegerParser
 
getValue() - Method in class com.yahoo.document.select.simple.StringParser
 
getValue() - Method in class com.yahoo.document.update.AddValueUpdate
Returns the value of this value update.
getValue() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operand
getValue() - Method in class com.yahoo.document.update.AssignValueUpdate
Returns the value of this value update.
getValue() - Method in class com.yahoo.document.update.ClearValueUpdate
 
getValue() - Method in class com.yahoo.document.update.MapValueUpdate
Returns the key of the nested update
getValue() - Method in class com.yahoo.document.update.RemoveValueUpdate
Sets the key this should remove
getValue() - Method in class com.yahoo.document.update.ValueUpdate
Returns the primary "value" of this update, or null if this kind of update has no value
getValueClass() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
getValueClass() - Method in class com.yahoo.document.ArrayDataType
 
getValueClass() - Method in class com.yahoo.document.DataType
 
getValueClass() - Method in class com.yahoo.document.DocumentType
 
getValueClass() - Method in class com.yahoo.document.MapDataType
 
getValueClass() - Method in class com.yahoo.document.PrimitiveDataType
 
getValueClass() - Method in class com.yahoo.document.ReferenceDataType
 
getValueClass() - Method in class com.yahoo.document.StructDataType
 
getValueClass() - Method in class com.yahoo.document.TemporaryDataType
 
getValueClass() - Method in class com.yahoo.document.TensorDataType
 
getValueClass() - Method in class com.yahoo.document.WeightedSetDataType
 
getValues() - Method in class com.yahoo.document.datatypes.Array
 
getValueType() - Method in class com.yahoo.document.MapDataType
 
getValueUpdate(DataType, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getValueUpdate(int) - Method in class com.yahoo.document.update.FieldUpdate
Get the value update at the specified index in the list of value updates.
getValueUpdateClassID() - Method in class com.yahoo.document.update.ValueUpdate
Returns the valueUpdateClassID of this value update.
getValueUpdates() - Method in class com.yahoo.document.update.FieldUpdate
Get an unmodifiable list of all value updates that this field update specifies.
getValueUpdates(ValueUpdate.ValueUpdateClassID) - Method in class com.yahoo.document.update.FieldUpdate
Get value updates with the specified valueUpdateClassID.
getVariableName() - Method in class com.yahoo.document.FieldPathEntry
 
getVariables() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
getVariables() - Method in class com.yahoo.document.select.Context
 
getVariables() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
getVariables() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
getVersion() - Method in class com.yahoo.document.datatypes.Struct
 
getWeight() - Method in class com.yahoo.document.update.AddValueUpdate
Return the associated weight of this value update.
getWeightedSet(DataType) - Static method in class com.yahoo.document.DataType
Returns a weighted set datatype, where the elements are of the given type
getWeightedSet(DataType, boolean, boolean) - Static method in class com.yahoo.document.DataType
Returns a weighted set datatype, where the elements are of the given type, and which supports the properties createIfNonExistent and removeIfZero
getWhereClause() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getWidthBits() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getWidthBits() - Method in class com.yahoo.document.select.OrderingSpecification
 
getWidthBits() - Method in class com.yahoo.document.select.rule.IdNode
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.Array
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.FieldValue
Used to retrieve wrapped type for simple types, such that you can use get methods to retrieve ints and floats directly instead of Int/Float field values.
getWrappedValue() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.Raw
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
Expose target document ID as this value's wrapped value.
getWrappedValue() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
getWrappedValue() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.WeightedSet
 
getXValue(FieldValue) - Static method in class com.yahoo.document.PositionDataType
 
getYValue(FieldValue) - Static method in class com.yahoo.document.PositionDataType
 
getZCurveFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
gidBits - Variable in class com.yahoo.document.BucketIdFactory
 
gidMask - Variable in class com.yahoo.document.BucketIdFactory
 
GidModifier() - Constructor for class com.yahoo.document.idstring.IdString.GidModifier
 
GLOB - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
globalId - Variable in class com.yahoo.document.DocumentId
 
GlobalId - Class in com.yahoo.document
Implements an incredibly light-weight version of the document global id.
GlobalId(byte[]) - Constructor for class com.yahoo.document.GlobalId
Constructs a new global id by copying the content of the given raw byte array.
GlobalId(IdString) - Constructor for class com.yahoo.document.GlobalId
Constructs a new global id from a document id string.
GlobalId(Deserializer) - Constructor for class com.yahoo.document.GlobalId
Constructs a global id by deserializing content from the given byte buffer.
globToRegex(String) - Method in class com.yahoo.document.select.rule.ComparisonNode
Converts a glob pattern to a corresponding regular expression string.
globToRegex(char) - Method in class com.yahoo.document.select.rule.ComparisonNode
Converts a single character in a glob expression to the corresponding regular expression string.
group - Variable in class com.yahoo.document.idstring.GroupDocIdString
 
group - Variable in class com.yahoo.document.idstring.IdIdString
 
group - Variable in class com.yahoo.document.idstring.OrderDocIdString
 
GroupDocIdString - Class in com.yahoo.document.idstring
Representation of groupdoc scheme in document IDs.
GroupDocIdString(String, String, String) - Constructor for class com.yahoo.document.idstring.GroupDocIdString
Create a groupdoc scheme object.
GT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.

H

handler - Variable in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
handler - Variable in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
hasAnyFieldValues() - Method in class com.yahoo.document.annotation.SpanTree
 
hasDataType(String) - Method in class com.yahoo.document.DocumentTypeManager
 
hasDataType(int) - Method in class com.yahoo.document.DocumentTypeManager
 
hasDocType() - Method in class com.yahoo.document.DocumentId
 
hasDocType() - Method in class com.yahoo.document.idstring.IdIdString
 
hasDocType() - Method in class com.yahoo.document.idstring.IdString
 
hasField(Field, int) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(String) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(Field) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(String) - Method in class com.yahoo.document.DocumentType
Returns whether this type defines the given field name
hasField(Field, int) - Method in class com.yahoo.document.StructDataType
 
hasFieldValue() - Method in class com.yahoo.document.annotation.Annotation
Returns true if this Annotation has a value.
hasForcedId() - Method in class com.yahoo.document.Field
 
hasGroup() - Method in class com.yahoo.document.idstring.GroupDocIdString
 
hasGroup - Variable in class com.yahoo.document.idstring.IdIdString
 
hasGroup() - Method in class com.yahoo.document.idstring.IdIdString
 
hasGroup() - Method in class com.yahoo.document.idstring.IdString
 
hasGroup() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
hashCode() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
hashCode() - Method in class com.yahoo.document.annotation.Annotation
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationReference
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationType
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
hashCode() - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
hashCode() - Method in class com.yahoo.document.annotation.SpanList
 
hashCode() - Method in class com.yahoo.document.annotation.SpanNode
 
hashCode() - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
hashCode() - Method in class com.yahoo.document.annotation.SpanTree
 
hashCode() - Method in class com.yahoo.document.BucketId
 
hashCode() - Method in class com.yahoo.document.DataType
 
hashCode() - Method in class com.yahoo.document.DataTypeName
 
hashCode() - Method in class com.yahoo.document.datatypes.Array
 
hashCode() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
hashCode() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
hashCode() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.Raw
 
hashCode() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.StringFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.Struct.FieldEntry
 
hashCode() - Method in class com.yahoo.document.datatypes.Struct
 
hashCode() - Method in class com.yahoo.document.datatypes.WeightedSet
Uses hashCode() from the encapsulated Map.
hashCode() - Method in class com.yahoo.document.Document
 
hashCode() - Method in class com.yahoo.document.DocumentId
 
hashCode() - Method in class com.yahoo.document.DocumentRemove
 
hashCode() - Method in class com.yahoo.document.DocumentType
 
hashCode() - Method in class com.yahoo.document.DocumentTypeId
 
hashCode() - Method in class com.yahoo.document.DocumentUpdate
 
hashCode() - Method in class com.yahoo.document.Field
 
hashCode() - Method in class com.yahoo.document.FieldPath
 
hashCode() - Method in class com.yahoo.document.FieldPathEntry
 
hashCode() - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.GlobalId
 
hashCode() - Method in class com.yahoo.document.idstring.IdString
 
hashCode() - Method in class com.yahoo.document.select.OrderingSpecification
 
hashCode() - Method in class com.yahoo.document.StructDataType
 
hashCode() - Method in class com.yahoo.document.StructuredDataType
 
hashCode() - Method in class com.yahoo.document.update.AddValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.AssignValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.FieldUpdate
 
hashCode() - Method in class com.yahoo.document.update.MapValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.RemoveValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.ValueUpdate
 
hasNext() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
hasNext() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
hasNext() - Method in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
hasNext() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
hasNext() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
hasNext() - Method in class com.yahoo.document.annotation.SerialIterator
 
hasNext() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
hasNext() - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
hasNext() - Method in class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
hasNow() - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
hasNow(ExpressionNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
hasNumber - Variable in class com.yahoo.document.idstring.IdIdString
 
hasNumber() - Method in class com.yahoo.document.idstring.IdIdString
 
hasNumber() - Method in class com.yahoo.document.idstring.IdString
 
hasNumber() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
hasNumber() - Method in class com.yahoo.document.idstring.UserDocIdString
 
hasPrevious() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
hasPrevious() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
hasPrevious() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
hasPrevious() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
hasSpanNode() - Method in class com.yahoo.document.annotation.Annotation
Returns true if this Annotation is associated with a SpanNode (irrespective of the SpanNode being valid or not).
hasValueUpdate(ValueUpdate.ValueUpdateClassID) - Method in class com.yahoo.document.update.FieldUpdate
Returns whether this field update contains (at least) one update of the given type
header - Variable in class com.yahoo.document.Document
 
HeaderFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
HeaderFields() - Constructor for class com.yahoo.document.fieldset.HeaderFields
 
headerOnly - Variable in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
headerstruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
headerstruct(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
headerstruct(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
headerstruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
headerstruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
headerType - Variable in class com.yahoo.document.DocumentType
 
HEX - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.

I

icmp(char, char) - Method in class com.yahoo.document.select.simple.Parser
 
ID - Static variable in class com.yahoo.document.annotation.AlternateSpanList
 
id - Variable in class com.yahoo.document.annotation.AnnotationType
 
ID - Static variable in class com.yahoo.document.annotation.Span
 
ID - Static variable in class com.yahoo.document.annotation.SpanList
 
id - Variable in class com.yahoo.document.BucketId
 
id - Variable in class com.yahoo.document.datatypes.Struct.FieldEntry
 
id - Variable in class com.yahoo.document.DocumentId
 
id - Variable in class com.yahoo.document.DocumentTypeId
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
id() - Method in class com.yahoo.document.select.parser.SelectParser
 
ID - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
id - Variable in class com.yahoo.document.select.simple.IdSpecParser
 
id - Variable in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
The numeric ID of the operator, used for serialization.
id - Variable in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
ID_BUCKET - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_GROUP - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_NAMESPACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_ORDER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_SCHEME - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_SPECIFIC - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_TYPE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_USER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
id_v6 - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id_v6(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id_v6(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id_v6 - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
id_v6() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
identifier() - Method in class com.yahoo.document.select.parser.SelectParser
 
IDENTIFIER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
IdIdString - Class in com.yahoo.document.idstring
Created with IntelliJ IDEA.
IdIdString(String, String, String, String) - Constructor for class com.yahoo.document.idstring.IdIdString
Create an id scheme object.
idMap - Variable in class com.yahoo.document.annotation.AnnotationTypeRegistry
 
IdNode - Class in com.yahoo.document.select.rule
 
IdNode() - Constructor for class com.yahoo.document.select.rule.IdNode
 
IdSpecParser - Class in com.yahoo.document.select.simple
 
IdSpecParser() - Constructor for class com.yahoo.document.select.simple.IdSpecParser
 
IdString - Class in com.yahoo.document.idstring
To be used with DocumentId constructor.
IdString(IdString.Scheme, String, String) - Constructor for class com.yahoo.document.idstring.IdString
 
IdString.GidModifier - Class in com.yahoo.document.idstring
 
IdString.Scheme - Enum in com.yahoo.document.idstring
 
image - Variable in class com.yahoo.document.select.parser.Token
The string image of the token.
increasing - Variable in class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
indent - Variable in class com.yahoo.document.serialization.XmlDocumentWriter
 
indent - Variable in class com.yahoo.document.serialization.XmlStream
 
index - Variable in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
IndexKey() - Constructor for enum com.yahoo.document.annotation.SpanTree.IndexKey
 
indexOf(Object) - Method in class com.yahoo.document.datatypes.Array
 
indexOf(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
IndexValue() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
IndexValue(int) - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
IndexValue(FieldValue) - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
inherit(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
inherit(DocumentType) - Method in class com.yahoo.document.DocumentType
Adds a document to the inherited document types of this.
inherit(StructDataType) - Method in class com.yahoo.document.StructDataType
 
inheritedIterator() - Method in class com.yahoo.document.DocumentType
 
inherits(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
 
inherits - Variable in class com.yahoo.document.DocumentType
 
inherits(DocumentType) - Method in class com.yahoo.document.DocumentType
Return whether this document type inherits the given document type.
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
inherits(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
Add the given builder to this builder's list of Inherits builders
inherits(List<DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
Set the given list as this builder's list of Inherits builders
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
inherits() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
inherits(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
Inherits() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Inherits(Builder)
Inherits(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
Inherits(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
inherits(DocumenttypesConfig.Documenttype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Inherits builders
inherits(List<DocumenttypesConfig.Documenttype.Inherits.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Inherits builders
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
inherits() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
inherits(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Inherits() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Inherits(Builder)
Inherits(DocumenttypesConfig.Documenttype.Inherits.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
Inherits(DocumenttypesConfig.Documenttype.Inherits.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
inherits(StructDataType) - Method in class com.yahoo.document.StructDataType
 
initialCount - Variable in class com.yahoo.document.BucketIdFactory
 
initialise(Token, int[][], String[]) - Static method in exception com.yahoo.document.select.parser.ParseException
It uses "currentToken" and "expectedTokenSequences" to generate a parse error message and returns it.
injectInto(int) - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
input_stream - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
INSTANCE - Static variable in class com.yahoo.document.annotation.DummySpanNode
 
INSTANCE - Static variable in class com.yahoo.document.PositionDataType
 
INT - Static variable in class com.yahoo.document.DataType
 
INTEGER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
IntegerFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates an int.
IntegerFieldValue() - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(int) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(Integer) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(String) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue.Factory - Class in com.yahoo.document.datatypes
 
IntegerParser - Class in com.yahoo.document.select.simple
 
IntegerParser() - Constructor for class com.yahoo.document.select.simple.IntegerParser
 
internalSetId(DocumentId, DocumentType) - Method in class com.yahoo.document.Document
 
intersection(BucketSet) - Method in class com.yahoo.document.select.BucketSet
Returns the intersection between this bucket set and another.
INVALID_LEXICAL_STATE - Static variable in error com.yahoo.document.select.parser.TokenMgrError
Tried to change to an invalid lexical state.
invalidateOrder() - Method in class com.yahoo.document.datatypes.Struct
 
InvalidatingIterator - Class in com.yahoo.document.annotation
 
InvalidatingIterator(SpanList, ListIterator<SpanNode>) - Constructor for class com.yahoo.document.annotation.InvalidatingIterator
 
invert(Result) - Static method in enum com.yahoo.document.select.Result
Inverts the result value to the appropriate value.
isA(String) - Method in class com.yahoo.document.DocumentType
Check if this document type has the given name, or inherits from a type with that name.
isArithmetic() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
isAssignableFrom(DataType) - Method in class com.yahoo.document.DataType
 
isEmpty() - Method in class com.yahoo.document.datatypes.Array
 
isEmpty() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
isEmpty() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
isEmpty(Collection) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
isEmpty() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
isEmpty() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
isEmpty() - Method in class com.yahoo.document.datatypes.WeightedSet
Checks if this set is empty.
isEmpty() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
isEmpty() - Method in class com.yahoo.document.DocumentUpdate
Returns whether or not this field update contains any field- or field path updates.
isEmpty() - Method in class com.yahoo.document.FieldPath
 
isEmpty() - Method in class com.yahoo.document.update.FieldUpdate
Returns whether or not this field update contains any value updates.
isFinalized() - Method in class com.yahoo.document.serialization.XmlStream
Check if all tags have been properly closed.
isGenerated() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Generated Document subclasses should override this and return true.
isHeader - Variable in class com.yahoo.document.Field
 
isHeader() - Method in class com.yahoo.document.Field
 
isLeafNode() - Method in class com.yahoo.document.annotation.DummySpanNode
 
isLeafNode() - Method in class com.yahoo.document.annotation.Span
Always returns true.
isLeafNode() - Method in class com.yahoo.document.annotation.SpanList
Always returns false, even if this node has no children.
isLeafNode() - Method in class com.yahoo.document.annotation.SpanNode
Returns true if this node is a leaf node in the tree.
isMultivalue() - Method in class com.yahoo.document.CollectionDataType
 
isMultivalue() - Method in class com.yahoo.document.DataType
Returns whether this is a multivalue type, i.e either a CollectionDataType or a MapDataType
isMultivalue() - Method in class com.yahoo.document.MapDataType
 
isPresent() - Method in class com.yahoo.document.TestAndSetCondition
 
isRegistered() - Method in class com.yahoo.document.DataType
 
isSpanNodeValid() - Method in class com.yahoo.document.annotation.Annotation
Returns true iff. this Annotation is associated with a SpanNode and the SpanNode is valid.
isTag() - Method in class com.yahoo.document.WeightedSetDataType
Returns whether or not this is a tag type weighted set.
isUserSpec() - Method in class com.yahoo.document.select.simple.IdSpecParser
 
isValid() - Method in class com.yahoo.document.annotation.SpanNode
Returns whether this node is valid or not. When a child node from a SpanList, the child is marked as invalid, and the reference to it is removed from the parent SpanList.
isValueCompatible(FieldValue) - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
isValueCompatible(Annotation) - Method in class com.yahoo.document.annotation.AnnotationType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.CollectionDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.DataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.DocumentType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.MapDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.PrimitiveDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.ReferenceDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.StructDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.TemporaryDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.TensorDataType
 
Item(String) - Constructor for class com.yahoo.document.select.rule.AttributeNode.Item
 
items - Variable in class com.yahoo.document.select.rule.ArithmeticNode
 
items - Variable in class com.yahoo.document.select.rule.AttributeNode
 
items - Variable in class com.yahoo.document.select.rule.LogicNode
 
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.Array
 
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.FieldValue
Iterates through the document using the given fieldpath, calling callbacks in the given iterator handler.
iterateNested(FieldPath, int, FieldPathIteratorHandler, FieldValue) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.WeightedSet
 
iterateSubset(int, int, FieldPath, String, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.Array
 
IteratingAnnotationContainer - Class in com.yahoo.document.annotation
 
IteratingAnnotationContainer() - Constructor for class com.yahoo.document.annotation.IteratingAnnotationContainer
 
iterator(SpanNode) - Method in class com.yahoo.document.annotation.AnnotationContainer
Returns an Iterator over all annotations that annotate the given node.
iterator(IdentityHashMap<SpanNode, SpanNode>) - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
iterator(SpanNode) - Method in class com.yahoo.document.annotation.IteratingAnnotationContainer
 
iterator(IdentityHashMap<SpanNode, SpanNode>) - Method in class com.yahoo.document.annotation.IteratingAnnotationContainer
 
iterator(IdentityHashMap<SpanNode, SpanNode>) - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
iterator(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
iterator() - Method in class com.yahoo.document.annotation.SpanTree
Returns an Iterator over all annotations in this tree. Note that the iteration order is non-deterministic.
iterator(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Returns an Iterator over all annotations that annotate the given node.
iterator() - Method in class com.yahoo.document.datatypes.Array
 
iterator() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
iterator() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
iterator() - Method in class com.yahoo.document.datatypes.Struct.FieldSet
 
iterator() - Method in class com.yahoo.document.datatypes.Struct
 
iterator() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
iterator() - Method in class com.yahoo.document.datatypes.WeightedSet
 
iterator() - Method in class com.yahoo.document.Document
 
iterator() - Method in class com.yahoo.document.DocumentUpdate
 
iterator() - Method in class com.yahoo.document.FieldPath
 
iteratorFromLastCallToNext - Variable in class com.yahoo.document.annotation.RecursiveNodeIterator
 
IteratorHandler(Array) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
IteratorHandler() - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate.IteratorHandler
 
IteratorHandler() - Constructor for class com.yahoo.document.select.rule.AttributeNode.IteratorHandler
 
iteratorRecursive(SpanNode) - Method in class com.yahoo.document.annotation.AnnotationContainer
Returns a recursive Iterator over all annotations that annotate the given node and its subnodes.
iteratorRecursive(SpanNode) - Method in class com.yahoo.document.annotation.IteratingAnnotationContainer
 
iteratorRecursive(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
iteratorRecursive(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Returns a recursive Iterator over all annotations that annotate the given node and its subnodes.

J

jj_2_1(int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_2_2(int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_2_3(int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_2_rtns - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_3_1() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3_2() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3_3() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_10() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_11() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_12() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_13() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_14() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_15() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_16() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_17() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_18() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_19() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_20() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_21() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_22() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_23() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_24() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_25() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_26() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_27() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_28() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_29() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_30() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_31() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_32() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_33() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_34() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_35() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_36() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_37() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_38() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_39() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_4() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_40() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_41() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_5() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_6() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_7() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_8() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_3R_9() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_add_error_token(int, int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_consume_token(int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_endpos - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_expentries - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_expentry - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_gc - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_gen - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_kind - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_la - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_la1 - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_la1_0 - Static variable in class com.yahoo.document.select.parser.SelectParser
 
jj_la1_1 - Static variable in class com.yahoo.document.select.parser.SelectParser
 
jj_la1_init_0() - Static method in class com.yahoo.document.select.parser.SelectParser
 
jj_la1_init_1() - Static method in class com.yahoo.document.select.parser.SelectParser
 
jj_lastpos - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_lasttokens - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_ls - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_nt - Variable in class com.yahoo.document.select.parser.SelectParser
Next token.
jj_rescan - Variable in class com.yahoo.document.select.parser.SelectParser
 
jj_rescan_token() - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_save(int, int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_scan_token(int) - Method in class com.yahoo.document.select.parser.SelectParser
 
jj_scanpos - Variable in class com.yahoo.document.select.parser.SelectParser
 
jjAddStates(int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjbitVec0 - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjbitVec2 - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
JJCalls() - Constructor for class com.yahoo.document.select.parser.SelectParser.JJCalls
 
jjCanMove_0(int, int, int, long, long) - Static method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjCheckNAdd(int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjFillToken() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjmatchedKind - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjmatchedPos - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjnewStateCnt - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjnextStates - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjround - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjrounds - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjStartNfa_0(int, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjstateSet - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjStopAtPos(int, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjStopStringLiteralDfa_0(int, long) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjstrLiteralImages - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
Token literal values.
jjtoSkip - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjtoToken - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 

K

key - Variable in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
key - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
key(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
key - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
key() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
Key(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
Key(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
key - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
key - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
key() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
Key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
Key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
KeyParseResult(String, int) - Constructor for class com.yahoo.document.FieldPathEntry.KeyParseResult
 
keySet() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
keySet() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
keySet() - Method in class com.yahoo.document.datatypes.WeightedSet
 
keySet() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
keyType - Variable in class com.yahoo.document.MapDataType
 
keyTypeVespa - Variable in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
keyTypeVespa - Variable in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
kind - Variable in class com.yahoo.document.select.parser.Token
An integer that describes the kind of this token.

L

lastIndexOf(Object) - Method in class com.yahoo.document.datatypes.Array
 
lastIndexOf(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
lastModified - Variable in class com.yahoo.document.Document
 
lastPredefinedDataTypeId() - Static method in class com.yahoo.document.DataType
 
lastRendered() - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
LBRACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
LE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
length - Variable in class com.yahoo.document.annotation.Span
 
LENGTH - Static variable in class com.yahoo.document.GlobalId
The number of bytes in a global id.
level - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
level(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
level(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
level - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
level() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
LEXICAL_ERROR - Static variable in error com.yahoo.document.select.parser.TokenMgrError
Lexical error occurred.
LexicalError(boolean, int, int, int, String, char) - Static method in error com.yahoo.document.select.parser.TokenMgrError
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.document.select.parser.SelectParserTokenManager
Lexer state names.
lhs - Variable in class com.yahoo.document.select.rule.ComparisonNode
 
LINGUISTICS - Static variable in class com.yahoo.document.annotation.SpanTrees
 
list - Variable in class com.yahoo.document.FieldPath
 
ListAnnotationContainer - Class in com.yahoo.document.annotation
 
ListAnnotationContainer() - Constructor for class com.yahoo.document.annotation.ListAnnotationContainer
 
ListAnnotationContainer.AnnotationIterator - Class in com.yahoo.document.annotation
 
listIterator() - Method in class com.yahoo.document.datatypes.Array
 
listIterator(int) - Method in class com.yahoo.document.datatypes.Array
 
listIterator() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
listIterator(int) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
ListWrapper(List) - Constructor for class com.yahoo.document.datatypes.Array.ListWrapper
 
literal() - Method in class com.yahoo.document.select.parser.SelectParser
 
LiteralNode - Class in com.yahoo.document.select.rule
 
LiteralNode(Object) - Constructor for class com.yahoo.document.select.rule.LiteralNode
 
location - Variable in class com.yahoo.document.idstring.IdIdString
 
location - Variable in class com.yahoo.document.idstring.OrderDocIdString
 
locationBits - Variable in class com.yahoo.document.BucketIdFactory
 
locationMask - Variable in class com.yahoo.document.BucketIdFactory
 
log - Static variable in class com.yahoo.document.BucketDistribution
 
log - Static variable in class com.yahoo.document.DocumentTypeManager
 
log - Static variable in class com.yahoo.document.DocumentTypeManagerConfigurer
 
log - Static variable in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
logic() - Method in class com.yahoo.document.select.parser.SelectParser
 
LogicNode - Class in com.yahoo.document.select.rule
This class defines a logical expression of nodes.
LogicNode() - Constructor for class com.yahoo.document.select.rule.LogicNode
Construct an empty logic expression.
LogicNode.BucketItem - Class in com.yahoo.document.select.rule
Private class to store bucket sets in a stack.
LogicNode.NodeItem - Class in com.yahoo.document.select.rule
Private class to store expression nodes in a stack.
LogicNode.OrderingItem - Class in com.yahoo.document.select.rule
Private class to store ordering expressions in a stack.
LogicNode.ValueItem - Class in com.yahoo.document.select.rule
Private class to store results in a stack.
LONG - Static variable in class com.yahoo.document.DataType
 
LongFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a long.
LongFieldValue() - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(long) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(Long) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(String) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue.Factory - Class in com.yahoo.document.datatypes
 
LookaheadSuccess() - Constructor for error com.yahoo.document.select.parser.SelectParser.LookaheadSuccess
 
lookupIndex - Variable in class com.yahoo.document.FieldPathEntry
 
lookupKey - Variable in class com.yahoo.document.FieldPathEntry
 
LOOP_DETECTED - Static variable in error com.yahoo.document.select.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
LZ4 - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 

M

makeCompressionConfig(DocumentmanagerConfig.Datatype.Structtype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
makeLocation(String) - Static method in class com.yahoo.document.idstring.IdIdString
 
manager - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
managerToConfigure - Variable in class com.yahoo.document.DocumentTypeManagerConfigurer
 
map - Variable in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
map - Variable in class com.yahoo.document.datatypes.WeightedSet
 
map - Variable in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
map - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
map(DocumenttypesConfig.Documenttype.Datatype.Map.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
map - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
map() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Map(DocumenttypesConfig.Documenttype.Datatype.Map.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
Map(DocumenttypesConfig.Documenttype.Datatype.Map.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
MAP - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
MapDataType - Class in com.yahoo.document
Represents a map type.
MapDataType(DataType, DataType, int) - Constructor for class com.yahoo.document.MapDataType
 
MapDataType(DataType, DataType) - Constructor for class com.yahoo.document.MapDataType
 
MapFieldValue<K extends FieldValue,V extends FieldValue> - Class in com.yahoo.document.datatypes
Vespa map.
MapFieldValue(MapDataType) - Constructor for class com.yahoo.document.datatypes.MapFieldValue
 
MapFieldValue(MapDataType, int) - Constructor for class com.yahoo.document.datatypes.MapFieldValue
 
MapFieldValue.MapWrapper - Class in com.yahoo.document.datatypes
Map of field values backed by a normal map of Java objects
MapValueUpdate - Class in com.yahoo.document.update
Value update that represents performing an encapsulated value update on a subvalue.
MapValueUpdate(FieldValue, ValueUpdate) - Constructor for class com.yahoo.document.update.MapValueUpdate
 
MapWrapper(Map) - Constructor for class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
MathAssignIteratorHandler(String, Document, boolean, boolean) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
minsize - Variable in class com.yahoo.document.CompressionConfig
 
minsize - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
minsize(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
minsize(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
minsize - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
minsize() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
MOD - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
MOD - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
ModificationStatus() - Constructor for enum com.yahoo.document.datatypes.FieldPathIteratorHandler.ModificationStatus
 
modify(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
move(int, SpanNode, SpanList) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, int, SpanList) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, SpanNode, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, int, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(SpanNode, SpanList) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(int, SpanList) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(SpanNode, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(int, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
MUL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
MUL - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
multiValue - Variable in class com.yahoo.document.datatypes.FieldValue.RecursiveIteratorHandler
 
myvalues - Variable in class com.yahoo.document.datatypes.Array.ListWrapper
 

N

name - Variable in class com.yahoo.document.annotation.AnnotationType
 
name - Variable in class com.yahoo.document.annotation.SpanTree
 
name - Variable in class com.yahoo.document.DataType
 
name - Variable in class com.yahoo.document.DataTypeName
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
name - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
name - Variable in class com.yahoo.document.select.rule.AttributeNode.Item
 
name - Variable in class com.yahoo.document.serialization.XmlStream.Attribute
 
name - Variable in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
The name of the operator, mainly used in toString() methods.
name - Variable in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
nameMap - Variable in class com.yahoo.document.annotation.AnnotationTypeRegistry
 
namespace - Variable in class com.yahoo.document.idstring.IdString
 
namespaceSpecific - Variable in class com.yahoo.document.idstring.IdString
 
NE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
negation() - Method in class com.yahoo.document.select.parser.SelectParser
 
NegationNode - Class in com.yahoo.document.select.rule
 
NegationNode(ExpressionNode) - Constructor for class com.yahoo.document.select.rule.NegationNode
 
nestedType - Variable in class com.yahoo.document.CollectionDataType
 
newAllKeysLookupEntry(DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the keys of a map or weighted set.
newAllValuesLookupEntry(DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the values of a map or weighted set.
newArrayLookupEntry(int, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references an array index.
newInstance(DataType, String) - Static method in class com.yahoo.document.FieldPath
Convenience method to build a field path from a path string.
newInstance() - Static method in class com.yahoo.document.PositionDataType
 
newMapLookupEntry(FieldValue, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references a map or weighted set.
newStructFieldEntry(Field) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references a struct field.
newToken(int, String) - Static method in class com.yahoo.document.select.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class com.yahoo.document.select.parser.Token
 
newValue - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
newValues - Variable in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
newVariableLookupEntry(String, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the keys in a map or weighted set, or all the indexes of an array, an sets the given variable name as it does so (or, if the variable is set, uses the set variable to look up the collection.
next - Variable in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
next() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
next() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
next() - Method in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
next - Variable in class com.yahoo.document.annotation.PeekableListIterator
 
next() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
next() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
next() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
next() - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
next() - Method in class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
next - Variable in class com.yahoo.document.select.parser.SelectParser.JJCalls
 
next - Variable in class com.yahoo.document.select.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCalled - Variable in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
nextCalled - Variable in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
nextCalled - Variable in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
nextIndex() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
nextIndex() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
nextIndex() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
nextIndex() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
node - Variable in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
node - Variable in class com.yahoo.document.select.rule.EmbracedNode
 
node - Variable in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
node - Variable in class com.yahoo.document.select.rule.NegationNode
 
node - Variable in class com.yahoo.document.select.simple.SelectionParser
 
NodeItem(int, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
NodeItem(int, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.LogicNode.NodeItem
 
nodes - Variable in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
nodes - Variable in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
NoFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
NoFields() - Constructor for class com.yahoo.document.fieldset.NoFields
 
NONE - Static variable in class com.yahoo.document.DataType
 
NONE - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
NonRecursiveIterator(IdentityHashMap<SpanNode, SpanNode>) - Constructor for class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
NOP - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
NOP - Static variable in class com.yahoo.document.select.rule.LogicNode
 
NORMALIZED - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
normalizeProbabilities() - Method in class com.yahoo.document.annotation.AlternateSpanList
Normalizes all probabilities between 0.0 (inclusive) and 1.0 (exclusive).
NOT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
NOT_PRESENT_CONDITION - Static variable in class com.yahoo.document.TestAndSetCondition
 
now - Variable in class com.yahoo.document.select.convert.NowQueryExpression
 
now - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter.BuildState
 
now() - Method in class com.yahoo.document.select.parser.SelectParser
 
NOW - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
NowCheckVisitor - Class in com.yahoo.document.select
Traverse and check if there exists any now() function in the expression tree.
NowCheckVisitor() - Constructor for class com.yahoo.document.select.NowCheckVisitor
 
NowNode - Class in com.yahoo.document.select.rule
 
NowNode() - Constructor for class com.yahoo.document.select.rule.NowNode
 
nowNodeCount - Variable in class com.yahoo.document.select.NowCheckVisitor
 
NowQueryExpression - Class in com.yahoo.document.select.convert
Represents a query containing a valid now() expression.
NowQueryExpression(AttributeNode, ComparisonNode, ArithmeticNode) - Constructor for class com.yahoo.document.select.convert.NowQueryExpression
 
NowQueryNode - Class in com.yahoo.document.select.convert
Represents the now node in a query expression.
NowQueryNode(long) - Constructor for class com.yahoo.document.select.convert.NowQueryNode
 
NowQueryNode(ArithmeticNode) - Constructor for class com.yahoo.document.select.convert.NowQueryNode
 
NULL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
numAnnotations() - Method in class com.yahoo.document.annotation.SpanTree
Returns the total number of annotations in the tree.
numBucketBits - Variable in class com.yahoo.document.BucketDistribution
 
numChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
 
numChildren() - Method in class com.yahoo.document.annotation.SpanList
Returns the number of children this SpanList holds.
numColumns - Variable in class com.yahoo.document.BucketDistribution
 
NumericDataType - Class in com.yahoo.document
 
NumericDataType(String, int, Class, PrimitiveDataType.Factory) - Constructor for class com.yahoo.document.NumericDataType
Creates a datatype
NumericFieldValue - Class in com.yahoo.document.datatypes
 
NumericFieldValue() - Constructor for class com.yahoo.document.datatypes.NumericFieldValue
 

O

OCTAL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
onComplex(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
onComplex(FieldValue) - Method in class com.yahoo.document.datatypes.FieldValue.RecursiveIteratorHandler
 
onComplex(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate.IteratorHandler
 
onComplex(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
onComplex(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
onComplex(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate.IteratorHandler
 
onDeserialize(Deserializer) - Method in class com.yahoo.document.datatypes.FieldValue
 
onDeserialize(Deserializer) - Method in class com.yahoo.document.DocumentId
 
onPrimitive(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
onPrimitive(FieldValue) - Method in class com.yahoo.document.datatypes.FieldValue.RecursiveIteratorHandler
 
onPrimitive(FieldValue) - Method in class com.yahoo.document.select.rule.AttributeNode.IteratorHandler
 
onSerialize(Serializer) - Method in class com.yahoo.document.datatypes.FieldValue
 
onSerialize(Serializer) - Method in class com.yahoo.document.Document
 
onSerialize(Serializer) - Method in class com.yahoo.document.DocumentId
 
onSerialize(Serializer) - Method in class com.yahoo.document.DocumentType
 
operand - Variable in class com.yahoo.document.update.ArithmeticValueUpdate
 
operator - Variable in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
operator - Variable in class com.yahoo.document.select.rule.ArithmeticNode.ValueItem
 
operator - Variable in class com.yahoo.document.select.rule.ComparisonNode
 
operator - Variable in class com.yahoo.document.select.rule.LogicNode.BucketItem
 
operator - Variable in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
operator - Variable in class com.yahoo.document.select.rule.LogicNode.OrderingItem
 
operator - Variable in class com.yahoo.document.select.rule.LogicNode.ValueItem
 
operator - Variable in class com.yahoo.document.select.simple.OperatorParser
 
operator - Variable in class com.yahoo.document.update.ArithmeticValueUpdate
 
Operator(int, String) - Constructor for enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
 
OperatorParser - Class in com.yahoo.document.select.simple
 
OperatorParser() - Constructor for class com.yahoo.document.select.simple.OperatorParser
 
operatorToString(int) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
operatorToString(int) - Method in class com.yahoo.document.select.rule.LogicNode
Converts the given operator index to a string representation.
optionalWrapperEnd(FieldBase) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
optionalWrapperMarker - Variable in class com.yahoo.document.serialization.XmlDocumentWriter
 
optionalWrapperStart(FieldBase) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
OR - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
OR - Static variable in class com.yahoo.document.select.rule.LogicNode
 
order - Variable in class com.yahoo.document.datatypes.Struct
 
order - Variable in class com.yahoo.document.select.OrderingSpecification
 
OrderDocIdString - Class in com.yahoo.document.idstring
Representation of groupdoc scheme in document IDs.
OrderDocIdString(String, String, int, int, long, String) - Constructor for class com.yahoo.document.idstring.OrderDocIdString
Create a groupdoc scheme object.
ordering - Variable in class com.yahoo.document.idstring.OrderDocIdString
 
ordering - Variable in class com.yahoo.document.select.rule.LogicNode.OrderingItem
 
OrderingItem(int, OrderingSpecification) - Constructor for class com.yahoo.document.select.rule.LogicNode.OrderingItem
 
OrderingSpecification - Class in com.yahoo.document.select
 
OrderingSpecification() - Constructor for class com.yahoo.document.select.OrderingSpecification
 
OrderingSpecification(int) - Constructor for class com.yahoo.document.select.OrderingSpecification
 
OrderingSpecification(int, long, short, short) - Constructor for class com.yahoo.document.select.OrderingSpecification
 
orderingStart - Variable in class com.yahoo.document.select.OrderingSpecification
 
originalFieldPath - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
overlaps(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Checks if the text covered by this span overlaps with the text covered by another span.
override(DocumenttypesConfig.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
override(DocumenttypesConfig.Documenttype.Annotationtype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
override(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
override(DocumenttypesConfig.Documenttype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Array.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Map.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
override(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
override(DocumenttypesConfig.Documenttype.Fieldsets.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
override(DocumenttypesConfig.Documenttype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
override(DocumenttypesConfig.Documenttype.Referencetype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
owner - Variable in class com.yahoo.document.annotation.InvalidatingIterator
 

P

parent - Variable in class com.yahoo.document.annotation.SpanNode
 
parse(DocumentTypeManager, String) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.IdSpecParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.IntegerParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.OperatorParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.SelectionParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.StringParser
 
parseAndCreate(String) - Static method in class com.yahoo.document.idstring.IdString
 
parsed - Variable in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
ParseException - Exception in com.yahoo.document.select.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.document.select.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.yahoo.document.select.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.yahoo.document.select.parser.ParseException
Constructor with message.
parseFieldCollection(DocumentTypeManager, String, String) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
parseKey(String) - Static method in class com.yahoo.document.FieldPathEntry
Parse a field path map key of the form {xyz} or {"xyz"} with optional trailing data.
parseNullTerminatedString() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
parseNullTerminatedString(int) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
parseNullTerminatedString(ByteBuffer, int) - Static method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
parseNullTerminatedString(ByteBuffer) - Static method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
parseQuotedString(String, int, int, StringBuilder) - Static method in class com.yahoo.document.FieldPathEntry
 
Parser - Class in com.yahoo.document.select.simple
 
Parser() - Constructor for class com.yahoo.document.select.simple.Parser
 
parseSpecialValues(String) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
peek() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
PeekableListIterator<E> - Class in com.yahoo.document.annotation
 
PeekableListIterator(ListIterator<E>) - Constructor for class com.yahoo.document.annotation.PeekableListIterator
 
pickOrdering(OrderingSpecification, OrderingSpecification, boolean) - Method in class com.yahoo.document.select.rule.LogicNode
 
pickOrdering(Stack<LogicNode.OrderingItem>) - Method in class com.yahoo.document.select.rule.LogicNode
 
popOffTheTop(Stack<ArithmeticNode.ValueItem>) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
position - Variable in class com.yahoo.document.annotation.PeekableListIterator
 
position - Variable in class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
PositionDataType - Class in com.yahoo.document
 
PositionDataType() - Constructor for class com.yahoo.document.PositionDataType
 
PREDICATE - Static variable in class com.yahoo.document.DataType
 
predicate - Variable in class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateFieldValue - Class in com.yahoo.document.datatypes
 
PredicateFieldValue() - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateFieldValue(Predicate) - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateFieldValue(String) - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
previous() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
previous() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
previous() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
previous() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
previousIndex() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
previousIndex() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
previousIndex() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
previousIndex() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
PRIMITIVE - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
PrimitiveDataType - Class in com.yahoo.document
 
PrimitiveDataType(String, int, Class<? extends FieldValue>, PrimitiveDataType.Factory) - Constructor for class com.yahoo.document.PrimitiveDataType
Creates a datatype
PrimitiveDataType.Factory - Class in com.yahoo.document
 
printArrayXml(Array, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printByteXml(ByteFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printDocumentXml(Document, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printDoubleXml(DoubleFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printFloatXml(FloatFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printIntegerXml(IntegerFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printLongXml(LongFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printMapXml(MapFieldValue<K, V>, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printRawXml(Raw, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printStringXml(StringFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printStructXml(Struct, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printWeightedSetXml(WeightedSet, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printXml(XmlStream) - Method in class com.yahoo.document.annotation.AnnotationReference
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Array
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.FieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Raw
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.StringFieldValue
Prints XML in Vespa Document XML format for this StringFieldValue.
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Struct
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.WeightedSet
 
printXml(XmlStream) - Method in class com.yahoo.document.Document
 
probability - Variable in class com.yahoo.document.annotation.AlternateSpanList.Children
 
ProbabilityComparator() - Constructor for class com.yahoo.document.annotation.AlternateSpanList.ProbabilityComparator
 
PROXIMITY_BREAK - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
put(K, V) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
put(K, V) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
put(K, Integer) - Method in class com.yahoo.document.datatypes.WeightedSet
Add a key with an associated weight to this set.
put(FieldValue, IntegerFieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
put(FieldBase, byte[]) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
put(FieldBase, ByteBuffer) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
put(FieldBase, String) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putAll(Map<? extends K, ? extends V>) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
putAll(Map<? extends K, ? extends V>) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
putAll(Map<? extends K, ? extends Integer>) - Method in class com.yahoo.document.datatypes.WeightedSet
 
putAll(Map<? extends K, ? extends IntegerFieldValue>) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
putByte(FieldBase, byte) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putDouble(FieldBase, double) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putFloat(FieldBase, float) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putInt(FieldBase, int) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putLong(FieldBase, long) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putShort(FieldBase, short) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putUnChecked(K, IntegerFieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
Add a key with an associated weight to this set.

Q

quote(String, char) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 

R

RAW - Static variable in class com.yahoo.document.DataType
 
Raw - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a Raw value
Raw() - Constructor for class com.yahoo.document.datatypes.Raw
 
Raw(ByteBuffer) - Constructor for class com.yahoo.document.datatypes.Raw
 
Raw(byte[]) - Constructor for class com.yahoo.document.datatypes.Raw
 
raw - Variable in class com.yahoo.document.GlobalId
 
Raw.Factory - Class in com.yahoo.document.datatypes
 
RBRACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
read(Annotation) - Method in interface com.yahoo.document.serialization.AnnotationReader
 
read(Document) - Method in interface com.yahoo.document.serialization.DocumentReader
Read a document
read(DocumentUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(AssignFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(AddFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(RemoveFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldBase, Document) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of field
read(FieldBase, FieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of field
read(FieldBase, Array<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of array field
read(FieldBase, MapFieldValue<K, V>) - Method in interface com.yahoo.document.serialization.FieldReader
Read the value of a map field
read(FieldBase, ByteFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of byte field
read(FieldBase, CollectionFieldValue<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of collection field
read(FieldBase, DoubleFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of double field
read(FieldBase, FloatFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of float field
read(FieldBase, IntegerFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of integer field
read(FieldBase, LongFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of long field
read(FieldBase, Raw) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of raw field
read(FieldBase, PredicateFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of predicate field
read(FieldBase, StringFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of string field
read(FieldBase, TensorFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of the given tensor field.
read(FieldBase, ReferenceFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of the given reference field.
read(FieldBase, Struct) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of struct field
read(FieldBase, StructuredFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of structured field
read(FieldBase, WeightedSet<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of weighted set field
read(FieldBase, AnnotationReference) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of annotation reference.
read(Span) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(SpanList) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(AlternateSpanList) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(SpanTree) - Method in interface com.yahoo.document.serialization.SpanTreeReader
 
read(Document) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Document) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Raw) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Struct) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AssignFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(RemoveFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AddFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(SpanTree) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(Annotation) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(Span) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(SpanList) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AlternateSpanList) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializerHead
 
readChar() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the next character from the selected input.
readDocumentId() - Method in interface com.yahoo.document.serialization.DocumentReader
 
readDocumentId() - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
readDocumentId() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
readDocumentType() - Method in interface com.yahoo.document.serialization.DocumentReader
 
readDocumentType() - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
readDocumentType() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
READING - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
readSpanList(SpanNodeParent) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
readSpanNode() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
readSpanTree(SpanTree, boolean) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
RecursiveIteratorHandler() - Constructor for class com.yahoo.document.datatypes.FieldValue.RecursiveIteratorHandler
 
RecursiveNodeIterator - Class in com.yahoo.document.annotation
ListIterator implementation which performs a depth-first traversal of SpanNodes.
RecursiveNodeIterator(ListIterator<SpanNode>) - Constructor for class com.yahoo.document.annotation.RecursiveNodeIterator
 
RecursiveNodeIterator() - Constructor for class com.yahoo.document.annotation.RecursiveNodeIterator
 
reference - Variable in class com.yahoo.document.annotation.AnnotationReference
 
ReferenceDataType - Class in com.yahoo.document
A ReferenceDataType specifies a particular concrete document type that a ReferenceFieldValue instance binds to.
ReferenceDataType(DocumentType, int) - Constructor for class com.yahoo.document.ReferenceDataType
 
ReferenceDataType(TemporaryStructuredDataType, int) - Constructor for class com.yahoo.document.ReferenceDataType
Constructor used when building a multi document type model where the concrete instance of the target document type might not yet be known.
ReferenceDataType(StructuredDataType, int) - Constructor for class com.yahoo.document.ReferenceDataType
 
ReferenceDataType(StructuredDataType) - Constructor for class com.yahoo.document.ReferenceDataType
 
ReferenceFieldValue - Class in com.yahoo.document.datatypes
A reference field value allows search queries to access fields in other document instances as if they were fields natively stored within the searched document.
ReferenceFieldValue(ReferenceDataType) - Constructor for class com.yahoo.document.datatypes.ReferenceFieldValue
Creates an empty reference of the provided reference type.
ReferenceFieldValue(ReferenceDataType, DocumentId) - Constructor for class com.yahoo.document.datatypes.ReferenceFieldValue
Creates a reference pointing to a particular document instance in the document type referenced by referenceType.
referenceType - Variable in class com.yahoo.document.datatypes.ReferenceFieldValue
 
referencetype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
referencetype(DocumenttypesConfig.Documenttype.Referencetype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Referencetype builders
referencetype(List<DocumenttypesConfig.Documenttype.Referencetype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Referencetype builders
referencetype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
referencetype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
referencetype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Referencetype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Referencetype(Builder)
Referencetype(DocumenttypesConfig.Documenttype.Referencetype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
Referencetype(DocumenttypesConfig.Documenttype.Referencetype.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
REGEX - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
register(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Register a new annotation type. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.CollectionDataType
 
register(DocumentTypeManager) - Method in class com.yahoo.document.DataType
Registers this type in the given document manager.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.DataType
 
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.DocumentType
 
register(DataType) - Method in class com.yahoo.document.DocumentTypeManager
Register a data type of any sort, including document types.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.MapDataType
 
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.StructuredDataType
 
registerArrayType(DocumentTypeManager, int, DocumentmanagerConfig.Datatype.Arraytype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registerDefaultDataTypes() - Method in class com.yahoo.document.DocumentTypeManager
 
registerDocumentType(DocumentType) - Method in class com.yahoo.document.DocumentTypeManager
Registers a document type.
registerDocumentType(DocumentTypeManager, DocumentmanagerConfig.Datatype.Documenttype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registered - Variable in class com.yahoo.document.DataType
Set to true when this type is registered in a type manager.
registerMapType(DocumentTypeManager, int, DocumentmanagerConfig.Datatype.Maptype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registerReferenceType(DocumentTypeManager, int, DocumentmanagerConfig.Datatype.Referencetype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registerSingleType(DataType) - Method in class com.yahoo.document.DocumentTypeManager
Register a single datatype.
registerStructType(DocumentmanagerConfig, DocumentTypeManager, int, DocumentmanagerConfig.Datatype.Structtype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registerTypeIdMapping(DocumentmanagerConfig, DocumentTypeManager, DocumentmanagerConfig.Datatype, int) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
registerWeightedSetType(DocumentTypeManager, int, DocumentmanagerConfig.Datatype.Weightedsettype) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
ReInit(CharStream) - Method in class com.yahoo.document.select.parser.SelectParser
Reinitialise.
ReInit(SelectParserTokenManager) - Method in class com.yahoo.document.select.parser.SelectParser
Reinitialise.
ReInit(CharStream) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Reinitialise parser.
ReInitRounds() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
relational() - Method in class com.yahoo.document.select.parser.SelectParser
 
remaining - Variable in class com.yahoo.document.select.simple.Parser
 
remove() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer.NonRecursiveIterator
 
remove() - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
remove() - Method in class com.yahoo.document.annotation.ListAnnotationContainer.AnnotationIterator
 
remove() - Method in class com.yahoo.document.annotation.PeekableListIterator
 
remove() - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
remove() - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
remove(SpanNode) - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates the given SpanNode from this.
remove(int) - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates the SpanNode at the given index from this.
remove() - Method in class com.yahoo.document.annotation.SpanNode2AnnotationContainer.AnnotationCollectionIterator
 
remove(Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Removes an Annotation from the internal list of annotations.
remove(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
remove(int) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
remove(Object) - Method in class com.yahoo.document.datatypes.Array
 
remove(int) - Method in class com.yahoo.document.datatypes.Array
 
remove(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
remove(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
remove() - Method in class com.yahoo.document.datatypes.Struct.FieldSetIterator
 
remove(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Remove a key-weight association from this set.
remove(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
remove(Field) - Method in class com.yahoo.document.SimpleDocument
 
remove(String) - Method in class com.yahoo.document.SimpleDocument
 
remove(StructuredFieldValue, Field) - Static method in class com.yahoo.document.SimpleDocument
 
REMOVE_IF_ZERO - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
removeAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
removeAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
removeAnnotationReferencesThatPointToRemovedAnnotations() - Method in class com.yahoo.document.annotation.SpanTree
 
removeAnnotationsThatPointToInvalidSpanNodes() - Method in class com.yahoo.document.annotation.SpanTree
 
removeChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Removes the subtree at index i (both the subtree itself and its contents, which become invalidated).
removeChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Removes all subtrees (both the subtrees themselves and their contents, which become invalidated).
removeField(String) - Method in class com.yahoo.document.BaseStructDataType
 
removeField(String) - Method in class com.yahoo.document.DocumentType
Removes an field from the DocumentType.
RemoveFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
RemoveFieldPathUpdate(DocumentType, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
RemoveFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
RemoveFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
RemoveFieldPathUpdate.IteratorHandler - Class in com.yahoo.document.fieldpathupdate
 
removeFieldUpdate(int) - Method in class com.yahoo.document.DocumentUpdate
Removes the field update at the specified position in the list of field updates.
removeFieldValue(Field) - Method in class com.yahoo.document.datatypes.Struct
 
removeFieldValue(Field) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Removes and returns a field value.
removeFieldValue(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to remove the value of a named field.
removeFieldValue(Field) - Method in class com.yahoo.document.Document
 
removeifzero - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
removeifzero(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
removeifzero(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
removeifzero - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
removeifzero() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
removeIfZero - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.MathAssignIteratorHandler
 
removeIfZero - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
removeIfZero - Variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
removeIfZero - Variable in class com.yahoo.document.WeightedSetDataType
Should a member of a weightedset with weight 0 be removed
removeIfZero() - Method in class com.yahoo.document.WeightedSetDataType
Returns true if this has the property removeIfZero (only relevant for weighted sets)
removeObsoleteReferencesFromCollectionType(CollectionFieldValue, Map<Annotation, Annotation>, boolean) - Method in class com.yahoo.document.annotation.SpanTree
 
removeObsoleteReferencesFromFieldValue(FieldValue, Map<Annotation, Annotation>, boolean) - Method in class com.yahoo.document.annotation.SpanTree
 
removeObsoleteReferencesFromMapType(MapFieldValue, Map<Annotation, Annotation>, boolean) - Method in class com.yahoo.document.annotation.SpanTree
 
removeObsoleteReferencesFromStructuredType(StructuredFieldValue, Map<Annotation, Annotation>, boolean) - Method in class com.yahoo.document.annotation.SpanTree
 
removeSpanTree(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Removes the span tree associated with the given name.
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.Array
 
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
removeValue(FieldValue, Collection) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
 
removeValueUpdate(int) - Method in class com.yahoo.document.update.FieldUpdate
Removes the value update at the specified position in the list of value updates.
RemoveValueUpdate - Class in com.yahoo.document.update
Value update representing a removal of a value (and its associated weight, if any) from a multi-valued data type.
RemoveValueUpdate(FieldValue) - Constructor for class com.yahoo.document.update.RemoveValueUpdate
 
renderAsString(Struct) - Static method in class com.yahoo.document.PositionDataType
 
renderXml(Struct, XmlStream) - Static method in class com.yahoo.document.PositionDataType
 
replaceTemporaryTypeInReference(ReferenceDataType) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypes() - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypes(DataType, List<DataType>) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypesInCollection(CollectionDataType, List<DataType>) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypesInMap(MapDataType, List<DataType>) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypesInStruct(StructDataType, List<DataType>) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceTemporaryTypesInWeightedSet(WeightedSetDataType, List<DataType>) - Method in class com.yahoo.document.DocumentTypeManager
 
replaceType(String, String) - Static method in class com.yahoo.document.idstring.IdIdString
 
requireIdOfMatchingType(ReferenceDataType, DocumentId) - Static method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
requiresConversion() - Method in class com.yahoo.document.select.NowCheckVisitor
 
reset() - Method in class com.yahoo.document.BucketDistribution
Sets the number of columns to distribute to to 1, and resets the content of the internal bucket-to-column map so that it all buckets point to that single column.
resetCachedFromAndTo() - Method in class com.yahoo.document.annotation.SpanList
 
Result - Enum in com.yahoo.document.select
 
Result() - Constructor for enum com.yahoo.document.select.Result
 
result - Variable in class com.yahoo.document.select.ResultList.ResultPair
 
resultingDataType - Variable in class com.yahoo.document.FieldPathEntry
 
ResultList - Class in com.yahoo.document.select
 
ResultList() - Constructor for class com.yahoo.document.select.ResultList
 
ResultList(Result) - Constructor for class com.yahoo.document.select.ResultList
 
ResultList.ResultPair - Class in com.yahoo.document.select
 
ResultList.VariableValue - Class in com.yahoo.document.select
 
ResultPair(FieldPathIteratorHandler.VariableMap, Result) - Constructor for class com.yahoo.document.select.ResultList.ResultPair
 
results - Variable in class com.yahoo.document.select.ResultList
 
retainAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
retainAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
returnedFromNext - Variable in class com.yahoo.document.annotation.InvalidatingIterator
 
retVal - Variable in class com.yahoo.document.datatypes.FieldValue.RecursiveIteratorHandler
 
rhs - Variable in class com.yahoo.document.select.rule.ComparisonNode
 
root - Variable in class com.yahoo.document.annotation.SpanTree
 

S

scheme - Variable in class com.yahoo.document.idstring.IdString
 
Scheme() - Constructor for enum com.yahoo.document.idstring.IdString.Scheme
 
scratchId - Variable in class com.yahoo.document.annotation.Annotation
This scratch id is used to avoid using IdentityHashMaps as they are very costly.
scratchId - Variable in class com.yahoo.document.annotation.SpanNode
This scratch id is used to avoid using IdentityHashMaps as they are very costly.
searchColumn() - Method in class com.yahoo.document.select.parser.SelectParser
 
SEARCHCOLUMN - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
SearchColumnNode - Class in com.yahoo.document.select.rule
 
SearchColumnNode() - Constructor for class com.yahoo.document.select.rule.SearchColumnNode
 
SelectInput - Class in com.yahoo.document.select.parser
 
SelectInput(String) - Constructor for class com.yahoo.document.select.parser.SelectInput
 
SelectionExpressionConverter - Class in com.yahoo.document.select.convert
Class which converts a selection tree into a set of queries per document type.
SelectionExpressionConverter() - Constructor for class com.yahoo.document.select.convert.SelectionExpressionConverter
 
SelectionExpressionConverter.BuildState - Class in com.yahoo.document.select.convert
 
SelectionParser - Class in com.yahoo.document.select.simple
 
SelectionParser() - Constructor for class com.yahoo.document.select.simple.SelectionParser
 
selector - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
SelectParser - Class in com.yahoo.document.select.parser
 
SelectParser(CharStream) - Constructor for class com.yahoo.document.select.parser.SelectParser
Constructor with user supplied CharStream.
SelectParser(SelectParserTokenManager) - Constructor for class com.yahoo.document.select.parser.SelectParser
Constructor with generated Token Manager.
SelectParser.JJCalls - Class in com.yahoo.document.select.parser
 
SelectParser.LookaheadSuccess - Error in com.yahoo.document.select.parser
 
SelectParserConstants - Interface in com.yahoo.document.select.parser
Token literal values and constants.
SelectParserTokenManager - Class in com.yahoo.document.select.parser
Token Manager.
SelectParserTokenManager(CharStream) - Constructor for class com.yahoo.document.select.parser.SelectParserTokenManager
Constructor.
SelectParserTokenManager(CharStream, int) - Constructor for class com.yahoo.document.select.parser.SelectParserTokenManager
Constructor.
SelectParserUtils - Class in com.yahoo.document.select.parser
 
SelectParserUtils() - Constructor for class com.yahoo.document.select.parser.SelectParserUtils
 
SerialIterator - Class in com.yahoo.document.annotation
 
SerialIterator(List<ListIterator<SpanNode>>) - Constructor for class com.yahoo.document.annotation.SerialIterator
 
SerializationException - Exception in com.yahoo.document.serialization
Exception which is thrown when serialization fails.
SerializationException(String) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
SerializationException(Throwable) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
serializationVersion - Variable in class com.yahoo.document.update.FieldUpdate
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.annotation.AnnotationReference
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Array
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.datatypes.FieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.FieldValue
Write out field value to the specified writer
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Raw
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Struct
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.WeightedSet
 
serialize(OutputStream) - Method in class com.yahoo.document.Document
 
serialize(DocumentWriter) - Method in class com.yahoo.document.Document
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.Document
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.DocumentUpdate
 
serialize(DocumentUpdateWriter) - Method in class com.yahoo.document.DocumentUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
serialize(FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
serialize(Serializer) - Method in class com.yahoo.document.GlobalId
Serializes the content of this global id into the given byte buffer.
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.AddValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.AssignValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ClearValueUpdate
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.update.FieldUpdate
 
serialize(DocumentUpdateWriter) - Method in class com.yahoo.document.update.FieldUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.MapValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ValueUpdate
 
serializeAttributeString(GrowableByteBuffer, String) - Static method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
serializeBody(Serializer) - Method in class com.yahoo.document.Document
 
SERIALIZED_VERSION - Static variable in class com.yahoo.document.Document
 
serializeHeader(Serializer) - Method in class com.yahoo.document.Document
 
serialVersionUID - Static variable in exception com.yahoo.document.select.parser.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class com.yahoo.document.select.parser.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in error com.yahoo.document.select.parser.TokenMgrError
The version identifier for this Serializable class.
set(SpanNode) - Method in class com.yahoo.document.annotation.InvalidatingIterator
 
set(E) - Method in class com.yahoo.document.annotation.PeekableListIterator
 
set(SpanNode) - Method in class com.yahoo.document.annotation.RecursiveNodeIterator
 
set(SpanNode) - Method in class com.yahoo.document.annotation.Span.EmptyIterator
 
set(int, E) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
set(int, T) - Method in class com.yahoo.document.datatypes.Array
 
set(StructuredFieldValue, Object) - Method in interface com.yahoo.document.ExtendedField.Extract
 
set(StructuredFieldValue, Map<String, SpanTree>) - Method in interface com.yahoo.document.ExtendedStringField.ExtractSpanTrees
 
set(Field, Object) - Method in class com.yahoo.document.SimpleDocument
 
set(String, Object) - Method in class com.yahoo.document.SimpleDocument
 
set(StructuredFieldValue, Field, Object) - Static method in class com.yahoo.document.SimpleDocument
 
setAnnotationType(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
Sets the annotation type that this AnnotationReferenceDataType points to. WARNING! Do not use.
setChildren(int, List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sets the subtree at index i.
setCompressionConfig(CompressionConfig) - Method in class com.yahoo.document.BaseStructDataType
Set the config to the compressor used to compress data of this type
setCondition(TestAndSetCondition) - Method in class com.yahoo.document.DocumentOperation
 
setCorrectAnnotationReference(FieldValue, IdentityHashMap<Annotation, Integer>, List<Annotation>) - Method in class com.yahoo.document.annotation.SpanTree
 
setCorrectAnnotationReference(StructuredFieldValue, IdentityHashMap<Annotation, Integer>, List<Annotation>) - Method in class com.yahoo.document.annotation.SpanTree
 
setCorrectAnnotationReference(CollectionFieldValue, IdentityHashMap<Annotation, Integer>, List<Annotation>) - Method in class com.yahoo.document.annotation.SpanTree
 
setCorrectAnnotationReference(MapFieldValue, IdentityHashMap<Annotation, Integer>, List<Annotation>) - Method in class com.yahoo.document.annotation.SpanTree
 
setCreateIfNonExistent(boolean) - Method in class com.yahoo.document.DocumentUpdate
Sets whether this update should create the document it updates if that document does not exist.
setCreateIfNonExistent(boolean) - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
setCreateMissingPath(boolean) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
If set to true, and any part of the field path specified does not exist (except for array indexes), we create the path as necessary.
setDataType(DataType) - Method in class com.yahoo.document.annotation.AnnotationReference
 
setDataType(DataType) - Method in class com.yahoo.document.annotation.AnnotationType
Sets the data type of this annotation. WARNING! Only to be used by configuration system, do not use!!
setDataType(DataType) - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
setDataType(DataType) - Method in class com.yahoo.document.Document
 
setDataType(DataType) - Method in class com.yahoo.document.Field
Deprecated.
do not use
setDebugStream(PrintStream) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Set debug output.
setDivisionBits(short) - Method in class com.yahoo.document.select.rule.IdNode
 
setDocumentId(DocumentId) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
setDocumentOperation(DocumentOperation) - Method in class com.yahoo.document.select.Context
 
setDocumentType(DocumentType) - Method in class com.yahoo.document.DocumentUpdate
Sets the document type.
setExpression(String) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Turns this assignment into a mathematical expression assignment.
setField(String) - Method in class com.yahoo.document.select.rule.IdNode
 
setField(int) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
setField(Field) - Method in class com.yahoo.document.update.FieldUpdate
Sets the field this update applies to.
setFieldPath(String) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
setFieldUpdate(int, FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
Replaces the field update at the specified index in the list of field updates.
setFieldUpdates(List<FieldUpdate>) - Method in class com.yahoo.document.DocumentUpdate
Assigns the field updates of this document update.
setFieldValue(FieldValue) - Method in class com.yahoo.document.annotation.Annotation
Sets the value of the annotation.
setFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Sets the value of the given field.
setFieldValue(String, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to set the value of a named field.
setFieldValue(Field, String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Double) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Integer) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Long) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Byte) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Double) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Integer) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Long) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Byte) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(StructuredFieldValue, FieldValue) - Method in class com.yahoo.document.ExtendedField
 
setFieldValue(StructuredFieldValue, FieldValue) - Method in class com.yahoo.document.ExtendedStringField
 
setFrom(int) - Method in class com.yahoo.document.annotation.Span
NOTE: DO NOT USE.
setHeader(boolean) - Method in class com.yahoo.document.Field
Sets whether this is a header field
setHeaderOnly(boolean) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
setId(int) - Method in class com.yahoo.document.DataType
Sets the ID of this data type.
setId(DocumentId) - Method in class com.yahoo.document.Document
 
setId(IdString) - Method in class com.yahoo.document.DocumentId
 
setId(DocumentId) - Method in class com.yahoo.document.DocumentUpdate
Sets the document id of the document to update.
setId(int, DocumentType) - Method in class com.yahoo.document.Field
Sets the id of this field.
setIndent(String) - Method in class com.yahoo.document.serialization.XmlStream
Set an indent to use for pretty printing of XML.
setInvalid() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
setInvalid() - Method in class com.yahoo.document.annotation.SpanList
 
setInvalid() - Method in class com.yahoo.document.annotation.SpanNode
 
setKeyType(DataType) - Method in class com.yahoo.document.MapDataType
Sets the key type of this MapDataType. WARNING! Do not use! Only to be used by config system!
setLastModified(Long) - Method in class com.yahoo.document.Document
Sets the last modified time of this Document.
setLength(int) - Method in class com.yahoo.document.annotation.Span
NOTE: DO NOT USE.
setLHS(ExpressionNode) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the left hand side of this comparison.
setName(String) - Method in class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Sets the name of this SpanTree instance.
setName(String) - Method in class com.yahoo.document.DataType
Sets the name of this data type.
setName(String) - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
setName(String) - Method in class com.yahoo.document.TemporaryStructuredDataType
 
setNestedType(DataType) - Method in class com.yahoo.document.CollectionDataType
Sets the nested type of this CollectionDataType. WARNING! Do not use! Only to be used by config system!
setNewType(DocumentType) - Method in class com.yahoo.document.Document
 
setNewValue(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Turns this assignment into a literal one.
setNewValues(Array) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
setNode(ExpressionNode) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
setNode(ExpressionNode) - Method in class com.yahoo.document.select.rule.NegationNode
 
setNumBucketBits(int) - Method in class com.yahoo.document.BucketDistribution
Sets the number of buckets to use for this document distribution object.
setNumColumns(int) - Method in class com.yahoo.document.BucketDistribution
Sets the number of columns to use for this document distribution object.
setOperator(String) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the comparison operator of this.
setParent(SpanNodeParent) - Method in class com.yahoo.document.annotation.AlternateSpanList
 
setParent(SpanNodeParent) - Method in class com.yahoo.document.annotation.SpanNode
 
setPredicate(Predicate) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
setProbability(double) - Method in class com.yahoo.document.annotation.AlternateSpanList.Children
 
setProbability(int, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sets the probability of the given subtree.
setReference(Annotation) - Method in class com.yahoo.document.annotation.AnnotationReference
Set an Annotation that this AnnotationReference shall refer to.
setReferenceNoCompatibilityCheck(Annotation) - Method in class com.yahoo.document.annotation.AnnotationReference
WARNING! Only to be used by deserializers when reference is not fully deserialized yet! Sets an Annotation that this AnnotationReference shall refer to.
setRegistered() - Method in class com.yahoo.document.DataType
 
setRemaining(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
setRemoveIfZero(boolean) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
If set to true, and the new value assigned evaluates to a numeric value of 0, removes the value instead of setting it.
setRHS(ExpressionNode) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the right hand side of this comparison.
setRoot(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Sets the root of this SpanTree instance.
setScratchId(int) - Method in class com.yahoo.document.annotation.Annotation
 
setScratchId(int) - Method in class com.yahoo.document.annotation.SpanNode
 
setSpanNode(SpanNode) - Method in class com.yahoo.document.annotation.Annotation
WARNING! Should only be used by deserializers! Sets the span node that this annotation points to.
setSpanNodeFast(SpanNode) - Method in class com.yahoo.document.annotation.Annotation
WARNING! Should only be used by deserializers! Sets the span node that this annotation points to.
setSpanTree(SpanTree) - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets the span tree with annotations over this String.
setStringFieldValue(StringFieldValue) - Method in class com.yahoo.document.annotation.SpanTree
Sets the StringFieldValue that this SpanTree belongs to. This is called by StringFieldValue.setSpanTree(SpanTree) and there is no need for the user to call this except in unit tests.
setTag(boolean) - Method in class com.yahoo.document.WeightedSetDataType
Called by SD parser if a data type is explicitly tag.
setTargetType(StructuredDataType) - Method in class com.yahoo.document.ReferenceDataType
Overrides the stored temporary data type with a concrete StructuredDataType instance.
setType(AnnotationType) - Method in class com.yahoo.document.annotation.Annotation
Sets the type of this annotation. BEWARE! Should only be used during deserialization.
setType(int) - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
setType(String) - Method in class com.yahoo.document.select.rule.DocumentNode
 
setUnChecked(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Only for use by deserializer to avoid the cost of verifying input.
setupAnnotationRefTypes(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
setupAnnotationTypesWithoutPayloads(DocumentmanagerConfig, DocumentTypeManager) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
setValue(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
setValue(FieldValue) - Method in class com.yahoo.document.datatypes.Struct.FieldEntry
 
setValue(ExpressionNode) - Method in class com.yahoo.document.select.rule.AttributeNode
 
setValue(Object) - Method in class com.yahoo.document.select.rule.LiteralNode
 
setValue(String) - Method in class com.yahoo.document.select.rule.VariableNode
 
setValue(FieldValue, int) - Method in class com.yahoo.document.update.AddValueUpdate
 
setValue(FieldValue) - Method in class com.yahoo.document.update.AddValueUpdate
 
setValue(DoubleFieldValue) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Sets the operand
setValue(FieldValue) - Method in class com.yahoo.document.update.AssignValueUpdate
Sets the value to assign.
setValue(FieldValue) - Method in class com.yahoo.document.update.ClearValueUpdate
 
setValue(FieldValue) - Method in class com.yahoo.document.update.MapValueUpdate
Sets the key of the nested update
setValue(FieldValue) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
setValue(T) - Method in class com.yahoo.document.update.ValueUpdate
Sets the value of this.
setValueType(DataType) - Method in class com.yahoo.document.MapDataType
Sets the key type of this MapDataType. WARNING! Do not use! Only to be used by config system!
setValueUpdate(int, ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Replaces the value update at the specified position in the list of value updates with the specified value update.
setVariables(Map<String, Object>) - Method in class com.yahoo.document.select.Context
 
setVersion(int) - Method in class com.yahoo.document.datatypes.Struct
 
setWhereClause(String) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
setWidthBits(short) - Method in class com.yahoo.document.select.rule.IdNode
 
shutdown() - Method in class com.yahoo.document.DocumentTypeManager
 
SimpleAssignIteratorHandler(FieldValue, boolean, boolean) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate.SimpleAssignIteratorHandler
 
SimpleDocument - Class in com.yahoo.document
 
SimpleDocument(Document) - Constructor for class com.yahoo.document.SimpleDocument
 
singleValueTag(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
size() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
size() - Method in class com.yahoo.document.datatypes.Array
 
size() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
size() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
size() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
size() - Method in class com.yahoo.document.datatypes.Struct.FieldSet
 
size() - Method in class com.yahoo.document.datatypes.WeightedSet
Returns the number of key-weight pairs in this set.
size() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
size() - Method in class com.yahoo.document.DocumentUpdate
Get the number of field updates in this document update.
size() - Method in class com.yahoo.document.FieldPath
 
size() - Method in class com.yahoo.document.update.FieldUpdate
Get the number of value updates in this field update.
skipDotInString(String, int) - Static method in class com.yahoo.document.DataType
Utility function for parsing field paths.
skipWhitespace(String, int, int) - Static method in class com.yahoo.document.FieldPathEntry
 
sortChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts children in all subtrees by occurrence in the text covered.
sortChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts children in subtree i by occurrence in the text covered.
sortChildren() - Method in class com.yahoo.document.annotation.SpanList
Sorts children by occurrence in the text covered.
sortChildrenRecursive() - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively sorts all children in all subtrees by occurrence in the text covered.
sortChildrenRecursive(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively sorts all children in subtree i by occurrence in the text covered.
sortChildrenRecursive() - Method in class com.yahoo.document.annotation.SpanList
Recursively sorts all children by occurrence in the text covered.
sortSubTreesByProbability() - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts the subtrees under this AlternateSpanList by descending probability, such that the most probable subtree becomes the first subtree, and so on.
Span - Class in com.yahoo.document.annotation
This class represents a range of characters from a string. This is the leaf node in a Span tree.
Span(int, int) - Constructor for class com.yahoo.document.annotation.Span
This will construct a valid span or throw IllegalArgumentException if the span is invalid.
Span(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.Span
Creates an empty Span, used mainly for deserialization.
Span() - Constructor for class com.yahoo.document.annotation.Span
WARNING! Only to be used by deserializers! Creates an empty Span instance.
Span(Span) - Constructor for class com.yahoo.document.annotation.Span
Copies the given Span into a new Span instance.
span(int, int) - Method in class com.yahoo.document.annotation.SpanList
Create a span, add it to this list and return it
Span.EmptyIterator - Class in com.yahoo.document.annotation
 
SpanList - Class in com.yahoo.document.annotation
A node in a Span tree that can have child nodes.
SpanList() - Constructor for class com.yahoo.document.annotation.SpanList
Creates a new SpanList.
SpanList(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.SpanList
 
SpanList(List<SpanNode>) - Constructor for class com.yahoo.document.annotation.SpanList
 
SpanList(SpanList) - Constructor for class com.yahoo.document.annotation.SpanList
Deep-copies a SpanList.
spanList() - Method in class com.yahoo.document.annotation.SpanTree
Convenience shorthand for (SpanList)getRoot().
spanNode - Variable in class com.yahoo.document.annotation.Annotation
 
SpanNode - Class in com.yahoo.document.annotation
Base class of nodes in a Span tree.
SpanNode() - Constructor for class com.yahoo.document.annotation.SpanNode
 
spanNode2Annotation - Variable in class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
SpanNode2AnnotationContainer - Class in com.yahoo.document.annotation
TODO: Should this be removed?
SpanNode2AnnotationContainer() - Constructor for class com.yahoo.document.annotation.SpanNode2AnnotationContainer
 
SpanNode2AnnotationContainer.AnnotationCollectionIterator - Class in com.yahoo.document.annotation
 
spanNodeCounter - Variable in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
SpanNodeParent - Interface in com.yahoo.document.annotation
An interface to be implemented by classes that can be parents of SpanNodes.
SpanNodeReader - Interface in com.yahoo.document.serialization
 
spanNodes - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
SpanNodeWriter - Interface in com.yahoo.document.serialization
 
SpanTree - Class in com.yahoo.document.annotation
A SpanTree holds a root node of a tree of SpanNodes, and a List of Annotations pointing to these nodes or each other. It also has a name.
SpanTree() - Constructor for class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Creates an empty SpanTree instance.
SpanTree(String, SpanNode) - Constructor for class com.yahoo.document.annotation.SpanTree
Creates a new SpanTree with a given root node.
SpanTree(String) - Constructor for class com.yahoo.document.annotation.SpanTree
Creates a new SpanTree with the given name and an empty SpanList as its root node.
SpanTree(SpanTree) - Constructor for class com.yahoo.document.annotation.SpanTree
 
SpanTree.IndexKey - Enum in com.yahoo.document.annotation
 
SpanTreeReader - Interface in com.yahoo.document.serialization
 
SpanTrees - Class in com.yahoo.document.annotation
This is a container for all SpanTrees constants used by built-in Vespa features.
SpanTrees() - Constructor for class com.yahoo.document.annotation.SpanTrees
 
spanTrees - Variable in class com.yahoo.document.datatypes.StringFieldValue
 
SpanTreeWriter - Interface in com.yahoo.document.serialization
 
SPECIAL_TOKEN - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
specialToken - Variable in class com.yahoo.document.select.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.
sstruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
sstruct - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
sstruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
Sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
stack - Variable in class com.yahoo.document.annotation.RecursiveNodeIterator
 
startsWith(FieldPath) - Method in class com.yahoo.document.FieldPath
Compares this field path with the given field path, returns true if the field path starts with the other.
state - Variable in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
STATIC_LEXER_ERROR - Static variable in error com.yahoo.document.select.parser.TokenMgrError
An attempt was made to create a second instance of a static token manager.
STEM - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
STRING - Static variable in class com.yahoo.document.DataType
 
STRING - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
stringFieldValue - Variable in class com.yahoo.document.annotation.SpanTree
 
StringFieldValue - Class in com.yahoo.document.datatypes
A StringFieldValue is a wrapper class that holds a String in Documents and other FieldValues.
StringFieldValue() - Constructor for class com.yahoo.document.datatypes.StringFieldValue
Creates a new StringFieldValue holding an empty String.
StringFieldValue(String) - Constructor for class com.yahoo.document.datatypes.StringFieldValue
Creates a new StringFieldValue with the given value.
StringFieldValue.Factory - Class in com.yahoo.document.datatypes
 
StringParser - Class in com.yahoo.document.select.simple
 
StringParser() - Constructor for class com.yahoo.document.select.simple.StringParser
 
stringPositions - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
stringToOperator(String) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
stringToOperator(String) - Method in class com.yahoo.document.select.rule.LogicNode
Converts the given operator string to a corresponding operator index.
stripFields(Document, FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
Strips all fields not wanted by the given field set from the document.
Struct - Class in com.yahoo.document.datatypes
Date: Apr 15, 2008
Struct(DataType) - Constructor for class com.yahoo.document.datatypes.Struct
 
STRUCT - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
Struct.FieldEntry - Class in com.yahoo.document.datatypes
 
Struct.FieldSet - Class in com.yahoo.document.datatypes
 
Struct.FieldSetIterator - Class in com.yahoo.document.datatypes
 
STRUCT_NAME - Static variable in class com.yahoo.document.PositionDataType
 
StructDataType - Class in com.yahoo.document
 
StructDataType(String) - Constructor for class com.yahoo.document.StructDataType
 
StructDataType(int, String) - Constructor for class com.yahoo.document.StructDataType
 
StructuredDataType - Class in com.yahoo.document
TODO: What is this and why
StructuredDataType(String) - Constructor for class com.yahoo.document.StructuredDataType
 
StructuredDataType(int, String) - Constructor for class com.yahoo.document.StructuredDataType
 
StructuredFieldValue - Class in com.yahoo.document.datatypes
 
StructuredFieldValue(StructuredDataType) - Constructor for class com.yahoo.document.datatypes.StructuredFieldValue
 
SUB - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
SUB - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
subList(int, int) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
subList(int, int) - Method in class com.yahoo.document.datatypes.Array
 
subscriber - Variable in class com.yahoo.document.DocumentTypeManager
 
superType - Variable in class com.yahoo.document.annotation.AnnotationType
 
superType - Variable in class com.yahoo.document.StructDataType
 
SwitchTo(int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Switch to specified lex state.

T

TAG - Static variable in class com.yahoo.document.DataType
 
tag - Variable in class com.yahoo.document.WeightedSetDataType
The tag type is ambiguous, this flag is true if the user explicitly set a field to tag
tags - Variable in class com.yahoo.document.serialization.XmlStream
 
target_type_id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
target_type_id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
target_type_id(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
target_type_id - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
target_type_id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
targetType - Variable in class com.yahoo.document.ReferenceDataType
 
TemporaryDataType - Class in com.yahoo.document
 
TemporaryDataType(int, String) - Constructor for class com.yahoo.document.TemporaryDataType
 
TemporaryStructuredDataType - Class in com.yahoo.document
Internal class, DO NOT USE!! Only public because it must be used from com.yahoo.searchdefinition.parser.
TemporaryStructuredDataType(String) - Constructor for class com.yahoo.document.TemporaryStructuredDataType
 
TemporaryStructuredDataType(int) - Constructor for class com.yahoo.document.TemporaryStructuredDataType
 
tensor - Variable in class com.yahoo.document.datatypes.TensorFieldValue
 
TENSOR - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
TensorDataType - Class in com.yahoo.document
A DataType containing a tensor type
TensorDataType(TensorType) - Constructor for class com.yahoo.document.TensorDataType
 
tensorDataTypeCode - Static variable in class com.yahoo.document.DataType
 
TensorFieldValue - Class in com.yahoo.document.datatypes
Field value class that wraps a tensor.
TensorFieldValue(TensorType) - Constructor for class com.yahoo.document.datatypes.TensorFieldValue
Create an empty tensor field value
TensorFieldValue(Tensor) - Constructor for class com.yahoo.document.datatypes.TensorFieldValue
Create a tensor field value containing the given tensor
tensorType - Variable in class com.yahoo.document.TensorDataType
 
TERM - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
TestAndSetCondition - Class in com.yahoo.document
The TestAndSetCondition class represents a test and set condition.
TestAndSetCondition() - Constructor for class com.yahoo.document.TestAndSetCondition
 
TestAndSetCondition(String) - Constructor for class com.yahoo.document.TestAndSetCondition
 
threshold - Variable in class com.yahoo.document.CompressionConfig
 
threshold - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
threshold(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
threshold(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
threshold - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
threshold() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
thresholdFactor() - Method in class com.yahoo.document.CompressionConfig
get a multiplier for comparing compressed and original size
toArray() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
toArray(T[]) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
toArray() - Method in class com.yahoo.document.datatypes.Array
 
toArray(T[]) - Method in class com.yahoo.document.datatypes.Array
 
toBucketId() - Method in class com.yahoo.document.GlobalId
 
toCompressorType(DocumentmanagerConfig.Datatype.Structtype.Compresstype.Enum) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
token - Variable in class com.yahoo.document.select.parser.SelectParser
Current token.
Token - Class in com.yahoo.document.select.parser
Describes the input token stream.
Token() - Constructor for class com.yahoo.document.select.parser.Token
No-argument constructor
Token(int) - Constructor for class com.yahoo.document.select.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.yahoo.document.select.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class com.yahoo.document.select.parser.SelectParser
Generated Token Manager.
TOKEN_TYPE - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
tokenImage - Variable in exception com.yahoo.document.select.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.document.select.parser.SelectParserConstants
Literal token values.
TokenMgrError - Error in com.yahoo.document.select.parser
Token Manager Error.
TokenMgrError() - Constructor for error com.yahoo.document.select.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error com.yahoo.document.select.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.yahoo.document.select.parser.TokenMgrError
Full Constructor.
toResult(Object) - Static method in enum com.yahoo.document.select.Result
Converts the given object value into an instance of this Result enumeration.
toResult() - Method in class com.yahoo.document.select.ResultList
 
toResultList(Object) - Static method in class com.yahoo.document.select.ResultList
Converts the given object value into a result list, so it can be compared by logical operators.
toString() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
toString() - Method in class com.yahoo.document.annotation.Annotation
 
toString() - Method in class com.yahoo.document.annotation.AnnotationReference
 
toString() - Method in class com.yahoo.document.annotation.AnnotationType
 
toString() - Method in class com.yahoo.document.annotation.Span
 
toString() - Method in class com.yahoo.document.annotation.SpanList
 
toString() - Method in class com.yahoo.document.annotation.SpanTree
 
toString() - Method in class com.yahoo.document.BucketId
 
toString() - Method in class com.yahoo.document.DataType
 
toString() - Method in class com.yahoo.document.DataTypeName
 
toString() - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
toString() - Method in class com.yahoo.document.datatypes.Array
 
toString() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
toString() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.Raw
 
toString() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
toString() - Method in class com.yahoo.document.datatypes.Struct
 
toString() - Method in class com.yahoo.document.datatypes.WeightedSet
Uses toString() from the encapsulated Map.
toString() - Method in class com.yahoo.document.Document
 
toString() - Method in class com.yahoo.document.DocumentId
 
toString() - Method in class com.yahoo.document.DocumentRemove
 
toString() - Method in class com.yahoo.document.DocumentTypeId
 
toString() - Method in class com.yahoo.document.DocumentUpdate
 
toString() - Method in class com.yahoo.document.Field
 
toString() - Method in class com.yahoo.document.FieldPath
 
toString() - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
toString() - Method in class com.yahoo.document.FieldPathEntry
 
toString() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
toString() - Method in class com.yahoo.document.GlobalId
 
toString() - Method in class com.yahoo.document.idstring.IdString
 
toString() - Method in class com.yahoo.document.select.convert.NowQueryExpression
 
toString() - Method in class com.yahoo.document.select.convert.NowQueryNode
 
toString() - Method in class com.yahoo.document.select.DocumentSelector
Returns this selector as a Document Selection Language string.
toString() - Method in class com.yahoo.document.select.OrderingSpecification
 
toString() - Method in class com.yahoo.document.select.parser.Token
Returns the image.
toString() - Method in enum com.yahoo.document.select.Result
 
toString() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
toString() - Method in class com.yahoo.document.select.ResultList
 
toString() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
toString() - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
toString() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
toString() - Method in class com.yahoo.document.select.rule.AttributeNode
 
toString() - Method in class com.yahoo.document.select.rule.ComparisonNode
 
toString() - Method in class com.yahoo.document.select.rule.DocumentNode
 
toString() - Method in class com.yahoo.document.select.rule.EmbracedNode
 
toString() - Method in class com.yahoo.document.select.rule.IdNode
 
toString() - Method in class com.yahoo.document.select.rule.LiteralNode
 
toString() - Method in class com.yahoo.document.select.rule.LogicNode
 
toString() - Method in class com.yahoo.document.select.rule.NegationNode
 
toString() - Method in class com.yahoo.document.select.rule.NowNode
 
toString() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
toString() - Method in class com.yahoo.document.select.rule.VariableNode
 
toString() - Method in class com.yahoo.document.serialization.XmlStream
 
toString() - Method in class com.yahoo.document.update.AddValueUpdate
 
toString() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
toString() - Method in class com.yahoo.document.update.AssignValueUpdate
 
toString() - Method in class com.yahoo.document.update.FieldUpdate
 
toString() - Method in class com.yahoo.document.update.MapValueUpdate
 
toString() - Method in class com.yahoo.document.update.RemoveValueUpdate
 
toString() - Method in class com.yahoo.document.update.ValueUpdate
 
toUtf8() - Method in class com.yahoo.document.idstring.IdString
 
toXml() - Method in class com.yahoo.document.datatypes.FieldValue
Get XML representation of a single field and all its children, if any.
toXML(String) - Method in class com.yahoo.document.Document
 
toXml() - Method in class com.yahoo.document.Document
Get XML representation of the document root and its children, contained within a <document></document> tag.
TRANSFORMED - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
traversed - Variable in class com.yahoo.document.annotation.PeekableListIterator
 
TRUE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
type - Variable in class com.yahoo.document.annotation.Annotation
 
type - Variable in class com.yahoo.document.CompressionConfig
 
type - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
type(DocumenttypesConfig.Documenttype.Datatype.Type.Enum) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
type(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
type - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
type(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
type(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
type - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
type() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
Type() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
Type(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
type - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
type() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Type() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
Type(DocumenttypesConfig.Documenttype.Datatype.Type.Enum) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
type - Variable in class com.yahoo.document.FieldPathEntry
 
Type() - Constructor for enum com.yahoo.document.FieldPathEntry.Type
 
Type(int) - Constructor for enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
type - Variable in class com.yahoo.document.idstring.IdIdString
 
type - Variable in class com.yahoo.document.select.rule.AttributeNode.Item
 
type - Variable in class com.yahoo.document.select.rule.DocumentNode
 

U

union(BucketSet) - Method in class com.yahoo.document.select.BucketSet
Returns the union between this bucket set and another.
unquote(String) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 
unregister(String) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unregister(int) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unregister(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unwrap(Object) - Method in class com.yahoo.document.datatypes.Array.ListWrapper
 
unwrap(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
unwrap(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
unwrapValue(FieldValue) - Static method in class com.yahoo.document.SimpleDocument
 
update - Variable in class com.yahoo.document.update.MapValueUpdate
 
updType - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
URI - Static variable in class com.yahoo.document.DataType
 
UriFieldValue - Class in com.yahoo.document.datatypes
Created with IntelliJ IDEA.
UriFieldValue() - Constructor for class com.yahoo.document.datatypes.UriFieldValue
 
UriFieldValue(String) - Constructor for class com.yahoo.document.datatypes.UriFieldValue
 
UriFieldValue.Factory - Class in com.yahoo.document.datatypes
 
usedBits - Variable in class com.yahoo.document.idstring.IdString.GidModifier
 
usedMask - Static variable in class com.yahoo.document.BucketId
 
UserDocIdString - Class in com.yahoo.document.idstring
Representation of userdoc scheme in document IDs.
UserDocIdString(String, long, String) - Constructor for class com.yahoo.document.idstring.UserDocIdString
Create a userdoc scheme object.
userId - Variable in class com.yahoo.document.idstring.UserDocIdString
 

V

valid - Variable in class com.yahoo.document.annotation.SpanNode
 
validateCompatibleTypes(DataType, FieldValue) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
validateId(int, DocumentType, int) - Method in class com.yahoo.document.Field
 
validateNoZeroBytes(String) - Static method in class com.yahoo.document.idstring.IdString
 
validateTextString(String) - Static method in class com.yahoo.document.datatypes.StringFieldValue
 
validateTextString(String) - Static method in class com.yahoo.document.idstring.IdString
 
valTypeVespa - Variable in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
valTypeVespa - Variable in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
value - Variable in class com.yahoo.document.annotation.Annotation
 
value - Variable in class com.yahoo.document.datatypes.ByteFieldValue
 
value - Variable in class com.yahoo.document.datatypes.DoubleFieldValue
 
value - Variable in class com.yahoo.document.datatypes.FloatFieldValue
 
value - Variable in class com.yahoo.document.datatypes.IntegerFieldValue
 
value - Variable in class com.yahoo.document.datatypes.LongFieldValue
 
value - Variable in class com.yahoo.document.datatypes.Raw
 
value - Variable in class com.yahoo.document.datatypes.StringFieldValue
 
value - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
value(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
value - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
value() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
Value(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
Value(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
value - Variable in class com.yahoo.document.idstring.IdString.GidModifier
 
value - Variable in class com.yahoo.document.select.convert.NowQueryNode
 
value() - Method in class com.yahoo.document.select.parser.SelectParser
 
value - Variable in class com.yahoo.document.select.ResultList.VariableValue
 
value - Variable in class com.yahoo.document.select.rule.ArithmeticNode.ValueItem
 
value - Variable in class com.yahoo.document.select.rule.AttributeNode
 
value - Variable in class com.yahoo.document.select.rule.LiteralNode
 
value - Variable in class com.yahoo.document.select.rule.LogicNode.ValueItem
 
value - Variable in class com.yahoo.document.select.rule.VariableNode
 
value - Variable in class com.yahoo.document.select.simple.IntegerParser
 
value - Variable in class com.yahoo.document.select.simple.StringParser
 
value - Variable in class com.yahoo.document.serialization.XmlStream.Attribute
 
value - Variable in class com.yahoo.document.update.AddValueUpdate
 
value - Variable in class com.yahoo.document.update.AssignValueUpdate
 
value - Variable in class com.yahoo.document.update.MapValueUpdate
 
value - Variable in class com.yahoo.document.update.RemoveValueUpdate
 
valueClass - Variable in class com.yahoo.document.PrimitiveDataType
 
ValueItem(int, Number) - Constructor for class com.yahoo.document.select.rule.ArithmeticNode.ValueItem
 
ValueItem(int, ResultList) - Constructor for class com.yahoo.document.select.rule.LogicNode.ValueItem
 
valueOf(String) - Static method in enum com.yahoo.document.annotation.SpanTree.IndexKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.datatypes.FieldPathIteratorHandler.ModificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.FieldPathEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
valueOf(String) - Static method in enum com.yahoo.document.idstring.IdString.Scheme
Returns the enum constant of this type with the specified name.
valueOf(Integer, Integer) - Static method in class com.yahoo.document.PositionDataType
 
valueOf(String) - Static method in enum com.yahoo.document.select.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yahoo.document.annotation.SpanTree.IndexKey
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.yahoo.document.datatypes.Array
 
values() - Static method in enum com.yahoo.document.datatypes.FieldPathIteratorHandler.ModificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
values - Variable in class com.yahoo.document.datatypes.MapFieldValue
 
values() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
values - Variable in class com.yahoo.document.datatypes.Struct
 
values() - Method in class com.yahoo.document.datatypes.WeightedSet
 
values() - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
values() - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.FieldPathEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.idstring.IdString.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.select.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.yahoo.document.select.rule.AttributeNode.IteratorHandler
 
values() - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class com.yahoo.document.MapDataType
 
ValueUpdate<T extends FieldValue> - Class in com.yahoo.document.update
A value update represents some action to perform to a value.
ValueUpdate(ValueUpdate.ValueUpdateClassID) - Constructor for class com.yahoo.document.update.ValueUpdate
 
ValueUpdate.ValueUpdateClassID - Enum in com.yahoo.document.update
 
valueUpdateClassID - Variable in class com.yahoo.document.update.ValueUpdate
 
ValueUpdateClassID(int, String) - Constructor for enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
valueUpdates - Variable in class com.yahoo.document.update.FieldUpdate
 
variable() - Method in class com.yahoo.document.select.parser.SelectParser
 
VariableMap() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.VariableMap
 
variableName - Variable in class com.yahoo.document.FieldPathEntry
 
VariableNode - Class in com.yahoo.document.select.rule
 
VariableNode(String) - Constructor for class com.yahoo.document.select.rule.VariableNode
 
variables - Variable in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
variables - Variable in class com.yahoo.document.select.Context
 
variables - Variable in class com.yahoo.document.select.ResultList.ResultPair
 
variables - Variable in class com.yahoo.document.select.ResultList.VariableValue
 
VariableValue(FieldPathIteratorHandler.VariableMap, Object) - Constructor for class com.yahoo.document.select.ResultList.VariableValue
 
VariableValueList() - Constructor for class com.yahoo.document.select.rule.AttributeNode.VariableValueList
 
verifyElementCompatibility(T) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
verifyTypeConsistency(DocumentType) - Method in class com.yahoo.document.DocumentType
Fail if the subtype changes the type of any equally named field.
version - Variable in class com.yahoo.document.datatypes.Struct
 
version - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
version(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
version(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
version - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
version(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
version(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
version - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
version() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
version - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
version() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
version - Variable in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
VespaDocumentDeserializer42 - Class in com.yahoo.document.serialization
Deprecated.
Please use VespaDocumentDeserializerHead instead for new code.
VespaDocumentDeserializer42(DocumentTypeManager, GrowableByteBuffer, GrowableByteBuffer, short) - Constructor for class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
VespaDocumentDeserializer42(DocumentTypeManager, GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
VespaDocumentDeserializer42(DocumentTypeManager, GrowableByteBuffer, GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
VespaDocumentDeserializerHead - Class in com.yahoo.document.serialization
Class used for de-serializing documents on the current head document format.
VespaDocumentDeserializerHead(DocumentTypeManager, GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentDeserializerHead
 
VespaDocumentSerializer42 - Class in com.yahoo.document.serialization
Deprecated.
Please use VespaDocumentSerializerHead instead for new code.
VespaDocumentSerializer42(GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
VespaDocumentSerializer42(ByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
VespaDocumentSerializer42(byte[]) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
VespaDocumentSerializer42() - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
VespaDocumentSerializer42(GrowableByteBuffer, boolean) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
VespaDocumentSerializerHead - Class in com.yahoo.document.serialization
Class used for serializing documents on the current head document format.
VespaDocumentSerializerHead(GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
visit(ArithmeticNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(AttributeNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(ComparisonNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(DocumentNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(EmbracedNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(IdNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(LiteralNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(LogicNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(NegationNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(NowNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(SearchColumnNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(VariableNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(Visitor) - Method in class com.yahoo.document.select.DocumentSelector
Visits the expression tree.
visit(ArithmeticNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(AttributeNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(ComparisonNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(DocumentNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(EmbracedNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(IdNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(LiteralNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(LogicNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(NegationNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(NowNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(SearchColumnNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(VariableNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(ArithmeticNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(AttributeNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(ComparisonNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(DocumentNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(EmbracedNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(IdNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(LiteralNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(LogicNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(NegationNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(NowNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(SearchColumnNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(VariableNode) - Method in interface com.yahoo.document.select.Visitor
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.CollectionDataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.DataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.DocumentType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.PrimitiveDataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.WeightedSetDataType
 
Visitor - Interface in com.yahoo.document.select
This interface can be used to create custom visitors for the selection tree.

W

weight - Variable in class com.yahoo.document.update.AddValueUpdate
 
WeightedSet<K extends FieldValue> - Class in com.yahoo.document.datatypes
A weighted set, a unique set of keys with an associated integer weight.
WeightedSet(DataType) - Constructor for class com.yahoo.document.datatypes.WeightedSet
Creates a new WeightedSet.
WeightedSet(DataType, int) - Constructor for class com.yahoo.document.datatypes.WeightedSet
Creates a new weighted set with a given initial capacity.
WeightedSet.WeightedSetWrapper - Class in com.yahoo.document.datatypes
Weighted set MapFieldValue, backed by map of native Java types.
WeightedSetDataType - Class in com.yahoo.document
 
WeightedSetDataType(DataType, boolean, boolean) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetDataType(DataType, boolean, boolean, int) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetDataType(String, int, DataType, boolean, boolean) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetWrapper(Map, MapDataType) - Constructor for class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
whereClause - Variable in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
widthBits - Variable in class com.yahoo.document.idstring.OrderDocIdString
 
widthBits - Variable in class com.yahoo.document.select.OrderingSpecification
 
widthBits - Variable in class com.yahoo.document.select.rule.IdNode
 
withoutCountBits() - Method in class com.yahoo.document.BucketId
 
wrapKey(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
wrapKey(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
wrapValue(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue.MapWrapper
 
wrapValue(Object) - Method in class com.yahoo.document.datatypes.WeightedSet.WeightedSetWrapper
 
wrapValue(DataType, Object) - Static method in class com.yahoo.document.SimpleDocument
 
write(Annotation) - Method in interface com.yahoo.document.serialization.AnnotationWriter
 
write(DocumentUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(FieldUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(AddValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(MapValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(ArithmeticValueUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(AssignValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(RemoveValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(ClearValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(Document) - Method in interface com.yahoo.document.serialization.DocumentWriter
write out a document
write(DocumentId) - Method in interface com.yahoo.document.serialization.DocumentWriter
 
write(DocumentType) - Method in interface com.yahoo.document.serialization.DocumentWriter
 
write(FieldBase, FieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of field
write(FieldBase, Document) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of field
write(FieldBase, Array<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of array field
write(FieldBase, MapFieldValue<K, V>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write the value of a map field
write(FieldBase, ByteFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of byte field
write(FieldBase, CollectionFieldValue<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of collection field
write(FieldBase, DoubleFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of double field
write(FieldBase, FloatFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of float field
write(FieldBase, IntegerFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of integer field
write(FieldBase, LongFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of long field
write(FieldBase, Raw) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of raw field
write(FieldBase, PredicateFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of predicate field
write(FieldBase, StringFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of string field
write(FieldBase, TensorFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of the given tensor field value.
write(FieldBase, ReferenceFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of the given reference field value.
write(FieldBase, Struct) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of struct field
write(FieldBase, StructuredFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of structured field
write(FieldBase, WeightedSet<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of weighted set field
write(FieldBase, AnnotationReference) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of annotation data.
write(SpanNode) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(Span) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(SpanList) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(AlternateSpanList) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(SpanTree) - Method in interface com.yahoo.document.serialization.SpanTreeWriter
 
write(Document) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, Document) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of field
write(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of array field
write(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of byte field
write(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of collection field
write(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of double field
write(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of float field
write(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of integer field
write(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of long field
write(FieldBase, Raw) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of raw field
write(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of string field
write(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, Struct) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of struct field
write(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of structured field
write(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of weighted set field
write(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentId) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(Annotation) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanTree) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanNode) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(Span) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanList) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AlternateSpanList) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AddValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(MapValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(ArithmeticValueUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AssignValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(RemoveValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(ClearValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(FieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(AssignFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(AddFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Document) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Raw) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Struct) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(Document) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(DocumentId) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(DocumentType) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
writer - Variable in class com.yahoo.document.serialization.XmlStream
 
writeValue(VespaDocumentSerializer42, DataType, Object) - Static method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
wset - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
WSET - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
wset - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
wset() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
Wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder, boolean) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 

X

XmlDocumentWriter - Class in com.yahoo.document.serialization
Render a Document instance as XML.
XmlDocumentWriter() - Constructor for class com.yahoo.document.serialization.XmlDocumentWriter
 
XmlDocumentWriter(String) - Constructor for class com.yahoo.document.serialization.XmlDocumentWriter
 
XmlSerializationHelper - Class in com.yahoo.document.serialization
Date: Apr 17, 2008
XmlSerializationHelper() - Constructor for class com.yahoo.document.serialization.XmlSerializationHelper
 
XmlStream - Class in com.yahoo.document.serialization
Class for writing XML in a simplified way.
XmlStream() - Constructor for class com.yahoo.document.serialization.XmlStream
Create an XmlStream writing to a StringWriter.
XmlStream.Attribute - Class in com.yahoo.document.serialization
 

_

__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
__uninitialized - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2017. All rights reserved.