A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

ABOUT - com.yahoo.searchdefinition.document.RankType
 
absoluteBundlePath(Path) - Static method in class com.yahoo.vespa.model.container.xml.BundleMapper
 
AbstractConfigProducer<CHILD extends AbstractConfigProducer<?>> - Class in com.yahoo.config.model.producer
Superclass for all config producers.
AbstractConfigProducer(AbstractConfigProducer, String) - Constructor for class com.yahoo.config.model.producer.AbstractConfigProducer
Creates a new AbstractConfigProducer with the given parent and subId.
AbstractConfigProducer(String) - Constructor for class com.yahoo.config.model.producer.AbstractConfigProducer
Create an config producer with a configId only.
AbstractConfigProducerRoot - Class in com.yahoo.config.model.producer
The parent class of classes having the role as the root of a config producer tree.
AbstractConfigProducerRoot(String) - Constructor for class com.yahoo.config.model.producer.AbstractConfigProducerRoot
 
AbstractSearchCluster - Class in com.yahoo.vespa.model.search
Superclass for search clusters.
AbstractSearchCluster(AbstractConfigProducer, String, int) - Constructor for class com.yahoo.vespa.model.search.AbstractSearchCluster
 
AbstractSearchCluster.IndexingMode - Class in com.yahoo.vespa.model.search
 
AbstractSearchCluster.SchemaSpec - Class in com.yahoo.vespa.model.search
 
AbstractService - Class in com.yahoo.vespa.model
Superclass for all Processes.
AbstractService(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.AbstractService
Preferred constructor when building from XML.
AbstractService(String) - Constructor for class com.yahoo.vespa.model.AbstractService
Only used for testing.
ACCENT - com.yahoo.searchdefinition.document.NormalizeLevel.Level
 
ACCESS_CONTROL_CHAIN_ID - Static variable in class com.yahoo.vespa.model.container.http.AccessControl
 
AccessControl - Class in com.yahoo.vespa.model.container.http
Helper class for http access control.
AccessControl.Builder - Class in com.yahoo.vespa.model.container.http
 
AccessControlFilterValidator - Class in com.yahoo.vespa.model.application.validation
Validates that 'access-control' is not enabled when no access control filter implementation is available.
AccessControlFilterValidator() - Constructor for class com.yahoo.vespa.model.application.validation.AccessControlFilterValidator
 
AccessControlOnFirstDeploymentValidator - Class in com.yahoo.vespa.model.application.validation.first
Validates that hosted applications in prod zones have write protection enabled.
AccessControlOnFirstDeploymentValidator() - Constructor for class com.yahoo.vespa.model.application.validation.first.AccessControlOnFirstDeploymentValidator
 
accessKeyName - Variable in class com.yahoo.vespa.model.admin.monitoring.CloudWatch.HostedAuth
 
AccessLogBuilder - Class in com.yahoo.vespa.model.container.xml
 
AccessLogBuilder() - Constructor for class com.yahoo.vespa.model.container.xml.AccessLogBuilder
 
AccessLogComponent - Class in com.yahoo.vespa.model.container.component
 
AccessLogComponent(AccessLogComponent.AccessLogType, String, boolean) - Constructor for class com.yahoo.vespa.model.container.component.AccessLogComponent
 
AccessLogComponent(AccessLogComponent.AccessLogType, String, String, Boolean, boolean, String) - Constructor for class com.yahoo.vespa.model.container.component.AccessLogComponent
 
AccessLogComponent.AccessLogType - Enum in com.yahoo.vespa.model.container.component
 
accessLoggingEnabledByDefault(boolean) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
Whether access logging is enabled for an application without an accesslog element in services.xml.
ADAPTIVE - com.yahoo.vespa.model.content.DispatchTuning.DispatchPolicy
 
add(CHAIN) - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
add(ConfigModel) - Method in class com.yahoo.config.model.ConfigModelRepo
Adds a new config model instance in this
add(ConfigModel) - Method in interface com.yahoo.config.model.ConfigModelRepoAdder
 
add(AnnotationType) - Method in class com.yahoo.documentmodel.NewDocumentType
 
add(DataType) - Method in class com.yahoo.documentmodel.DataTypeRepo
 
add(DataType) - Method in class com.yahoo.documentmodel.NewDocumentType
 
add(DataType) - Method in class com.yahoo.vespa.documentmodel.SearchDef
Adds a document that can be mapped to this search.
add(Field) - Method in class com.yahoo.vespa.documentmodel.FieldView
This method will add a field to a view.
add(NewDocumentType) - Method in class com.yahoo.documentmodel.DocumentTypeRepo
 
add(TemporaryImportedField) - Method in class com.yahoo.searchdefinition.document.TemporaryImportedFields
 
add(RankingConstant) - Method in class com.yahoo.searchdefinition.RankingConstants
 
add(RankProfile) - Method in class com.yahoo.searchdefinition.RankProfileRegistry
Adds a rank profile to this registry
add(FieldView) - Method in class com.yahoo.vespa.documentmodel.FieldView
This method will join the two views.
add(FieldView) - Method in class com.yahoo.vespa.documentmodel.SearchDef
 
add(SearchDef) - Method in class com.yahoo.vespa.documentmodel.SearchManager
This will add a searchdefinition or throw an IllegalArgumentException if the name is already used
add(SearchField) - Method in class com.yahoo.vespa.documentmodel.SearchDef
Adds a search field to the definition.
add(SummaryField) - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
The model is constrained to ensure that summary fields of the same name in different classes have the same summary transform, because this is what is supported by the backend currently.
add(ChainedComponent) - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
add(SearchChain) - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
addAlias(String) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
addAlias(String) - Method in class com.yahoo.searchdefinition.Index
Adds an alias to this index name
addAlias(String, String) - Method in class com.yahoo.vespa.documentmodel.SearchDef
 
addAll(DataTypeCollection) - Method in class com.yahoo.documentmodel.DataTypeRepo
 
addAndInitializeService(DeployLogger, HostResource, AbstractService) - Method in class com.yahoo.vespa.model.admin.Admin
 
addAndInjectConfigProvider() - Method in class com.yahoo.vespa.model.container.http.Filter
 
addAnnotation(AnnotationType) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
addAnnotation(SDAnnotationType) - Method in class com.yahoo.searchdefinition.Search
 
addApplicationStatusHandler() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addAttribute(Attribute) - Method in class com.yahoo.searchdefinition.document.SDField
 
AddAttributeTransformToSummaryOfImportedFields - Class in com.yahoo.searchdefinition.processing
Adds the attribute summary transform (SummaryTransform.ATTRIBUTE to all SummaryField having an imported field as source.
AddAttributeTransformToSummaryOfImportedFields(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.AddAttributeTransformToSummaryOfImportedFields
 
addAttributeType(String, String) - Method in class com.yahoo.searchdefinition.RankProfile
 
addBoundHost(HostResource) - Method in class com.yahoo.vespa.model.HostSystem
 
addBuilder(ConfigModelBuilder) - Method in class com.yahoo.config.model.test.TestDriver
Add a new builder to the tester.
addBuilder(ConfigModelBuilder<? extends ConfigModel>) - Method in class com.yahoo.config.model.graph.ModelGraphBuilder
Add a ConfigModelBuilder to this graph.
addBuiltInFieldSetItem(String, String) - Method in class com.yahoo.searchdefinition.FieldSets
Adds an entry to built in field sets, creating entries as needed
addBuiltinHandlers() - Method in class com.yahoo.vespa.model.container.Container
 
addBundles(Collection<RestApiContext.BundleInfo>) - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
addChange(String) - Method in class com.yahoo.vespa.model.application.validation.change.search.ChangeMessageBuilder
 
addChange(String, String, String) - Method in class com.yahoo.vespa.model.application.validation.change.search.ChangeMessageBuilder
 
addChild(CHILD) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Adds a child to this config producer.
addChild(AbstractConfigProducer) - Method in class com.yahoo.config.model.test.MockRoot
 
addChild(ClusterControllerContainerCluster) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
 
addChild(T) - Method in class com.yahoo.vespa.model.SimpleConfigProducer
 
addChildren(DeployState, AbstractConfigProducer, Element, Component<? super Component<?, ?>, ?>) - Static method in class com.yahoo.vespa.model.builder.xml.dom.DomComponentBuilder
 
addClientBindings(String...) - Method in class com.yahoo.vespa.model.container.component.Handler
 
addCloudWatch(CloudWatch) - Method in class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
addCluster(ServiceCluster) - Method in class com.yahoo.vespa.model.generic.GenericServicesModel
 
addComponent(CHILD) - Method in class com.yahoo.vespa.model.container.component.Component
 
addComponent(CHILD) - Method in class com.yahoo.vespa.model.container.component.ComponentGroup
 
addComponent(ComponentId, CHILD) - Method in class com.yahoo.vespa.model.container.component.ConfigProducerGroup
 
addComponent(Component) - Method in class com.yahoo.vespa.model.container.Container
 
addComponent(Component<?, ?>) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addConfigId(String) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Sets the config id for this producer.
addConfigservers(List<Configserver>) - Method in class com.yahoo.vespa.model.admin.Admin
 
addConnector(ConnectorFactory) - Method in class com.yahoo.vespa.model.container.http.JettyHttpServer
 
addConstant(String, Value) - Method in class com.yahoo.searchdefinition.RankProfile
 
addConstantTensor(String, TensorValue) - Method in class com.yahoo.searchdefinition.RankProfile
 
addConsumer(MetricsConsumer) - Method in class com.yahoo.vespa.model.admin.monitoring.builder.Metrics
 
addContainer(CONTAINER) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addContainers(Collection<CONTAINER>) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addDefaultHandlersExceptStatus() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addDefaultHandlersWithVip() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addDefaultLocalProviders(SearchChains, Set<String>) - Static method in class com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains.LocalClustersCreator
 
addDefaultRootHandler() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addDefaultSearchAccessLog() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addDescendant(AbstractConfigProducer) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
Adds the descendant (at any depth level), so it can be looked up on configId in the Map.
addDescendant(String, AbstractConfigProducer) - Method in class com.yahoo.config.model.test.MockRoot
 
addDescendant(String, AbstractConfigProducer) - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
Adds the given producer (at any depth level) as descendant to this root nodes.
addDescendant(String, AbstractConfigProducer) - Method in class com.yahoo.vespa.model.VespaModel
Adds the descendant (at any depth level), so it can be looked up on configId in the Map.
addDescendantService(Service) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
addDestination(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
addDestination(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryToOperation
 
addDestination(String) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
addDestinations(Iterable<String>) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
addDimensionsFrom(Metric) - Method in class com.yahoo.vespa.model.admin.monitoring.Metric
Returns a new Metric that is a combination of this and the given metric.
addDocument(SDDocumentType) - Method in class com.yahoo.searchdefinition.DocumentOnlySearch
 
addDocument(SDDocumentType) - Method in class com.yahoo.searchdefinition.Search
Adds a document type which is defined in this search definition
addDocumentNames(NamedSchema) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
addEscapes(String) - Static method in exception com.yahoo.searchdefinition.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExtraField(SDField) - Method in class com.yahoo.searchdefinition.Search
Adds an extra field of this search definition not contained in a document
AddExtraFieldsToDocument - Class in com.yahoo.searchdefinition.processing
This processor creates a SDDocumentType for each Search object which holds all the data that search associates with a document described in a search definition file.
addFeature(SearchField.Feature) - Method in class com.yahoo.vespa.documentmodel.SearchField
 
addField(Field) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
addField(SummaryClassField) - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
addField(Search, SDField, String, String, String) - Method in class com.yahoo.searchdefinition.processing.Processor
Convenience method for adding a no-strings-attached implementation field for a regular field
addField(String, DataType) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
addField(String, DataType, boolean, int) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
addFieldName(String) - Method in class com.yahoo.searchdefinition.document.FieldSet
 
addFileDistributionConfigProducer(Host, FileDistributionConfigProvider) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProducer
 
addFunction(ExpressionFunction, boolean) - Method in class com.yahoo.searchdefinition.RankProfile
Adds a function and returns it
addFunction(String, List<String>, String, boolean) - Method in class com.yahoo.searchdefinition.DocumentsOnlyRankProfile
 
addFunction(String, List<String>, String, boolean) - Method in class com.yahoo.searchdefinition.RankProfile
Adds a function
addGroup(String, String) - Method in class com.yahoo.vespa.model.container.SecretStore
 
addHandler(Handler) - Method in class com.yahoo.vespa.model.container.Container
 
addIndex(Index) - Method in class com.yahoo.searchdefinition.document.SDField
Adds an explicit index defined in this field
addIndex(Index) - Method in class com.yahoo.searchdefinition.Search
Adds an explicitly defined index to this search definition
addInnerComponent(T) - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
addMbusServer(ComponentId) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
addMetricStateHandler() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addMetricsV2Handler() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
addNestedField(ImportedField) - Method in class com.yahoo.searchdefinition.document.ImportedComplexField
 
addNetworkPorts(NetworkPorts) - Method in class com.yahoo.vespa.model.HostPorts
Add port allocation from previous deployments.
addNode(DispatchSpec.Node) - Method in class com.yahoo.vespa.model.content.DispatchSpec.Group
 
addOperation(FieldOperation) - Method in class com.yahoo.searchdefinition.document.SDField
 
addOperation(FieldOperation) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
addOperation(FieldOperation) - Method in interface com.yahoo.searchdefinition.fieldoperation.FieldOperationContainer
Adds an operation
addOperation(FieldOperation) - Method in class com.yahoo.searchdefinition.fieldoperation.StructFieldOperation
 
addPackageToScan(String) - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext.BundleInfo
 
addParentDocument(SDDocumentType) - Method in exception com.yahoo.searchdefinition.DocumentGraphValidator.DocumentGraphException
 
addPerHostServices(List<HostResource>, DeployState) - Method in class com.yahoo.vespa.model.admin.Admin
Adds services to all hosts in the system.
addPlatformBundle(Path) - Method in class com.yahoo.vespa.model.container.ContainerCluster
Adds a bundle present at a known location at the target container nodes.
addProperty(SummaryField.Property) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
addProperty(String, String) - Method in class com.yahoo.vespa.documentmodel.SummaryField
Adds a property to this summary field
addQueryCommand(String) - Method in class com.yahoo.searchdefinition.document.SDField
 
addQueryCommand(String) - Method in class com.yahoo.searchdefinition.fieldoperation.QueryCommandOperation
 
addQueryFeatureType(String, String) - Method in class com.yahoo.searchdefinition.RankProfile
 
addRankFeatures(FeatureList) - Method in class com.yahoo.searchdefinition.RankProfile
Adds the content of the given feature list to the internal list of rank features.
addRankProfilesConfig(DocumentdbInfoConfig.Documentdb.Builder, RankProfilesConfig) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
addRankProperty(String, String) - Method in class com.yahoo.searchdefinition.RankProfile
 
addRankSetting(RankProfile.RankSetting) - Method in class com.yahoo.searchdefinition.RankProfile
 
addRankSetting(String, RankProfile.RankSetting.Type, Object) - Method in class com.yahoo.searchdefinition.RankProfile
 
addRestApi(RestApi) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
addSearcher(SearchNode) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
addSearchNode(DeployState, ContentNode, StorageGroup, ModelElement) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
addServerBindings(String...) - Method in class com.yahoo.vespa.model.container.component.Handler
 
addServersAndClientsForChains() - Method in class com.yahoo.vespa.model.container.docproc.DocprocChains
 
addServlet(Servlet) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
addSimpleComponent(String) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addSimpleComponent(String, String, String) - Method in class com.yahoo.vespa.model.container.Container
 
addSimpleComponent(String, String, String) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
addSlobroks(List<Slobrok>) - Method in class com.yahoo.vespa.model.admin.Admin
 
addSource(SummaryField.Source) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
addSource(SummaryField.Source) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
addSource(Source) - Method in class com.yahoo.vespa.model.container.search.searchchain.Provider
 
addSource(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
addSource(String) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
addStatusHandlers(ApplicationContainerCluster, boolean) - Method in class com.yahoo.vespa.model.container.xml.ConfigServerContainerModelBuilder
 
addStatusHandlers(ApplicationContainerCluster, boolean) - Method in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
addSummary(DocumentSummary) - Method in class com.yahoo.searchdefinition.Search
Adds an explicitly defined summary to this search definition
addSummaryFeatures(FeatureList) - Method in class com.yahoo.searchdefinition.RankProfile
Adds the content of the given feature list to the internal list of summary features.
addSummaryField(SummaryField) - Method in class com.yahoo.searchdefinition.document.SDField
Adds a summary field
addSummaryFieldSources(SummaryField) - Method in class com.yahoo.searchdefinition.document.SDField
 
addTable(NativeTable) - Method in class com.yahoo.searchdefinition.derived.FieldRankSettings
 
addTable(NativeTable) - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinition
 
addToModel(Search) - Method in class com.yahoo.searchdefinition.DocumentModelBuilder
 
addToModel(Collection<Search>) - Method in class com.yahoo.searchdefinition.DocumentModelBuilder
 
addType(SDDocumentType) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
For adding structs defined in document scope
addType(SDDocumentType) - Method in class com.yahoo.searchdefinition.Search
For adding structs defined in document scope
addUserConfig(ConfigInstance.Builder) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
addUserConfig(ConfigInstance.Builder) - Method in interface com.yahoo.vespa.model.ConfigProducer
Adds user config override from this ConfigProducer to the existing builder
addUserFieldSetItem(String, String) - Method in class com.yahoo.searchdefinition.FieldSets
Adds an entry to user field sets, creating entries as needed
addVespaSearchChains(SearchChains) - Static method in class com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains.VespaSearchChainsCreator
 
addVipHandler() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
AdjustPositionSummaryFields - Class in com.yahoo.searchdefinition.processing
 
AdjustPositionSummaryFields(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.AdjustPositionSummaryFields
 
Admin - Class in com.yahoo.vespa.model.admin
This is the admin pseudo-plugin of the Vespa model, responsible for creating all admin services.
Admin(AbstractConfigProducer, Monitoring, Metrics, boolean, FileDistributionConfigProducer, boolean) - Constructor for class com.yahoo.vespa.model.admin.Admin
 
AdminModel - Class in com.yahoo.config.model.admin
Config model adaptor of the Admin class.
AdminModel(ConfigModelContext, Collection<ContainerModel>) - Constructor for class com.yahoo.config.model.admin.AdminModel
Constructs a new config model given a context.
AdminModel.BuilderV2 - Class in com.yahoo.config.model.admin
 
AdminModel.BuilderV4 - Class in com.yahoo.config.model.admin
 
advertisedResources() - Method in class com.yahoo.vespa.model.HostResource
The total advertised resources of this node, typically matching what's requested.
Affinity - Class in com.yahoo.vespa.model
Represents a set of affinities that can be expressed by a service.
Affinity.Builder - Class in com.yahoo.vespa.model
 
age - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB.Prune
 
alias(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
ALIAS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
aliases() - Method in class com.yahoo.config.model.provision.Host
Returns an immutable list of the aliases of this node, which may be empty but never null
aliasIterator() - Method in class com.yahoo.searchdefinition.Index
Returns a read-only iterator of the aliases (Strings) to this index name
AliasOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
AliasOperation(String, String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
all() - Method in class com.yahoo.searchdefinition.RankProfileRegistry
Rank profiles that are collected across clusters.
ALL - com.yahoo.searchdefinition.derived.AttributeFields.FieldSet
 
allBody() - Method in class com.yahoo.documentmodel.NewDocumentType
Data type of the body fields of this and all inherited document types
allChains() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
allChains() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
allClusters() - Method in class com.yahoo.vespa.model.VespaModel
Returns the id of all clusters in this
allComponents() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
allConcreteFields() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
allConcreteFields() - Method in class com.yahoo.searchdefinition.Search
Returns a list of all the fields of this search definition, that is all fields in all documents, in the documents they inherit, and all extra fields.
allConfigIds() - Method in class com.yahoo.vespa.model.VespaModel
The set of all config ids present
allConfigServers() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
allConfigsProduced() - Method in class com.yahoo.vespa.model.VespaModel
 
allExtraFields() - Method in class com.yahoo.searchdefinition.Search
 
allFields() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
allFieldsList() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
allFieldsList() - Method in class com.yahoo.searchdefinition.Search
 
allFilesToSend() - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
 
allFilterFields() - Method in class com.yahoo.searchdefinition.RankProfile
Returns all filter fields in this profile and any profile it inherits.
allHeader() - Method in class com.yahoo.documentmodel.NewDocumentType
Data type of the header fields of this and all inherited document types
allImportedFields() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
allImportedFields() - Method in class com.yahoo.searchdefinition.Search
 
Allocated_MEMORY_ATTRIB_NAME - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
allocatedHosts() - Method in class com.yahoo.vespa.model.VespaModel
 
allocatedMessagingPort - Variable in class com.yahoo.vespa.model.container.Container
 
allocatedRpcPort - Variable in class com.yahoo.vespa.model.container.Container
 
allocatedSearchPort - Variable in class com.yahoo.vespa.model.container.Container
 
allocateHost(String) - Method in class com.yahoo.config.model.provision.HostsXmlProvisioner
 
allocateHost(String) - Method in class com.yahoo.config.model.provision.InMemoryProvisioner
 
allocateHost(String) - Method in class com.yahoo.config.model.provision.SingleNodeProvisioner
 
allocateHosts(ClusterSpec, Capacity, DeployLogger) - Method in class com.yahoo.vespa.model.HostSystem
 
allocateNetworkPort(NetworkPortRequestor, String) - Method in class com.yahoo.vespa.model.HostPorts
Allocate a dynamic port number for a service
allocatePort(String) - Method in class com.yahoo.vespa.model.PortAllocBridge
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.admin.Configserver
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.admin.LogForwarder
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.admin.Logserver
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.admin.Slobrok
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.ConfigProxy
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.ConfigSentinel
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.container.Container
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.content.ContentNode
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.generic.service.Service
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.Logd
 
allocatePorts(int, PortAllocBridge) - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
allocate the ports you need
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.search.SearchNode
 
allocatePorts(int, PortAllocBridge) - Method in class com.yahoo.vespa.model.search.TransactionLogServer
 
allocations() - Method in class com.yahoo.config.model.provision.InMemoryProvisioner
Returns the current allocations of this as a mutable map
allocations() - Method in class com.yahoo.vespa.model.PortFinder
 
allowed() - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
allowModelVersionMismatch(Instant) - Method in class com.yahoo.vespa.model.VespaModel
 
ALWAYS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
amortizeCount - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Resizing
 
ANGULAR - com.yahoo.searchdefinition.document.Attribute.DistanceMetric
 
annotation(Search, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a annotation block from within either a document element.
ANNOTATION - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
annotationBody(Search, SDAnnotationType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single element of an annotation body block.
annotationOutside(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a annotation block from within either a document element or a search element.
annotationRefDataType() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
ANNOTATIONREFERENCE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
appendFile(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
appendJvmOptions(String) - Method in class com.yahoo.vespa.model.AbstractService
 
APPLICATION_GENERATION - Static variable in class com.yahoo.config.model.test.MockApplicationPackage
 
APPLICATION_NAME - Static variable in class com.yahoo.config.model.test.MockApplicationPackage
 
APPLICATION_STATUS_HANDLER_CLASS - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
ApplicationConfigProducerRoot - Class in com.yahoo.config.model
This is the parent of all ConfigProducers in the system resulting from configuring an application.
ApplicationConfigProducerRoot(AbstractConfigProducer, String, DocumentModel, Version, ApplicationId) - Constructor for class com.yahoo.config.model.ApplicationConfigProducerRoot
Creates and initializes a new Vespa from the service config file in the given application directory.
ApplicationContainer - Class in com.yahoo.vespa.model.container
A container that is typically used by container clusters set up from the user application.
ApplicationContainer(AbstractConfigProducer, String, boolean, int, boolean) - Constructor for class com.yahoo.vespa.model.container.ApplicationContainer
 
ApplicationContainer(AbstractConfigProducer, String, int, boolean) - Constructor for class com.yahoo.vespa.model.container.ApplicationContainer
 
ApplicationContainerCluster - Class in com.yahoo.vespa.model.container
A container cluster that is typically set up from the user application.
ApplicationContainerCluster(AbstractConfigProducer<?>, String, String, DeployState) - Constructor for class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
ApplicationContainerCluster.MbusParams - Class in com.yahoo.vespa.model.container
 
applicationId() - Method in class com.yahoo.config.model.deploy.TestProperties
 
applicationPackage() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
applicationPackage() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the application this is part of
applicationPackage() - Method in class com.yahoo.searchdefinition.Search
 
applicationPackage() - Method in class com.yahoo.vespa.model.VespaModel
Returns the application package owning this
applicationPackage(ApplicationPackage) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
applicationRoles() - Method in class com.yahoo.config.model.deploy.TestProperties
 
apply(Field) - Method in class com.yahoo.searchdefinition.FieldOperationApplier
 
apply(SDDocumentType) - Method in class com.yahoo.searchdefinition.FieldOperationApplier
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.BoldingOperation
 
apply(SDField) - Method in interface com.yahoo.searchdefinition.fieldoperation.FieldOperation
Apply this operation on the given field
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexingOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexingRewriteOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.NormalizingOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.QueryCommandOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.StemmingOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.StructFieldOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldShortOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryToOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
apply(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightOperation
 
applyOperations() - Method in class com.yahoo.searchdefinition.document.SDField
 
applyOperations(SDField) - Method in class com.yahoo.searchdefinition.document.SDField
 
applyOperations(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
applyOperations(SDField) - Method in interface com.yahoo.searchdefinition.fieldoperation.FieldOperationContainer
Apply all operations.
applyOperations(SDField) - Method in class com.yahoo.searchdefinition.fieldoperation.StructFieldOperation
 
applyToIndex(Index) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
applyToSummary(SummaryField) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
argumentOf(String) - Static method in class com.yahoo.searchdefinition.FeatureNames
Returns the single argument of the given feature name, without any quotes, or empty if it is not a valid query, attribute or constant feature name
arity() - Method in class com.yahoo.searchdefinition.document.Attribute
 
ARITY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ARRAY - com.yahoo.searchdefinition.document.Attribute.CollectionType
 
ARRAY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
AS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
asAttributeFeature(String) - Static method in class com.yahoo.searchdefinition.FeatureNames
 
ASCENDING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
asCollection() - Method in class com.yahoo.config.model.provision.Hosts
Returns an immutable collection of the hosts of this
asConstantFeature(String) - Static method in class com.yahoo.searchdefinition.FeatureNames
 
asDouble() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
asDuration() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
asField() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
Returns a field representation of the imported field.
asField() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
Returns a Field representation (which is sadly not immutable)
asField() - Method in class com.yahoo.searchdefinition.document.SDField
 
asImmutableSDField() - Method in class com.yahoo.searchdefinition.document.ImportedComplexField
 
asImmutableSDField() - Method in class com.yahoo.searchdefinition.document.ImportedField
 
asImmutableSDField() - Method in class com.yahoo.searchdefinition.document.ImportedSimpleField
 
asLong() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
asMap() - Method in class com.yahoo.config.model.ConfigModelRepo
Returns a read-only view of the config model instances of this
asMap() - Method in class com.yahoo.searchdefinition.RankingConstants
Returns a read-only map of the ranking constants in this indexed by name
asMilliSeconds(String) - Static method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.TimeParser
 
asQueryFeature(String) - Static method in class com.yahoo.searchdefinition.FeatureNames
 
asString() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
assureSdConsistent() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
assureSdConsistent() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
assureSdConsistent() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
athenzDnsSuffix() - Method in class com.yahoo.config.model.deploy.TestProperties
 
athenzDnsSuffix() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
athenzDomain() - Method in class com.yahoo.config.model.deploy.TestProperties
 
attribute - Variable in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
attribute - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
attribute(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an attribute statement of a field element.
Attribute - Class in com.yahoo.searchdefinition.document
A search-time document attribute (per-document in-memory value).
Attribute() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute
 
Attribute(String, DataType) - Constructor for class com.yahoo.searchdefinition.document.Attribute
Creates an attribute with default settings
Attribute(String, Attribute.Type, Attribute.CollectionType) - Constructor for class com.yahoo.searchdefinition.document.Attribute
 
Attribute(String, Attribute.Type, Attribute.CollectionType, Optional<TensorType>, Optional<StructuredDataType>) - Constructor for class com.yahoo.searchdefinition.document.Attribute
 
ATTRIBUTE - com.yahoo.vespa.documentmodel.SummaryTransform
 
ATTRIBUTE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Attribute.CollectionType - Enum in com.yahoo.searchdefinition.document
The attribute collection type enumeration
Attribute.DistanceMetric - Enum in com.yahoo.searchdefinition.document
 
Attribute.Type - Enum in com.yahoo.searchdefinition.document
The attribute type enumeration
AttributeChangeValidator - Class in com.yahoo.vespa.model.application.validation.change.search
Validates the changes between the current and next set of attribute fields in a document database.
AttributeChangeValidator(AttributeFields, IndexSchema, NewDocumentType, AttributeFields, IndexSchema, NewDocumentType) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.AttributeChangeValidator
 
ATTRIBUTECOMBINER - com.yahoo.vespa.documentmodel.SummaryTransform
 
AttributeFields - Class in com.yahoo.searchdefinition.derived
The set of all attribute fields defined by a search definition
AttributeFields(Search) - Constructor for class com.yahoo.searchdefinition.derived.AttributeFields
 
AttributeFields.FieldSet - Enum in com.yahoo.searchdefinition.derived
 
attributeIterator() - Method in class com.yahoo.searchdefinition.derived.AttributeFields
Returns a read only attribute iterator
AttributeOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
AttributeOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
AttributeProperties - Class in com.yahoo.searchdefinition.processing
Checks that attribute properties only are set for attributes that have data (are created by an indexing statement).
AttributeProperties(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.AttributeProperties
 
attributes() - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
attributeSetting(FieldOperationContainer, AttributeOperation, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single attribute setting statement of an attribute element.
AttributesImplicitWord - Class in com.yahoo.searchdefinition.processing
Fields that derive to attribute(s) and no indices should use the WORD indexing form, in a feeble attempt to match the most peoples expectations as closely as possible.
AttributesImplicitWord(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.AttributesImplicitWord
 
attributeTensorType(AttributeOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a tensor type statement for an attribute element.
AttributeValidator(String, String, Attribute, String) - Constructor for class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
AwsAccessControlValidator - Class in com.yahoo.vespa.model.application.validation
 
AwsAccessControlValidator() - Constructor for class com.yahoo.vespa.model.application.validation.AwsAccessControlValidator
 

B

backup(int) - Method in interface com.yahoo.searchdefinition.parser.CharStream
Backs up the input stream by amount steps.
BANDWIDTH_LIMIT - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
BASE_PORT - Static variable in class com.yahoo.vespa.model.HostPorts
 
BASEPORT - Static variable in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
BASEPORT - Static variable in class com.yahoo.vespa.model.admin.Slobrok
 
BASEPORT - Static variable in class com.yahoo.vespa.model.ConfigProxy
 
BASEPORT - Static variable in class com.yahoo.vespa.model.container.Container
 
beginColumn - Variable in class com.yahoo.searchdefinition.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class com.yahoo.searchdefinition.parser.Token
The line number of the first character of this Token.
beginToken() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
BEST - com.yahoo.searchdefinition.document.Stemming
select the "best" stem alternative
BinaryScaledAmountParser - Class in com.yahoo.vespa.model.builder.xml.dom
 
BinaryScaledAmountParser() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.BinaryScaledAmountParser
 
BinaryUnit - Class in com.yahoo.vespa.model.builder.xml.dom
 
BinaryUnit() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.BinaryUnit
 
binding() - Method in class com.yahoo.vespa.model.container.http.Binding
 
Binding - Class in com.yahoo.vespa.model.container.http
 
BINDING - Static variable in class com.yahoo.vespa.model.container.search.GUIHandler
 
BINDING_SUFFIX - Static variable in class com.yahoo.vespa.model.container.jersey.Jersey2Servlet
 
bindingPath - Variable in class com.yahoo.vespa.model.container.component.Servlet
 
BINDINGS_OVERVIEW_HANDLER_CLASS - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
body(SDField) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a body statement of a field element.
BODY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
bodycfg(SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document body block.
bold() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns the bolded version of this transform if possible, throws if not
BOLDED - com.yahoo.vespa.documentmodel.SummaryTransform
 
bolding(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a bolding statement of a field element.
Bolding - Class in com.yahoo.searchdefinition.processing
Checks that bolding or dynamic summary is turned on only for text fields.
Bolding(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.Bolding
 
BOLDING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BoldingOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
BoldingOperation(boolean) - Constructor for class com.yahoo.searchdefinition.fieldoperation.BoldingOperation
 
BOOK_SEARCHDEFINITION - Static variable in class com.yahoo.config.model.test.MockApplicationPackage
 
bool() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a boolean value.
BOOL - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
BOOL - com.yahoo.searchdefinition.document.Attribute.Type
 
booleanAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
booleanAttribute(String, boolean) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
BooleanIndexDefinition - Class in com.yahoo.searchdefinition.document
Encapsulates values required for predicate fields.
BooleanIndexDefinition(OptionalInt, OptionalLong, OptionalLong, OptionalDouble) - Constructor for class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
BOOLEANTREE - Static variable in class com.yahoo.searchdefinition.derived.Index.Type
 
BRACE_ML_CONTENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_ML_LEVEL_1 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_ML_LEVEL_2 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_ML_LEVEL_3 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_SL_CONTENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_SL_LEVEL_1 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_SL_LEVEL_2 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BRACE_SL_LEVEL_3 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
BucketSplitting - Class in com.yahoo.vespa.model.content
Represents configuration for bucket splitting.
BucketSplitting(Integer, Integer, Integer) - Constructor for class com.yahoo.vespa.model.content.BucketSplitting
 
BucketSplitting.Builder - Class in com.yahoo.vespa.model.content
 
build() - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
build() - Method in class com.yahoo.config.model.graph.ModelGraphBuilder
Build a ModelGraph based on the ConfigModelBuilders added to this.
build() - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
build() - Method in class com.yahoo.searchdefinition.document.HnswIndexParams.Builder
 
build() - Method in class com.yahoo.searchdefinition.SearchBuilder
Only for testing.
build() - Method in class com.yahoo.vespa.model.Affinity.Builder
 
build() - Method in class com.yahoo.vespa.model.application.validation.change.search.ChangeMessageBuilder
 
build() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ChainedComponentModelBuilder
 
build() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DependenciesBuilder
 
build() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DocumentProcessorModelBuilder
 
build() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.GenericChainedComponentModelBuilder
 
build() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.InheritanceBuilder
 
build() - Method in class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
build() - Method in class com.yahoo.vespa.model.content.ContentSearch.Builder
 
build() - Method in class com.yahoo.vespa.model.content.DispatchSpec.Builder
 
build() - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
build() - Method in class com.yahoo.vespa.model.content.ResourceLimits.Builder
 
build() - Method in class com.yahoo.vespa.model.content.SearchCoverage.Builder
 
build(boolean, DeployLogger) - Method in class com.yahoo.searchdefinition.SearchBuilder
Processes and finalizes the imported search definitions so that they become available through the SearchBuilder.getSearch(String) method.
build(ApplicationPackage) - Method in class com.yahoo.vespa.model.container.search.SemanticRuleBuilder
Build the set of semantic rules for an application package
build(ApplicationPackage, DeployLogger) - Method in class com.yahoo.vespa.model.container.search.QueryProfilesBuilder
Build the set of query profiles for an application package
build(ValidationParameters) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
build(ConfigModelInstanceFactory<MODEL>, Element, ConfigModelContext) - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
Builds an instance of this component model.
build(ConfigModelInstanceFactory<MODEL>, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.builder.xml.dom.LegacyConfigModelBuilder
 
build(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder.DomConfigProducerBuilder
 
build(DeployState, VespaModel, ConfigModelRepo, AbstractConfigProducer, Element) - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
Builds an instance of this component model.
build(DocumentTypeRepo, ModelElement) - Method in class com.yahoo.vespa.model.content.cluster.SearchDefinitionBuilder
 
build(ModelElement) - Method in class com.yahoo.vespa.model.content.BucketSplitting.Builder
 
build(ModelElement) - Method in class com.yahoo.vespa.model.content.cluster.DocumentSelectionBuilder
 
build(ModelElement) - Static method in class com.yahoo.vespa.model.content.cluster.DomContentSearchBuilder
 
build(ModelElement) - Static method in class com.yahoo.vespa.model.content.cluster.DomDispatchBuilder
 
build(ModelElement) - Static method in class com.yahoo.vespa.model.content.cluster.DomResourceLimitsBuilder
 
build(ModelElement) - Static method in class com.yahoo.vespa.model.content.cluster.DomSearchCoverageBuilder
 
build(ModelElement) - Method in class com.yahoo.vespa.model.content.cluster.GlobalDistributionBuilder
 
build(ModelElement) - Method in class com.yahoo.vespa.model.content.storagecluster.PersistenceProducer.Builder
 
build(ModelElement) - Method in class com.yahoo.vespa.model.content.storagecluster.StorVisitorProducer.Builder
 
build(ModelElement, DeployLogger) - Static method in class com.yahoo.vespa.model.content.cluster.DomTuningDispatchBuilder
 
build(ModelElement, ContentCluster) - Method in class com.yahoo.vespa.model.content.cluster.EngineFactoryBuilder
 
build(ContentCluster, ModelElement) - Method in class com.yahoo.vespa.model.content.storagecluster.FileStorProducer.Builder
 
build(ContentCluster, ModelElement) - Method in class com.yahoo.vespa.model.content.storagecluster.IntegrityCheckerProducer.Builder
 
build(String, boolean, int, int, int) - Method in class com.yahoo.vespa.model.content.cluster.RedundancyBuilder
 
build(Collection<ContainerModel>, ConfigModelContext, Element) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster.Builder
 
build(List<DispatchSpec.Group>, List<SearchNode>) - Method in class com.yahoo.vespa.model.search.DispatchGroupBuilder
 
build(Set<ComponentSpecification>) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ChainSpecificationBuilder
 
build(Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomConfigPayloadBuilder
Builds a ConfigPayloadBuilder representing the input 'config' xml element.
build(Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomV20ClientsBuilder
 
build(Element) - Static method in class com.yahoo.vespa.model.container.xml.BundleInstantiationSpecificationBuilder
 
build(Element) - Static method in class com.yahoo.vespa.model.container.xml.DocprocOptionsBuilder
 
build(Element) - Static method in class com.yahoo.vespa.model.container.xml.DocumentApiOptionsBuilder
 
build(Element, ConfigDefinitionStore, DeployLogger) - Static method in class com.yahoo.vespa.model.builder.UserConfigBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocprocChainBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainBuilderBase
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessingChainBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSourceBuilder
 
buildChain(DeployState, AbstractConfigProducer, Element, ChainSpecification) - Method in class com.yahoo.vespa.model.container.http.xml.FilterChainBuilder
 
buildCloudWatch(Element, MetricsConsumer) - Static method in class com.yahoo.vespa.model.admin.monitoring.builder.xml.CloudWatchBuilder
 
buildDocumentFactories(ContainerCluster, Element) - Static method in class com.yahoo.vespa.model.container.xml.document.DocumentFactoryBuilder
 
builder - Variable in class com.yahoo.config.model.graph.ModelNode
 
Builder() - Constructor for class com.yahoo.config.model.deploy.DeployState.Builder
 
Builder() - Constructor for class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
Builder() - Constructor for class com.yahoo.searchdefinition.document.HnswIndexParams.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.Affinity.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.BucketSplitting.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.Content.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.ContentSearch.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.DispatchSpec.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.ResourceLimits.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.SearchCoverage.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.FileStorProducer.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.IntegrityCheckerProducer.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.PersistenceProducer.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.StorageCluster.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.StorServerProducer.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.storagecluster.StorVisitorProducer.Builder
 
Builder() - Constructor for class com.yahoo.vespa.model.content.StorageNode.Builder
 
Builder(Admin) - Constructor for class com.yahoo.vespa.model.content.cluster.ContentCluster.Builder
 
Builder(ModelElement, ConfigModelContext) - Constructor for class com.yahoo.vespa.model.content.StorageGroup.Builder
 
Builder(ModelElement, PersistenceEngine) - Constructor for class com.yahoo.vespa.model.content.Distributor.Builder
 
Builder(ContentCluster) - Constructor for class com.yahoo.vespa.model.content.DistributorCluster.Builder
 
Builder(String) - Constructor for class com.yahoo.vespa.model.search.TransactionLogServer.Builder
 
Builder(String, DeployLogger) - Constructor for class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
Builder(String, ModelElement) - Constructor for class com.yahoo.vespa.model.content.ClusterControllerConfig.Builder
 
Builder(String, NodeSpec, String, ContentNode, boolean, Optional<Tuning>, Optional<ResourceLimits>) - Constructor for class com.yahoo.vespa.model.search.SearchNode.Builder
 
Builder(Map<String, NewDocumentType>, Set<NewDocumentType>) - Constructor for class com.yahoo.vespa.model.content.ContentSearchCluster.Builder
 
BuilderV2() - Constructor for class com.yahoo.config.model.admin.AdminModel.BuilderV2
 
BuilderV4() - Constructor for class com.yahoo.config.model.admin.AdminModel.BuilderV4
 
buildFromFile(String) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a file.
buildFromFile(String, DeployLogger, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a file.
buildFromFile(String, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a file.
buildFromRawSearch(Search, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a raw object.
buildIfNotDisabled(DeployState, ContainerCluster, Element) - Static method in class com.yahoo.vespa.model.container.xml.AccessLogBuilder
 
buildMetrics(Element) - Method in class com.yahoo.vespa.model.admin.monitoring.builder.xml.MetricsBuilder
 
buildModel(ApplicationPackage) - Method in class com.yahoo.config.model.test.TestDriver
Build a model from an application package.
buildModel(DeployState) - Method in class com.yahoo.config.model.test.TestDriver
Build a model given a deploy state.
buildModel(String) - Method in class com.yahoo.config.model.test.TestDriver
Build a model from an XML string.
buildModel(String, String) - Method in class com.yahoo.config.model.test.TestDriver
Build a model from an XML string of services and one of hosts.
buildRootGroup(DeployState, RedundancyBuilder, ContentCluster) - Method in class com.yahoo.vespa.model.content.StorageGroup.Builder
 
builtInFieldSets() - Method in class com.yahoo.searchdefinition.FieldSets
Returns the built in field sets, unmodifiable
BuiltInFieldSets - Class in com.yahoo.searchdefinition.processing
Adds field sets for 1) fields defined inside document type 2) fields inside search but outside document
BuiltInFieldSets(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.BuiltInFieldSets
 
BUNDLE - Static variable in class com.yahoo.vespa.model.container.component.ServletProvider
 
BUNDLE - Static variable in class com.yahoo.vespa.model.container.IdentityProvider
 
BUNDLE - Static variable in class com.yahoo.vespa.model.container.jersey.Jersey2Servlet
 
BUNDLE - Static variable in class com.yahoo.vespa.model.container.search.GUIHandler
 
BundleInfo(String) - Constructor for class com.yahoo.vespa.model.container.jersey.RestApiContext.BundleInfo
 
bundleInstantiationSpec - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ChainedComponentModelBuilder
 
BundleInstantiationSpecificationBuilder - Class in com.yahoo.vespa.model.container.xml
This object builds a bundle instantiation spec from an XML element.
BundleInstantiationSpecificationBuilder() - Constructor for class com.yahoo.vespa.model.container.xml.BundleInstantiationSpecificationBuilder
 
BundleMapper - Class in com.yahoo.vespa.model.container.xml
 
BundleMapper() - Constructor for class com.yahoo.vespa.model.container.xml.BundleMapper
 
BundleMapper.JarSuffix - Enum in com.yahoo.vespa.model.container.xml
 
bundleSpec(String, String) - Static method in class com.yahoo.vespa.model.container.search.GUIHandler
 
BYTE - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
BYTE - com.yahoo.searchdefinition.document.Attribute.Type
 

C

cache - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store
 
cascadeConfig(ConfigInstance.Builder) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
cascadeConfig(ConfigInstance.Builder) - Method in interface com.yahoo.vespa.model.ConfigProducer
Build config from this and all parent ConfigProducers, such that the root node's config will be added first, and this ConfigProducer's config last in the returned builder.
cfg() - Static method in class com.yahoo.vespa.model.admin.LogForwarder
 
Chain<T extends ChainedComponent<?>> - Class in com.yahoo.vespa.model.container.component.chain
Represents a component chain in the vespa model.
Chain(ChainSpecification) - Constructor for class com.yahoo.vespa.model.container.component.chain.Chain
 
chained() - Method in class com.yahoo.config.model.ConfigModelRegistry
 
ChainedComponent<T extends com.yahoo.component.chain.model.ChainedComponentModel> - Class in com.yahoo.vespa.model.container.component.chain
 
ChainedComponent(T) - Constructor for class com.yahoo.vespa.model.container.component.chain.ChainedComponent
 
ChainedComponentModelBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Builds a regular ChainedComponentModel from an element.
ChainedComponentModelBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.ChainedComponentModelBuilder
 
chains - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ChainsBuilder
 
chains - Variable in class com.yahoo.vespa.model.container.component.chain.ProcessingHandler
 
Chains<CHAIN extends Chain<?>> - Class in com.yahoo.vespa.model.container.component.chain
Root config producer the whole chains model(contains chains and components).
Chains(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.component.chain.Chains
 
ChainsBuilder<COMPONENT extends ChainedComponent<?>,​CHAIN extends Chain<COMPONENT>> - Class in com.yahoo.vespa.model.builder.xml.dom.chains
 
ChainsBuilder(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>, Map<String, Class<? extends DomChainBuilderBase<? extends COMPONENT, ? extends CHAIN>>>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.ChainsBuilder
 
ChainSpecificationBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Creates a partial ChainSpecification without inner components
ChainSpecificationBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.ChainSpecificationBuilder
 
ChangeMessageBuilder - Class in com.yahoo.vespa.model.application.validation.change.search
Class used to build a message describing the changes in a given field.
ChangeMessageBuilder(String) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.ChangeMessageBuilder
 
ChangeValidator - Interface in com.yahoo.vespa.model.application.validation.change
Interface for validating changes between a current active and next config model.
CharStream - Interface in com.yahoo.searchdefinition.parser
This interface describes a character stream that maintains line and column number positions of the characters.
checkId(String) - Method in class com.yahoo.vespa.model.VespaModel
Throw if the config id does not exist in the model.
checkValid() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
child(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the child with the given name, or null if none.
childAsBoolean(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childAsDouble(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childAsDuration(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childAsInteger(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childAsLong(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childAsString(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
childByPath(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
children(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
If not found, return empty list.
chunk - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.LogStore
 
CLASS - Static variable in class com.yahoo.vespa.model.container.component.FileStatusHandlerComponent
 
CLASS - Static variable in class com.yahoo.vespa.model.container.component.ServletProvider
 
CLASS - Static variable in class com.yahoo.vespa.model.container.IdentityProvider
 
CLASS - Static variable in class com.yahoo.vespa.model.container.jersey.Jersey2Servlet
 
CLASS - Static variable in class com.yahoo.vespa.model.container.search.GUIHandler
 
clear() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
Client - Class in com.yahoo.vespa.model
This is a placeholder config producer that makes global configuration available through a single identifier.
Client(AbstractConfigProducer) - Constructor for class com.yahoo.vespa.model.Client
Constructs a client config producer that is added as a child to the given config producer.
clientName - Variable in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
Clients - Class in com.yahoo.vespa.model.clients
This is the clients plugin for the Vespa model.
Clients(ConfigModelContext) - Constructor for class com.yahoo.vespa.model.clients.Clients
 
clone() - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
clone() - Method in class com.yahoo.searchdefinition.document.Attribute
 
clone() - Method in class com.yahoo.searchdefinition.document.Matching
 
clone() - Method in class com.yahoo.searchdefinition.document.Ranking
 
clone() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
clone() - Method in class com.yahoo.searchdefinition.document.Sorting
 
clone() - Method in class com.yahoo.searchdefinition.Index
Makes a deep copy of this index
clone() - Method in class com.yahoo.searchdefinition.RankProfile
Shallow clones this
clone() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
CloudConfigOptions - Interface in com.yahoo.vespa.model.container.configserver.option
 
CloudConfigOptions.ConfigServer - Class in com.yahoo.vespa.model.container.configserver.option
 
CloudWatch - Class in com.yahoo.vespa.model.admin.monitoring
Helper object for CloudWatch configuration.
CloudWatch(String, String, MetricsConsumer) - Constructor for class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
CloudWatch.HostedAuth - Class in com.yahoo.vespa.model.admin.monitoring
 
CloudWatch.SharedCredentials - Class in com.yahoo.vespa.model.admin.monitoring
 
CloudWatchBuilder - Class in com.yahoo.vespa.model.admin.monitoring.builder.xml
 
CloudWatchBuilder() - Constructor for class com.yahoo.vespa.model.admin.monitoring.builder.xml.CloudWatchBuilder
 
cloudWatches() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
CloudWatchValidator - Class in com.yahoo.vespa.model.application.validation
 
CloudWatchValidator() - Constructor for class com.yahoo.vespa.model.application.validation.CloudWatchValidator
 
clusterBucketSpaceConfigBuilder() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
ClusterControllerCluster - Class in com.yahoo.vespa.model.admin.clustercontroller
Used if clustercontroller is run standalone (not as part of the config server ZooKeeper cluster) to provide common configs to container components.
ClusterControllerCluster(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
 
ClusterControllerComponent - Class in com.yahoo.vespa.model.admin.clustercontroller
Sets up a simple component to keep the state of the cluster controller, even when configuration changes.
ClusterControllerComponent() - Constructor for class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerComponent
 
ClusterControllerConfig - Class in com.yahoo.vespa.model.content
Config generation for common parameters for all fleet controllers.
ClusterControllerConfig.Builder - Class in com.yahoo.vespa.model.content
 
ClusterControllerConfigurer - Class in com.yahoo.vespa.model.admin.clustercontroller
Model serving class.
ClusterControllerConfigurer(ContentCluster, int, int) - Constructor for class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerConfigurer
 
ClusterControllerContainer - Class in com.yahoo.vespa.model.admin.clustercontroller
Container implementation for cluster-controllers
ClusterControllerContainer(AbstractConfigProducer, int, boolean, boolean) - Constructor for class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
ClusterControllerContainerCluster - Class in com.yahoo.vespa.model.admin.clustercontroller
Container cluster for cluster-controller containers.
ClusterControllerContainerCluster(AbstractConfigProducer<?>, String, String, DeployState) - Constructor for class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainerCluster
 
clusterName - Variable in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
ClusterSizeReductionValidator - Class in com.yahoo.vespa.model.application.validation.change
Checks that no cluster sizes are reduced too much in one go.
ClusterSizeReductionValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.ClusterSizeReductionValidator
 
CMS - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
CODEPOINT - com.yahoo.searchdefinition.document.NormalizeLevel.Level
 
COLON - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
com.yahoo.config.model - package com.yahoo.config.model
 
com.yahoo.config.model.admin - package com.yahoo.config.model.admin
 
com.yahoo.config.model.builder.xml - package com.yahoo.config.model.builder.xml
 
com.yahoo.config.model.deploy - package com.yahoo.config.model.deploy
 
com.yahoo.config.model.graph - package com.yahoo.config.model.graph
 
com.yahoo.config.model.producer - package com.yahoo.config.model.producer
 
com.yahoo.config.model.provision - package com.yahoo.config.model.provision
 
com.yahoo.config.model.test - package com.yahoo.config.model.test
 
com.yahoo.documentmodel - package com.yahoo.documentmodel
 
com.yahoo.searchdefinition - package com.yahoo.searchdefinition
 
com.yahoo.searchdefinition.derived - package com.yahoo.searchdefinition.derived
 
com.yahoo.searchdefinition.derived.validation - package com.yahoo.searchdefinition.derived.validation
 
com.yahoo.searchdefinition.document - package com.yahoo.searchdefinition.document
 
com.yahoo.searchdefinition.document.annotation - package com.yahoo.searchdefinition.document.annotation
 
com.yahoo.searchdefinition.expressiontransforms - package com.yahoo.searchdefinition.expressiontransforms
 
com.yahoo.searchdefinition.fieldoperation - package com.yahoo.searchdefinition.fieldoperation
 
com.yahoo.searchdefinition.parser - package com.yahoo.searchdefinition.parser
 
com.yahoo.searchdefinition.processing - package com.yahoo.searchdefinition.processing
Classes in this package (processors) implements some search definition features by reducing them to simpler features.
com.yahoo.searchdefinition.processing.multifieldresolver - package com.yahoo.searchdefinition.processing.multifieldresolver
 
com.yahoo.vespa.configmodel.producers - package com.yahoo.vespa.configmodel.producers
 
com.yahoo.vespa.documentmodel - package com.yahoo.vespa.documentmodel
 
com.yahoo.vespa.model - package com.yahoo.vespa.model
Provides the classes for the Vespa config model framework.
com.yahoo.vespa.model.admin - package com.yahoo.vespa.model.admin
Provides the classes for the admin components of the Vespa config model.
com.yahoo.vespa.model.admin.clustercontroller - package com.yahoo.vespa.model.admin.clustercontroller
 
com.yahoo.vespa.model.admin.metricsproxy - package com.yahoo.vespa.model.admin.metricsproxy
 
com.yahoo.vespa.model.admin.monitoring - package com.yahoo.vespa.model.admin.monitoring
 
com.yahoo.vespa.model.admin.monitoring.builder - package com.yahoo.vespa.model.admin.monitoring.builder
 
com.yahoo.vespa.model.admin.monitoring.builder.xml - package com.yahoo.vespa.model.admin.monitoring.builder.xml
 
com.yahoo.vespa.model.application.validation - package com.yahoo.vespa.model.application.validation
 
com.yahoo.vespa.model.application.validation.change - package com.yahoo.vespa.model.application.validation.change
 
com.yahoo.vespa.model.application.validation.change.search - package com.yahoo.vespa.model.application.validation.change.search
 
com.yahoo.vespa.model.application.validation.first - package com.yahoo.vespa.model.application.validation.first
 
com.yahoo.vespa.model.builder - package com.yahoo.vespa.model.builder
 
com.yahoo.vespa.model.builder.xml.dom - package com.yahoo.vespa.model.builder.xml.dom
 
com.yahoo.vespa.model.builder.xml.dom.chains - package com.yahoo.vespa.model.builder.xml.dom.chains
 
com.yahoo.vespa.model.builder.xml.dom.chains.docproc - package com.yahoo.vespa.model.builder.xml.dom.chains.docproc
 
com.yahoo.vespa.model.builder.xml.dom.chains.processing - package com.yahoo.vespa.model.builder.xml.dom.chains.processing
 
com.yahoo.vespa.model.builder.xml.dom.chains.search - package com.yahoo.vespa.model.builder.xml.dom.chains.search
 
com.yahoo.vespa.model.clients - package com.yahoo.vespa.model.clients
 
com.yahoo.vespa.model.container - package com.yahoo.vespa.model.container
 
com.yahoo.vespa.model.container.component - package com.yahoo.vespa.model.container.component
 
com.yahoo.vespa.model.container.component.chain - package com.yahoo.vespa.model.container.component.chain
 
com.yahoo.vespa.model.container.configserver - package com.yahoo.vespa.model.container.configserver
 
com.yahoo.vespa.model.container.configserver.option - package com.yahoo.vespa.model.container.configserver.option
 
com.yahoo.vespa.model.container.docproc - package com.yahoo.vespa.model.container.docproc
 
com.yahoo.vespa.model.container.docproc.model - package com.yahoo.vespa.model.container.docproc.model
 
com.yahoo.vespa.model.container.http - package com.yahoo.vespa.model.container.http
 
com.yahoo.vespa.model.container.http.ssl - package com.yahoo.vespa.model.container.http.ssl
 
com.yahoo.vespa.model.container.http.xml - package com.yahoo.vespa.model.container.http.xml
 
com.yahoo.vespa.model.container.jersey - package com.yahoo.vespa.model.container.jersey
 
com.yahoo.vespa.model.container.jersey.xml - package com.yahoo.vespa.model.container.jersey.xml
 
com.yahoo.vespa.model.container.processing - package com.yahoo.vespa.model.container.processing
 
com.yahoo.vespa.model.container.search - package com.yahoo.vespa.model.container.search
 
com.yahoo.vespa.model.container.search.searchchain - package com.yahoo.vespa.model.container.search.searchchain
 
com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains - package com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains
 
com.yahoo.vespa.model.container.xml - package com.yahoo.vespa.model.container.xml
 
com.yahoo.vespa.model.container.xml.document - package com.yahoo.vespa.model.container.xml.document
 
com.yahoo.vespa.model.content - package com.yahoo.vespa.model.content
 
com.yahoo.vespa.model.content.cluster - package com.yahoo.vespa.model.content.cluster
 
com.yahoo.vespa.model.content.engines - package com.yahoo.vespa.model.content.engines
 
com.yahoo.vespa.model.content.storagecluster - package com.yahoo.vespa.model.content.storagecluster
 
com.yahoo.vespa.model.filedistribution - package com.yahoo.vespa.model.filedistribution
 
com.yahoo.vespa.model.generic - package com.yahoo.vespa.model.generic
 
com.yahoo.vespa.model.generic.builder - package com.yahoo.vespa.model.generic.builder
 
com.yahoo.vespa.model.generic.service - package com.yahoo.vespa.model.generic.service
 
com.yahoo.vespa.model.ml - package com.yahoo.vespa.model.ml
 
com.yahoo.vespa.model.routing - package com.yahoo.vespa.model.routing
 
com.yahoo.vespa.model.search - package com.yahoo.vespa.model.search
 
com.yahoo.vespa.model.utils - package com.yahoo.vespa.model.utils
 
com.yahoo.vespa.model.utils.internal - package com.yahoo.vespa.model.utils.internal
 
COMMA - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
CommonConfigsProducer - Interface in com.yahoo.config.model
This interface describes the configs that are produced by the model producer root.
comparePrimarilyByIndexTo(HostResource) - Method in class com.yahoo.vespa.model.HostResource
Compares by the index of the primary membership, if both hosts are members in at least one cluster at this time.
compareTo(ApplicationFile) - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
compareTo(ConfigModelId) - Method in class com.yahoo.config.model.builder.xml.ConfigModelId
 
compareTo(FieldOperation) - Method in interface com.yahoo.searchdefinition.fieldoperation.FieldOperation
 
compareTo(FieldOperation) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
compareTo(Component<?, ?>) - Method in class com.yahoo.vespa.model.container.component.Component
 
compareTo(Host) - Method in class com.yahoo.vespa.model.Host
 
compareTo(HostResource) - Method in class com.yahoo.vespa.model.HostResource
 
compile(QueryProfileRegistry, ImportedMlModels) - Method in class com.yahoo.searchdefinition.RankProfile
Returns a copy of this where the content is optimized for execution.
ComplexAttributeFieldsValidator - Class in com.yahoo.vespa.model.application.validation
Validates that complex fields (of type struct or map) that have struct field attributes are supported.
ComplexAttributeFieldsValidator() - Constructor for class com.yahoo.vespa.model.application.validation.ComplexAttributeFieldsValidator
 
ComplexAttributeFieldUtils - Class in com.yahoo.searchdefinition.document
Utils used to check whether a complex field supports being represented as struct field attributes.
ComplexAttributeFieldUtils() - Constructor for class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
Component<CHILD extends AbstractConfigProducer<?>,​MODEL extends com.yahoo.osgi.provider.model.ComponentModel> - Class in com.yahoo.vespa.model.container.component
 
Component() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
Component(boolean) - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
Component(MODEL) - Constructor for class com.yahoo.vespa.model.container.component.Component
 
COMPONENT_BUNDLE - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
COMPONENT_BUNDLE - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
COMPONENT_BUNDLE - Static variable in class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
 
COMPONENT_CLASS - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
COMPONENT_CLASS - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
COMPONENT_CLASS - Static variable in class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
 
COMPONENT_ID_PREFIX - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
COMPONENT_ID_PREFIX - Static variable in class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
COMPONENT_ID_PREFIX - Static variable in class com.yahoo.vespa.model.container.http.ssl.CustomSslProvider
 
COMPONENT_ID_PREFIX - Static variable in class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
 
componentDiskBloatFactor - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
ComponentGroup<CHILD extends Component<?,​?>> - Class in com.yahoo.vespa.model.container.component
 
ComponentGroup(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.component.ComponentGroup
 
componentId - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.GenericChainedComponentModelBuilder
 
componentMaxage - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
componentMaxMemoryGain - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
ComponentsBuilder<T extends ChainedComponent<?>> - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Creates component models and component references from xml for a given scope.
ComponentsBuilder.ComponentType<T extends ChainedComponent<?>> - Class in com.yahoo.vespa.model.builder.xml.dom.chains
 
componentsConfig(Component<?, ?>) - Static method in class com.yahoo.vespa.model.container.component.ComponentsConfigGenerator
 
ComponentsConfigGenerator - Class in com.yahoo.vespa.model.container.component
 
ComponentsConfigGenerator() - Constructor for class com.yahoo.vespa.model.container.component.ComponentsConfigGenerator
 
componentsRegistry() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
ComponentValidator - Class in com.yahoo.vespa.model.application.validation
A validator for bundles.
ComponentValidator() - Constructor for class com.yahoo.vespa.model.application.validation.ComponentValidator
 
ComponentValidator(JarFile) - Constructor for class com.yahoo.vespa.model.application.validation.ComponentValidator
 
compressDocuments - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
compression - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
compression(SDDocumentType, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a compression block.
Compression() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
COMPRESSION - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
compressionItem(CompressionConfig) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes the body of a compression block.
COMPRESSIONLEVEL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
COMPRESSIONTHRESHOLD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
concreteDocumentTypes() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
concurrency - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Feeding
 
config - Variable in class com.yahoo.searchdefinition.derived.validation.Validator
 
configDefinitionRepo(ConfigDefinitionRepo) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
ConfigDefinitionStore - Interface in com.yahoo.config.model.deploy
 
ConfigModel - Class in com.yahoo.config.model
A config model is an abstract representation of a subsystem, which is used by the builder of that subsystem to derive a config producer tree for the subsystem, and by other builders to access information about the subsystem for config production at a suitable abstraction level.
ConfigModel(ConfigModelContext) - Constructor for class com.yahoo.config.model.ConfigModel
Constructs a new config model given a context.
ConfigModelBuilder<MODEL extends ConfigModel> - Class in com.yahoo.config.model.builder.xml
Builds a config model using DOM parsers
ConfigModelBuilder(Class<MODEL>) - Constructor for class com.yahoo.config.model.builder.xml.ConfigModelBuilder
 
ConfigModelContext - Class in com.yahoo.config.model
This class contains a context that is passed to a model builder, and can be used to retrieve the application package, logger etc.
ConfigModelContext.ApplicationType - Enum in com.yahoo.config.model
 
ConfigModelId - Class in com.yahoo.config.model.builder.xml
A ConfigModelId describes an element handled by a ConfigModelBuilder.
configModelIds - Static variable in class com.yahoo.config.model.admin.AdminModel.BuilderV2
 
configModelIds - Static variable in class com.yahoo.config.model.admin.AdminModel.BuilderV4
 
configModelIds - Static variable in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
configModelIds - Static variable in class com.yahoo.vespa.model.content.Content.Builder
 
ConfigModelInstanceFactory<MODEL extends ConfigModel> - Interface in com.yahoo.config.model
Interface for factories of config models.
configModelPluginDirs() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
ConfigModelRegistry - Class in com.yahoo.config.model
A resolver of implementations of named config models.
ConfigModelRegistry() - Constructor for class com.yahoo.config.model.ConfigModelRegistry
 
ConfigModelRegistry(ConfigModelRegistry) - Constructor for class com.yahoo.config.model.ConfigModelRegistry
Creates a config model class registry which forwards unresolved requests to the argument instance
configModelRepo() - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
 
configModelRepo() - Method in class com.yahoo.config.model.test.MockRoot
 
configModelRepo() - Method in class com.yahoo.vespa.model.VespaModel
Returns this root's model repository
ConfigModelRepo - Class in com.yahoo.config.model
A collection of config model instances owned by a system model
ConfigModelRepo() - Constructor for class com.yahoo.config.model.ConfigModelRepo
 
ConfigModelRepoAdder - Interface in com.yahoo.config.model
An interface which provides addition of new config models.
ConfigProducer - Interface in com.yahoo.vespa.model
Interface that should be implemented by all config producing modules in the vespa model.
ConfigProducerGroup<CHILD extends AbstractConfigProducer<?>> - Class in com.yahoo.vespa.model.container.component
A group of config producers that have a component id.
ConfigProducerGroup(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.component.ConfigProducerGroup
 
ConfigProducerRoot - Interface in com.yahoo.vespa.model
Intended to be used as an external interface to the vespa model root.
configProperties() - Method in class com.yahoo.searchdefinition.derived.RawRankProfile
Returns the properties of this as an unmodifiable list.
configProviderId(ComponentId) - Static method in class com.yahoo.vespa.model.container.component.HttpFilter
 
ConfigProxy - Class in com.yahoo.vespa.model
There is one config proxy running on each Vespa host, and one instance of this class is therefore created by each instance of class Host.
ConfigProxy(Host) - Constructor for class com.yahoo.vespa.model.ConfigProxy
Creates a new ConfigProxy instance.
ConfigSentinel - Class in com.yahoo.vespa.model
There is one config-sentinel running on each Vespa host, and one instance of this class is therefore created by each instance of class Host.
ConfigSentinel(Host, ApplicationId, Zone) - Constructor for class com.yahoo.vespa.model.ConfigSentinel
Constructs a new ConfigSentinel for the given host.
Configserver - Class in com.yahoo.vespa.model.admin
Represents a Configserver.
Configserver(AbstractConfigProducer, String, int) - Constructor for class com.yahoo.vespa.model.admin.Configserver
 
ConfigServer(String, Optional<Integer>) - Constructor for class com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions.ConfigServer
 
ConfigserverCluster - Class in com.yahoo.vespa.model.container.configserver
Represents a config server cluster.
ConfigserverCluster(AbstractConfigProducer, String, CloudConfigOptions) - Constructor for class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
ConfigServerContainerModelBuilder - Class in com.yahoo.vespa.model.container.xml
Builds the config model for the standalone config server.
ConfigServerContainerModelBuilder(CloudConfigOptions) - Constructor for class com.yahoo.vespa.model.container.xml.ConfigServerContainerModelBuilder
 
configServerSpecs - Variable in class com.yahoo.vespa.model.builder.xml.dom.DomAdminBuilderBase
 
configServerSpecs() - Method in class com.yahoo.config.model.deploy.TestProperties
 
configServerZookeeperIds() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
configsProduced() - Method in class com.yahoo.config.model.producer.UserConfigRepo
The keys of all the configs contained in this.
ConfiguredDirectSslProvider - Class in com.yahoo.vespa.model.container.http.ssl
Configure SSL with PEM encoded certificate/key strings
ConfiguredDirectSslProvider(String, String, String, String, String, ConnectorConfig.Ssl.ClientAuth.Enum) - Constructor for class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
ConfiguredFilebasedSslProvider - Class in com.yahoo.vespa.model.container.http.ssl
Configure SSL using file references
ConfiguredFilebasedSslProvider(String, String, String, String, String, List<String>, List<String>) - Constructor for class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
ConfigValueChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Compares the config instances in the current and next Vespa model to determine if some services will require restart.
ConfigValueChangeValidator(DeployLogger) - Constructor for class com.yahoo.vespa.model.application.validation.change.ConfigValueChangeValidator
 
ConnectorFactory - Class in com.yahoo.vespa.model.container.http
 
ConnectorFactory(String, int) - Constructor for class com.yahoo.vespa.model.container.http.ConnectorFactory
 
ConnectorFactory(String, int, SimpleComponent) - Constructor for class com.yahoo.vespa.model.container.http.ConnectorFactory
 
connectSearchClusters(Map<String, AbstractSearchCluster>) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
conservativeDiskLimitFactor - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
conservativeMemoryLimitFactor - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
CONSTANT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
constants(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a set of constants available in ranking expressions in the enclosing profile.
CONSTANTS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
constantTensor(RankProfile, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
constantTensorErrorMessage(String, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
ConstantTensorJsonValidator - Class in com.yahoo.vespa.model.application.validation
ConstantTensorJsonValidator strictly validates a constant tensor in JSON format read from a Reader object
ConstantTensorJsonValidator() - Constructor for class com.yahoo.vespa.model.application.validation.ConstantTensorJsonValidator
 
ConstantTensorTransformer - Class in com.yahoo.searchdefinition.expressiontransforms
Transforms named references to constant tensors with the rank feature 'constant'.
ConstantTensorTransformer() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.ConstantTensorTransformer
 
constantValue(RankProfile, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
consumeFloat() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a floating-point token and returns its numeric value.
consumeLong() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a long or integer token and returns its numeric value.
consumer() - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
Container - Class in com.yahoo.vespa.model.container
Note about components: In general, all components should belong to the cluster and not the container.
Container(AbstractConfigProducer, String, boolean, int) - Constructor for class com.yahoo.vespa.model.container.Container
 
Container(AbstractConfigProducer, String, int) - Constructor for class com.yahoo.vespa.model.container.Container
 
CONTAINER_CLASS - Static variable in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
ContainerCluster<CONTAINER extends Container> - Class in com.yahoo.vespa.model.container
Parent class for all container cluster types.
ContainerCluster(AbstractConfigProducer<?>, String, String, DeployState) - Constructor for class com.yahoo.vespa.model.container.ContainerCluster
 
containerClusters(ConfigModelRepo) - Static method in class com.yahoo.vespa.model.container.ContainerModel
 
containerCoreMemory - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
ContainerDocproc - Class in com.yahoo.vespa.model.container.docproc
 
ContainerDocproc(ContainerCluster, DocprocChains) - Constructor for class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
ContainerDocproc(ContainerCluster, DocprocChains, ContainerDocproc.Options) - Constructor for class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
ContainerDocproc(ContainerCluster, DocprocChains, ContainerDocproc.Options, boolean) - Constructor for class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
ContainerDocproc.Options - Class in com.yahoo.vespa.model.container.docproc
 
ContainerDocumentApi - Class in com.yahoo.vespa.model.clients
 
ContainerDocumentApi(ContainerCluster, ContainerDocumentApi.Options) - Constructor for class com.yahoo.vespa.model.clients.ContainerDocumentApi
 
ContainerDocumentApi.Options - Class in com.yahoo.vespa.model.clients
 
ContainerModel - Class in com.yahoo.vespa.model.container
A model of a container cluster.
ContainerModel(ConfigModelContext) - Constructor for class com.yahoo.vespa.model.container.ContainerModel
 
ContainerModelBuilder - Class in com.yahoo.vespa.model.container.xml
 
ContainerModelBuilder(boolean, ContainerModelBuilder.Networking) - Constructor for class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
ContainerModelBuilder.Networking - Enum in com.yahoo.vespa.model.container.xml
 
ContainerModelEvaluation - Class in com.yahoo.vespa.model.container
Configuration of components for stateless model evaluation
ContainerModelEvaluation(ApplicationContainerCluster, RankProfileList) - Constructor for class com.yahoo.vespa.model.container.ContainerModelEvaluation
 
ContainerRestartValidator - Class in com.yahoo.vespa.model.application.validation.change
Returns a restart action for each container that has turned on QrConfig.restartOnDeploy.
ContainerRestartValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.ContainerRestartValidator
 
containers - Variable in class com.yahoo.vespa.model.container.ContainerCluster
 
ContainerSearch - Class in com.yahoo.vespa.model.container.search
 
ContainerSearch(ApplicationContainerCluster, SearchChains, ContainerSearch.Options) - Constructor for class com.yahoo.vespa.model.container.search.ContainerSearch
 
ContainerSearch.Options - Class in com.yahoo.vespa.model.container.search
Encapsulates qrserver options.
ContainerServiceBuilder - Class in com.yahoo.vespa.model.container.xml
 
ContainerServiceBuilder(String, int) - Constructor for class com.yahoo.vespa.model.container.xml.ContainerServiceBuilder
 
ContainerSubsystem<CHAINS extends Chains<?>> - Class in com.yahoo.vespa.model.container.component
Holder for components and options related to either processing/search/docproc for a container cluster.
ContainerSubsystem(CHAINS) - Constructor for class com.yahoo.vespa.model.container.component.ContainerSubsystem
 
contains(int, String) - Method in class com.yahoo.vespa.model.PortsMeta
Check if the port at a specific offset contains a particular meta attribute.
containsAttribute(String) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
containsExpression(Class<T>) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
containsExpression(Class<T>) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
containsExpression(Class<T>) - Method in class com.yahoo.searchdefinition.document.SDField
 
containsField(String) - Method in class com.yahoo.documentmodel.NewDocumentType
 
containsField(String) - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
containsFieldsFlaggedWithRestart(Class<? extends ConfigInstance>) - Static method in class com.yahoo.vespa.model.utils.internal.ReflectionUtil
Determines if the config definition for the given config class contains key-values flagged with restart.
containsKey(Object) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
containsValue(Object) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
Content - Class in com.yahoo.vespa.model.content
The config model from a content tag in services.
Content(ConfigModelContext, AdminModel, Collection<ContainerModel>) - Constructor for class com.yahoo.vespa.model.content.Content
 
Content.Builder - Class in com.yahoo.vespa.model.content
 
ContentCluster - Class in com.yahoo.vespa.model.content.cluster
A content cluster.
ContentCluster.Builder - Class in com.yahoo.vespa.model.content.cluster
 
ContentCluster.DistributionMode - Enum in com.yahoo.vespa.model.content.cluster
 
ContentClusterRemovalValidator - Class in com.yahoo.vespa.model.application.validation.change
Checks that this does not remove a content cluster (or changes its id) as that means losing all data of that cluster.
ContentClusterRemovalValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.ContentClusterRemovalValidator
 
ContentNode - Class in com.yahoo.vespa.model.content
Common class for config producers for storage and distributor nodes.
ContentNode(AbstractConfigProducer, String, String, int) - Constructor for class com.yahoo.vespa.model.content.ContentNode
 
ContentSearch - Class in com.yahoo.vespa.model.content
 
ContentSearch.Builder - Class in com.yahoo.vespa.model.content
 
ContentSearchCluster - Class in com.yahoo.vespa.model.content
Encapsulates the various options for search in a content model.
ContentSearchCluster.Builder - Class in com.yahoo.vespa.model.content
 
ContentTypeRemovalValidator - Class in com.yahoo.vespa.model.application.validation.change
Checks that this does not remove a data type in a cluster, as that causes deletion of all data of that type.
ContentTypeRemovalValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.ContentTypeRemovalValidator
 
CONTEXT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
convertDataType(DataType) - Static method in class com.yahoo.searchdefinition.document.Attribute
Converts to the right attribute type from a field datatype
convertDataType(DataType, SummaryTransform) - Static method in class com.yahoo.searchdefinition.derived.SummaryClassField
Converts to the right summary field type from a field datatype and a transform
ConvertedModel - Class in com.yahoo.vespa.model.ml
A machine learned model imported from the models/ directory in the application package, for a single rank profile.
convertSummaryConfig(SummaryConfig.Producer, SummarymapConfig.Producer, DocumentdbInfoConfig.Documentdb.Builder) - Method in class com.yahoo.vespa.model.search.SearchCluster
Converts summary and summary map config to the appropriate information in documentdb
convertToArray() - Method in class com.yahoo.searchdefinition.document.Attribute
 
convertType(DataType) - Static method in class com.yahoo.searchdefinition.derived.Index
Sets the right index type from a field type
copy() - Method in class com.yahoo.searchdefinition.Index
 
CORE_ON_OOM - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
countNodes() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns the total number of nodes below this group
CPU_SOCKET_AFFINITY_ATTRIB_NAME - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
CPU_SYS_UTIL - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
CPU_THROTTLED_CPU_TIME - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
CPU_THROTTLED_TIME - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
CPU_UTIL - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
CPU_VCPUS - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
cpuSocket() - Method in class com.yahoo.vespa.model.Affinity
 
cpuSocket(int) - Method in class com.yahoo.vespa.model.Affinity.Builder
 
create() - Static method in class com.yahoo.config.model.test.HostedConfigModelRegistry
 
create(ComponentSpecification, String, DeployLogger) - Static method in class com.yahoo.vespa.model.container.http.Binding
 
create(ApplicationPackage) - Static method in class com.yahoo.vespa.model.container.search.PageTemplates
Creates from an application package.
create(ConfigModelContext.ApplicationType, DeployState, VespaModel, ConfigModelRepoAdder, AbstractConfigProducer, String) - Static method in class com.yahoo.config.model.ConfigModelContext
Create an application context from an application type, a parent producer and an id.
create(DeployState, StorageNode, StorageGroup, ModelElement) - Method in class com.yahoo.vespa.model.content.engines.DummyPersistence.Factory
 
create(DeployState, StorageNode, StorageGroup, ModelElement) - Method in interface com.yahoo.vespa.model.content.engines.PersistenceEngine.PersistenceFactory
 
create(DeployState, StorageNode, StorageGroup, ModelElement) - Method in class com.yahoo.vespa.model.content.engines.ProtonEngine.Factory
 
create(DeployState, VespaModel, ConfigModelRepoAdder, AbstractConfigProducer, String) - Static method in class com.yahoo.config.model.ConfigModelContext
Create an application context from a parent producer and an id.
create(AbstractConfigProducer, String, int, NodeSpec, String, AbstractService, boolean, Optional<Tuning>, Optional<ResourceLimits>, boolean) - Static method in class com.yahoo.vespa.model.search.SearchNode
Creates a SearchNode in elastic mode.
create(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Method in interface com.yahoo.searchdefinition.processing.Processing.ProcessorFactory
 
create(Class<T>, Object...) - Static method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomBuilderCreator
 
createAndValidateModel(ModelContext, ValidationParameters) - Method in class com.yahoo.vespa.model.VespaModelFactory
 
createBuilder() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
createConfigServerHost(AbstractConfigProducer, String) - Static method in class com.yahoo.vespa.model.Host
 
createDirectory() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
createDispatchGroups(List<SearchNode>, int) - Static method in class com.yahoo.vespa.model.search.DispatchGroupBuilder
 
createEmpty() - Static method in class com.yahoo.config.model.test.MockApplicationPackage
 
createFieldValue() - Method in class com.yahoo.documentmodel.NewDocumentType
 
createFromDirectory(String) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createFromDirectory(String, RankProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createFromDirectory(String, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createFromFile(String) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a file.
createFromFile(String, DeployLogger) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createFromFile(String, DeployLogger, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a file.
createFromFiles(Collection<String>) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory methdd to create a SearchBuilder from multiple SD files.
createFromFiles(Collection<String>, DeployLogger) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createFromFiles(Collection<String>, DeployLogger, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory methdd to create a SearchBuilder from multiple SD files..
createFromList(ConfigModelBuilder<? extends ConfigModel>...) - Static method in class com.yahoo.config.model.MapConfigModelRegistry
Create a registry from a variable argument list of builders.
createFromRawSearch(Search, RankProfileRegistry, QueryProfileRegistry) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a raw object.
createFromString(String) - Static method in class com.yahoo.searchdefinition.SearchBuilder
Convenience factory method to import and build a Search object from a string.
createFromString(String, DeployLogger) - Static method in class com.yahoo.searchdefinition.SearchBuilder
 
createHost(AbstractConfigProducer, String) - Static method in class com.yahoo.vespa.model.Host
 
CREATEIFNONEXISTENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
createIncomplete(DeployState) - Static method in class com.yahoo.vespa.model.VespaModel
Creates a mutable model with no services instantiated
createInputStream() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
createModel(ModelContext) - Method in class com.yahoo.vespa.model.VespaModelFactory
 
createModel(ConfigModelContext) - Method in interface com.yahoo.config.model.ConfigModelInstanceFactory
Create an instance of ConfigModel given the input context.
createModel(ConfigModelContext) - Method in class com.yahoo.config.model.graph.ModelNode
 
CreatePositionZCurve - Class in com.yahoo.searchdefinition.processing
Adds a "fieldName_zcurve" long attribute and "fieldName.distance" and "FieldName.position" summary fields to all position type fields.
CreatePositionZCurve(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.CreatePositionZCurve
 
createRankProfileRegistryWithBuiltinRankProfiles(Search) - Static method in class com.yahoo.searchdefinition.RankProfileRegistry
 
createReader() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
createSearchDefinition(String, String) - Static method in class com.yahoo.config.model.test.MockApplicationPackage
 
createTestState() - Static method in class com.yahoo.config.model.deploy.DeployState
 
createTestState(ApplicationPackage) - Static method in class com.yahoo.config.model.deploy.DeployState
 
createTestState(DeployLogger) - Static method in class com.yahoo.config.model.deploy.DeployState
 
curChar - Variable in class com.yahoo.searchdefinition.parser.SDParserTokenManager
 
currentToken - Variable in exception com.yahoo.searchdefinition.parser.ParseException
This is the last token that has been consumed successfully.
CustomSslProvider - Class in com.yahoo.vespa.model.container.http.ssl
 
CustomSslProvider(String, String, String) - Constructor for class com.yahoo.vespa.model.container.http.ssl.CustomSslProvider
 
CUTOFF_FACTOR - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
CUTOFF_STRATEGY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.

D

DATA - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
dataType() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a data type block from within a field element.
DataTypeCollection - Interface in com.yahoo.documentmodel
 
DataTypeRepo - Class in com.yahoo.documentmodel
 
DataTypeRepo() - Constructor for class com.yahoo.documentmodel.DataTypeRepo
 
DeclaredQueryProfileVariants - Class in com.yahoo.vespa.model.container.search
Represents a set of query profile variants (more or less) as they were declared - a helper to produce config, which is also using the "declared" representation
DeclaredQueryProfileVariants(QueryProfile) - Constructor for class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants
 
DeclaredQueryProfileVariants.VariantQueryProfile - Class in com.yahoo.vespa.model.container.search
 
declaredRankSettingIterator() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the rank settings in this rank profile
dedicated(int, ConfigModelContext) - Static method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns a requirement from count dedicated nodes in one group
DEFAULT - com.yahoo.config.model.ConfigModelContext.ApplicationType
 
DEFAULT - com.yahoo.searchdefinition.document.RankType
implicit* default: No type has been set.
DEFAULT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
Lexical state.
DEFAULT_ARITY - Static variable in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
DEFAULT_DENSE_POSTING_LIST_THRESHOLD - Static variable in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
DEFAULT_DISTANCE_METRIC - Static variable in class com.yahoo.searchdefinition.document.Attribute
 
DEFAULT_EXACT_TERMINATOR - Static variable in class com.yahoo.searchdefinition.processing.ExactMatch
 
DEFAULT_GRAM_SIZE - Static variable in class com.yahoo.searchdefinition.processing.NGramMatch
 
DEFAULT_LINGUISTICS_PROVIDER - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
DEFAULT_LOWER_BOUND - Static variable in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
DEFAULT_MAX_LINKS_PER_NODE - Static variable in class com.yahoo.searchdefinition.document.HnswIndexParams
 
DEFAULT_METRIC_SET_ID - Static variable in class com.yahoo.vespa.model.admin.monitoring.DefaultPublicMetrics
 
DEFAULT_NEIGHBORS_TO_EXPLORE_AT_INSERT - Static variable in class com.yahoo.searchdefinition.document.HnswIndexParams
 
DEFAULT_PUBLIC_CONSUMER_ID - Static variable in class com.yahoo.vespa.model.admin.monitoring.DefaultPublicConsumer
 
DEFAULT_UPPER_BOUND - Static variable in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
defaultBindings - Static variable in class com.yahoo.vespa.model.container.processing.ProcessingChains
 
defaultDocumentsConfig() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
Create default config if not specified by user.
defaultDocumentsConfig() - Method in class com.yahoo.vespa.model.search.SearchCluster
 
defaultDocumentsConfig() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
defaultFederationTargets() - Method in class com.yahoo.vespa.model.container.search.searchchain.Provider
 
DefaultMonitoring - Class in com.yahoo.vespa.model.admin.monitoring
Monitoring service properties
DefaultMonitoring(String, Integer) - Constructor for class com.yahoo.vespa.model.admin.monitoring.DefaultMonitoring
 
DefaultPublicConsumer - Class in com.yahoo.vespa.model.admin.monitoring
 
DefaultPublicConsumer() - Constructor for class com.yahoo.vespa.model.admin.monitoring.DefaultPublicConsumer
 
DefaultPublicMetrics - Class in com.yahoo.vespa.model.admin.monitoring
Metrics for the 'default' consumer, which is used by default for the generic metrics api and other user facing apis, e.g.
defaultPublicMetricSet - Static variable in class com.yahoo.vespa.model.admin.monitoring.DefaultPublicMetrics
 
DefaultRankProfile - Class in com.yahoo.searchdefinition
The rank profile containing default settings.
DefaultRankProfile(Search, RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.DefaultRankProfile
Creates a new rank profile
defaultRpcPort - Static variable in class com.yahoo.vespa.model.admin.Configserver
 
defaultSoftStartSeconds() - Method in class com.yahoo.config.model.deploy.TestProperties
 
DefaultSslProvider - Class in com.yahoo.vespa.model.container.http.ssl
 
DefaultSslProvider(String) - Constructor for class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
 
defaultTermwiseLimit() - Method in class com.yahoo.config.model.deploy.TestProperties
 
defaultType - Static variable in class com.yahoo.searchdefinition.document.Matching
 
defaultTypeOf(Reference) - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
Returns the default type for this simple feature, or null if it does not have a default
DefaultVespaMetrics - Class in com.yahoo.vespa.model.admin.monitoring
Encapsulates a minimal set of Vespa metrics to be used as default for all metrics consumers.
DefaultVespaMetrics() - Constructor for class com.yahoo.vespa.model.admin.monitoring.DefaultVespaMetrics
 
defaultVespaMetricSet - Static variable in class com.yahoo.vespa.model.admin.monitoring.DefaultVespaMetrics
 
delete() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
densePostingListThreshold() - Method in class com.yahoo.searchdefinition.document.Attribute
 
DENSEPOSTINGLISTTHRESHOLD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
dependencies - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.GenericChainedComponentModelBuilder
 
DependenciesBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Builds Dependencies (provides, before, after) from an element.
DependenciesBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.DependenciesBuilder
 
DEPLOY - com.yahoo.vespa.model.container.xml.BundleMapper.JarSuffix
 
DEPLOYED_BY_USER - Static variable in class com.yahoo.config.model.test.MockApplicationPackage
 
deployLogger - Variable in class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
 
deployLogger - Variable in class com.yahoo.searchdefinition.processing.Processor
 
deployLogger() - Method in class com.yahoo.config.model.test.MockRoot
 
deployLogger(DeployLogger) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
deploymentServer - Variable in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
DeploymentSpecValidator - Class in com.yahoo.vespa.model.application.validation
Validate deployment spec (deployment.xml).
DeploymentSpecValidator() - Constructor for class com.yahoo.vespa.model.application.validation.DeploymentSpecValidator
 
DeployState - Class in com.yahoo.config.model.deploy
Contains various state during deploy that should be available in all builders of a ConfigModel
DeployState.Builder - Class in com.yahoo.config.model.deploy
 
derive(VsmFields.StreamingDocumentType, SDField) - Method in class com.yahoo.searchdefinition.derived.VsmFields
 
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
Derives everything from a field
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.Derived
Derives the content of this configuration.
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.IndexInfo
 
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.IndexingScript
 
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
derive(ImmutableSDField, Search) - Method in class com.yahoo.searchdefinition.derived.SummaryMap
 
derive(ImmutableSDField, Search, boolean) - Method in class com.yahoo.searchdefinition.derived.IndexInfo
 
derive(SDDocumentType, Search) - Method in class com.yahoo.searchdefinition.derived.Derived
Derives the content of this configuration.
derive(SDDocumentType, Search) - Method in class com.yahoo.searchdefinition.derived.VsmFields
 
derive(Index, Search) - Method in class com.yahoo.searchdefinition.derived.Derived
Derives the content of this configuration.
derive(Search) - Method in class com.yahoo.searchdefinition.derived.Derived
Derives the content of this configuration.
derive(Search) - Method in class com.yahoo.searchdefinition.derived.ImportedFields
 
derive(Search) - Method in class com.yahoo.searchdefinition.derived.IndexInfo
 
derive(Search) - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
derive(Search) - Method in class com.yahoo.searchdefinition.derived.Juniperrc
 
derive(Search) - Method in class com.yahoo.searchdefinition.derived.SummaryMap
 
derive(Search) - Method in class com.yahoo.searchdefinition.derived.VsmSummary
 
deriveAllSchemas(List<AbstractSearchCluster.SchemaSpec>, DeployState) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
deriveAllSchemas(List<AbstractSearchCluster.SchemaSpec>, DeployState) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
deriveAllSchemas(List<AbstractSearchCluster.SchemaSpec>, DeployState) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
deriveCommonSettings(ConfigModelRepo) - Method in class com.yahoo.vespa.model.routing.Routing
Derives all routing settings that can be found by inspecting the given plugin container.
Derived - Class in com.yahoo.searchdefinition.derived
Superclass of all derived configurations
Derived() - Constructor for class com.yahoo.searchdefinition.derived.Derived
 
DerivedConfiguration - Class in com.yahoo.searchdefinition.derived
A set of all derived configuration of a search definition.
DerivedConfiguration(Search, DeployLogger, ModelContext.Properties, RankProfileRegistry, QueryProfileRegistry, ImportedMlModels) - Constructor for class com.yahoo.searchdefinition.derived.DerivedConfiguration
Creates a complete derived configuration snapshot from a search definition.
Deriver - Class in com.yahoo.searchdefinition.derived
Auxiliary facade for deriving configs from search definitions
Deriver() - Constructor for class com.yahoo.searchdefinition.derived.Deriver
 
deriveRankProperties() - Method in class com.yahoo.searchdefinition.derived.FieldRankSettings
 
deriveSchemas(DeployState) - Method in class com.yahoo.vespa.model.search.SearchCluster
Must be called after cluster is built, to derive SD configs Derives the search definitions from the application package..
DESCENDING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
description - Variable in class com.yahoo.vespa.model.admin.monitoring.Metric
 
destinationIterator() - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
dimensions - Variable in class com.yahoo.vespa.model.admin.monitoring.Metric
 
DIRECT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
DIRECTIO - com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
disable - com.yahoo.vespa.model.container.xml.ContainerModelBuilder.Networking
 
disable_tracing() - Method in class com.yahoo.searchdefinition.parser.SDParser
Disable tracing.
DisallowComplexMapAndWsetKeyTypes - Class in com.yahoo.searchdefinition.processing
Non-primitive key types for map and weighted set forbidden (though OK in document model)
DisallowComplexMapAndWsetKeyTypes(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.DisallowComplexMapAndWsetKeyTypes
 
DiscBindingsConfigGenerator - Class in com.yahoo.vespa.model.container.component
 
DiscBindingsConfigGenerator() - Constructor for class com.yahoo.vespa.model.container.component.DiscBindingsConfigGenerator
 
DISK_LIMIT - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
DISK_USED - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
DISK_UTIL - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
dispatch - Variable in class com.yahoo.vespa.model.search.Tuning
 
DispatcherComponent - Class in com.yahoo.vespa.model.container.search
Represents a dispatcher component - an instance of a dispatcher in a search container cluster knows how to communicate with one indexed search cluster and owns the connections to it.
DispatcherComponent(IndexedSearchCluster) - Constructor for class com.yahoo.vespa.model.container.search.DispatcherComponent
 
DispatchGroup - Class in com.yahoo.vespa.model.search
Class representing a group of @link{SearchInterface} nodes and a set of @link{Dispatch} nodes.
DispatchGroup(IndexedSearchCluster) - Constructor for class com.yahoo.vespa.model.search.DispatchGroup
 
DispatchGroup.Iterable - Class in com.yahoo.vespa.model.search
 
DispatchGroupBuilder - Class in com.yahoo.vespa.model.search
Class used to build the mid-level dispatch groups in an indexed content cluster.
DispatchGroupBuilder(SimpleConfigProducer, DispatchGroup, IndexedSearchCluster) - Constructor for class com.yahoo.vespa.model.search.DispatchGroupBuilder
 
DispatchSpec - Class in com.yahoo.vespa.model.content
Represents the dispatch setup for a content cluster.
DispatchSpec.Builder - Class in com.yahoo.vespa.model.content
 
DispatchSpec.Group - Class in com.yahoo.vespa.model.content
A dispatch group with a list of nodes contained in that group.
DispatchSpec.Node - Class in com.yahoo.vespa.model.content
Reference to a node which is contained in a dispatch group.
DispatchTuning - Class in com.yahoo.vespa.model.content
Tuning of dispatching to content nodes, see the dispatch tuning documentation.
DispatchTuning.Builder - Class in com.yahoo.vespa.model.content
 
DispatchTuning.DispatchPolicy - Enum in com.yahoo.vespa.model.content
 
DISTANCE - com.yahoo.vespa.documentmodel.SummaryTransform
 
distanceMetric() - Method in class com.yahoo.searchdefinition.document.Attribute
 
DISTANCEMETRIC - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
distributeCpuSocketAffinity(Collection<SERVICE>) - Static method in class com.yahoo.vespa.model.AbstractService
Distribute affinity on a collection of services.
distributeFiles(FileDistribution) - Method in class com.yahoo.vespa.model.VespaModel
 
DistributionBitCalculator - Class in com.yahoo.vespa.model.content
 
DistributionBitCalculator() - Constructor for class com.yahoo.vespa.model.content.DistributionBitCalculator
 
distributionBits() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
Returns the distribution bits this cluster should use.
distributionKey - Variable in class com.yahoo.vespa.model.content.ContentNode
 
Distributor - Class in com.yahoo.vespa.model.content
Represents specific configuration for a given distributor node.
Distributor.Builder - Class in com.yahoo.vespa.model.content
 
DistributorCluster - Class in com.yahoo.vespa.model.content
Generates distributor-specific configuration.
DistributorCluster.Builder - Class in com.yahoo.vespa.model.content
 
diversity(RankProfile.MatchPhaseSettings) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a diversity block of a rank profile.
DIVERSITY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
diversityItem(RankProfile.DiversitySettings) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
DiversitySettings() - Constructor for class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
DiversitySettingsValidator - Class in com.yahoo.searchdefinition.processing
 
DiversitySettingsValidator(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.DiversitySettingsValidator
 
doBuild(AdminModel, Element, ConfigModelContext) - Method in class com.yahoo.config.model.admin.AdminModel.BuilderV2
 
doBuild(AdminModel, Element, ConfigModelContext) - Method in class com.yahoo.config.model.admin.AdminModel.BuilderV4
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocumentProcessorBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainBuilderBase
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainsBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessorBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomFederationSearcherBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearcherBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomAdminBuilderBase
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomClientProviderBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomComponentBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomFilterBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomHandlerBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomSearchTuningBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.ServletBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder.DomConfigProducerBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder.DomRootBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.http.xml.FilterBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.http.xml.HttpBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.http.xml.JettyConnectorBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.http.xml.JettyHttpServerBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.jersey.xml.RestApiBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.container.xml.ContainerServiceBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.ClusterControllerConfig.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.Distributor.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.DistributorCluster.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.content.StorageNode.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.generic.builder.DomModuleBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.generic.builder.DomServiceBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.generic.builder.DomServiceClusterBuilder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.search.SearchNode.Builder
 
doBuild(DeployState, AbstractConfigProducer, Element) - Method in class com.yahoo.vespa.model.search.TransactionLogServer.Builder
 
doBuild(ModelBuilderAddingAccessControlFilter.ModelPlaceholder, Element, ConfigModelContext) - Method in class com.yahoo.config.model.test.ModelBuilderAddingAccessControlFilter
 
doBuild(Clients, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomClientsBuilder
 
doBuild(ContainerModel, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.container.xml.ConfigServerContainerModelBuilder
 
doBuild(ContainerModel, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
doBuild(Content, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.content.Content.Builder
 
doBuild(GenericServicesModel, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.generic.GenericServicesBuilder
 
doBuild(Routing, Element, ConfigModelContext) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomRoutingBuilder
 
doBuild(MODEL, Element, ConfigModelContext) - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
doBuildAdmin(DeployState, Admin, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomAdminBuilderBase
 
doBuildAdmin(DeployState, Admin, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomAdminV2Builder
 
doBuildAdmin(DeployState, Admin, Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.DomAdminV4Builder
 
DOCPROC_RESERVED_NAME - Static variable in class com.yahoo.vespa.model.container.ContainerModel
 
DocprocChain - Class in com.yahoo.vespa.model.container.docproc
 
DocprocChain(ChainSpecification, Map<Pair<String, String>, String>) - Constructor for class com.yahoo.vespa.model.container.docproc.DocprocChain
 
DocprocChains - Class in com.yahoo.vespa.model.container.docproc
 
DocprocChains(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.docproc.DocprocChains
 
DocprocChainsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
Creates all docproc chains from xml.
DocprocChainsBuilder(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DocprocChainsBuilder
 
DocprocOptionsBuilder - Class in com.yahoo.vespa.model.container.xml
Extracted from DomDocProcClusterBuilder
DocprocOptionsBuilder() - Constructor for class com.yahoo.vespa.model.container.xml.DocprocOptionsBuilder
 
docprocsBundleSpecification - Static variable in class com.yahoo.vespa.model.search.IndexingProcessor
 
document(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document element.
DOCUMENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
DOCUMENT_ID_FIELD - Static variable in class com.yahoo.searchdefinition.derived.SummaryClass
 
DocumentApiOptionsBuilder - Class in com.yahoo.vespa.model.container.xml
 
DocumentApiOptionsBuilder() - Constructor for class com.yahoo.vespa.model.container.xml.DocumentApiOptionsBuilder
 
documentBody(SDDocumentType, Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document body block
DocumentDatabase - Class in com.yahoo.vespa.model.search
Represents a document database and the backend configuration needed for this database.
DocumentDatabase(AbstractConfigProducer, String, DerivedConfiguration) - Constructor for class com.yahoo.vespa.model.search.DocumentDatabase
 
DocumentDatabaseChangeValidator - Class in com.yahoo.vespa.model.application.validation.change.search
Validates the changes between a current and next document database that is part of an indexed search cluster.
DocumentDatabaseChangeValidator(DocumentDatabase, NewDocumentType, DocumentDatabase, NewDocumentType) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.DocumentDatabaseChangeValidator
 
documentExpansionFactor - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
DocumentFactoryBuilder - Class in com.yahoo.vespa.model.container.xml.document
Handles the document bindings (concrete document types).
DocumentFactoryBuilder() - Constructor for class com.yahoo.vespa.model.container.xml.document.DocumentFactoryBuilder
 
DocumentGraphException(SDDocumentType) - Constructor for exception com.yahoo.searchdefinition.DocumentGraphValidator.DocumentGraphException
 
DocumentGraphValidator - Class in com.yahoo.searchdefinition
Validates that there are no cycles between document types (exception: self-reference is allowed).
DocumentGraphValidator() - Constructor for class com.yahoo.searchdefinition.DocumentGraphValidator
 
DocumentGraphValidator.DocumentGraphException - Exception in com.yahoo.searchdefinition
 
DocumentManager - Class in com.yahoo.vespa.configmodel.producers
 
DocumentManager() - Constructor for class com.yahoo.vespa.configmodel.producers.DocumentManager
 
DocumentModel - Class in com.yahoo.vespa.documentmodel
DocumentModel represents everything derived from a set of search definitions.
DocumentModel() - Constructor for class com.yahoo.vespa.documentmodel.DocumentModel
 
DocumentModelBuilder - Class in com.yahoo.searchdefinition
 
DocumentModelBuilder(DocumentModel) - Constructor for class com.yahoo.searchdefinition.DocumentModelBuilder
 
DocumentModelBuilder.RetryLaterException - Exception in com.yahoo.searchdefinition
 
DocumentOnlySearch - Class in com.yahoo.searchdefinition
A search that was derived from an sd file containing no search element(s), only document specifications, so the name of this is decided by parsing and adding the document instance.
DocumentOnlySearch() - Constructor for class com.yahoo.searchdefinition.DocumentOnlySearch
 
documentprocessor - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
DocumentProcessor - Class in com.yahoo.vespa.model.container.docproc
 
DocumentProcessor(DocumentProcessorModel) - Constructor for class com.yahoo.vespa.model.container.docproc.DocumentProcessor
 
DocumentProcessorModel - Class in com.yahoo.vespa.model.container.docproc.model
 
DocumentProcessorModel(BundleInstantiationSpecification, Dependencies, Map<Pair<String, String>, String>) - Constructor for class com.yahoo.vespa.model.container.docproc.model.DocumentProcessorModel
 
DocumentProcessorModelBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
 
DocumentProcessorModelBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DocumentProcessorModelBuilder
 
DocumentProtocol - Class in com.yahoo.vespa.model.routing
This class is responsible for generating all hops and routes for the Document protocol running on message bus.
DocumentReference - Class in com.yahoo.searchdefinition
Represents a document reference.
DocumentReference(Field, Search) - Constructor for class com.yahoo.searchdefinition.DocumentReference
 
DocumentReferenceResolver - Class in com.yahoo.searchdefinition
Resolves all document references in the search definitions Iterates through all document fields having a ReferenceDataType and uses ReferenceDataType.getTargetType() to determine the referenced document.
DocumentReferenceResolver(List<Search>) - Constructor for class com.yahoo.searchdefinition.DocumentReferenceResolver
 
DocumentReferences - Class in com.yahoo.searchdefinition
Contains all document references for a document mapped by field name
DocumentReferences(Map<String, DocumentReference>) - Constructor for class com.yahoo.searchdefinition.DocumentReferences
 
DocumentSelectionBuilder - Class in com.yahoo.vespa.model.content.cluster
 
DocumentSelectionBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DocumentSelectionBuilder
 
DocumentSelectionConverter - Class in com.yahoo.vespa.model.search
 
DocumentSelectionConverter(String) - Constructor for class com.yahoo.vespa.model.search.DocumentSelectionConverter
 
DocumentsOnlyRankProfile - Class in com.yahoo.searchdefinition
A rank profile which ignores all calls made to it which may fail in a document only setting.
DocumentsOnlyRankProfile(String, Search, RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.DocumentsOnlyRankProfile
 
documentSummary(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document-summary block from within a search block.
DocumentSummary - Class in com.yahoo.vespa.documentmodel
A document summary definition - a list of summary fields.
DocumentSummary(String) - Constructor for class com.yahoo.vespa.documentmodel.DocumentSummary
Creates a DocumentSummary with the given name.
DOCUMENTSUMMARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
documentSummaryItem(DocumentSummary) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a single document-summary item.
DocumentTypeChangeValidator - Class in com.yahoo.vespa.model.application.validation.change.search
Validates the changes between a current and next document type used in a document database.
DocumentTypeChangeValidator(NewDocumentType, NewDocumentType) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.DocumentTypeChangeValidator
 
DocumentTypeCollection - Interface in com.yahoo.documentmodel
 
DocumentTypeRepo - Class in com.yahoo.documentmodel
 
DocumentTypeRepo() - Constructor for class com.yahoo.documentmodel.DocumentTypeRepo
 
DocumentTypes - Class in com.yahoo.vespa.configmodel.producers
 
DocumentTypes() - Constructor for class com.yahoo.vespa.configmodel.producers.DocumentTypes
 
DocumentTypeVisitor - Class in com.yahoo.vespa.model.content
 
DocumentTypeVisitor() - Constructor for class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
doesAttributing() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
doesAttributing() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
doesAttributing() - Method in class com.yahoo.searchdefinition.document.SDField
 
doesIndexing() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
doesIndexing() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
doesIndexing() - Method in class com.yahoo.searchdefinition.document.SDField
 
doesLowerCasing() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
doesLowerCasing() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
doesLowerCasing() - Method in class com.yahoo.searchdefinition.document.SDField
 
doesSummarying() - Method in class com.yahoo.searchdefinition.document.SDField
 
DomAdminBuilderBase - Class in com.yahoo.vespa.model.builder.xml.dom
A base class for admin model builders, to support common functionality across versions.
DomAdminV2Builder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds the admin model from a V2 admin XML tag.
DomAdminV2Builder(ConfigModelContext.ApplicationType, FileRegistry, boolean, List<ConfigServerSpec>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomAdminV2Builder
 
DomAdminV4Builder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds the admin model from a version 4 XML tag, or as a default when an admin 3 tag or no admin tag is used.
DomAdminV4Builder(ConfigModelContext, boolean, List<ConfigServerSpec>, Collection<ContainerModel>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomAdminV4Builder
 
domain - Variable in class com.yahoo.vespa.model.container.http.AccessControl
 
DomBuilderCreator - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Utility class for instantiating a builder using reflection.
DomBuilderCreator() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.DomBuilderCreator
 
DomChainBuilderBase<COMPONENT extends ChainedComponent<?>,​CHAIN extends Chain<COMPONENT>> - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Base functionality for all chain builders (docprocChain, searchChain, provider, source)
DomChainBuilderBase(Collection<ComponentsBuilder.ComponentType<COMPONENT>>, Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainBuilderBase
 
DomChainsBuilder<COMPONENT extends ChainedComponent<?>,​CHAIN extends Chain<COMPONENT>,​CHAINS extends Chains<CHAIN>> - Class in com.yahoo.vespa.model.builder.xml.dom.chains
NOTE: This class _must_ be abstract, due to calling subclass method in ctor.
DomChainsBuilder(Element, Collection<ComponentsBuilder.ComponentType<COMPONENT>>, String) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainsBuilder
 
DomClientProviderBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
DomClientProviderBuilder(ApplicationContainerCluster) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomClientProviderBuilder
 
DomClientsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds the Clients plugin
DomClientsBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomClientsBuilder
 
DomComponentBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
DomComponentBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomComponentBuilder
 
DomComponentBuilder(ComponentId) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomComponentBuilder
 
DomConfigPayloadBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builder that transforms xml config to a slime tree representation of the config.
DomConfigPayloadBuilder(ConfigDefinition) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomConfigPayloadBuilder
 
DomConfigProducerBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder.DomConfigProducerBuilder
 
DomContentSearchBuilder - Class in com.yahoo.vespa.model.content.cluster
 
DomContentSearchBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DomContentSearchBuilder
 
DomDispatchBuilder - Class in com.yahoo.vespa.model.content.cluster
Builder for the dispatch setup for a content cluster.
DomDispatchBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DomDispatchBuilder
 
DomDocprocChainBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
Builds a docproc chain from xml
DomDocprocChainBuilder(Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocprocChainBuilder
 
DomDocprocChainsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
Builds the docproc chains model from xml.
DomDocprocChainsBuilder(Element, boolean) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocprocChainsBuilder
 
DomDocumentProcessorBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
Builds a DocumentProcessor from XML.
DomDocumentProcessorBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocumentProcessorBuilder
 
DomFederationSearcherBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds a federation searcher config producer from an element.
DomFederationSearcherBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomFederationSearcherBuilder
 
DomFilterBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
DomFilterBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomFilterBuilder
 
DomGenericTargetBuilder<T extends GenericTarget> - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
 
DomHandlerBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
DomHandlerBuilder(ApplicationContainerCluster) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomHandlerBuilder
 
DomModuleBuilder - Class in com.yahoo.vespa.model.generic.builder
Produces sub services for generic services.
DomModuleBuilder(String) - Constructor for class com.yahoo.vespa.model.generic.builder.DomModuleBuilder
 
DomProcessingBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.processing
Root builder of the processing model
DomProcessingBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessingBuilder
 
DomProcessingChainBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.processing
 
DomProcessingChainBuilder(Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessingChainBuilder
 
DomProcessorBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.processing
Builds a processor from XML.
DomProcessorBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessorBuilder
 
DomProviderBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds a provider from xml.
DomProviderBuilder(Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder
 
DomProviderBuilder.Node - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
 
DomResourceLimitsBuilder - Class in com.yahoo.vespa.model.content.cluster
Builder for resource limits for a content cluster with engine proton.
DomResourceLimitsBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DomResourceLimitsBuilder
 
DomRoutingBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds the Routing plugin
DomRoutingBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomRoutingBuilder
 
DomSearchChainBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds a Search chain from xml.
DomSearchChainBuilder(Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainBuilder
 
DomSearchChainsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds the search chains model from xml.
DomSearchChainsBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainsBuilder
 
DomSearchChainsBuilder(Element, boolean) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainsBuilder
 
DomSearchCoverageBuilder - Class in com.yahoo.vespa.model.content.cluster
 
DomSearchCoverageBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DomSearchCoverageBuilder
 
DomSearcherBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds a Searcher from XML.
DomSearcherBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearcherBuilder
 
DomSearchTuningBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builder for the tuning config for a search cluster.
DomSearchTuningBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.DomSearchTuningBuilder
 
DomServiceBuilder - Class in com.yahoo.vespa.model.generic.builder
 
DomServiceBuilder(int) - Constructor for class com.yahoo.vespa.model.generic.builder.DomServiceBuilder
 
DomServiceClusterBuilder - Class in com.yahoo.vespa.model.generic.builder
 
DomServiceClusterBuilder(String) - Constructor for class com.yahoo.vespa.model.generic.builder.DomServiceClusterBuilder
 
DomSourceBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds a source from xml.
DomTuningDispatchBuilder - Class in com.yahoo.vespa.model.content.cluster
 
DomTuningDispatchBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.DomTuningDispatchBuilder
 
DomV20ClientsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds the Clients plugin
done() - Method in interface com.yahoo.searchdefinition.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.
doPrepare(DeployState) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainerCluster
 
doPrepare(DeployState) - Method in class com.yahoo.vespa.model.admin.LogserverContainerCluster
 
doPrepare(DeployState) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
doPrepare(DeployState) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
doPrepare(DeployState) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
doRemoveAccents() - Method in class com.yahoo.searchdefinition.document.NormalizeLevel
Returns whether accents should be removed from text
DOT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
DOUBLE - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
DOUBLE - com.yahoo.searchdefinition.document.Attribute.Type
 
DOUBLE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
doubleAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
DummyPersistence - Class in com.yahoo.vespa.model.content.engines
 
DummyPersistence(StorageNode) - Constructor for class com.yahoo.vespa.model.content.engines.DummyPersistence
 
DummyPersistence.Factory - Class in com.yahoo.vespa.model.content.engines
 
dump(PrintStream) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
dump(PrintStream) - Method in interface com.yahoo.vespa.model.ConfigProducer
Dump the three of config producers to the specified stream.
dumpPortAllocations() - Method in class com.yahoo.vespa.model.HostSystem
 
Duration - Class in com.yahoo.vespa.model.utils
Parses a string on the form: [numbers]\s*[unit]? Where numbers is a double, and unit is one of: d - days m - minutes s - seconds ms - milliseconds Default is seconds.
Duration(String) - Constructor for class com.yahoo.vespa.model.utils.Duration
 
DYNAMIC - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
DYNAMICBOLDED - com.yahoo.vespa.documentmodel.SummaryTransform
 
DYNAMICTEASER - com.yahoo.vespa.documentmodel.SummaryTransform
 

E

effectiveFinalRedundancy() - Method in class com.yahoo.vespa.model.content.Redundancy
 
effectiveInitialRedundancy() - Method in class com.yahoo.vespa.model.content.Redundancy
 
effectiveReadyCopies() - Method in class com.yahoo.vespa.model.content.Redundancy
 
elementName - Static variable in class com.yahoo.vespa.model.builder.xml.dom.DomComponentBuilder
 
empty - Static variable in class com.yahoo.searchdefinition.derived.AttributeFields
 
empty - Static variable in class com.yahoo.searchdefinition.derived.RankProfileList
 
empty - Static variable in class com.yahoo.vespa.model.content.DispatchTuning
 
EMPTY - com.yahoo.searchdefinition.document.RankType
 
emptyChainSpec(ComponentId) - Static method in class com.yahoo.vespa.model.container.http.FilterChains
 
emptyMetricSet() - Static method in class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
enable - com.yahoo.vespa.model.container.xml.ContainerModelBuilder.Networking
 
ENABLE_BM25 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
enable_tracing() - Method in class com.yahoo.searchdefinition.parser.SDParser
Enable tracing.
ENABLEBITVECTORS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
enableMultiLevelSplitting() - Method in class com.yahoo.vespa.model.content.engines.DummyPersistence.Factory
 
enableMultiLevelSplitting() - Method in interface com.yahoo.vespa.model.content.engines.PersistenceEngine.PersistenceFactory
Multi level splitting can increase split performance a lot where documents have been co-localized, for backends where retrieving document identifiers contained in bucket is cheap.
enableMultiLevelSplitting() - Method in class com.yahoo.vespa.model.content.engines.ProtonEngine.Factory
 
ENABLEONLYBITVECTOR - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
endColumn - Variable in class com.yahoo.searchdefinition.parser.Token
The column number of the last character of this Token.
endLine - Variable in class com.yahoo.searchdefinition.parser.Token
The line number of the last character of this Token.
endpointAliases() - Method in class com.yahoo.vespa.model.container.ContainerCluster
The configured endpoint aliases (fqdn) for the service in this cluster
endpointCertificateSecrets() - Method in class com.yahoo.config.model.deploy.DeployState
 
endpointCertificateSecrets() - Method in class com.yahoo.config.model.deploy.TestProperties
 
EndpointCertificateSecretsValidator - Class in com.yahoo.vespa.model.application.validation
 
EndpointCertificateSecretsValidator() - Constructor for class com.yahoo.vespa.model.application.validation.EndpointCertificateSecretsValidator
 
endpoints() - Method in class com.yahoo.config.model.deploy.TestProperties
 
endpoints(Set<ContainerEndpoint>) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
EngineFactoryBuilder - Class in com.yahoo.vespa.model.content.cluster
Creates the correct engine factory from XML.
EngineFactoryBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.EngineFactoryBuilder
 
entrySet() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
enumerateImportedFields(SDDocumentType) - Method in class com.yahoo.searchdefinition.ImportedFieldsEnumerator
 
environment - Variable in class com.yahoo.vespa.model.container.SecretStore.Group
 
environment() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
EOF - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
End of File.
EOL - Static variable in exception com.yahoo.searchdefinition.parser.ParseException
The end of line string for this machine.
equals(Object) - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
 
equals(Object) - Method in class com.yahoo.config.model.builder.xml.ConfigModelId
 
equals(Object) - Method in class com.yahoo.config.model.deploy.TestProperties.Spec
 
equals(Object) - Method in class com.yahoo.documentmodel.NewDocumentType.Name
 
equals(Object) - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
equals(Object) - Method in class com.yahoo.searchdefinition.derived.Index.Type
 
equals(Object) - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
equals(Object) - Method in class com.yahoo.searchdefinition.derived.NativeTable
 
equals(Object) - Method in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
equals(Object) - Method in class com.yahoo.searchdefinition.document.Attribute
 
equals(Object) - Method in class com.yahoo.searchdefinition.document.Matching
 
equals(Object) - Method in class com.yahoo.searchdefinition.document.Ranking
Returns true if the given rank settings are the same
equals(Object) - Method in class com.yahoo.searchdefinition.document.SDField
 
equals(Object) - Method in class com.yahoo.searchdefinition.document.Sorting
 
equals(Object) - Method in class com.yahoo.searchdefinition.Index
 
equals(Object) - Method in class com.yahoo.searchdefinition.RankProfile.RankProperty
 
equals(Object) - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
equals(Object) - Method in class com.yahoo.searchdefinition.Search
 
equals(Object) - Method in class com.yahoo.vespa.documentmodel.SummaryField.Property
 
equals(Object) - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
equals(Object) - Method in class com.yahoo.vespa.model.admin.monitoring.Metric
Two metrics are considered equal if they have the same name.
equals(Object) - Method in class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
equals(Object) - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
equals(Object) - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
equals(Object) - Method in class com.yahoo.vespa.model.content.StorageGroup
 
equals(Object) - Method in class com.yahoo.vespa.model.Host
 
equals(Object) - Method in class com.yahoo.vespa.model.HostResource
 
equals(Object) - Method in class com.yahoo.vespa.model.ml.ModelName
 
equals(Object) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
EUCLIDEAN - com.yahoo.searchdefinition.document.Attribute.DistanceMetric
 
EVALUATION_POINT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
EXACT - com.yahoo.searchdefinition.document.Matching.Type
 
EXACT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ExactMatch - Class in com.yahoo.searchdefinition.processing
The implementation of exact matching
exactTerminator(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
EXACTTERMINATOR - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
excludeBinding(String) - Method in class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
exists() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
existsIndex(String) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
existsIndex(String) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
existsIndex(String) - Method in class com.yahoo.searchdefinition.document.SDField
Returns an index if this field has one (implicitly or explicitly) targeting the given name.
existsIndex(String) - Method in class com.yahoo.searchdefinition.Search
 
expectedTokenSequences - Variable in exception com.yahoo.searchdefinition.parser.ParseException
Each entry in this array is an array of integers.
export(String) - Method in class com.yahoo.searchdefinition.derived.Derived
Exports this derived configuration to its .cfg file in toDirectory
export(String) - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
Exports a complete set of configuration-server format config files.
export(String) - Method in interface com.yahoo.searchdefinition.derived.Exportable
Exports the configuration of this object
Exportable - Interface in com.yahoo.searchdefinition.derived
Classes exportable to configurations
exportDocuments(DocumentmanagerConfig.Builder, String) - Static method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
exportDocuments(DocumenttypesConfig.Builder, String) - Static method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
exportQueryProfiles(QueryProfileRegistry, String) - Static method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
exportSdFiles(File) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
exportSdFiles(File) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
exportSdFiles(File) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
expression() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an expression token and returns its image.
expression(FeatureArguments, RankProfileTransformContext) - Method in class com.yahoo.vespa.model.ml.ConvertedModel
Returns the expression matching the given arguments.
EXPRESSION_ML - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
EXPRESSION_SL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
expressions() - Method in class com.yahoo.searchdefinition.derived.IndexingScript
 
expressions() - Method in class com.yahoo.vespa.model.ml.ConvertedModel
Returns all the output expressions of this indexed by name.
ExpressionTransforms - Class in com.yahoo.searchdefinition.expressiontransforms
The transformations done on ranking expressions done at config time before passing them on to the Vespa engine for execution.
ExpressionTransforms() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.ExpressionTransforms
 
extraFieldList() - Method in class com.yahoo.searchdefinition.Search
 

F

factory - Static variable in class com.yahoo.config.model.builder.xml.XmlHelper
 
Factory() - Constructor for class com.yahoo.vespa.model.content.engines.DummyPersistence.Factory
 
Factory(ContentSearchCluster) - Constructor for class com.yahoo.vespa.model.content.engines.ProtonEngine.Factory
 
fail(Search, Field, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
failOnValidateXml() - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
failValidation(String) - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
FALSE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FAST_ACCESS - com.yahoo.searchdefinition.derived.AttributeFields.FieldSet
 
FASTACCESS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FastAccessValidator - Class in com.yahoo.searchdefinition.processing
Validates the use of the fast-access property.
FastAccessValidator(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.FastAccessValidator
 
FASTSEARCH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FeatureArguments - Class in com.yahoo.vespa.model.ml
Encapsulates the arguments of a specific model output
FeatureArguments(Arguments) - Constructor for class com.yahoo.vespa.model.ml.FeatureArguments
 
FEATUREDATA - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
FeatureNames - Class in com.yahoo.searchdefinition
Utility methods for query, document and constant rank feature names
FeatureNames() - Constructor for class com.yahoo.searchdefinition.FeatureNames
 
featureTypes() - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
federation - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
federationOptions() - Method in class com.yahoo.vespa.model.container.search.searchchain.GenericTarget
 
federationOptions() - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
federationOptions() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChain
 
federationOptions() - Method in class com.yahoo.vespa.model.container.search.searchchain.Source
 
FederationOptionsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Builds federation options from a federations options element
federationOptionsElement - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.search.FederationOptionsBuilder
 
FederationSearcher - Class in com.yahoo.vespa.model.container.search.searchchain
Config producer for the FederationSearcher.
FederationSearcher(FederationSearcherModel, Optional<Component>) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.FederationSearcher
 
feeding - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
Feeding() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Feeding
 
field(SDDocumentType, Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a field block from within a document element.
FIELD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
fieldBody(SDField, Search, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single element of a field body block.
fieldIterator() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
Returns an iterator of the fields of this summary.
fieldIterator() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
fieldName() - Method in class com.yahoo.searchdefinition.document.ImportedField
 
fieldName() - Method in class com.yahoo.searchdefinition.document.TemporaryImportedField
 
fieldNameSchemaMap() - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
The field name schema map that applies to this whole chain
fieldNameSchemaMap() - Method in class com.yahoo.vespa.model.container.docproc.DocprocChain
The field name schema map that applies to this whole chain
fieldNameSchemaMap() - Method in class com.yahoo.vespa.model.container.docproc.DocumentProcessor
The field name schema map that applies to this docproc
fieldNameSchemaMap() - Method in class com.yahoo.vespa.model.container.docproc.model.DocumentProcessorModel
The field name schema map that applies to this docproc
FieldOperation - Interface in com.yahoo.searchdefinition.fieldoperation
An operation on a field.
FieldOperationApplier - Class in com.yahoo.searchdefinition
 
FieldOperationApplier() - Constructor for class com.yahoo.searchdefinition.FieldOperationApplier
 
FieldOperationApplierForSearch - Class in com.yahoo.searchdefinition
 
FieldOperationApplierForSearch() - Constructor for class com.yahoo.searchdefinition.FieldOperationApplierForSearch
 
FieldOperationApplierForStructs - Class in com.yahoo.searchdefinition
 
FieldOperationApplierForStructs() - Constructor for class com.yahoo.searchdefinition.FieldOperationApplierForStructs
 
FieldOperationContainer - Interface in com.yahoo.searchdefinition.fieldoperation
 
fieldRankFilter(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank filter statement of a rank profile.
FieldRankSettings - Class in com.yahoo.searchdefinition.derived
The rank settings of a field used for native rank features.
FieldRankSettings(String) - Constructor for class com.yahoo.searchdefinition.derived.FieldRankSettings
 
fieldRankType(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank-type statement of a rank profile.
FieldResultTransform - Class in com.yahoo.searchdefinition.derived
The result transformation of a named field
FieldResultTransform(String, SummaryTransform, String) - Constructor for class com.yahoo.searchdefinition.derived.FieldResultTransform
 
fields - Variable in class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
 
fields() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
fields() - Method in class com.yahoo.searchdefinition.document.ImportedFields
 
fields() - Method in class com.yahoo.searchdefinition.document.TemporaryImportedFields
 
FIELDS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
fieldSet() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
fieldSet(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
FieldSet - Class in com.yahoo.searchdefinition.document
Searchable collection of fields.
FieldSet(String) - Constructor for class com.yahoo.searchdefinition.document.FieldSet
 
FIELDSET - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
fieldSets() - Method in class com.yahoo.searchdefinition.Search
The field set settings for this search
FieldSets - Class in com.yahoo.searchdefinition
The field sets owned by a Search Both built in and user defined.
FieldSets() - Constructor for class com.yahoo.searchdefinition.FieldSets
 
FieldSetSettings - Class in com.yahoo.searchdefinition.processing
Computes the right "index commands" for each fieldset in a search definition.
FieldSetSettings(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.FieldSetSettings
 
fieldStemming(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a stemming block of a field element.
FieldView - Class in com.yahoo.vespa.documentmodel
 
FieldView(String) - Constructor for class com.yahoo.vespa.documentmodel.FieldView
Creates a view with a name
fieldWeight(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a field-weight statement of a rank profile.
file - Variable in class com.yahoo.vespa.model.admin.monitoring.CloudWatch.SharedCredentials
 
FILE - com.yahoo.searchdefinition.RankingConstant.PathType
 
FILE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FILE_PATH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FileDistributionConfigProducer - Class in com.yahoo.vespa.model.filedistribution
 
FileDistributionConfigProducer(AbstractConfigProducer, FileRegistry, List<ConfigServerSpec>, boolean) - Constructor for class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProducer
 
FileDistributionConfigProvider - Class in com.yahoo.vespa.model.filedistribution
 
FileDistributionConfigProvider(AbstractConfigProducer, FileDistributor, boolean, Host) - Constructor for class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProvider
 
FileDistributor - Class in com.yahoo.vespa.model.filedistribution
Sends RPC requests to hosts (tenant hosts and config servers) to start download of files.
FileDistributor(FileRegistry, List<ConfigServerSpec>, boolean) - Constructor for class com.yahoo.vespa.model.filedistribution.FileDistributor
 
fileNameSuffix - Static variable in class com.yahoo.vespa.model.search.NamedSchema
 
filePath() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
fileReferences() - Method in class com.yahoo.vespa.model.VespaModel
 
fileRegistry(FileRegistry) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
FileSender - Class in com.yahoo.vespa.model.utils
Utility methods for sending files to a collection of nodes.
FileSender() - Constructor for class com.yahoo.vespa.model.utils.FileSender
 
fileSourceHost() - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
Returns the host which is the source of the files
FileStatusHandlerComponent - Class in com.yahoo.vespa.model.container.component
Sets up VipStatusHandler that answers OK when a certain file is present.
FileStatusHandlerComponent(String, String, String...) - Constructor for class com.yahoo.vespa.model.container.component.FileStatusHandlerComponent
 
FileStorProducer - Class in com.yahoo.vespa.model.content.storagecluster
Serves stor-filestor for storage clusters.
FileStorProducer(ContentCluster, Integer) - Constructor for class com.yahoo.vespa.model.content.storagecluster.FileStorProducer
 
FileStorProducer.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
filesToSendToHost(Host) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
Returns the files which has been marked for distribution to the given host
fillDocumentDBConfig(String, ProtonConfig.Documentdb.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
filter - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
Filter - Class in com.yahoo.vespa.model.container.http
 
Filter(ChainedComponentModel) - Constructor for class com.yahoo.vespa.model.container.http.Filter
 
FILTER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FILTER_ONLY - com.yahoo.vespa.documentmodel.SearchField.Feature
 
FilterBindingsProviderComponent(ComponentId) - Constructor for class com.yahoo.vespa.model.container.http.JettyHttpServer.FilterBindingsProviderComponent
 
FilterBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
FilterBuilder() - Constructor for class com.yahoo.vespa.model.container.http.xml.FilterBuilder
 
FilterChainBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
FilterChainBuilder(Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.container.http.xml.FilterChainBuilder
 
FilterChains - Class in com.yahoo.vespa.model.container.http
 
FilterChains(AbstractConfigProducer) - Constructor for class com.yahoo.vespa.model.container.http.FilterChains
 
FilterChainsBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
FilterChainsBuilder() - Constructor for class com.yahoo.vespa.model.container.http.xml.FilterChainsBuilder
 
filterConfigProvider - Variable in class com.yahoo.vespa.model.container.component.HttpFilter
 
FilterConfigProvider - Class in com.yahoo.vespa.model.container.http
 
FilterConfigProvider(ChainedComponentModel) - Constructor for class com.yahoo.vespa.model.container.http.FilterConfigProvider
 
FilterFieldNames - Class in com.yahoo.searchdefinition.processing
Takes the fields and indexes that are of type rank filter, and stores those names on all rank profiles
FilterFieldNames(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.FilterFieldNames
 
filterFields() - Method in class com.yahoo.searchdefinition.RankProfile
 
filterId() - Method in class com.yahoo.vespa.model.container.http.Binding
 
finalRedundancy() - Method in class com.yahoo.vespa.model.content.Redundancy
 
findAnnotation(String) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
findByName(String, Collection<NamedSchema>) - Static method in class com.yahoo.vespa.model.search.NamedSchema
 
findConfigChangesFromModels(AbstractConfigProducerRoot, AbstractConfigProducerRoot) - Method in class com.yahoo.vespa.model.application.validation.change.ConfigValueChangeValidator
 
findFunction(String) - Method in class com.yahoo.searchdefinition.RankProfile
 
findPort(NetworkPorts.Allocation, String) - Method in class com.yahoo.vespa.model.PortFinder
 
findServicesWithChangedStartupCommmand(AbstractConfigProducerRoot, AbstractConfigProducerRoot) - Method in class com.yahoo.vespa.model.application.validation.change.StartupCommandChangeValidator
 
findSummaryTo(Search, SDField, Set<String>, Set<String>) - Method in class com.yahoo.searchdefinition.processing.IndexingOutputs
 
FIRST_OCCURRENCE - Static variable in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
firstPhase(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes the first-phase block of a rank profile.
FIRSTPHASE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
firstPhaseItem(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
FLATTENJUNIPER - com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
 
FLATTENSPACE - com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
 
flavor() - Method in class com.yahoo.config.model.provision.Host
 
FLOAT - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
FLOAT - com.yahoo.searchdefinition.document.Attribute.Type
 
FLOAT16 - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
FLOAT16 - com.yahoo.searchdefinition.document.Attribute.Type
 
flushPortReservations() - Method in class com.yahoo.vespa.model.HostPorts
 
FlushStrategy() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
forgetResolvedTypes() - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
formatError(String, String, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
FreezableMap<K,​V> - Class in com.yahoo.vespa.model.utils
Delegates to a map that can be frozen.
FreezableMap(Class<LinkedHashMap>) - Constructor for class com.yahoo.vespa.model.utils.FreezableMap
 
freeze() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
freezeModelTopology() - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
Freezes the parent - child connections of the model and sets information derived from the topology.
from(ModelElement, ConfigModelContext) - Static method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns a requirement for dedicated nodes taken from the given nodes element
fromBuilder(SearchBuilder) - Static method in class com.yahoo.config.model.deploy.SearchDocumentModel
 
fromBuilderAndNames(SearchBuilder, Map<String, String>) - Static method in class com.yahoo.config.model.deploy.SearchDocumentModel
 
fromClassAndBundle(String, String) - Static method in class com.yahoo.vespa.model.container.component.Component
Returns a component that uses its class name as id.
fromClassName(String) - Static method in class com.yahoo.vespa.model.container.component.Handler
 
FROMDISK - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
fromName(String) - Static method in class com.yahoo.config.model.builder.xml.ConfigModelId
Create id with given name, using default version 1.
fromNameAndVersion(String, String) - Static method in class com.yahoo.config.model.builder.xml.ConfigModelId
Create id with a name and version
fromParent(ModelElement, ConfigModelContext) - Static method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns a requirement for dedicated nodes taken from the nodes element contained in the given parent element, or empty if the parent element is null, or the nodes elements is not present.
fromSearchDefinitionDirectory(String) - Static method in class com.yahoo.config.model.test.MockApplicationPackage
 
fromSource(ModelName, String, RankProfile, QueryProfileRegistry, ImportedMlModel) - Static method in class com.yahoo.vespa.model.ml.ConvertedModel
 
fromSourceOrStore(Path, boolean, RankProfileTransformContext) - Static method in class com.yahoo.vespa.model.ml.ConvertedModel
Create and store a converted model for a rank profile given from either an imported model, or (if unavailable) from stored application package data.
fromStore(ModelName, String, RankProfile) - Static method in class com.yahoo.vespa.model.ml.ConvertedModel
 
fromStream(SimpleCharStream, boolean) - Static method in class com.yahoo.searchdefinition.fieldoperation.IndexingOperation
Creates an indexing operation which will use the simple linguistics implementation suitable for testing
fromStream(SimpleCharStream, boolean, Linguistics) - Static method in class com.yahoo.searchdefinition.fieldoperation.IndexingOperation
 
fromString(String) - Static method in enum com.yahoo.config.model.ConfigModelContext.ApplicationType
 
fromString(String) - Static method in enum com.yahoo.searchdefinition.document.RankType
Returns the rank type from a string, regardless of its case.
fromString(String) - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
fromString(String) - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
 
FULL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
fullName() - Method in class com.yahoo.vespa.model.ml.ModelName
 
function() - Method in class com.yahoo.searchdefinition.RankProfile.RankingExpressionFunction
 
function(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a function statement of a rank-profile.
FUNCTION - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
FunctionInliner - Class in com.yahoo.searchdefinition.expressiontransforms
Inlines functions in ranking expressions
FunctionInliner() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.FunctionInliner
 
FunctionShadower - Class in com.yahoo.searchdefinition.expressiontransforms
Transforms function nodes to reference nodes if a rank profile function shadows a built-in function.
FunctionShadower() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.FunctionShadower
 

G

G1GC - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
GC_OPTIONS - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
generate(Collection<? extends Component<?, ?>>) - Static method in class com.yahoo.vespa.model.container.component.ComponentsConfigGenerator
 
generate(Collection<? extends Handler<?>>) - Static method in class com.yahoo.vespa.model.container.component.DiscBindingsConfigGenerator
 
generate(List<MetricsProxyContainer>) - Static method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsNodesConfigGenerator
 
generate(List<Service>) - Static method in class com.yahoo.vespa.model.admin.metricsproxy.VespaServicesConfigGenerator
 
generate(T) - Static method in class com.yahoo.vespa.model.container.component.DiscBindingsConfigGenerator
 
generateParseException() - Method in class com.yahoo.searchdefinition.parser.SDParser
Generate ParseException.
GenericChainedComponentModelBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains
reads the common attributes and elements of all chained component elements.
GenericChainedComponentModelBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.GenericChainedComponentModelBuilder
 
GenericProvider - Class in com.yahoo.vespa.model.container.search.searchchain
A generic provider, used when no type is given.
GenericProvider(ChainSpecification, FederationOptions) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.GenericProvider
 
GenericServicesBuilder - Class in com.yahoo.vespa.model.generic
 
GenericServicesBuilder() - Constructor for class com.yahoo.vespa.model.generic.GenericServicesBuilder
 
GenericServicesModel - Class in com.yahoo.vespa.model.generic
 
GenericServicesModel(ConfigModelContext) - Constructor for class com.yahoo.vespa.model.generic.GenericServicesModel
 
GenericTarget - Class in com.yahoo.vespa.model.container.search.searchchain
A search chain that is intended to be used for federation (i.e.
GenericTarget(ChainSpecification, FederationOptions) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.GenericTarget
 
GEODEGREES - com.yahoo.searchdefinition.document.Attribute.DistanceMetric
 
GEOPOS - com.yahoo.vespa.documentmodel.SummaryTransform
 
get(ImmutableSearch, String) - Method in class com.yahoo.searchdefinition.RankProfileRegistry
Returns a named rank profile, null if the search definition doesn't have one with the given name
get(ConfigDefinitionKey) - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
get(Object) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
get(String) - Method in class com.yahoo.config.model.ConfigModelRepo
Returns a config model for a given id
get(String) - Static method in enum com.yahoo.searchdefinition.document.Stemming
Returns the stemming object for the given string.
get(String) - Method in class com.yahoo.searchdefinition.RankingConstants
Returns the ranking constant with the given name, or null if not present
get(String) - Method in class com.yahoo.vespa.documentmodel.FieldView
 
getAccessControl() - Method in class com.yahoo.vespa.model.container.http.Http
 
getAccessLoggingEnabledByDefault() - Method in class com.yahoo.config.model.deploy.DeployState
 
getAdditionalDefaultMetrics() - Method in class com.yahoo.vespa.model.admin.Admin
 
getAdmin() - Method in class com.yahoo.config.model.admin.AdminModel
 
getAdmin() - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getAdmin() - Method in class com.yahoo.config.model.test.MockRoot
 
getAdmin() - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
 
getAdmin() - Method in class com.yahoo.vespa.model.VespaModel
Returns the admin component of the vespamodel.
getAffinity() - Method in class com.yahoo.vespa.model.AbstractService
 
getAffinity() - Method in interface com.yahoo.vespa.model.Service
Return the Affinity of this service if it has.
getAlgorithm() - Method in class com.yahoo.searchdefinition.document.Matching
 
getAlias() - Method in class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
getAlias() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getAliasedName() - Method in class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
getAliasedName() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getAliases() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getAliasToName() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getAliasToName() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getAliasToName() - Method in class com.yahoo.searchdefinition.document.SDField
The aliases declared for this field
getAllAnnotations() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getAllComponents() - Method in class com.yahoo.vespa.model.container.ContainerCluster
Returns all components in this cluster (generic, handlers, chained)
getAllConfigsProduced(Class<? extends ConfigProducer>, String) - Static method in class com.yahoo.vespa.model.utils.internal.ReflectionUtil
 
getAllExistingConfigDefs() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getAllFields() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getAllServlets() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getAllSuperclasses(Class<?>) - Static method in class com.yahoo.vespa.model.utils.internal.ReflectionUtil
 
getAllTypes() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getAllTypes() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getAnnotations() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getAnnotations() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getAnnotationType(int) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getAnnotationType(String) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getApplicationId() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getApplicationName() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getApplicationPackage() - Method in class com.yahoo.config.model.ConfigModelContext
 
getApplicationPackage() - Method in class com.yahoo.config.model.deploy.DeployState
 
getApplicationSpec() - Method in class com.yahoo.vespa.model.routing.DocumentProtocol
 
getApplicationSpec() - Method in interface com.yahoo.vespa.model.routing.Protocol
Returns the specification of the application as seen by this protocol.
getApplicationType() - Method in class com.yahoo.config.model.ConfigModelContext
 
getApplicationType() - Method in class com.yahoo.vespa.model.admin.Admin
 
getArgument() - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
Returns the argument of this (used as input to the backend docsum rewriter)
getArity() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
getAscending() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getAscending() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getAssignedJvmOptions() - Method in class com.yahoo.vespa.model.container.Container
Returns the jvm args set explicitly for this node
getAttribute() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getAttribute() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getAttribute() - Method in class com.yahoo.searchdefinition.document.SDField
 
getAttribute() - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
getAttribute() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getAttribute(String) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
Returns an attribute by name, or null if it doesn't exist
getAttribute(String) - Method in class com.yahoo.searchdefinition.Search
Returns the first occurrence of an attribute having this name, or null if none
getAttributeFields() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getAttributeName() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getAttributes() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getAttributes() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getAttributes() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the search-time attribute settings of this field or null if none is set.
getAttributeTypes() - Method in class com.yahoo.searchdefinition.RankProfile
 
getBeginColumn() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getBeginLine() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getBindingPath() - Method in class com.yahoo.vespa.model.container.jersey.RestApi
 
getBindings() - Method in class com.yahoo.vespa.model.container.http.AccessControl
 
getBindings() - Method in class com.yahoo.vespa.model.container.http.Http
 
getBody() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getBooleanIndexDefinition() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
getBooleanIndexDefiniton() - Method in class com.yahoo.searchdefinition.Index
Returns the boolean index definition
getBuilder(Class<T>) - Static method in class com.yahoo.config.model.test.MockRoot
 
getBundle(String) - Static method in class com.yahoo.vespa.model.container.xml.BundleMapper
 
getBundlePath(String) - Static method in class com.yahoo.vespa.model.container.xml.BundleMapper
 
getCapacity() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getCapacity() - Method in class com.yahoo.vespa.model.content.StorageNode
 
getChainGroup() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
getChains() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ChainsBuilder
 
getChains() - Method in class com.yahoo.vespa.model.container.component.ContainerSubsystem
 
getChainSpecification() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getChainSpecification() - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getChainSpecification() - Method in class com.yahoo.vespa.model.container.search.searchchain.Source
 
getChangesRequiringRestart(ConfigInstance, ConfigInstance) - Static method in class com.yahoo.vespa.model.utils.internal.ReflectionUtil
Compares the config instances and lists any differences that will require service restart.
getChildren() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Returns this ConfigProducer's children (only 1st level)
getChildren() - Method in interface com.yahoo.vespa.model.ConfigProducer
Returns this ConfigProducer's children (only 1st level)
getChildrenByTypeRecursive(Class<J>) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
getClassId() - Method in class com.yahoo.vespa.model.container.component.Component
 
getClientBindings() - Method in class com.yahoo.vespa.model.container.component.Handler
 
getClients() - Method in class com.yahoo.config.model.ConfigModelRepo
 
getClients() - Method in class com.yahoo.vespa.model.VespaModel
 
getCluster() - Method in class com.yahoo.vespa.model.container.ContainerModel
 
getCluster() - Method in class com.yahoo.vespa.model.content.Content
 
getClusterControllerConfig() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getClusterControllerHosts() - Method in class com.yahoo.vespa.model.admin.Admin
 
getClusterControllers() - Method in class com.yahoo.vespa.model.admin.Admin
 
getClusterControllers() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
Returns cluster controllers if this is multitenant, null otherwise
getClusterIndex() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getClustername() - Method in class com.yahoo.vespa.model.admin.monitoring.DefaultMonitoring
 
getClustername() - Method in interface com.yahoo.vespa.model.admin.monitoring.Monitoring
 
getClusterName() - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getClusterName() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getClusterName() - Method in class com.yahoo.vespa.model.content.DistributorCluster
 
getClusterName() - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getClusterName() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getClusterName() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getClusterName(ModelElement) - Static method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getClusters() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getClusters(DeployState, AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.VespaModelBuilder
 
getClusters(DeployState, AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
getCollectionType() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
getCollectionType() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getCommand() - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
getComponent() - Method in class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
getComponent() - Method in class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
getComponentDefinitions() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder
 
getComponentGroup() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
getComponentId() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getComponentId() - Method in class com.yahoo.vespa.model.container.component.Component
 
getComponentMap() - Method in class com.yahoo.vespa.model.container.component.ConfigProducerGroup
Returns a map of all components in this group, with (local) component ID as key.
getComponents() - Method in class com.yahoo.vespa.model.container.component.ConfigProducerGroup
 
getComponents() - Method in class com.yahoo.vespa.model.container.Container
 
getComponents(Class<T>) - Method in class com.yahoo.vespa.model.container.component.ConfigProducerGroup
 
getComponentsInfo(Version) - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getComponentsMap() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getComponentTypeByComponentName() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder
 
getConcreteField(String) - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getConcreteField(String) - Method in class com.yahoo.searchdefinition.Search
Returns a field defined in this search definition or one if its documents.
getConfig() - Method in class com.yahoo.vespa.model.container.search.PageTemplates
The config produced by this
getConfig() - Method in class com.yahoo.vespa.model.container.search.QueryProfiles
Returns the config produced by this
getConfig(ConsumersConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(MonitoringConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(MetricsNodesConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(NodeInfoConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getConfig(ApplicationDimensionsConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(NodeDimensionsConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getConfig(RpcConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getConfig(VespaServicesConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getConfig(TelegrafConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(BUILDER, String) - Method in class com.yahoo.config.model.test.TestRoot
Ask model to populate builder with config for a given config id.
getConfig(ApplicationIdConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(ClusterInfoConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(ClusterListConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(ConfigserverConfig.Builder) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
getConfig(ConfigserverConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
Returns a config server config containing the right zone settings (and defaults for the rest).
getConfig(FiledistributorrpcConfig.Builder) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProvider
 
getConfig(FiledistributorrpcConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchNode
 
getConfig(FilereferencesConfig.Builder) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProvider
 
getConfig(LogdConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(LogdConfig.Builder) - Method in class com.yahoo.vespa.model.admin.Admin
 
getConfig(LogdConfig.Builder) - Method in class com.yahoo.vespa.model.Logd
 
getConfig(LogforwarderConfig.Builder) - Method in class com.yahoo.vespa.model.admin.LogForwarder
 
getConfig(ModelConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(RoutingProviderConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(SentinelConfig.Builder) - Method in class com.yahoo.vespa.model.ConfigSentinel
 
getConfig(SentinelConfig.Builder) - Method in class com.yahoo.vespa.model.Host
 
getConfig(SlobroksConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(SlobroksConfig.Builder) - Method in class com.yahoo.vespa.model.admin.Admin
 
getConfig(ZookeepersConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(ZookeepersConfig.Builder) - Method in class com.yahoo.vespa.model.admin.Admin
 
getConfig(ZookeepersConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
 
getConfig(ZookeepersConfig.Builder) - Method in class com.yahoo.vespa.model.admin.ZooKeepersConfigProvider
 
getConfig(ZookeeperServerConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
 
getConfig(ZookeeperServerConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
getConfig(ZookeeperServerConfig.Builder) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
getConfig(ConfigInstance.Builder, String) - Method in class com.yahoo.config.model.test.MockRoot
 
getConfig(ConfigInstance.Builder, String) - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
 
getConfig(ConfigInstance.Builder, String) - Method in class com.yahoo.vespa.model.VespaModel
Resolves config for a given config id and populates the given builder with the config.
getConfig(DocprocConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(DocprocConfig.Builder) - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
getConfig(SchemamappingConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(SchemamappingConfig.Builder) - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
getConfig(BundlesConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
getConfig(BundlesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(BundlesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(ComponentsConfig.Builder) - Method in class com.yahoo.vespa.model.container.Container
 
getConfig(ComponentsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(AccessLogConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.AccessLogComponent
 
getConfig(ApplicationMetadataConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(ChainsConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
getConfig(ChainsConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.chain.ProcessingHandler
 
getConfig(ContainerHttpConfig.Builder) - Method in class com.yahoo.vespa.model.container.Container
 
getConfig(ContainerDocumentConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(HttpFilterConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.FilterConfigProvider
 
getConfig(IdentityConfig.Builder) - Method in class com.yahoo.vespa.model.container.IdentityProvider
 
getConfig(VipStatusConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.FileStatusHandlerComponent
 
getConfig(VipStatusConfig.Builder) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
getConfig(JerseyBundlesConfig.Builder) - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
getConfig(JerseyInjectionConfig.Builder) - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
getConfig(MetricsProxyApiConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainerCluster
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.admin.LogserverContainerCluster
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainer
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(ThreadpoolConfig.Builder) - Method in class com.yahoo.vespa.model.container.NodeResourcesTuning
 
getConfig(HealthMonitorConfig.Builder) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
getConfig(HealthMonitorConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(SessionConfig.Builder) - Method in class com.yahoo.vespa.model.container.docproc.MbusClient
 
getConfig(ContainerMbusConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(ContainerMbusConfig.Builder) - Method in class com.yahoo.vespa.model.container.Container
 
getConfig(ContainerMbusConfig.Builder) - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
getConfig(JdiscBindingsConfig.Builder) - Method in class com.yahoo.vespa.model.container.Container
 
getConfig(JdiscBindingsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(QrConfig.Builder) - Method in class com.yahoo.vespa.model.container.Container
 
getConfig(QrSearchersConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(QrSearchersConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(ServletConfigConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.ServletProvider
 
getConfig(StatisticsConfig.Builder) - Method in class com.yahoo.vespa.model.container.component.StatisticsComponent
 
getConfig(StatisticsConfig.Builder) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
getConfig(DocumentmanagerConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(DocumentmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(DocumenttypesConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(DocumentrouteselectorpolicyConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(DocumentrouteselectorpolicyConfig.Builder) - Method in class com.yahoo.vespa.model.routing.DocumentProtocol
 
getConfig(DocumentrouteselectorpolicyConfig.Builder) - Method in class com.yahoo.vespa.model.routing.Routing
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ConnectorFactory
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ssl.ConfiguredDirectSslProvider
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ssl.CustomSslProvider
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
 
getConfig(ConnectorConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory
 
getConfig(ServerConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.Http
 
getConfig(ServerConfig.Builder) - Method in class com.yahoo.vespa.model.container.http.JettyHttpServer
 
getConfig(ServletPathsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(MessagebusConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(MessagebusConfig.Builder) - Method in class com.yahoo.vespa.model.routing.Routing
 
getConfig(MetricsmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(MetricsmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.DistributorCluster
 
getConfig(MetricsmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(MetricsmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchNode
 
getConfig(QrMonitorConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getConfig(DocumentdbInfoConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getConfig(DocumentdbInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getConfig(DocumentdbInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(DocumentdbInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(SemanticRulesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(SemanticRulesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(SemanticRulesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.SemanticRules
 
getConfig(ClusterConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.IndexInfo
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster.UnionConfiguration
 
getConfig(IndexInfoConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
getConfig(QrStartConfig.Builder) - Method in class com.yahoo.vespa.model.admin.LogserverContainerCluster
 
getConfig(QrStartConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainer
 
getConfig(QrStartConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(QrStartConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(QrStartConfig.Builder) - Method in class com.yahoo.vespa.model.container.NodeResourcesTuning
 
getConfig(FederationConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.FederationSearcher
 
getConfig(ProviderConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.GenericProvider
 
getConfig(PageTemplatesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(PageTemplatesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(PageTemplatesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.PageTemplates
 
getConfig(QueryProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(QueryProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(QueryProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.QueryProfiles
 
getConfig(TranslogserverConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchNode
 
getConfig(TranslogserverConfig.Builder) - Method in class com.yahoo.vespa.model.search.TransactionLogServer
 
getConfig(ConfigKey, ConfigDefinition) - Method in class com.yahoo.vespa.model.VespaModel
Resolve config for a given key and config definition
getConfig(AllClustersBucketSpacesConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(BucketspacesConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(StorBucketmoverConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorCommunicationmanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.ContentNode
 
getConfig(StorDistributormanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.BucketSplitting
 
getConfig(StorDistributormanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(StorDistributormanagerConfig.Builder) - Method in class com.yahoo.vespa.model.content.DistributorCluster
 
getConfig(StorIntegritycheckerConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.IntegrityCheckerProducer
 
getConfig(StorIntegritycheckerConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.ContentNode
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.Distributor
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.DistributorCluster
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.engines.DummyPersistence
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.engines.ProtonProvider
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorServerProducer
 
getConfig(StorServerConfig.Builder) - Method in class com.yahoo.vespa.model.content.StorageNode
 
getConfig(StorStatusConfig.Builder) - Method in class com.yahoo.vespa.model.content.ContentNode
 
getConfig(StorVisitorConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorVisitorConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorVisitorProducer
 
getConfig(FleetcontrollerConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerConfigurer
 
getConfig(FleetcontrollerConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(FleetcontrollerConfig.Builder) - Method in class com.yahoo.vespa.model.content.ClusterControllerConfig
 
getConfig(LoadTypeConfig.Builder) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfig(LoadTypeConfig.Builder) - Method in class com.yahoo.vespa.model.clients.Clients
 
getConfig(MessagetyperouteselectorpolicyConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(PersistenceConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.PersistenceProducer
 
getConfig(PersistenceConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorDistributionConfig.Builder) - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerConfigurer
 
getConfig(StorDistributionConfig.Builder) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getConfig(StorDistributionConfig.Builder) - Method in class com.yahoo.vespa.model.content.Redundancy
 
getConfig(StorDistributionConfig.Group.Builder) - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getConfig(StorFilestorConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.FileStorProducer
 
getConfig(StorFilestorConfig.Builder) - Method in class com.yahoo.vespa.model.content.storagecluster.StorageCluster
 
getConfig(StorFilestorConfig.Builder) - Method in class com.yahoo.vespa.model.content.StorageNode
 
getConfig(StateserverConfig.Builder) - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster.UnionConfiguration
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
getConfig(AttributesConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(AttributesConfig.Builder, AttributeFields.FieldSet) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.content.Redundancy
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.content.ResourceLimits
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.NodeResourcesTuning
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchNode
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute.Io
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Feeding
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Io
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Warmup
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Initialize
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB.Prune
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.RequestThreads
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Resizing
 
getConfig(ProtonConfig.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary
 
getConfig(ProtonConfig.Summary.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Io
 
getConfig(ProtonConfig.Summary.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store
 
getConfig(ProtonConfig.Summary.Cache.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
getConfig(ProtonConfig.Summary.Cache.Compression.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
getConfig(ProtonConfig.Summary.Log.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.LogStore
 
getConfig(ProtonConfig.Summary.Log.Chunk.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
getConfig(ProtonConfig.Summary.Log.Chunk.Compression.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
getConfig(ProtonConfig.Summary.Log.Compact.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
getConfig(ProtonConfig.Summary.Log.Compact.Compression.Builder) - Method in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
getConfig(RankingConstantsConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.RankProfileList
 
getConfig(RankingConstantsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(RankingConstantsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerModelEvaluation
 
getConfig(RankingConstantsConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(DispatchConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.DispatcherComponent
 
getConfig(DispatchConfig.Builder) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getConfig(DispatchConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(ImportedFieldsConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.ImportedFields
 
getConfig(ImportedFieldsConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(IndexschemaConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
getConfig(IndexschemaConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.RankProfileList
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.RawRankProfile
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerModelEvaluation
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster.UnionConfiguration
 
getConfig(RankProfilesConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
getConfig(JuniperrcConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.Juniperrc
 
getConfig(JuniperrcConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(SummaryConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.Summaries
 
getConfig(SummaryConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(SummaryConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(SummarymapConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.SummaryMap
 
getConfig(SummarymapConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(SummarymapConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(VsmfieldsConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.VsmFields
 
getConfig(VsmfieldsConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(VsmsummaryConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.VsmSummary
 
getConfig(VsmsummaryConfig.Builder) - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.searchdefinition.derived.IndexingScript
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster.UnionConfiguration
 
getConfig(IlscriptsConfig.Builder) - Method in class com.yahoo.vespa.model.search.SearchCluster
 
getConfig(SpecialtokensConfig.Builder) - Method in class com.yahoo.vespa.model.search.IndexingDocprocChain
 
getConfig(Class<CONFIGTYPE>, ConfigProducer) - Static method in class com.yahoo.vespa.model.VespaModel
Populates an instance of configClass with config produced by configProducer.
getConfig(Class<CONFIGTYPE>, String) - Method in class com.yahoo.config.model.test.TestRoot
Request config of a given type and id.
getConfig(Class<CONFIGTYPE>, String) - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
Resolves config of the given type and config id.
getConfig(Class<CONFIGTYPE>, String) - Method in class com.yahoo.vespa.model.VespaModel
Resolves config of the given type and config id, by first instantiating the correct ConfigInstance.Builder, calling VespaModel.getConfig(com.yahoo.config.ConfigInstance.Builder, String).
getConfig(Class<T>, String) - Method in class com.yahoo.config.model.test.MockRoot
 
getConfigClassLoader(String) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
getConfigDefinition(ConfigDefinitionKey) - Method in interface com.yahoo.config.model.deploy.ConfigDefinitionStore
Returns a config definition, or empty if the config definition is not found.
getConfigDefinition(ConfigDefinitionKey) - Method in class com.yahoo.config.model.deploy.DeployState
 
getConfigId() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
ConfigProducers that must have a special config id should use setConfigId() instead of overloading this method.
getConfigId() - Method in interface com.yahoo.vespa.model.ConfigProducer
Returns the configId of this ConfigProducer.
getConfigId() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns the config id, never null
getConfigIds() - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getConfigIds() - Method in class com.yahoo.config.model.test.MockRoot
 
getConfigIds() - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
 
getConfigIds() - Method in class com.yahoo.vespa.model.VespaModel
 
getConfigModelRepoAdder() - Method in class com.yahoo.config.model.ConfigModelContext
Returns write access to the config model repo, or null (only) if this is improperly initialized during testing
getConfigModels(Class<MODEL>) - Method in class com.yahoo.config.model.test.TestRoot
Get a list of all config models of a particular type.
getConfigProducer(Host) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProducer
 
getConfigProducer(String) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
Returns the ConfigProducer with the given id, or null if no such configId exists.
getConfigProducer(String) - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
Returns the ConfigProducer with the given id if such configId exists.
getConfigserver() - Method in class com.yahoo.vespa.model.admin.Admin
 
getConfigServerPort() - Method in class com.yahoo.config.model.deploy.TestProperties.Spec
 
getConfigservers() - Method in class com.yahoo.vespa.model.admin.Admin
Returns a list of all config servers
getConnectionSpec() - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getConnectorFactories() - Method in class com.yahoo.vespa.model.container.http.JettyHttpServer
 
getConstants() - Method in class com.yahoo.searchdefinition.RankProfile
Returns an unmodifiable view of the constants available in this
getConsumers() - Method in class com.yahoo.vespa.model.admin.monitoring.builder.Metrics
 
getContainerClusters() - Method in class com.yahoo.vespa.model.VespaModel
Returns a map of container clusters by ID
getContainers() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getContent() - Method in class com.yahoo.config.model.ConfigModelRepo
 
getContent(ConfigModelRepo) - Static method in class com.yahoo.vespa.model.content.Content
 
getContentClusters() - Method in class com.yahoo.vespa.model.VespaModel
Returns a map of content clusters by ID
getContentClusters(ConfigModelRepo) - Static method in class com.yahoo.vespa.model.content.Content
 
getContext() - Method in class com.yahoo.vespa.model.container.jersey.RestApi
 
getCoreOnOOM() - Method in class com.yahoo.vespa.model.AbstractService
 
getCoreOnOOM() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getCoreOnOOMEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getCreateIfNonExistent() - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
getCutoffFactor() - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
getCutoffStrategy() - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
getDataType() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getDataType() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getDataType() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getDataType() - Method in interface com.yahoo.searchdefinition.document.TypedKey
 
getDataType(int) - Method in interface com.yahoo.documentmodel.DataTypeCollection
 
getDataType(int) - Method in class com.yahoo.documentmodel.DataTypeRepo
 
getDataType(int) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getDataType(String) - Method in interface com.yahoo.documentmodel.DataTypeCollection
 
getDataType(String) - Method in class com.yahoo.documentmodel.DataTypeRepo
 
getDataType(String) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getDataTypeRecursive(int) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getDataTypeRecursive(String) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getDefaultDistributionMode() - Method in class com.yahoo.vespa.model.content.engines.DummyPersistence.Factory
 
getDefaultDistributionMode() - Method in interface com.yahoo.vespa.model.content.engines.PersistenceEngine.PersistenceFactory
 
getDefaultDistributionMode() - Method in class com.yahoo.vespa.model.content.engines.ProtonEngine.Factory
 
getDefaultHttpServer() - Method in class com.yahoo.vespa.model.container.Container
 
getDefaultMetricDimensions() - Method in class com.yahoo.vespa.model.AbstractService
Overridden by subclasses.
getDefaultMetricDimensions() - Method in class com.yahoo.vespa.model.container.Container
 
getDefaultMetricDimensions() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getDefaultMetricDimensions() - Method in interface com.yahoo.vespa.model.Service
 
getDefaultModelHostProvisioner(ApplicationPackage) - Static method in class com.yahoo.config.model.deploy.DeployState
 
getDefaultPublicConsumer() - Static method in class com.yahoo.vespa.model.admin.monitoring.DefaultPublicConsumer
 
getDefaultRankType() - Static method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinitionSet
Returns the default rank type (about)
getDensePostingListThreshold() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
getDeployLogger() - Method in class com.yahoo.config.model.ConfigModelContext
 
getDeployLogger() - Method in class com.yahoo.config.model.deploy.DeployState
 
getDeployment() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getDeployState() - Method in class com.yahoo.config.model.ConfigModelContext
 
getDeployState() - Method in class com.yahoo.config.model.test.MockRoot
 
getDerivedConfiguration() - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.Derived
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.ImportedFields
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.IndexInfo
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.IndexingScript
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.Juniperrc
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.RankProfileList
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.Summaries
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.SummaryMap
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.VsmFields
 
getDerivedName() - Method in class com.yahoo.searchdefinition.derived.VsmSummary
 
getDescendantServices() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Returns a list of all the children of this who are instances of Service
getDescendantServices() - Method in interface com.yahoo.vespa.model.ConfigProducer
Returns a List of all Services that are descendants to this ConfigProducer
getDescending() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getDestinations() - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns an modifiable view of the destination set owned by this
getDimensionValues() - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
 
getDirectRouteName(String) - Static method in class com.yahoo.vespa.model.routing.DocumentProtocol
 
getDispatchPolicy() - Method in class com.yahoo.vespa.model.content.DispatchTuning
Returns the policy used to select which group to dispatch a query to
getDispatchSpec() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getDistributionBits(int, ContentCluster.DistributionMode) - Static method in class com.yahoo.vespa.model.content.DistributionBitCalculator
 
getDistributionKey() - Method in class com.yahoo.vespa.model.content.ContentNode
 
getDistributionKey() - Method in class com.yahoo.vespa.model.content.DispatchSpec.Node
 
getDistributionKey() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getDistributionMode() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getDistributorNodes() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getDiversity() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getDocproc() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getDocprocChains() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getDocTypeName() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getDocument() - Method in class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
getDocument() - Method in class com.yahoo.searchdefinition.Search
 
getDocument(Reader) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getDocument(String) - Method in class com.yahoo.searchdefinition.Search
Gets a document from this search definition
getDocumentApi() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getDocumentBuilder() - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
Creates a new XML document builder.
getDocumentDBConfigId() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getDocumentDbs() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getDocumentDefinitions() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
The list of documentdefinitions declared at the cluster level.
getDocumentField(String) - Method in class com.yahoo.searchdefinition.Search
Returns a field defined in one of the documents of this search definition.
getDocumentManager() - Method in class com.yahoo.vespa.documentmodel.DocumentModel
 
getDocumentManagerConfig(String) - Static method in class com.yahoo.searchdefinition.derived.Deriver
 
getDocumentManagerConfig(List<String>) - Static method in class com.yahoo.searchdefinition.derived.Deriver
 
getDocumentModel() - Method in class com.yahoo.config.model.deploy.DeployState
 
getDocumentModel() - Method in class com.yahoo.config.model.deploy.SearchDocumentModel
 
getDocumentName() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getDocumentNames() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
Returns a List with document names used in this search cluster
getDocumentReferences() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getDocumentReferences() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getDocumentType() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getDocumentType() - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
getDocumentType(int) - Method in interface com.yahoo.documentmodel.DocumentTypeCollection
 
getDocumentType(int) - Method in class com.yahoo.documentmodel.DocumentTypeRepo
 
getDocumentType(NewDocumentType.Name) - Method in interface com.yahoo.documentmodel.DocumentTypeCollection
 
getDocumentType(NewDocumentType.Name) - Method in class com.yahoo.documentmodel.DocumentTypeRepo
 
getDocumentType(String) - Method in class com.yahoo.documentmodel.DocumentTypeRepo
 
getDocumentType(String) - Method in class com.yahoo.searchdefinition.derived.VsmFields
Returns a streaming index, or null if there is none with this name
getDocumentTypes() - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
getDocumentTypes() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChain
 
getDocumentTypesConfig(String) - Static method in class com.yahoo.searchdefinition.derived.Deriver
 
getDocumentTypesConfig(List<String>) - Static method in class com.yahoo.searchdefinition.derived.Deriver
 
getEnableBitVectors() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getEnableOnlyBitVector() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getEndColumn() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getEndLine() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getEndpoints() - Method in class com.yahoo.config.model.deploy.DeployState
 
getEnvVariables() - Method in class com.yahoo.vespa.model.AbstractService
 
getErrors() - Method in class com.yahoo.vespa.model.routing.Routing
Returns a list of errors found when preparing the routing configuration.
getEvaluationPoint() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getExactMatchTerminator() - Method in class com.yahoo.searchdefinition.document.Matching
If exact matching is used, this returns the terminator string which terminates an exact matched sequence in queries.
getExplicitIndices() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getExplicitIndices() - Method in class com.yahoo.searchdefinition.Search
All explicitly defined indices, both on this search definition itself (returned first) and all its fields
getExplicitSummaryField(String) - Method in class com.yahoo.searchdefinition.Search
Returns the first explicit instance found of a summary field with this name, or null if not present explicitly in any summary class
getExportAttributeTypeName() - Method in enum com.yahoo.searchdefinition.document.Attribute.Type
 
getExtraField(String) - Method in class com.yahoo.searchdefinition.Search
Returns a field by name, or null if it is not present
getFastAccess() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getFastSearch() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getField(int) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getField(String) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getField(String) - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
getField(String) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
Override getField, as it may need to ask inherited types that isn't registered in document type.
getField(String) - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getField(String) - Method in class com.yahoo.searchdefinition.Search
 
getFieldCount() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
getFieldCount() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getFieldId() - Method in class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
getFieldName() - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
getFieldName() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
getFieldNames() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
getFields() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getFields() - Method in class com.yahoo.searchdefinition.derived.IndexSchema
 
getFields() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
Returns the writable map of fields of this summary
getFields() - Method in class com.yahoo.vespa.documentmodel.FieldView
 
getFields() - Method in class com.yahoo.vespa.documentmodel.SearchDef
 
getFieldSets() - Method in class com.yahoo.documentmodel.NewDocumentType
The field sets defined for this type and its Search
getFieldSets() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
The field sets defined for this type and its Search
getFile(Path) - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getFileDistributionConfigProducer() - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getFileDistributionConfigProducer() - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
 
getFileDistributionConfigProducer() - Method in class com.yahoo.config.model.test.MockRoot
 
getFileDistributionConfigProducer() - Method in class com.yahoo.vespa.model.admin.Admin
 
getFileDistributionConfigProducer() - Method in class com.yahoo.vespa.model.VespaModel
 
getFileDistributor() - Method in class com.yahoo.config.model.test.MockRoot
 
getFileDistributor() - Method in interface com.yahoo.vespa.model.ConfigProducerRoot
 
getFileDistributor() - Method in class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProducer
 
getFileDistributor() - Method in class com.yahoo.vespa.model.VespaModel
 
getFilename() - Method in class com.yahoo.vespa.model.search.NamedSchema
 
getFileName() - Method in class com.yahoo.searchdefinition.derived.Derived
 
getFileName() - Method in interface com.yahoo.searchdefinition.derived.Exportable
The (short) name of the exported file
getFileName() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getFileNamePattern() - Method in class com.yahoo.vespa.model.container.component.AccessLogComponent
 
getFileReference() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getFileReference(Path) - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getFileRegistry() - Method in class com.yahoo.config.model.deploy.DeployState
 
getFiles(Path, String, boolean) - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getFilter() - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
getFilterChains() - Method in class com.yahoo.vespa.model.container.http.Http
 
getFirstPhaseRanking() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the ranking expression to use by this.
getFirstStructRecursive() - Method in class com.yahoo.searchdefinition.document.SDField
 
getFlavor() - Method in class com.yahoo.vespa.model.HostResource
Deprecated.
getFullName() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getFunction() - Method in class com.yahoo.searchdefinition.document.Sorting
 
getFunction() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getFunctions() - Method in class com.yahoo.searchdefinition.RankProfile
Returns an unmodifiable snapshot of the functions in this
getGlobalComponentId() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getGlobalComponentId() - Method in class com.yahoo.vespa.model.container.component.chain.ChainedComponent
 
getGlobalComponentId() - Method in class com.yahoo.vespa.model.container.component.Component
 
getGlobalComponentId() - Method in class com.yahoo.vespa.model.container.search.searchchain.Source
 
getGramSize() - Method in class com.yahoo.searchdefinition.document.Matching
Returns the gram size, or -1 if not set.
getGroups() - Method in class com.yahoo.vespa.model.container.SecretStore
 
getGroups() - Method in class com.yahoo.vespa.model.content.DispatchSpec
 
getGroupStructureConfig() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getHandler() - Static method in class com.yahoo.vespa.model.container.ContainerModelEvaluation
 
getHandlers() - Method in class com.yahoo.vespa.model.container.Container
 
getHandlers() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getHeader() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getHealthPort() - Method in class com.yahoo.vespa.model.AbstractService
The service HTTP port for health status
getHealthPort() - Method in class com.yahoo.vespa.model.admin.Configserver
 
getHealthPort() - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getHealthPort() - Method in class com.yahoo.vespa.model.ConfigSentinel
 
getHealthPort() - Method in class com.yahoo.vespa.model.container.Container
 
getHealthPort() - Method in class com.yahoo.vespa.model.content.ContentNode
 
getHealthPort() - Method in class com.yahoo.vespa.model.Logd
 
getHealthPort() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getHealthPort() - Method in interface com.yahoo.vespa.model.Service
 
getHnswIndexParams() - Method in class com.yahoo.searchdefinition.Index
 
getHost() - Method in class com.yahoo.vespa.model.AbstractService
 
getHost() - Method in class com.yahoo.vespa.model.HostResource
Return the currently bounded Host.
getHost() - Method in interface com.yahoo.vespa.model.Service
 
getHost(String) - Method in class com.yahoo.vespa.model.HostSystem
 
getHostAliases(NodeList) - Static method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
Get all aliases for one host from a list of 'alias' xml nodes.
getHostByHostname(String) - Method in class com.yahoo.vespa.model.HostSystem
Returns the host with the given hostname.
getHostClusterId() - Method in class com.yahoo.vespa.model.container.ContainerCluster
Returns the id of the content cluster which hosts this container cluster, if any.
getHostInfo() - Method in class com.yahoo.vespa.model.HostResource
 
getHostname() - Method in class com.yahoo.vespa.model.Host
 
getHostname() - Method in class com.yahoo.vespa.model.HostResource
 
getHostName() - Method in class com.yahoo.config.model.deploy.TestProperties.Spec
 
getHostName() - Method in class com.yahoo.vespa.model.AbstractService
 
getHostName() - Method in interface com.yahoo.vespa.model.search.SearchInterface
 
getHostName() - Method in class com.yahoo.vespa.model.search.SearchNodeWrapper
 
getHostName() - Method in interface com.yahoo.vespa.model.Service
 
getHostResource() - Method in class com.yahoo.vespa.model.AbstractService
 
getHosts() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getHosts() - Method in class com.yahoo.config.model.test.TestRoot
Retrieve the hosts available in this model.
getHosts() - Method in class com.yahoo.vespa.model.HostSystem
Returns the hosts owned by the application having this system - i.e all hosts except config servers
getHosts() - Method in class com.yahoo.vespa.model.VespaModel
Return a collection of all hostnames used in this application
getHostSource() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getHttp() - Method in class com.yahoo.vespa.model.container.Container
 
getHttp() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getHttpAdminOffset() - Method in class com.yahoo.vespa.model.PortsMeta
Get the offset to the http port used for admin.
getHttpServer() - Method in class com.yahoo.vespa.model.container.Container
 
getHttpServer() - Method in class com.yahoo.vespa.model.container.http.Http
 
getHttpStatusOffset() - Method in class com.yahoo.vespa.model.PortsMeta
Get the offset to the http port used for status.
getHuge() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getId() - Method in class com.yahoo.config.model.ConfigModel
Returns the id of this model
getId() - Method in class com.yahoo.documentmodel.NewDocumentType.Name
 
getId() - Method in class com.yahoo.vespa.model.AbstractService
 
getId() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
getId() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
getId() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getId(Element) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getIdRef(Element) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getIdString(Element) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
For searchers inside search chains, the id may be both a reference and an id at once, or just a reference.
getIgnoreDefaultRankFeatures() - Method in class com.yahoo.searchdefinition.RankProfile
 
getImage() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getImportedField() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getImportedFieldNames() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getImportedFields() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getImportedModels() - Method in class com.yahoo.config.model.deploy.DeployState
The (machine learned) models imported from the models/ directory, as an unmodifiable map indexed by model name
getIndex() - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
getIndex() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns the index of this group, or null if it is the root group
getIndex(int, boolean) - Method in class com.yahoo.searchdefinition.derived.Derived
Returns the value of getName if true, the given number as a string otherwise
getIndex(HostResource) - Method in class com.yahoo.vespa.model.AbstractService
Computes a number that identifies the service on the given host.
getIndex(HostResource) - Method in class com.yahoo.vespa.model.generic.service.Service
Different services are represented using same class here, so we must take service name into account too
getIndex(String) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getIndex(String) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getIndex(String) - Method in class com.yahoo.searchdefinition.document.SDField
Returns an index, or null if no index with this name has had some explicit settings applied in this field (even if this returns null, the index may be implicitly defined by an indexing statement)
getIndex(String) - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getIndex(String) - Method in class com.yahoo.searchdefinition.Search
Returns an index, or null if no index with this name has had some explicit settings applied.
getIndexed() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getIndexedRouteName(String) - Static method in class com.yahoo.vespa.model.routing.DocumentProtocol
 
getIndexInfo() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getIndexingChainName() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getIndexingClusterName() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
Returns the name of the docproc cluster running indexing for this search cluster.
getIndexingMode() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getIndexingMode() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getIndexingMode() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getIndexingModeName() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getIndexingScript() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getIndexingScript() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getIndexingScript() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getIndexingScript() - Method in class com.yahoo.searchdefinition.document.SDField
 
getIndexingServiceName() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getIndexName() - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
getIndexName() - Method in class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
getIndexSchema() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getIndices() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getIndices() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getIndices() - Method in class com.yahoo.searchdefinition.document.SDField
Defined indices on this field
getInherited() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getInherited() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the inherited rank profile, or null if there is none
getInherited() - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
Returns the parent of this, or null if none is inherited
getInherited(NewDocumentType.Name) - Method in class com.yahoo.documentmodel.NewDocumentType
 
getInheritedName() - Method in class com.yahoo.searchdefinition.DefaultRankProfile
Returns null, the default rank profile can not inherit anything
getInheritedName() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the name of the profile this one inherits, or null if none is inherited
getInheritedTypes() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getInherits() - Method in class com.yahoo.searchdefinition.document.annotation.SDAnnotationType
 
getInjectedComponentIds() - Method in class com.yahoo.vespa.model.container.component.Component
For testing only
getInnerComponents() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getInputDocType() - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getInterval() - Method in class com.yahoo.vespa.model.admin.monitoring.DefaultMonitoring
 
getInterval() - Method in interface com.yahoo.vespa.model.admin.monitoring.Monitoring
 
getIntervalSeconds() - Method in class com.yahoo.vespa.model.admin.monitoring.DefaultMonitoring
 
getIntervalSeconds() - Method in interface com.yahoo.vespa.model.admin.monitoring.Monitoring
 
getIntValue() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
Returns the value as an int, or a negative value if it is not an integer
getInvertedQuery(String) - Method in class com.yahoo.vespa.model.search.DocumentSelectionConverter
Transforms the selection into an inverted search query.
getJersey2Servlet() - Method in class com.yahoo.vespa.model.container.jersey.RestApi
 
getJuniperrc() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getJvmGCOptions() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getJvmOptions() - Method in class com.yahoo.vespa.model.AbstractService
Optional execution args for this service
getJvmOptions() - Method in class com.yahoo.vespa.model.container.ApplicationContainer
Returns the jvm arguments this should start with
getJvmOptions() - Method in interface com.yahoo.vespa.model.Service
Optional JVM execution options for this service
getKeepRankCount() - Method in class com.yahoo.searchdefinition.RankProfile
 
getLevel() - Method in class com.yahoo.searchdefinition.document.NormalizeLevel
 
getListenPort() - Method in class com.yahoo.vespa.model.container.http.ConnectorFactory
 
getLiteral() - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
getLiteralBoost() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getLiteralBoost() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getLiteralBoost() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the literal boost of this field.
getLoadTypes() - Method in class com.yahoo.vespa.model.clients.Clients
 
getLocale() - Method in class com.yahoo.searchdefinition.document.Sorting
 
getLocale() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getLocalSDS() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getLogserver() - Method in class com.yahoo.vespa.model.admin.Admin
Returns the log server for this, or null if none
getLogServerContainerCluster() - Method in class com.yahoo.vespa.model.admin.Admin
 
getLowerBound() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
getMatching() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
getMatching() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getMatching() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getMatching() - Method in class com.yahoo.searchdefinition.document.SDField
Returns what kind of matching type should be applied.
getMatchPhaseSettings() - Method in class com.yahoo.searchdefinition.RankProfile
 
getMaxFilterCoverage() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getMaxHits() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getMaxHitsPerPartition() - Method in class com.yahoo.vespa.model.content.DispatchTuning
Returns the max number of hits to fetch from each partition, or null to fetch all
getMaxNodesDownPerFixedRow() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
getMaxWaitAfterCoverageFactor() - Method in class com.yahoo.vespa.model.content.SearchCoverage
 
getMemoryPercentage() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
Returns the percentage of host physical memory this application has specified for nodes in this cluster, or empty if this is not specified by the application.
getMessage() - Method in exception com.yahoo.searchdefinition.DocumentGraphValidator.DocumentGraphException
 
getMessage() - Method in exception com.yahoo.searchdefinition.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
getMetaData() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getMetaData() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
getMetricBuilder(String, MetricsmanagerConfig.Builder) - Static method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getMetrics() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
getMetrics() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricSet
Returns all metrics in this set, including all metrics in any contained metric sets.
getMetricSet() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
getMetricsProxyCluster() - Method in class com.yahoo.vespa.model.admin.Admin
 
getMilliSeconds() - Method in class com.yahoo.vespa.model.utils.Duration
 
getMinActiveDocsCoverage() - Method in class com.yahoo.vespa.model.content.DispatchTuning
Returns the percentage of documents which must be available in a group for that group to receive queries
getMinGroupCoverage() - Method in class com.yahoo.vespa.model.content.DispatchTuning
Returns the percentage of nodes in a group which must be up for that group to receive queries
getMinGroups() - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
getMinHitsPerThread() - Method in class com.yahoo.searchdefinition.RankProfile
 
getMinimum() - Method in class com.yahoo.vespa.model.content.SearchCoverage
 
getMinWaitAfterCoverageFactor() - Method in class com.yahoo.vespa.model.content.SearchCoverage
 
getMMapNoCoreEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getMmapNoCoreLimit() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getMMapNoCoreLimit() - Method in class com.yahoo.vespa.model.AbstractService
 
getModel() - Method in class com.yahoo.searchdefinition.SearchBuilder
 
getModelClass() - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
 
getModels(Class<T>) - Method in class com.yahoo.config.model.ConfigModelRepo
 
getMonitoring() - Method in class com.yahoo.vespa.model.admin.Admin
Returns the configured monitoring endpoint, or null if not configured
getMonitoringService() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Returns a monitoring service if configured, null otherwise
getName() - Method in class com.yahoo.config.model.builder.xml.ConfigModelId
Return the XML element name.
getName() - Method in class com.yahoo.documentmodel.NewDocumentType.Name
 
getName() - Method in class com.yahoo.searchdefinition.derived.Derived
 
getName() - Method in class com.yahoo.searchdefinition.derived.Index.Type
 
getName() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
getName() - Method in class com.yahoo.searchdefinition.derived.NativeTable
 
getName() - Method in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
getName() - Method in class com.yahoo.searchdefinition.derived.RawRankProfile
 
getName() - Method in class com.yahoo.searchdefinition.derived.SummaryClassField
 
getName() - Method in enum com.yahoo.searchdefinition.derived.SummaryClassField.Type
Returns the name of this type
getName() - Method in enum com.yahoo.searchdefinition.document.Attribute.CollectionType
 
getName() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getName() - Method in enum com.yahoo.searchdefinition.document.Attribute.Type
 
getName() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
getName() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getName() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getName() - Method in enum com.yahoo.searchdefinition.document.Matching.Algorithm
 
getName() - Method in enum com.yahoo.searchdefinition.document.Matching.Type
 
getName() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getName() - Method in enum com.yahoo.searchdefinition.document.Stemming
 
getName() - Method in interface com.yahoo.searchdefinition.document.TypedKey
 
getName() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
getName() - Method in interface com.yahoo.searchdefinition.fieldoperation.FieldOperationContainer
 
getName() - Method in class com.yahoo.searchdefinition.fieldoperation.StructFieldOperation
 
getName() - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
getName() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getName() - Method in class com.yahoo.searchdefinition.Index
 
getName() - Method in enum com.yahoo.searchdefinition.Index.Type
 
getName() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getName() - Method in class com.yahoo.searchdefinition.RankProfile
 
getName() - Method in class com.yahoo.searchdefinition.RankProfile.RankProperty
 
getName() - Method in enum com.yahoo.searchdefinition.RankProfile.RankSetting.Type
Returns the name of this type
getName() - Method in class com.yahoo.searchdefinition.Search
 
getName() - Method in class com.yahoo.vespa.documentmodel.FieldView
 
getName() - Method in class com.yahoo.vespa.documentmodel.SearchDef
This will provide you with the name of the searchdefinition.
getName() - Method in enum com.yahoo.vespa.documentmodel.SearchField.Feature
 
getName() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Property
 
getName() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
getName() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
 
getName() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getName() - Method in class com.yahoo.vespa.model.container.http.ConnectorFactory
 
getName() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getName() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns the name of this group, or null if it is the root group
getName() - Method in class com.yahoo.vespa.model.generic.service.ServiceCluster
 
getName() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster.IndexingMode
 
getName() - Method in class com.yahoo.vespa.model.search.DocumentDatabase
 
getName() - Method in class com.yahoo.vespa.model.search.NamedSchema
 
getName() - Method in class com.yahoo.vespa.model.search.SchemaDefinitionXMLHandler
 
getNestedField(String) - Method in class com.yahoo.searchdefinition.document.ImportedComplexField
 
getNestedFields() - Method in class com.yahoo.searchdefinition.document.ImportedComplexField
 
getNextToken() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
getNextToken() - Method in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Get the next Token.
getNodes() - Method in class com.yahoo.vespa.model.content.DispatchSpec.Group
 
getNodes() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns the nodes of this, or an empty list of it is not a leaf group
getNodeSpec() - Method in interface com.yahoo.vespa.model.search.SearchInterface
 
getNodeSpec() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getNodeSpec() - Method in class com.yahoo.vespa.model.search.SearchNodeWrapper
 
getNormal() - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
getNormalizing() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getNormalizing() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getNormalizing() - Method in class com.yahoo.searchdefinition.document.SDField
Returns how the content of this field should be accent normalized etc
getNoVespaMalloc() - Method in class com.yahoo.vespa.model.AbstractService
 
getNoVespaMalloc() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getNoVespaMallocEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getNumberOfLeafGroups() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getNumDispatchGroups() - Method in class com.yahoo.vespa.model.content.DispatchSpec
 
getNumNodesPerClient() - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
getNumPartitions() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
getNumPorts() - Method in class com.yahoo.vespa.model.PortsMeta
Get the number of ports with registered meta.
getNumPortsAllocated() - Method in class com.yahoo.vespa.model.AbstractService
 
getNumSearchPartitions() - Method in class com.yahoo.searchdefinition.RankProfile
 
getNumThreadsPerSearch() - Method in class com.yahoo.searchdefinition.RankProfile
 
getNumThreadsPerSearch() - Method in class com.yahoo.vespa.model.search.Tuning
 
getOptionalAttribute(Element, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getOptionalChild(Element, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getOptionalChildValue(Element, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
getOptions() - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
getOuterComponentReferences() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder
 
getOverride() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
getOwnedType(DataTypeName) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getOwnedType(NewDocumentType.Name) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getOwnedType(String) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getPackagesToScan() - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext.BundleInfo
 
getParent() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
getParentProducer() - Method in class com.yahoo.config.model.ConfigModelContext
 
getParentProvider() - Method in class com.yahoo.vespa.model.container.search.searchchain.Source
 
getPartitions() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getPathType() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getPermanentApplicationPackage() - Method in class com.yahoo.config.model.deploy.DeployState
 
getPersistence() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getPortCount() - Method in class com.yahoo.vespa.model.admin.Configserver
 
getPortCount() - Method in class com.yahoo.vespa.model.admin.LogForwarder
LogForwarder does not need any ports.
getPortCount() - Method in class com.yahoo.vespa.model.admin.Logserver
 
getPortCount() - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getPortCount() - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getPortCount() - Method in class com.yahoo.vespa.model.ConfigProxy
ConfigProxy needs one rpc client port.
getPortCount() - Method in class com.yahoo.vespa.model.ConfigSentinel
 
getPortCount() - Method in class com.yahoo.vespa.model.container.Container
 
getPortCount() - Method in class com.yahoo.vespa.model.content.ContentNode
 
getPortCount() - Method in class com.yahoo.vespa.model.generic.service.Service
 
getPortCount() - Method in class com.yahoo.vespa.model.Logd
Logd needs a state port.
getPortCount() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns the number of ports needed by this service.
getPortCount() - Method in class com.yahoo.vespa.model.search.SearchNode
Returns the number of ports needed by this service.
getPortCount() - Method in class com.yahoo.vespa.model.search.TransactionLogServer
 
getPortsMeta() - Method in class com.yahoo.vespa.model.AbstractService
Gets the ports metainfo object.
getPortsMeta() - Method in interface com.yahoo.vespa.model.Service
Returns a PortsMeta object, giving access to more information about the different ports of this service.
getPortTags(PortsMeta, int) - Static method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
getPrefetchValue() - Method in class com.yahoo.searchdefinition.document.Attribute
Returns the prefetch value of this, null if the default is used.
getPrefix() - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
getPreLoad() - Method in class com.yahoo.vespa.model.AbstractService
 
getPrePostFilterTippingPoint() - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
getPreShutdownCommand() - Method in class com.yahoo.vespa.model.AbstractService
 
getPreShutdownCommand() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getPreShutdownCommand() - Method in interface com.yahoo.vespa.model.Service
Services that wish that a command should be run before shutdown should return the command here.
getPreviousModel() - Method in class com.yahoo.config.model.deploy.DeployState
 
getProducer(String) - Method in class com.yahoo.config.model.test.MockRoot
 
getProducerId() - Method in class com.yahoo.config.model.ConfigModelContext
 
getProperties() - Method in class com.yahoo.config.model.deploy.DeployState
 
getProperties() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
getProtocols() - Method in class com.yahoo.vespa.model.routing.Routing
 
getProvisioner() - Method in class com.yahoo.config.model.deploy.DeployState
 
getQuery(String) - Method in class com.yahoo.vespa.model.search.DocumentSelectionConverter
Transforms the selection into a search query.
getQueryCommands() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getQueryCommands() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getQueryCommands() - Method in class com.yahoo.searchdefinition.document.SDField
Returns a list of query commands
getQueryFeatureTypes() - Method in class com.yahoo.searchdefinition.RankProfile
 
getQueryProfileRegistry() - Method in class com.yahoo.searchdefinition.SearchBuilder
 
getQueryProfiles() - Method in class com.yahoo.config.model.deploy.DeployState
 
getQueryProfiles() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getQueryProfiles() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getQueryTimeout() - Method in class com.yahoo.vespa.model.content.ContentSearch
 
getQueryTimeout() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getQueueSizeFactor() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getRankFeatures() - Method in class com.yahoo.searchdefinition.RankProfile
Returns a read-only view of the rank features to use in this profile.
getRanking() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getRanking() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getRanking() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the rank settings set in a "rank" block for this field.
getRankingExpression(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getRankingExpression(String) - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getRankingExpression(String) - Method in class com.yahoo.searchdefinition.Search
Returns the content of a ranking expression file
getRankProfile(String) - Method in class com.yahoo.searchdefinition.derived.RankProfileList
Returns the raw rank profile with the given name, or null if it is not present
getRankProfileList() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getRankProfileRegistry() - Method in class com.yahoo.searchdefinition.SearchBuilder
 
getRankProfiles() - Method in class com.yahoo.searchdefinition.derived.RankProfileList
 
getRankProperties() - Method in class com.yahoo.searchdefinition.RankProfile
Returns a read only flattened list view of the rank properties to use in this profile.
getRankPropertyMap() - Method in class com.yahoo.searchdefinition.RankProfile
Returns a read only map view of the rank properties to use in this profile.
getRankScoreDropLimit() - Method in class com.yahoo.searchdefinition.RankProfile
 
getRankSetting(String, RankProfile.RankSetting.Type) - Method in class com.yahoo.searchdefinition.DefaultRankProfile
Returns the rank boost value of the given field
getRankSetting(String, RankProfile.RankSetting.Type) - Method in class com.yahoo.searchdefinition.RankProfile
Returns a rank setting of field or index, or null if there is no such rank setting in this profile or one it inherits
getRankType() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getRankType() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getRankType() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the default rank type of indices of this field, or null if nothing is set
getRankType() - Method in class com.yahoo.searchdefinition.Index
Returns the rank type of this field, or null if nothing is set
getRankTypeDefinition(RankType) - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinitionSet
Returns a rank type definition if given an existing rank type name, or null if given a rank type which has no native implementation (meaning somebody forgot to add it),
getRawType() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
getRegistry() - Method in class com.yahoo.vespa.model.container.search.QueryProfiles
 
getRelativePort(int) - Method in class com.yahoo.vespa.model.AbstractService
Computes and returns the i'th port for this service, based on this Service's baseport.
getRelativePort(int) - Method in interface com.yahoo.vespa.model.Service
Computes and returns the i'th port for this service, based on this Service's baseport.
getRemoveIfZero() - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
getRerankCount() - Method in class com.yahoo.searchdefinition.RankProfile
 
getResponsibleSearchDefinition(List<NamedSchema>) - Method in class com.yahoo.vespa.model.search.SchemaDefinitionXMLHandler
 
getRestApiMap() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getRoot() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
getRoot() - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
 
getRoot(String, DeployState, AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.VespaModelBuilder
 
getRoot(String, DeployState, AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
getRootDispatch() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getRootGroup() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getRouting() - Method in class com.yahoo.config.model.ConfigModelRepo
 
getRouting() - Method in class com.yahoo.vespa.model.VespaModel
Returns the routing config model.
getRoutingSelector() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getRoutingSelector() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
Returns the document selector that is able to resolve what documents are to be routed to this search cluster.
getRoutingTableSpec() - Method in class com.yahoo.vespa.model.routing.DocumentProtocol
 
getRoutingTableSpec() - Method in interface com.yahoo.vespa.model.routing.Protocol
Returns the specification for the routing table of this protocol.
getRowBits() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getRowBits() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
getRowBits() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getRowBits() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getRpcAdminOffset() - Method in class com.yahoo.vespa.model.PortsMeta
Get the offset to the rpc port used for admin.
getRpcPort() - Method in class com.yahoo.vespa.model.search.SearchNode
Returns the RPC port used by this searchnode.
getRpcStatusOffset() - Method in class com.yahoo.vespa.model.PortsMeta
Get the offset to the rpc port used for status.
getSchemas() - Method in class com.yahoo.config.model.deploy.DeployState
 
getSchemas() - Method in class com.yahoo.config.model.deploy.SearchDocumentModel
 
getSdConfig() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getSdConfig() - Method in class com.yahoo.vespa.model.search.SearchCluster
 
getSdConfig() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getSdDocType() - Method in class com.yahoo.searchdefinition.document.annotation.SDAnnotationType
 
getSdType() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
The user set index type
getSearch() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getSearch() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the search definition owning this, or null if it is global
getSearch() - Method in class com.yahoo.searchdefinition.SearchBuilder
Convenience method to call SearchBuilder.getSearch(String) when there is only a single Search object built.
getSearch() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getSearch() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getSearch() - Method in class com.yahoo.vespa.model.search.NamedSchema
 
getSearch(String) - Method in class com.yahoo.searchdefinition.SearchBuilder
Returns the built Search object that has the given name.
getSearchableCopies() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
getSearchableCopies() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getSearchBuilder(List<String>) - Static method in class com.yahoo.searchdefinition.derived.Deriver
 
getSearchChains() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getSearchChains() - Method in class com.yahoo.vespa.model.container.search.searchchain.Searcher
 
getSearchClusters() - Method in class com.yahoo.vespa.model.VespaModel
Returns all search clusters, both in Search and Content
getSearchClusters(ConfigModelRepo) - Static method in class com.yahoo.vespa.model.content.Content
 
getSearchDefinition() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster.SchemaSpec
 
getSearchDefinitions() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getSearchersIterable() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
getSearchList() - Method in class com.yahoo.searchdefinition.SearchBuilder
Convenience method to return a list of all built Search objects.
getSearchManager() - Method in class com.yahoo.vespa.documentmodel.DocumentModel
 
getSearchNode(int) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getSearchNodeCount() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getSearchNodes() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getSearchNodes() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getSearchPort() - Method in class com.yahoo.vespa.model.container.Container
 
getSecondPhaseRanking() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the ranking expression to use by this.
getSeconds() - Method in class com.yahoo.vespa.model.utils.Duration
 
getSecretStore() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getSemanticRules() - Method in class com.yahoo.config.model.deploy.DeployState
 
getServerBindings() - Method in class com.yahoo.vespa.model.container.component.Handler
 
getService(String) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
Returns the Service with the given id, or null if no such configId exists or if it belongs to a non-Service ConfigProducer.
getService(String) - Method in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
Returns the Service with the given id if such configId exists and it belongs to a Service ConfigProducer.
getService(String) - Method in class com.yahoo.vespa.model.HostResource
Returns the service with the given "sentinel name" on this Host, or null if the name does not match any service.
getServiceInfo() - Method in class com.yahoo.vespa.model.AbstractService
 
getServiceInfo() - Method in interface com.yahoo.vespa.model.Service
Get meta information about service.
getServiceLayerService() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getServiceName() - Method in class com.yahoo.vespa.model.AbstractService
Returns the name that identifies this service for the config-sentinel, never null
getServiceName() - Method in class com.yahoo.vespa.model.container.docproc.DocprocChain
 
getServiceName() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns the name that identifies this service for the config-sentinel, never null
getServicePropertyString(String) - Method in class com.yahoo.vespa.model.AbstractService
Gets a service property value mapped to the given key as a String, or null if no such key exists.
getServicePropertyString(String, String) - Method in class com.yahoo.vespa.model.AbstractService
 
getServicePropertyString(String, String) - Method in interface com.yahoo.vespa.model.Service
Gets a service property value mapped to the given key as a String, or the value in defStr if no such key exists.
getServices() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getServices() - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
getServices() - Method in class com.yahoo.vespa.model.HostResource
Returns a List of all services running on this Host.
getServicesSource() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getServiceType() - Method in class com.yahoo.vespa.model.AbstractService
Returns the type of service.
getServiceType() - Method in class com.yahoo.vespa.model.ConfigSentinel
Overrides parent method as this is named config-sentinel and not configsentinel all over Vespa
getServiceType() - Method in class com.yahoo.vespa.model.container.Container
Subclasses must implement Container.myServiceType() for a custom service name.
getServiceType() - Method in class com.yahoo.vespa.model.generic.service.Service
 
getServiceType() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns the type of service
getServiceType() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getServletMap() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getSessionName() - Method in class com.yahoo.vespa.model.container.docproc.DocprocChain
 
getSessionName() - Method in class com.yahoo.vespa.model.container.docproc.MbusClient
 
getSetting() - Method in class com.yahoo.searchdefinition.fieldoperation.StemmingOperation
 
getSingleSource() - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns the first source name of this, or the field name if no source has been set
getSlobroks() - Method in class com.yahoo.vespa.model.admin.Admin
Returns an immutable list of the slobroks in this
getSorting() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getSourceCount() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
getSourceField() - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns the first source field of this, or null if the source field is not present
getSources() - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns a modifiable set of the sources of this
getSources() - Method in class com.yahoo.vespa.model.container.search.searchchain.Provider
 
getStartupCommand() - Method in class com.yahoo.vespa.model.AbstractService
Must be overridden by services that should be started by config-sentinel.
getStartupCommand() - Method in class com.yahoo.vespa.model.admin.LogForwarder
 
getStartupCommand() - Method in class com.yahoo.vespa.model.admin.Logserver
 
getStartupCommand() - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getStartupCommand() - Method in class com.yahoo.vespa.model.container.Container
 
getStartupCommand() - Method in class com.yahoo.vespa.model.content.Distributor
 
getStartupCommand() - Method in class com.yahoo.vespa.model.content.StorageNode
 
getStartupCommand() - Method in class com.yahoo.vespa.model.generic.service.Service
 
getStartupCommand() - Method in class com.yahoo.vespa.model.Logd
 
getStartupCommand() - Method in class com.yahoo.vespa.model.search.SearchNode
 
getStartupCommand() - Method in interface com.yahoo.vespa.model.Service
Services that should be started by config-sentinel must return non-null.
getStemming() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getStemming() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getStemming() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the stemming setting of this field.
getStemming() - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
getStemming() - Method in class com.yahoo.searchdefinition.Index
Return the stemming setting of this index, may be null
getStemming() - Method in class com.yahoo.searchdefinition.Search
Returns whether fields should be stemmed by default or not.
getStemming(Search) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getStemming(Search) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getStemming(Search) - Method in class com.yahoo.searchdefinition.document.SDField
Whether this field should be stemmed in this search definition
getStemming(Search) - Method in class com.yahoo.searchdefinition.Index
Whether this field should be stemmed in this search definition, this is never null
getStorageNodes() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
getStorageRouteSpec() - Method in class com.yahoo.vespa.model.search.StreamingSearchCluster
 
getStreamingClusters() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
getStrength() - Method in class com.yahoo.searchdefinition.document.Sorting
 
getStrength() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
getStruct() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getStructField(String) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedComplexSDField
 
getStructField(String) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getStructField(String) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getStructField(String) - Method in class com.yahoo.searchdefinition.document.SDField
Returns a struct field defined in this field, potentially traversing into nested structs.
getStructFields() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedComplexSDField
 
getStructFields() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getStructFields() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getStructFields() - Method in class com.yahoo.searchdefinition.document.SDField
Returns list of static struct fields
getSubgroups() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns the subgroups of this, or an empty list if it is a leaf group
getSubId() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
getSuffix(int) - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getSummaries() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getSummaries() - Method in class com.yahoo.searchdefinition.Search
Summaries defined by fields of this search definition.
getSummary(String) - Method in class com.yahoo.searchdefinition.Search
Returns a summary class defined by this search definition, or null if no summary with this name is defined.
getSummaryClassConfig() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
getSummaryFeatures() - Method in class com.yahoo.searchdefinition.RankProfile
Returns a read-only view of the summary features to use in this profile.
getSummaryField(String) - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getSummaryField(String) - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getSummaryField(String) - Method in class com.yahoo.searchdefinition.document.SDField
Returns a summary field defined (implicitly or explicitly) by this field.
getSummaryField(String) - Method in class com.yahoo.searchdefinition.Search
Returns the first explicit instance found of a summary field with this name, or null if not present (implicitly or explicitly) in any summary class.
getSummaryField(String) - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
 
getSummaryField(String, boolean) - Method in class com.yahoo.searchdefinition.document.SDField
Returns a summary field defined (implicitly or explicitly) by this field.
getSummaryFields() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getSummaryFields() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getSummaryFields() - Method in class com.yahoo.searchdefinition.document.SDField
Returns an unmodifiable map of the summary fields defined in this
getSummaryFields() - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
 
getSummaryFields(ImmutableSDField) - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
getSummaryFields(ImmutableSDField) - Method in class com.yahoo.searchdefinition.Search
Returns all summary fields, of all document summaries, which has the given field as source.
getSummaryMap() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getTabSize() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
getTagsAt(int) - Method in class com.yahoo.vespa.model.PortsMeta
Get an iterator of the Strings registered at the specific point.
getTarget() - Method in class com.yahoo.searchdefinition.document.annotation.TemporaryAnnotationReferenceDataType
 
getTargetHosts() - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
 
getTemporaryImportedFields() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getTensorType() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getTermwiseLimit() - Method in class com.yahoo.searchdefinition.RankProfile
 
getThreadPoolSizeFactor() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getTlsClientAuthority() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
getToken(int) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
getTopkProbability() - Method in class com.yahoo.vespa.model.content.DispatchTuning
 
getTransform() - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
getTransform() - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
getTransform() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
getTuning() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
getType() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
getType() - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinition
 
getType() - Method in class com.yahoo.searchdefinition.derived.NativeTable
 
getType() - Method in class com.yahoo.searchdefinition.derived.SummaryClassField
 
getType() - Method in class com.yahoo.searchdefinition.document.Attribute
 
getType() - Method in class com.yahoo.searchdefinition.document.Matching
 
getType() - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
getType() - Method in class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
getType() - Method in class com.yahoo.searchdefinition.Index
Returns the index engine type
getType() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getType() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
getType() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
getType() - Method in class com.yahoo.vespa.model.container.docproc.DocprocChain
 
getType(NewDocumentType.Name) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getType(Reference) - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
getType(String) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
getType(String) - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
getTypes() - Method in interface com.yahoo.documentmodel.DataTypeCollection
 
getTypes() - Method in class com.yahoo.documentmodel.DataTypeRepo
 
getTypes() - Method in interface com.yahoo.documentmodel.DocumentTypeCollection
 
getTypes() - Method in class com.yahoo.documentmodel.DocumentTypeRepo
 
getTypes() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getTypes() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
Access to all owned datatypes.
getTypes() - Method in class com.yahoo.searchdefinition.RankProfile.TypeSettings
 
getUniqueNamedSummaryFields() - Method in class com.yahoo.searchdefinition.Search
Returns one summary field for each summary field name.
getUpperBound() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
getUri() - Method in class com.yahoo.searchdefinition.RankingConstant
 
getUserConfigs() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Returns the user configs of this
getUserConfigs() - Method in interface com.yahoo.vespa.model.ConfigProducer
Returns the user configs of this
getUserConfigs() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster.SchemaSpec
 
getUserMetrics() - Method in class com.yahoo.vespa.model.admin.Admin
 
getValidationOverrides() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
getValidationType() - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
getValue() - Method in class com.yahoo.searchdefinition.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.searchdefinition.RankProfile.RankProperty
 
getValue() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
getValue() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Property
 
getValueClass() - Method in class com.yahoo.documentmodel.NewDocumentType
 
getValues() - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
 
getVariantQueryProfiles() - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants
 
getVespa() - Method in class com.yahoo.vespa.model.VespaModel
Returns this models Vespa instance
getVespaHandlerFromClassName(String) - Static method in class com.yahoo.vespa.model.container.component.Handler
 
getVespaMalloc() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMalloc() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getVespaMallocDebug() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMallocDebug() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getVespaMallocDebugEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMallocDebugStackTrace() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMallocDebugStackTrace() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
getVespaMallocDebugStackTraceEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMallocEnvVariable() - Method in class com.yahoo.vespa.model.AbstractService
 
getVespaMetricsConsumer() - Static method in class com.yahoo.vespa.model.admin.monitoring.VespaMetricsConsumer
 
getVespaVersion() - Method in class com.yahoo.config.model.deploy.DeployState
 
getViews() - Method in class com.yahoo.vespa.documentmodel.SearchDef
 
getVisibilityDelay() - Method in class com.yahoo.vespa.model.content.ContentSearch
 
getVisibilityDelay() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
getVsmCommand() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
getVsmFields() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getVsmSummary() - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
getWantedDockerImageRepo() - Method in class com.yahoo.config.model.deploy.DeployState
 
getWantedNodeVespaVersion() - Method in class com.yahoo.config.model.deploy.DeployState
 
getWantedPort() - Method in class com.yahoo.vespa.model.AbstractService
Returns the desired base port for the first instance of the service type.
getWantedPort() - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
getWantedPort() - Method in class com.yahoo.vespa.model.admin.Configserver
Returns the desired base port for this service.
getWantedPort() - Method in class com.yahoo.vespa.model.admin.Logserver
Returns the desired base port for this service.
getWantedPort() - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
getWantedPort() - Method in class com.yahoo.vespa.model.admin.Slobrok
 
getWantedPort() - Method in class com.yahoo.vespa.model.ConfigProxy
Returns the desired base port for this service.
getWantedPort() - Method in class com.yahoo.vespa.model.ConfigSentinel
Returns the desired base port for this service.
getWantedPort() - Method in class com.yahoo.vespa.model.container.Container
 
getWantedPort() - Method in class com.yahoo.vespa.model.Logd
Returns the desired base port for this service.
getWantedPort() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns the desired base port for this service, or '0' if this service should use the default port allocation mechanism.
getWeight() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
getWeight() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
getWeight() - Method in class com.yahoo.searchdefinition.document.SDField
Returns the weight of this field, or 0 if nothing is set
getWeight() - Method in class com.yahoo.searchdefinition.fieldoperation.WeightOperation
 
getXml() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
getXmlWantedPort(Element) - Static method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
getZone() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
getZooKeeperPort() - Method in class com.yahoo.config.model.deploy.TestProperties.Spec
 
getZooKeepers() - Method in class com.yahoo.vespa.model.admin.ZooKeepersConfigProvider
 
getZooKeepersConfigProvider() - Method in class com.yahoo.vespa.model.admin.Admin
 
getZooKeepersConnectionSpec() - Method in class com.yahoo.vespa.model.admin.ZooKeepersConfigProvider
 
GlobalDistributionBuilder - Class in com.yahoo.vespa.model.content.cluster
Determines the set of document types that are configured to be globally distributed.
GlobalDistributionBuilder(Map<String, NewDocumentType>) - Constructor for class com.yahoo.vespa.model.content.cluster.GlobalDistributionBuilder
 
GlobalDistributionValidator - Class in com.yahoo.vespa.model.content
Performs the following validations: - Verify that all global documents have required redundancy - Verify that all referred documents are present in services.xml - Verify that all referred documents are global
GlobalDistributionValidator() - Constructor for class com.yahoo.vespa.model.content.GlobalDistributionValidator
 
GlobalDocumentChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Class that fails via exception if global attribute changes for a document type in a content cluster unless corresponding override is present.
GlobalDocumentChangeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.GlobalDocumentChangeValidator
 
GRAM - com.yahoo.searchdefinition.document.Matching.Type
 
GRAM - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
gramSize(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
GRAMSIZE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
GREATERTHAN - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Group() - Constructor for class com.yahoo.vespa.model.content.DispatchSpec.Group
 
groupIndex() - Method in class com.yahoo.vespa.model.search.NodeSpec
Returns an index of the group of this node.
groupOption - Variable in class com.yahoo.vespa.model.container.search.searchchain.Source
 
groups() - Method in class com.yahoo.vespa.model.content.Redundancy
 
GUIHandler - Class in com.yahoo.vespa.model.container.search
 
GUIHandler() - Constructor for class com.yahoo.vespa.model.container.search.GUIHandler
 

H

Handler<CHILD extends AbstractConfigProducer<?>> - Class in com.yahoo.vespa.model.container.component
Models a jdisc RequestHandler (including ClientProvider).
Handler(ComponentModel) - Constructor for class com.yahoo.vespa.model.container.component.Handler
 
handleRedundancy(Redundancy) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
handlesElements() - Method in class com.yahoo.config.model.admin.AdminModel.BuilderV2
 
handlesElements() - Method in class com.yahoo.config.model.admin.AdminModel.BuilderV4
 
handlesElements() - Method in class com.yahoo.config.model.builder.xml.ConfigModelBuilder
Method that must return the XML elements this builder handles.
handlesElements() - Method in class com.yahoo.config.model.test.ModelBuilderAddingAccessControlFilter
 
handlesElements() - Method in class com.yahoo.vespa.model.builder.xml.dom.DomClientsBuilder
 
handlesElements() - Method in class com.yahoo.vespa.model.builder.xml.dom.DomRoutingBuilder
 
handlesElements() - Method in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
handlesElements() - Method in class com.yahoo.vespa.model.content.Content.Builder
 
handlesElements() - Method in class com.yahoo.vespa.model.generic.GenericServicesBuilder
 
hasArity() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
hasChain(ComponentId) - Method in class com.yahoo.vespa.model.container.http.FilterChains
 
hasChainThatInherits(ComponentId) - Method in class com.yahoo.vespa.model.container.http.FilterChains
 
hasCommand(String, String) - Method in class com.yahoo.searchdefinition.derived.IndexInfo
Returns whether a particular command is prsent in this index info
hasConsumerIgnoreCase(String) - Method in class com.yahoo.vespa.model.admin.monitoring.builder.Metrics
 
hasDensePostingListThreshold() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
hasDocument() - Method in class com.yahoo.searchdefinition.Search
 
hasDocumentDB(String) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
hasExplicitIndexingChain() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
hasExplicitIndexingCluster() - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
hasField(String) - Method in class com.yahoo.searchdefinition.document.TemporaryImportedFields
 
hasFullIndexingDocprocRights() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
hasFullIndexingDocprocRights() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
hasFullIndexingDocprocRights() - Method in class com.yahoo.searchdefinition.document.SDField
 
hasHandlerThatNeedsProtection(ApplicationContainerCluster) - Static method in class com.yahoo.vespa.model.container.http.AccessControl
 
hashCode() - Method in class com.yahoo.config.model.builder.xml.ConfigModelId
 
hashCode() - Method in class com.yahoo.config.model.deploy.TestProperties.Spec
 
hashCode() - Method in class com.yahoo.documentmodel.NewDocumentType.Name
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.Index.Type
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.NativeTable
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
hashCode() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
hashCode() - Method in class com.yahoo.searchdefinition.document.Attribute
 
hashCode() - Method in class com.yahoo.searchdefinition.document.Matching
 
hashCode() - Method in class com.yahoo.searchdefinition.document.Ranking
 
hashCode() - Method in class com.yahoo.searchdefinition.document.SDField
 
hashCode() - Method in class com.yahoo.searchdefinition.document.Sorting
 
hashCode() - Method in class com.yahoo.searchdefinition.Index
 
hashCode() - Method in class com.yahoo.searchdefinition.RankProfile.RankProperty
 
hashCode() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
hashCode() - Method in class com.yahoo.searchdefinition.Search
 
hashCode() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Property
 
hashCode() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
hashCode() - Method in class com.yahoo.vespa.model.admin.monitoring.Metric
 
hashCode() - Method in class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
hashCode() - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
hashCode() - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
hashCode() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
hashCode() - Method in class com.yahoo.vespa.model.Host
 
hashCode() - Method in class com.yahoo.vespa.model.HostResource
 
hashCode() - Method in class com.yahoo.vespa.model.ml.ModelName
 
hashCode() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
hasIndex() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
hasIndex() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
hasIndex() - Method in class com.yahoo.searchdefinition.document.SDField
 
hasIndexedCluster() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
hasLowerBound() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
hasPhrases() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
hasPositions() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
hasPrefix() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
hasQueryCommand(String) - Method in class com.yahoo.searchdefinition.document.SDField
 
hasRestartMethods(Class<? extends ConfigInstance>) - Static method in class com.yahoo.vespa.model.utils.internal.ReflectionUtil
Determines if the config class contains the methods required for detecting config value changes between two config instances.
hasSource(String) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
hasUpperBound() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
header(SDField) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a header statement of a field element.
HEADER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
headercfg(SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document head block.
HNSW - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
hnswIndex(IndexOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
hnswIndexBody(HnswIndexParams.Builder) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
hnswIndexParams() - Method in class com.yahoo.searchdefinition.document.Attribute
 
HnswIndexParams - Class in com.yahoo.searchdefinition.document
Configuration parameters for a hnsw index used together with a 1-dimensional indexed tensor for approximate nearest neighbor search.
HnswIndexParams() - Constructor for class com.yahoo.searchdefinition.document.HnswIndexParams
 
HnswIndexParams(Optional<Integer>, Optional<Integer>) - Constructor for class com.yahoo.searchdefinition.document.HnswIndexParams
 
HnswIndexParams.Builder - Class in com.yahoo.searchdefinition.document
 
host - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder.Node
 
Host - Class in com.yahoo.config.model.provision
A hostname with zero or more aliases.
Host - Class in com.yahoo.vespa.model
A physical host, running a set of services.
Host(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.Host
Constructs a new Host instance.
Host(String) - Constructor for class com.yahoo.config.model.provision.Host
 
Host(String, List<String>) - Constructor for class com.yahoo.config.model.provision.Host
 
Host(String, List<String>, Optional<Flavor>) - Constructor for class com.yahoo.config.model.provision.Host
 
Host(String, List<String>, Optional<Flavor>, Optional<Version>) - Constructor for class com.yahoo.config.model.provision.Host
 
HOSTED_INFRASTRUCTURE - com.yahoo.config.model.ConfigModelContext.ApplicationType
 
hostedAuth() - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
HostedConfigModelRegistry - Class in com.yahoo.config.model.test
Creates a ConfigModelRegistry instance that simulates the hosted environment.
HostedSslConnectorFactory - Class in com.yahoo.vespa.model.container.http.ssl
Component specification for ConnectorFactory with hosted specific configuration.
hostedVespa() - Method in class com.yahoo.config.model.deploy.TestProperties
 
hostedVespa() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
hostname() - Method in class com.yahoo.config.model.provision.Host
 
hostName - Variable in class com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions.ConfigServer
 
HostPorts - Class in com.yahoo.vespa.model
Allocator for network ports on a host
HostPorts(String) - Constructor for class com.yahoo.vespa.model.HostPorts
 
HostResource - Class in com.yahoo.vespa.model
A host representation.
HostResource(Host) - Constructor for class com.yahoo.vespa.model.HostResource
Create a new HostResource bound to a specific Host.
HostResource(Host, HostSpec) - Constructor for class com.yahoo.vespa.model.HostResource
 
Hosts - Class in com.yahoo.config.model.provision
A collection of hosts
Hosts(Collection<Host>) - Constructor for class com.yahoo.config.model.provision.Hosts
 
HostsXmlProvisioner - Class in com.yahoo.config.model.provision
A host provisioner based on a hosts.xml file.
HostsXmlProvisioner(Reader) - Constructor for class com.yahoo.config.model.provision.HostsXmlProvisioner
 
hostSystem() - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
hostSystem() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Returns the one and only HostSystem of the root node.
hostSystem() - Method in class com.yahoo.config.model.test.MockRoot
 
hostSystem() - Method in interface com.yahoo.vespa.model.ConfigProducer
Returns the one and only HostSystem of the root node
hostSystem() - Method in class com.yahoo.vespa.model.generic.service.ServiceCluster
 
hostSystem() - Method in class com.yahoo.vespa.model.VespaModel
Returns the one and only HostSystem of this VespaModel
HostSystem - Class in com.yahoo.vespa.model
The parent node for all Host instances, and thus accessible to enable services to get their Host.
HostSystem(AbstractConfigProducer<?>, String, HostProvisioner, DeployLogger) - Constructor for class com.yahoo.vespa.model.HostSystem
 
Http - Class in com.yahoo.vespa.model.container.http
Represents the http servers and filters of a container cluster.
Http(FilterChains) - Constructor for class com.yahoo.vespa.model.container.http.Http
 
HTTP - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
HttpBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
HttpBuilder() - Constructor for class com.yahoo.vespa.model.container.http.xml.HttpBuilder
 
HttpFilter - Class in com.yahoo.vespa.model.container.component
This is only for the legacy certificate filter setup, outside http.
HttpFilter(BundleInstantiationSpecification) - Constructor for class com.yahoo.vespa.model.container.component.HttpFilter
 
HUGE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.

I

id(FieldOperationContainer, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes an id statement of a field body block.
ID - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
id2producer - Variable in class com.yahoo.config.model.producer.AbstractConfigProducerRoot
The ConfigProducers contained in this model indexed by config id
id2producer() - Method in class com.yahoo.vespa.model.VespaModel
Returns an unmodifiable view of the mapping of config id to ConfigProducer
IDENTICAL - com.yahoo.searchdefinition.document.Sorting.Strength
 
IDENTICAL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
identifier() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an identifier.
IDENTIFIER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
IDENTIFIER_WITH_DASH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
identifierWithDash() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
IDENTITY - com.yahoo.searchdefinition.document.RankType
 
IdentityProvider - Class in com.yahoo.vespa.model.container
 
IdentityProvider(AthenzDomain, AthenzService, HostName, URI, String, Zone) - Constructor for class com.yahoo.vespa.model.container.IdentityProvider
 
idFromPath(String) - Static method in class com.yahoo.vespa.model.container.jersey.RestApi
 
IdOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
IdOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
IGNOREDEFAULTRANKFEATURES - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ignoreRankFeatures(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a ignore-default-rank-features statement for a rank profile.
image - Variable in class com.yahoo.searchdefinition.parser.Token
The string image of the token.
ImmutableImportedComplexSDField - Class in com.yahoo.searchdefinition.document
ImmutableImportedComplexSDField(ImportedComplexField) - Constructor for class com.yahoo.searchdefinition.document.ImmutableImportedComplexSDField
 
ImmutableImportedSDField - Class in com.yahoo.searchdefinition.document
ImmutableSDField - Interface in com.yahoo.searchdefinition.document
An interface containing the non-mutating methods of SDField.
ImmutableSearch - Interface in com.yahoo.searchdefinition
An interface containing the non-mutating methods of Search.
IMPLICIT_ADMIN_HOSTALIAS - Static variable in class com.yahoo.config.model.provision.HostsXmlProvisioner
 
ImplicitSummaries - Class in com.yahoo.searchdefinition.processing
Makes implicitly defined summaries into explicit summaries
ImplicitSummaries(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ImplicitSummaries
 
ImplicitSummaryFields - Class in com.yahoo.searchdefinition.processing
This processor adds all implicit summary fields to all registered document summaries.
ImplicitSummaryFields(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ImplicitSummaryFields
 
IMPORT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ImportedComplexField - Class in com.yahoo.searchdefinition.document
A complex field that is imported from a concrete field in a referenced document type and given an alias name.
ImportedComplexField(String, DocumentReference, ImmutableSDField) - Constructor for class com.yahoo.searchdefinition.document.ImportedComplexField
 
ImportedField - Class in com.yahoo.searchdefinition.document
A field that is imported from a concrete field in a referenced document type and given an alias name.
ImportedField(String, DocumentReference, ImmutableSDField) - Constructor for class com.yahoo.searchdefinition.document.ImportedField
 
importedFields() - Method in class com.yahoo.searchdefinition.Search
 
ImportedFields - Class in com.yahoo.searchdefinition.derived
This class derives imported fields from search definition and produces imported-fields.cfg as needed by the search backend.
ImportedFields - Class in com.yahoo.searchdefinition.document
A set of fields that are imported from concrete fields in referenced document types.
ImportedFields(Search) - Constructor for class com.yahoo.searchdefinition.derived.ImportedFields
 
ImportedFields(Map<String, ImportedField>) - Constructor for class com.yahoo.searchdefinition.document.ImportedFields
 
ImportedFieldsEnumerator - Class in com.yahoo.searchdefinition
Enumerates and emplaces a set of all imported fields into a SDDocumentType from its corresponding Search instance.
ImportedFieldsEnumerator(List<Search>) - Constructor for class com.yahoo.searchdefinition.ImportedFieldsEnumerator
 
ImportedFieldsResolver - Class in com.yahoo.searchdefinition.processing
Iterates all imported fields from SD-parsing and validates and resolves them into concrete fields from referenced document types.
ImportedFieldsResolver(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ImportedFieldsResolver
 
importedModels() - Method in class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
ImportedSimpleField - Class in com.yahoo.searchdefinition.document
A simple field that is imported from a concrete field in a referenced document type and given an alias name.
ImportedSimpleField(String, DocumentReference, ImmutableSDField) - Constructor for class com.yahoo.searchdefinition.document.ImportedSimpleField
 
importField(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
importFile(String) - Method in class com.yahoo.searchdefinition.SearchBuilder
Import search definition.
importFile(String, DeployLogger) - Method in class com.yahoo.searchdefinition.SearchBuilder
Import search definition.
importFile(Path) - Method in class com.yahoo.searchdefinition.SearchBuilder
 
importRawSearch(Search) - Method in class com.yahoo.searchdefinition.SearchBuilder
Registers the given search object to the internal list of objects to be processed during SearchBuilder.build().
importReader(NamedReader, String) - Method in class com.yahoo.searchdefinition.SearchBuilder
importReader(NamedReader, String, DeployLogger) - Method in class com.yahoo.searchdefinition.SearchBuilder
Reads and parses the search definition string provided by the given reader.
importString(String) - Method in class com.yahoo.searchdefinition.SearchBuilder
Import search definition.
importString(String, DeployLogger) - Method in class com.yahoo.searchdefinition.SearchBuilder
Import search definition.
InconsistentSchemaAndCodeError - Error in com.yahoo.vespa.model.container.xml
 
InconsistentSchemaAndCodeError() - Constructor for error com.yahoo.vespa.model.container.xml.InconsistentSchemaAndCodeError
 
index - Variable in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
index - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
index() - Method in class com.yahoo.vespa.model.container.Container
Returns the index of this node.
index(Search, FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes an index block for a field element.
Index - Class in com.yahoo.searchdefinition.derived
A type of an index structure
Index - Class in com.yahoo.searchdefinition
An index definition in a search definition.
Index() - Constructor for class com.yahoo.searchdefinition.derived.Index
 
Index() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Index
 
Index(String) - Constructor for class com.yahoo.searchdefinition.Index
 
Index(String, boolean) - Constructor for class com.yahoo.searchdefinition.Index
 
INDEX - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Index.Type - Class in com.yahoo.searchdefinition.derived
The index type enumeration
Index.Type - Enum in com.yahoo.searchdefinition
 
indexBody(IndexOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a single index statement for an index block.
IndexCommand(String, String) - Constructor for class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
IndexCommandResolver - Class in com.yahoo.searchdefinition.processing.multifieldresolver
Resolver-class for harmonizing index-commands in multifield indexes
IndexCommandResolver(String, List<SDField>, Search, DeployLogger) - Constructor for class com.yahoo.searchdefinition.processing.multifieldresolver.IndexCommandResolver
 
IndexedHierarchicDistributionValidator - Class in com.yahoo.vespa.model.content
Class used to validate that hierarchic distribution is correctly setup when having an indexed content cluster.
IndexedHierarchicDistributionValidator(String, StorageGroup, Redundancy, DispatchTuning.DispatchPolicy) - Constructor for class com.yahoo.vespa.model.content.IndexedHierarchicDistributionValidator
 
IndexedSearchCluster - Class in com.yahoo.vespa.model.search
 
IndexedSearchCluster(AbstractConfigProducer, String, int, DeployState) - Constructor for class com.yahoo.vespa.model.search.IndexedSearchCluster
 
IndexedSearchCluster.UnionConfiguration - Class in com.yahoo.vespa.model.search
Class used to retrieve combined configuration from multiple document databases.
IndexedSearchClusterChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Validates the changes between all current and next indexed search clusters in a vespa model.
IndexedSearchClusterChangeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.IndexedSearchClusterChangeValidator
 
INDEXER - Static variable in class com.yahoo.vespa.model.container.docproc.DocumentProcessor
 
IndexField(String, Index.Type, DataType) - Constructor for class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
IndexFieldNames - Class in com.yahoo.searchdefinition.processing
Because of the way the parser works (allowing any token as identifier), it is not practical to limit the syntax of field names there, do it here.
IndexFieldNames(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.IndexFieldNames
 
IndexInfo - Class in com.yahoo.searchdefinition.derived
Per-index commands which should be applied to queries prior to searching
IndexInfo(Search) - Constructor for class com.yahoo.searchdefinition.derived.IndexInfo
 
IndexInfo.IndexCommand - Class in com.yahoo.searchdefinition.derived
An index command.
indexing(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an indexing block of a field element.
INDEXING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
IndexingDocprocChain - Class in com.yahoo.vespa.model.search
 
IndexingDocprocChain() - Constructor for class com.yahoo.vespa.model.search.IndexingDocprocChain
 
IndexingInputs - Class in com.yahoo.searchdefinition.processing
This processor modifies all indexing scripts so that they input the value of the owning field by default.
IndexingInputs(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.IndexingInputs
 
IndexingModeChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Returns any change to the indexing mode of a cluster.
IndexingModeChangeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.IndexingModeChangeValidator
 
indexingOperation(FieldOperationContainer, boolean) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an IL script block.
IndexingOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
IndexingOperation(ScriptExpression) - Constructor for class com.yahoo.searchdefinition.fieldoperation.IndexingOperation
 
IndexingOutputs - Class in com.yahoo.searchdefinition.processing
This processor modifies all indexing scripts so that they output to the owning field by default.
IndexingOutputs(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.IndexingOutputs
 
IndexingProcessor - Class in com.yahoo.vespa.model.search
 
IndexingProcessor() - Constructor for class com.yahoo.vespa.model.search.IndexingProcessor
 
indexingRewrite(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes an indexing-rewrite statement of a field body block.
INDEXINGREWRITE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
IndexingRewriteOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
IndexingRewriteOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.IndexingRewriteOperation
 
IndexingScript - Class in com.yahoo.searchdefinition.derived
An indexing language script derived from a search definition.
IndexingScript(Search) - Constructor for class com.yahoo.searchdefinition.derived.IndexingScript
 
IndexingScriptChangeMessageBuilder - Class in com.yahoo.vespa.model.application.validation.change.search
Class used to build a message describing the usual field changes causing changes in the indexing script.
IndexingScriptChangeMessageBuilder(Search, ImmutableSDField, Search, ImmutableSDField) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeMessageBuilder
 
IndexingScriptChangeValidator - Class in com.yahoo.vespa.model.application.validation.change.search
Validates the indexing script changes in all fields in the current and next search model.
IndexingScriptChangeValidator(Search, Search) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeValidator
 
IndexingValidation - Class in com.yahoo.searchdefinition.processing
 
IndexingValues - Class in com.yahoo.searchdefinition.processing
 
IndexingValues(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.IndexingValues
 
indexName - Variable in class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
 
IndexOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
IndexOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
IndexSchema - Class in com.yahoo.searchdefinition.derived
Deriver of indexschema config containing information of all text index fields with name and data type.
IndexSchema(Search) - Constructor for class com.yahoo.searchdefinition.derived.IndexSchema
 
IndexSchema.IndexField - Class in com.yahoo.searchdefinition.derived
Representation of an index field with name and data type.
IndexStructureValidator - Class in com.yahoo.searchdefinition.derived.validation
 
IndexStructureValidator(DerivedConfiguration, Search) - Constructor for class com.yahoo.searchdefinition.derived.validation.IndexStructureValidator
 
inferCodepoint() - Method in class com.yahoo.searchdefinition.document.NormalizeLevel
Change the current level to CODEPOINT as inferred by other features' needs.
inferLowercase() - Method in class com.yahoo.searchdefinition.document.NormalizeLevel
Change the current level to LOWERCASE as inferred by other features' needs.
inherit(DataTypeName) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
inherit(NewDocumentType) - Method in class com.yahoo.documentmodel.NewDocumentType
 
inherit(QueryProfile) - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
 
inherit(SDDocumentType) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
inherit(String) - Method in class com.yahoo.searchdefinition.document.annotation.SDAnnotationType
 
InheritanceBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains
Build an Inheritance object from an inheritance section.
InheritanceBuilder(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.InheritanceBuilder
 
inherited() - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
 
inherits(NewDocumentType) - Method in class com.yahoo.documentmodel.NewDocumentType
 
inherits(String) - Method in class com.yahoo.searchdefinition.RankProfile
Returns whether this profile inherits (directly or indirectly) the given profile
INHERITS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
inheritsAnnotation(SDAnnotationType) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
inheritsDocument(SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document inheritance statement.
inheritsDocumentSummary(DocumentSummary, Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an inherits statement of a document summary.
inheritsRankProfile(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an inherits statement of a rank-profile.
initialDocumentCount - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Resizing
 
initialEntries - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
initialize - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
initialize() - Method in class com.yahoo.vespa.model.container.component.chain.ChainedComponent
 
initialize() - Method in class com.yahoo.vespa.model.container.search.searchchain.FederationSearcher
 
initialize(int) - Method in class com.yahoo.vespa.model.content.ContentNode
 
initialize(ConfigModelRepo) - Method in class com.yahoo.config.model.ConfigModel
Initializes this model.
initialize(ConfigModelRepo) - Method in class com.yahoo.vespa.model.container.ContainerModel
 
initialize(Map<String, ? extends AbstractSearchCluster>) - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
initialize(Map<String, AbstractSearchCluster>) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
Initialize() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Initialize
 
initializeComponents() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
initializeSearchChains(Map<String, ? extends AbstractSearchCluster>) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
initService(DeployLogger) - Method in class com.yahoo.vespa.model.AbstractService
Called by builder class which has not given the host or port in a constructor, hence initService is not yet run for this.
initService(DeployLogger) - Method in class com.yahoo.vespa.model.container.Container
 
inject(Component) - Method in class com.yahoo.vespa.model.container.component.Component
 
injectForName(String, Component) - Method in class com.yahoo.vespa.model.container.component.Component
 
inline() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
inline() - Method in class com.yahoo.searchdefinition.RankProfile.RankingExpressionFunction
 
INLINE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
inlineFunctions() - Method in class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
InMemoryProvisioner - Class in com.yahoo.config.model.provision
In memory host provisioner for testing only.
InMemoryProvisioner(boolean, String...) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
Creates this with a set of host names of the flavor 'default'
InMemoryProvisioner(int) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
Creates this with a number of nodes with resources 1, 3, 9, 1
InMemoryProvisioner(int, NodeResources) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
Creates this with a number of nodes with given resources
InMemoryProvisioner(Hosts, boolean, int, String...) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
Creates this with a set of hosts of the flavor 'default'
InMemoryProvisioner(Hosts, boolean, String...) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
Creates this with a set of hosts of the flavor 'default'
InMemoryProvisioner(Map<NodeResources, Collection<Host>>, boolean, boolean, int, String...) - Constructor for class com.yahoo.config.model.provision.InMemoryProvisioner
 
input_stream - Variable in class com.yahoo.searchdefinition.parser.SDParserTokenManager
 
INSTANCE - Static variable in class com.yahoo.documentmodel.VespaDocumentType
 
INT64 - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
INT64 - Static variable in class com.yahoo.searchdefinition.derived.Index.Type
 
integer() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an integer token and returns its numeric value.
INTEGER - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
INTEGER - com.yahoo.searchdefinition.document.Attribute.Type
 
INTEGER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
integerAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the value of this attribute or null if not present
integerAttribute(String, Integer) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
IntegerIndex2Attribute - Class in com.yahoo.searchdefinition.processing
Replaces the 'index' statement of all numerical fields to 'attribute' because we no longer support numerical indexes.
IntegerIndex2Attribute(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.IntegerIndex2Attribute
 
IntegrityCheckerProducer - Class in com.yahoo.vespa.model.content.storagecluster
Serves stor-integritychecker config for storage clusters.
IntegrityCheckerProducer.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
INTERNAL_FIELDSET_NAME - Static variable in class com.yahoo.searchdefinition.processing.BuiltInFieldSets
 
interval - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB.Prune
 
INVALID_LEXICAL_STATE - Static variable in exception com.yahoo.searchdefinition.parser.TokenMgrException
Tried to change to an invalid lexical state.
io - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute
 
io - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index
 
io - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary
 
Io() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute.Io
 
Io() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Io
 
Io() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Io
 
isAccessingDiskSummary(SummaryField) - Method in class com.yahoo.searchdefinition.Search
 
isAlgorithmUserSet() - Method in class com.yahoo.searchdefinition.document.Matching
 
isArrayOfSimpleStruct(ImmutableSDField) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isAscending() - Method in class com.yahoo.searchdefinition.document.Sorting
 
isAttribute() - Method in class com.yahoo.vespa.documentmodel.SearchField
 
isAttributeFieldTable(NativeTable) - Static method in class com.yahoo.searchdefinition.derived.FieldRankSettings
 
isBolded() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns whether this value is bolded
isBootstrap() - Method in class com.yahoo.config.model.deploy.TestProperties
 
isCompatible(Attribute) - Method in class com.yahoo.searchdefinition.document.Attribute
Returns whether these attributes describes the same entity, even if they have different names
isComplexFieldWithOnlyStructFieldAttributes(ImmutableSDField) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isCompressDocuments() - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
isConstantFeature(Reference) - Static method in class com.yahoo.searchdefinition.FeatureNames
Returns true if this is a constant
isContainerTag(Element) - Static method in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
isCreateIfNonExistent() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isDedicated() - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns whether this requires dedicated nodes.
isDescending() - Method in class com.yahoo.searchdefinition.document.Sorting
 
isDirectory() - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
isDoAlias() - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
isDocumentsOnly() - Method in class com.yahoo.searchdefinition.Search
Returns true if this doesn't define a search, just some documents
isDynamic() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Whether this is dynamically generated, both teasers and bolded fields are dynamic
isDynamicCommand(String) - Static method in class com.yahoo.searchdefinition.derived.SummaryMap
Does this summary command name stand for a dynamic transform? We need this because some model information is shared through configs instead of model - see usage A dynamic transform needs the query to perform its computations.
isEffectivelyGloballyDistributed() - Method in class com.yahoo.vespa.model.content.Redundancy
 
isEmpty() - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
isEmpty() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
isEnabledBitVectors() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isEnabledOnlyBitVector() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isExclusive() - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns whether the physical hosts running the nodes of this application can also run nodes of other applications.
isExtraField() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
isExtraField() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
isExtraField() - Method in class com.yahoo.searchdefinition.document.SDField
 
isFastAccess() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isFastSearch() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isFilter() - Method in class com.yahoo.searchdefinition.document.Ranking
Returns whether this is a filter.
isFirstTimeDeployment() - Method in class com.yahoo.config.model.deploy.TestProperties
 
isFree(int) - Method in class com.yahoo.vespa.model.PortFinder
 
isFromDisk() - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
Returns whether the user has noted explicitly that this summary accesses disk
isFrozen() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
isGlobal() - Method in class com.yahoo.vespa.model.ml.ModelName
Returns true if the local name of this is not in a namespace
isGloballyDistributed(NewDocumentType) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
isHosted() - Method in class com.yahoo.config.model.deploy.DeployState
 
isHosted() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
isHosted() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
isHostedVespa() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
isHuge() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isImplicit() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
isImportedField() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
isImportedField() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
isImportedField() - Method in class com.yahoo.searchdefinition.document.SDField
 
isIndexed() - Method in class com.yahoo.vespa.documentmodel.SearchField
True if field is Vespa indexed
isIndexFieldTable(NativeTable) - Static method in class com.yahoo.searchdefinition.derived.FieldRankSettings
 
isIndexLevel() - Method in enum com.yahoo.searchdefinition.RankProfile.RankSetting.Type
True if this setting really pertains to an index, not a field within an index
isIndexStructureField() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
isIndexStructureField() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
isIndexStructureField() - Method in class com.yahoo.searchdefinition.document.SDField
 
isInitialized() - Method in class com.yahoo.vespa.model.AbstractService
 
isInMemory() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns whether this transform always gets its value by accessing memory only
isLiteral() - Method in class com.yahoo.searchdefinition.document.Ranking
Returns whether literal (non-stemmed, non-normalized) forms of the words should be indexed in a separate index which is searched by a automatically added rank term during searches.
isLoggable(LogRecord) - Method in class com.yahoo.vespa.model.RecentLogFilter
 
isMapOfPrimitiveType(ImmutableSDField) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isMapOfSimpleStruct(ImmutableSDField) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isMutable() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isNormal() - Method in class com.yahoo.searchdefinition.document.Ranking
Whether user has explicitly requested normal (non-filter) behavior
isNull() - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
Returns true if this is the null command (do nothing)
isPosition() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isPreferLocalNode() - Method in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
isPrefetch() - Method in class com.yahoo.searchdefinition.document.Attribute
Returns whether this attribute should be included in the "attributeprefetch" summary which is returned to the Qrs by prefetchAttributes, used by blending, uniquing etc.
isPrefix() - Method in class com.yahoo.searchdefinition.document.Matching
 
isPrefix() - Method in class com.yahoo.searchdefinition.Index
Returns whether this index supports prefix search, default is false
isPrimitiveType(DataType) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isRealtime() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
isReference(Element) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
isRemoveIfZero() - Method in class com.yahoo.searchdefinition.document.Attribute
 
isReservedName(String) - Static method in class com.yahoo.searchdefinition.Search
Returns true if the given field name is a reserved name
isRetired() - Method in class com.yahoo.vespa.model.container.Container
True if this container is retired (slated for removal)
isRetired() - Method in class com.yahoo.vespa.model.content.StorageNode
Whether this node is configured as retired, which means all content should migrate off the node
isServing() - Method in class com.yahoo.config.model.ConfigModel
Returns whether this model must be maintained in memory for serving config requests.
isServing() - Method in class com.yahoo.config.model.test.ModelBuilderAddingAccessControlFilter.ModelPlaceholder
 
isSimpleFeature(Reference) - Static method in class com.yahoo.searchdefinition.FeatureNames
Returns true if the given reference is an attribute, constant or query feature
isStreaming() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
isStruct() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
isSubstring() - Method in class com.yahoo.searchdefinition.document.Matching
 
isSuffix() - Method in class com.yahoo.searchdefinition.document.Matching
 
isSupportedComplexField(ImmutableSDField) - Static method in class com.yahoo.searchdefinition.document.ComplexAttributeFieldUtils
 
isTeaser() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns whether this is a teaser, not the complete field value
isTrackLineColumn() - Method in interface com.yahoo.searchdefinition.parser.CharStream
 
isTypeUserSet() - Method in class com.yahoo.searchdefinition.document.Matching
 
isValueCompatible(FieldValue) - Method in class com.yahoo.documentmodel.NewDocumentType
 
iterator() - Method in class com.yahoo.config.model.ConfigModelRepo
Returns the models in this as an iterator
iterator() - Method in class com.yahoo.searchdefinition.DocumentReferences
 
iterator() - Method in class com.yahoo.vespa.model.search.DispatchGroup.Iterable
 

J

JAR_WITH_DEPS - com.yahoo.vespa.model.container.xml.BundleMapper.JarSuffix
 
Jersey2Servlet - Class in com.yahoo.vespa.model.container.jersey
 
Jersey2Servlet(String) - Constructor for class com.yahoo.vespa.model.container.jersey.Jersey2Servlet
 
JettyConnectorBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
JettyConnectorBuilder() - Constructor for class com.yahoo.vespa.model.container.http.xml.JettyConnectorBuilder
 
JettyHttpServer - Class in com.yahoo.vespa.model.container.http
 
JettyHttpServer(ComponentId) - Constructor for class com.yahoo.vespa.model.container.http.JettyHttpServer
 
JettyHttpServer.FilterBindingsProviderComponent - Class in com.yahoo.vespa.model.container.http
 
JettyHttpServerBuilder - Class in com.yahoo.vespa.model.container.http.xml
 
JettyHttpServerBuilder() - Constructor for class com.yahoo.vespa.model.container.http.xml.JettyHttpServerBuilder
 
jj_nt - Variable in class com.yahoo.searchdefinition.parser.SDParser
Next token.
jjFillToken() - Method in class com.yahoo.searchdefinition.parser.SDParserTokenManager
 
jjnewLexState - Static variable in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Token literal values.
joinLines(CharSequence...) - Static method in class com.yahoo.config.model.test.TestUtil
 
jsonAccessLog - com.yahoo.vespa.model.container.component.AccessLogComponent.AccessLogType
 
JSONSTRING - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
Juniperrc - Class in com.yahoo.searchdefinition.derived
Generated juniperrc-config for controlling juniper.
Juniperrc(Search) - Constructor for class com.yahoo.searchdefinition.derived.Juniperrc
Constructs a new juniper rc instance for a given search object.
JVM_GC_OPTIONS - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
JVM_OPTIONS - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
JVMARGS_ATTRIB_NAME - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 

K

KEEPRANKCOUNT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
keySet() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
kind - Variable in class com.yahoo.searchdefinition.parser.Token
An integer that describes the kind of this token.

L

lbrace() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an opening brace with leading and trailing newline tokens.
LBRACE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
leader - com.yahoo.vespa.model.container.search.searchchain.Source.GroupOption
 
LEGACY - com.yahoo.vespa.model.content.cluster.ContentCluster.DistributionMode
 
LegacyConfigModelBuilder<MODEL extends ConfigModel> - Class in com.yahoo.vespa.model.builder.xml.dom
A model builder that can be used to deal with toplevel config overrides and create another producer in between.
LegacyConfigModelBuilder(Class<MODEL>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.LegacyConfigModelBuilder
 
LESSTHAN - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
level - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
LEXICAL_ERROR - Static variable in exception com.yahoo.searchdefinition.parser.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception com.yahoo.searchdefinition.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Lexer state names.
LIBRARY_PATH - Static variable in class com.yahoo.vespa.model.container.xml.BundleMapper
 
LightGBMFeatureConverter - Class in com.yahoo.searchdefinition.expressiontransforms
Replaces instances of the lightgbm(model-path) pseudofeature with the native Vespa ranking expression implementing the same computation.
LightGBMFeatureConverter() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.LightGBMFeatureConverter
 
listFiles(ApplicationFile.PathFilter) - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
LITERAL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
LiteralBoost - Class in com.yahoo.searchdefinition.processing
Expresses literal boosts in terms of extra indices with rank boost.
LiteralBoost(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.LiteralBoost
 
LITERALBOOST - com.yahoo.searchdefinition.RankProfile.RankSetting.Type
 
loadBalancerAddress() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
loadBalancerName() - Method in class com.yahoo.config.model.deploy.TestProperties
 
LocalClustersCreator - Class in com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains
Adds default search chains for all local clusters not mentioned explicitly
LocalClustersCreator() - Constructor for class com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains.LocalClustersCreator
 
LOCALE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
localName() - Method in class com.yahoo.vespa.model.ml.ModelName
 
LocalProvider - Class in com.yahoo.vespa.model.container.search.searchchain
Config producer for search chain responsible for sending queries to a local cluster.
LocalProvider(ChainSpecification, FederationOptions, LocalProviderSpec) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
 
localProviders() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
log - Static variable in class com.yahoo.config.model.producer.AbstractConfigProducer
 
log - Static variable in class com.yahoo.config.model.provision.Hosts
 
log - Static variable in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
log - Static variable in class com.yahoo.vespa.model.builder.UserConfigBuilder
 
log - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
log - Variable in class com.yahoo.vespa.model.container.xml.ContainerModelBuilder
 
log - Static variable in class com.yahoo.vespa.model.content.DistributorCluster
 
log - Static variable in class com.yahoo.vespa.model.VespaModel
 
LOG_HANDLER_CLASS - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
Logd - Class in com.yahoo.vespa.model
There is one logd running on each Vespa host, and one instance of this class is therefore created by each instance of class Host.
Logd(Host) - Constructor for class com.yahoo.vespa.model.Logd
Creates a new Logd instance.
LogForwarder - Class in com.yahoo.vespa.model.admin
 
LogForwarder(AbstractConfigProducer, LogForwarder.Config) - Constructor for class com.yahoo.vespa.model.admin.LogForwarder
Creates a new LogForwarder instance.
LogForwarder.Config - Class in com.yahoo.vespa.model.admin
 
Logserver - Class in com.yahoo.vespa.model.admin
Represents the Logserver.
Logserver(AbstractConfigProducer) - Constructor for class com.yahoo.vespa.model.admin.Logserver
 
LogserverContainer - Class in com.yahoo.vespa.model.admin
Container that should be running on same host as the logserver.
LogserverContainer(AbstractConfigProducer) - Constructor for class com.yahoo.vespa.model.admin.LogserverContainer
 
LogserverContainerCluster - Class in com.yahoo.vespa.model.admin
 
LogserverContainerCluster(AbstractConfigProducer<?>, String, DeployState) - Constructor for class com.yahoo.vespa.model.admin.LogserverContainerCluster
 
logStore - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store
 
LogStore() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.LogStore
 
LONG - com.yahoo.searchdefinition.document.Attribute.Type
 
LONG - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
longAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
LONGDATA - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
LONGSTRING - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
LOOP_DETECTED - Static variable in exception com.yahoo.searchdefinition.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LOOSE - com.yahoo.vespa.model.content.cluster.ContentCluster.DistributionMode
 
LOOSE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
lowerBound() - Method in class com.yahoo.searchdefinition.document.Attribute
 
LOWERBOUND - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
LOWERCASE - com.yahoo.searchdefinition.document.NormalizeLevel.Level
 
LOWERCASE - com.yahoo.searchdefinition.document.Sorting.Function
 
LOWERCASE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
LZ4 - com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
 
LZ4 - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.

M

MACRO - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
major - Static variable in class com.yahoo.vespa.model.VespaVersion
 
MakeAliases - Class in com.yahoo.searchdefinition.processing
Takes the aliases set on field by parser and sets them on correct Index or Attribute
MakeAliases(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MakeAliases
 
MakeDefaultSummaryTheSuperSet - Class in com.yahoo.searchdefinition.processing
All summary fields which are not attributes must currently be present in the default summary class, since the default summary class also defines the docsum.dat format.
MakeDefaultSummaryTheSuperSet(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MakeDefaultSummaryTheSuperSet
 
MAP - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MapConfigModelRegistry - Class in com.yahoo.config.model
 
MapConfigModelRegistry(ComponentRegistry<? extends ConfigModelBuilder>) - Constructor for class com.yahoo.config.model.MapConfigModelRegistry
Constructs a registry of config models, where the components are injected.
MapConfigModelRegistry(Collection<? extends ConfigModelBuilder>) - Constructor for class com.yahoo.config.model.MapConfigModelRegistry
Constructs a registry of config models.
mapDataType() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
MapEvaluationTypeContext - Class in com.yahoo.searchdefinition
A context which only contains type information.
match(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
MATCH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MatchConsistency - Class in com.yahoo.searchdefinition.processing
Warn on inconsistent match settings for any index
MatchConsistency(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MatchConsistency
 
MATCHED_ATTRIBUTE_ELEMENTS_FILTER - com.yahoo.vespa.documentmodel.SummaryTransform
 
MATCHED_ELEMENTS_FILTER - com.yahoo.vespa.documentmodel.SummaryTransform
 
MATCHEDELEMENTSONLY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MatchedElementsOnlyResolver - Class in com.yahoo.searchdefinition.processing
Iterates all summary fields with 'matched-elements-only' and adjusts transform (if all struct-fields are attributes) and validates that the field type is supported.
MatchedElementsOnlyResolver(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MatchedElementsOnlyResolver
 
Matching - Class in com.yahoo.searchdefinition.document
Defines how a field should be matched.
Matching() - Constructor for class com.yahoo.searchdefinition.document.Matching
Creates a matching of type "text"
Matching(Matching.Type) - Constructor for class com.yahoo.searchdefinition.document.Matching
 
Matching.Algorithm - Enum in com.yahoo.searchdefinition.document
Which match algorithm is used by this matching setup
Matching.Type - Enum in com.yahoo.searchdefinition.document
 
matchingRankSettingsIterator(Search, RankProfile.RankSetting.Type) - Method in class com.yahoo.searchdefinition.processing.Processor
Returns an iterator of all the rank settings with given type in all the rank profiles in this search definition.
matchItem(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single match item for a match block.
MatchOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
MatchOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
matchPhase(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a match-phase block of a rank profile.
MATCHPHASE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
matchPhaseItem(RankProfile.MatchPhaseSettings) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
MatchPhaseSettings() - Constructor for class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
MatchPhaseSettingsValidator - Class in com.yahoo.searchdefinition.processing
Validates the match phase settings for all registered rank profiles.
MatchPhaseSettingsValidator(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator
 
MatchPhaseSettingsValidator.AttributeValidator - Class in com.yahoo.searchdefinition.processing
 
matchSize(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
matchType(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
maxConcurrentFactor - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
maxFileSize - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.LogStore
 
MAXFILTERCOVERAGE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MAXHITS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
maxLength() - Method in class com.yahoo.searchdefinition.document.Matching
 
maxLength(int) - Method in class com.yahoo.searchdefinition.document.Matching
 
MAXLENGTH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
maxLinksPerNode() - Method in class com.yahoo.searchdefinition.document.HnswIndexParams
 
MAXLINKSPERNODE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
maxMessagesInQueue - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
maxQueueMbSize - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
maxQueueTimeMs - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
maxResources() - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
 
maxSize - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
maxSizePercent - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
 
MbusClient - Class in com.yahoo.vespa.model.container.docproc
 
MbusClient(String, SessionConfig.Type.Enum) - Constructor for class com.yahoo.vespa.model.container.docproc.MbusClient
 
MbusParams(Double, Double, Integer) - Constructor for class com.yahoo.vespa.model.container.ApplicationContainerCluster.MbusParams
 
MEM_LIMIT - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
MEM_TOTAL_USED - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
MEM_TOTAL_UTIL - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
MEM_USED - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
MEM_UTIL - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
merge(UserConfigRepo) - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
merge(Matching) - Method in class com.yahoo.searchdefinition.document.Matching
Merge data from another matching object
mergeUserConfigs(UserConfigRepo) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
mergeWith(SummaryField) - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns a summary field which merges the settings in the given field into this field
messageBusEnabled() - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainerCluster
 
messageBusEnabled() - Method in class com.yahoo.vespa.model.admin.LogserverContainerCluster
 
messageBusEnabled() - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
messageBusEnabled() - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
messageBusEnabled() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
Metric - Class in com.yahoo.vespa.model.admin.monitoring
Helper class to model a metric.
Metric(String) - Constructor for class com.yahoo.vespa.model.admin.monitoring.Metric
Creates a metric with same outputname as metricname
Metric(String, String) - Constructor for class com.yahoo.vespa.model.admin.monitoring.Metric
Creates a metric with empty description
Metric(String, String, String) - Constructor for class com.yahoo.vespa.model.admin.monitoring.Metric
 
Metric(String, String, String, Map<String, String>) - Constructor for class com.yahoo.vespa.model.admin.monitoring.Metric
 
METRIC_INDEX_MAP - Static variable in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
Metrics - Class in com.yahoo.vespa.model.admin.monitoring.builder
A mutable helper class representing the user defined metrics and consumers.
Metrics() - Constructor for class com.yahoo.vespa.model.admin.monitoring.builder.Metrics
 
METRICS_V2_HANDLER_BINDING_1 - Static variable in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
METRICS_V2_HANDLER_BINDING_2 - Static variable in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
METRICS_V2_HANDLER_CLASS - Static variable in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
MetricsBuilder - Class in com.yahoo.vespa.model.admin.monitoring.builder.xml
 
MetricsBuilder(ConfigModelContext.ApplicationType, Map<String, MetricSet>) - Constructor for class com.yahoo.vespa.model.admin.monitoring.builder.xml.MetricsBuilder
 
MetricsConsumer - Class in com.yahoo.vespa.model.admin.monitoring
Represents an arbitrary metric consumer
MetricsConsumer(String, MetricSet) - Constructor for class com.yahoo.vespa.model.admin.monitoring.MetricsConsumer
 
MetricSet - Class in com.yahoo.vespa.model.admin.monitoring
Models a metric set containing a set of metrics and child metric sets.
MetricSet(String, Collection<Metric>) - Constructor for class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
MetricSet(String, Collection<Metric>, Collection<MetricSet>) - Constructor for class com.yahoo.vespa.model.admin.monitoring.MetricSet
 
MetricsNodesConfigGenerator - Class in com.yahoo.vespa.model.admin.metricsproxy
 
MetricsNodesConfigGenerator() - Constructor for class com.yahoo.vespa.model.admin.metricsproxy.MetricsNodesConfigGenerator
 
MetricsProxyContainer - Class in com.yahoo.vespa.model.admin.metricsproxy
Container running a metrics proxy.
MetricsProxyContainer(AbstractConfigProducer, String, int, boolean) - Constructor for class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
MetricsProxyContainerCluster - Class in com.yahoo.vespa.model.admin.metricsproxy
Container cluster for metrics proxy containers.
MetricsProxyContainerCluster(AbstractConfigProducer<?>, String, DeployState) - Constructor for class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
 
micro - Static variable in class com.yahoo.vespa.model.VespaVersion
 
MIN_GROUPS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
minFileSizeFactor - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.LogStore
 
minHitsPerThread(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a min-hits-per-thread statement for a rank profile.
MINHITSPERTHREAD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
minor - Static variable in class com.yahoo.vespa.model.VespaVersion
 
minResources() - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
 
MMAP - com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
MMAP_NOCORE_LIMIT - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
MockApplicationFile(Path, Path) - Constructor for class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
MockApplicationPackage - Class in com.yahoo.config.model.test
For testing purposes only
MockApplicationPackage(File, String, String, List<String>, String, String, String, boolean, String, String) - Constructor for class com.yahoo.config.model.test.MockApplicationPackage
 
MockApplicationPackage.Builder - Class in com.yahoo.config.model.test
 
MockApplicationPackage.MockApplicationFile - Class in com.yahoo.config.model.test
 
MockRoot - Class in com.yahoo.config.model.test
Use for testing.
MockRoot() - Constructor for class com.yahoo.config.model.test.MockRoot
 
MockRoot(String) - Constructor for class com.yahoo.config.model.test.MockRoot
 
MockRoot(String, ApplicationPackage) - Constructor for class com.yahoo.config.model.test.MockRoot
 
MockRoot(String, ApplicationPackage, HostProvisioner) - Constructor for class com.yahoo.config.model.test.MockRoot
 
MockRoot(String, DeployState) - Constructor for class com.yahoo.config.model.test.MockRoot
 
model - Variable in class com.yahoo.vespa.model.container.component.Component
 
ModelBuilderAddingAccessControlFilter - Class in com.yahoo.config.model.test
A ConfigModelBuilder that configures a dummy filter component to the AccessControl.ACCESS_CONTROL_CHAIN_ID filter chain.
ModelBuilderAddingAccessControlFilter() - Constructor for class com.yahoo.config.model.test.ModelBuilderAddingAccessControlFilter
 
ModelBuilderAddingAccessControlFilter.ModelPlaceholder - Class in com.yahoo.config.model.test
 
ModelConfigProvider - Class in com.yahoo.vespa.model.admin
A config provider for the model config.
ModelConfigProvider(AbstractConfigProducer<?>) - Constructor for class com.yahoo.vespa.model.admin.ModelConfigProvider
 
ModelElement - Class in com.yahoo.vespa.model.builder.xml.dom
A w3c Element wrapper with a better API.
ModelElement(Element) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
ModelGraph - Class in com.yahoo.config.model.graph
A model graph contains the dependency graph of config models.
ModelGraph(List<ModelNode>, List<ModelNode>) - Constructor for class com.yahoo.config.model.graph.ModelGraph
 
ModelGraphBuilder - Class in com.yahoo.config.model.graph
Used to add builders and elements in addBuilder, and then build a dependency graph based on the constructor arguments.
ModelGraphBuilder() - Constructor for class com.yahoo.config.model.graph.ModelGraphBuilder
 
modelHostProvisioner(HostProvisioner) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
modelImporters(Collection<MlModelImporter>) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
ModelName - Class in com.yahoo.vespa.model.ml
Models used in a rank profile has the rank profile name as name space while gGlobal model names have no namespace
ModelName(String) - Constructor for class com.yahoo.vespa.model.ml.ModelName
 
ModelName(String, Path, boolean) - Constructor for class com.yahoo.vespa.model.ml.ModelName
 
ModelNode<MODEL extends ConfigModel> - Class in com.yahoo.config.model.graph
Represents a node in the dependency graph, and contains information about a builders dependencies.
ModelNode(ConfigModelBuilder<MODEL>) - Constructor for class com.yahoo.config.model.graph.ModelNode
 
ModelPlaceholder(ConfigModelContext, Collection<ContainerModel>) - Constructor for class com.yahoo.config.model.test.ModelBuilderAddingAccessControlFilter.ModelPlaceholder
 
modifyAction(String, List<ServiceInfo>, String) - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
modifyAction(String, List<ServiceInfo>, String) - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
modifyAction(String, List<ServiceInfo>, String) - Method in class com.yahoo.vespa.model.application.validation.change.VespaRestartAction
 
Module - Class in com.yahoo.vespa.model.generic.service
A simple sub service that is essentially just to have a node with a nice name in the tree.
Module(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.generic.service.Module
 
Monitoring - Interface in com.yahoo.vespa.model.admin.monitoring
Interface for monitoring services
MTOKEN - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MultifieldIndexHarmonizer - Class in com.yahoo.searchdefinition.processing
Ensures that there are no conflicting types or field settings in multifield indices, either by changing settings or by splitting conflicting fields in multiple ones with different settings.
MultifieldIndexHarmonizer(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MultifieldIndexHarmonizer
 
MultiFieldResolver - Class in com.yahoo.searchdefinition.processing.multifieldresolver
Abstract superclass of all multifield conflict resolvers
MultiFieldResolver(String, List<SDField>, Search, DeployLogger) - Constructor for class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
 
MultilevelDispatchValidator - Class in com.yahoo.vespa.model.search
Class used to validate that multilevel dispatch is correctly setup in an indexed content cluster.
MultilevelDispatchValidator(String, DispatchSpec, List<SearchNode>) - Constructor for class com.yahoo.vespa.model.search.MultilevelDispatchValidator
 
MULTIPLE - com.yahoo.searchdefinition.document.Stemming
index multiple stems
multitenant - Variable in class com.yahoo.vespa.model.builder.xml.dom.DomAdminBuilderBase
 
multitenant() - Method in class com.yahoo.config.model.deploy.TestProperties
 
multitenant() - Method in class com.yahoo.vespa.model.admin.Admin
 
multiTenant() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
MUSIC_SEARCHDEFINITION - Static variable in class com.yahoo.config.model.test.MockApplicationPackage
 
MUTABLE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
MutableAttributes - Class in com.yahoo.searchdefinition.processing
 
MutableAttributes(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.MutableAttributes
 
myServiceType() - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
myServiceType() - Method in class com.yahoo.vespa.model.admin.LogserverContainer
 
myServiceType() - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
myServiceType() - Method in class com.yahoo.vespa.model.container.ApplicationContainer
 
myServiceType() - Method in class com.yahoo.vespa.model.container.Container
Subclasses must implement this for a custom service name.

N

name - Variable in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
name - Variable in class com.yahoo.vespa.model.admin.monitoring.Metric
 
name - Variable in class com.yahoo.vespa.model.container.SecretStore.Group
 
name - Variable in enum com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
name - Variable in enum com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
 
name() - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
Name(int, String) - Constructor for class com.yahoo.documentmodel.NewDocumentType.Name
 
Name(String) - Constructor for class com.yahoo.documentmodel.NewDocumentType.Name
 
NAME - Static variable in class com.yahoo.documentmodel.VespaDocumentType
 
NAME - Static variable in class com.yahoo.vespa.model.search.IndexingDocprocChain
 
namedDocument(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a document element, explicitly named
NamedSchema - Class in com.yahoo.vespa.model.search
 
NamedSchema(String, Search) - Constructor for class com.yahoo.vespa.model.search.NamedSchema
 
namespace() - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
namespace() - Method in class com.yahoo.vespa.model.ml.ModelName
Returns the namespace, or null if this is global
NativeRankTypeDefinition - Class in com.yahoo.searchdefinition.derived
The definition of a rank type used for native rank features.
NativeRankTypeDefinition(RankType) - Constructor for class com.yahoo.searchdefinition.derived.NativeRankTypeDefinition
 
NativeRankTypeDefinitionSet - Class in com.yahoo.searchdefinition.derived
A set of rank type definitions used for native rank features.
NativeRankTypeDefinitionSet(String) - Constructor for class com.yahoo.searchdefinition.derived.NativeRankTypeDefinitionSet
 
NativeTable - Class in com.yahoo.searchdefinition.derived
A named rank table of a certain type.
NativeTable(NativeTable.Type, String) - Constructor for class com.yahoo.searchdefinition.derived.NativeTable
 
NativeTable.Type - Class in com.yahoo.searchdefinition.derived
A table type enumeration
needsAccessControlValidation(VespaModel, DeployState) - Static method in class com.yahoo.vespa.model.application.validation.first.AccessControlOnFirstDeploymentValidator
 
neighborsToExploreAtInsert() - Method in class com.yahoo.searchdefinition.document.HnswIndexParams
 
NEIGHBORSTOEXPLOREATINSERT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
NetworkMetrics - Class in com.yahoo.vespa.model.admin.monitoring
 
NetworkMetrics() - Constructor for class com.yahoo.vespa.model.admin.monitoring.NetworkMetrics
 
networkMetricSet - Static variable in class com.yahoo.vespa.model.admin.monitoring.NetworkMetrics
 
NetworkPortRequestor - Interface in com.yahoo.vespa.model
Interface implemented by services using network ports, identifying its requirements.
networkPorts() - Method in class com.yahoo.vespa.model.HostPorts
Get the allocated network ports.
NEVER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
newChainsInstance(AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocprocChainsBuilder
 
newChainsInstance(AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainsBuilder
 
newChainsInstance(AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessingBuilder
 
newChainsInstance(AbstractConfigProducer) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainsBuilder
 
newChainsInstance(AbstractConfigProducer) - Method in class com.yahoo.vespa.model.container.http.xml.FilterChainsBuilder
 
NewDocumentType - Class in com.yahoo.documentmodel
 
NewDocumentType(NewDocumentType.Name) - Constructor for class com.yahoo.documentmodel.NewDocumentType
 
NewDocumentType(NewDocumentType.Name, StructDataType, StructDataType, FieldSets, Set<NewDocumentType.Name>, Set<String>) - Constructor for class com.yahoo.documentmodel.NewDocumentType
 
NewDocumentType(NewDocumentType.Name, Set<NewDocumentType.Name>) - Constructor for class com.yahoo.documentmodel.NewDocumentType
 
NewDocumentType(NewDocumentType.Name, Set<NewDocumentType.Name>, Set<String>) - Constructor for class com.yahoo.documentmodel.NewDocumentType
 
NewDocumentType.Name - Class in com.yahoo.documentmodel
 
newProcessException(Search, Field, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
newProcessException(String, String, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
newToken(int) - Static method in class com.yahoo.searchdefinition.parser.Token
 
newToken(int, String) - Static method in class com.yahoo.searchdefinition.parser.Token
Returns a new Token object, by default.
newTransform() - Method in class com.yahoo.searchdefinition.processing.TypedTransformProvider
 
newTransform(DataType) - Method in class com.yahoo.searchdefinition.processing.TypedTransformProvider
 
next - Variable in class com.yahoo.searchdefinition.parser.Token
A reference to the next regular (non-special) token from the input stream.
NGramMatch - Class in com.yahoo.searchdefinition.processing
The implementation of "gram" matching - splitting the incoming text and the queries into n-grams for matching.
NGramMatch(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.NGramMatch
 
NL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
NO_VESPAMALLOC - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
Node(int) - Constructor for class com.yahoo.vespa.model.content.DispatchSpec.Node
 
Node(String, int) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder.Node
 
NodeResourcesTuning - Class in com.yahoo.vespa.model.container
Tuning of qr-start config for a container service based on node resources.
NodeResourcesTuning - Class in com.yahoo.vespa.model.search
Tuning of proton config for a search node based on the resources on the node.
NodeResourcesTuning(NodeResources, int, int) - Constructor for class com.yahoo.vespa.model.search.NodeResourcesTuning
 
NodeResourcesTuning(NodeResources, int, int, int) - Constructor for class com.yahoo.vespa.model.search.NodeResourcesTuning
 
NodeSpec - Class in com.yahoo.vespa.model.search
Represents the group and partition id of a search interface node.
NodeSpec(int, int) - Constructor for class com.yahoo.vespa.model.search.NodeSpec
 
NodesSpecification - Class in com.yahoo.vespa.model.builder.xml.dom
A common utility class to represent a requirement for nodes during model building.
nonDedicated(int, ConfigModelContext) - Static method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns a requirement from count non-dedicated nodes in one group
none() - Static method in class com.yahoo.vespa.model.Affinity
 
NONE - com.yahoo.searchdefinition.document.NormalizeLevel.Level
 
NONE - com.yahoo.searchdefinition.document.Stemming
No stemming
NONE - com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
 
NONE - com.yahoo.vespa.documentmodel.SummaryTransform
 
NONE - com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
 
NONE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
NoPrefixForIndexes - Class in com.yahoo.vespa.model.application.validation
match:prefix for indexed fields not supported
NoPrefixForIndexes() - Constructor for class com.yahoo.vespa.model.application.validation.NoPrefixForIndexes
 
NORMAL - com.yahoo.searchdefinition.document.Matching.Algorithm
 
NORMAL - com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
NORMAL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
NormalizeLevel - Class in com.yahoo.searchdefinition.document
class representing the character normalization we want to do on query and indexed text.
NormalizeLevel() - Constructor for class com.yahoo.searchdefinition.document.NormalizeLevel
Construct a default (full) normalizelevel,
NormalizeLevel(NormalizeLevel.Level, boolean) - Constructor for class com.yahoo.searchdefinition.document.NormalizeLevel
Construct for a specific level, possibly user specified
NormalizeLevel.Level - Enum in com.yahoo.searchdefinition.document
The current levels are as follows: NONE: no changes to input text CODEPOINT: convert text into Unicode Normalization Form Compatibility Composition LOWERCASE: also convert text into lowercase letters ACCENT: do both above and remove accents on characters
normalizing(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a normalizing statement of a field element.
NORMALIZING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
NormalizingOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
NormalizingOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.NormalizingOperation
 
now() - Method in class com.yahoo.config.model.deploy.DeployState
 
now(Instant) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
NullConfigModelRegistry - Class in com.yahoo.config.model
A config model class registry that only forwards to the chained registry.
NullConfigModelRegistry() - Constructor for class com.yahoo.config.model.NullConfigModelRegistry
 
nullIfEmpty(String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
numMessageBusPorts() - Method in class com.yahoo.vespa.model.container.Container
 
numRpcPorts() - Method in class com.yahoo.vespa.model.container.Container
 
numSearchPartitions(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a num-search-partitions statement for a rank profile.
NUMSEARCHPARTITIONS - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
numSearchThreads - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RequestThreads
 
numSummaryThreads - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RequestThreads
 
numThreadsPerSearch - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RequestThreads
 
numThreadsPerSearch(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a num-threads-per-search statement for a rank profile.
NUMTHREADSPERSEARCH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.

O

OCCURRENCE_COUNT - Static variable in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
of(String, ValidationOverrides, String, Instant) - Static method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
Creates a refeed action with some missing information
of(String, ValidationOverrides, String, List<ServiceInfo>, String, Instant) - Static method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
Creates a refeed action
OFF - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
on(int) - Method in class com.yahoo.vespa.model.PortsMeta
Set up the port to tag, for chained usage.
ON - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ONDEMAND - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
OnnxFeatureConverter - Class in com.yahoo.searchdefinition.expressiontransforms
Replaces instances of the onnx(model-path, output) pseudofeature with the native Vespa ranking expression implementing the same computation.
OnnxFeatureConverter() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.OnnxFeatureConverter
 
OptimizeIlscript - Class in com.yahoo.searchdefinition.processing
Run ExpressionOptimizer on all scripts, to get rid of expressions that have no effect.
OptimizeIlscript(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.OptimizeIlscript
 
optionalDedicatedFromParent(ModelElement, ConfigModelContext) - Static method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
Returns a requirement for non-dedicated or dedicated nodes taken from the nodes element contained in the given parent element, or empty if the parent element is null, or the nodes elements is not present.
options - Variable in class com.yahoo.vespa.model.container.docproc.ContainerDocproc
 
Options() - Constructor for class com.yahoo.vespa.model.container.search.ContainerSearch.Options
 
Options(boolean, Integer, Integer, Integer, Double, Double, Integer) - Constructor for class com.yahoo.vespa.model.container.docproc.ContainerDocproc.Options
 
Options(Collection<String>) - Constructor for class com.yahoo.vespa.model.clients.ContainerDocumentApi.Options
 
OPTIONS - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
order(List<Search>) - Method in class com.yahoo.searchdefinition.derived.SearchOrderer
Reorders the given list of search definitions such that any supertype always preceed any subtype.
ORDER - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
ORDERED_RESERVED_NAMES - Static variable in class com.yahoo.vespa.model.content.ReservedDocumentTypeNameValidator
 
outerComponentTypeByComponentName - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainBuilderBase
 
output() - Method in class com.yahoo.vespa.model.ml.FeatureArguments
 
outputName - Variable in class com.yahoo.vespa.model.admin.monitoring.Metric
 
overrideFrom(Optional<HnswIndexParams>) - Method in class com.yahoo.searchdefinition.document.HnswIndexParams
Creates a new instance where values from the given parameter instance are used where they are present, otherwise we use values from this.
ownedIndexingCluster() - Method in class com.yahoo.vespa.model.content.Content
Returns indexing cluster implicitly created by this, or empty if an explicit cluster is used (or if called before the build phase)

P

PageTemplates - Class in com.yahoo.vespa.model.container.search
Owns the page templates to be handed to the qrs nodes.
PageTemplates(List<NamedReader>) - Constructor for class com.yahoo.vespa.model.container.search.PageTemplates
 
parent - Variable in class com.yahoo.vespa.model.container.Container
 
parse(String) - Static method in class com.yahoo.vespa.model.builder.xml.dom.BinaryScaledAmountParser
 
parse(String...) - Static method in class com.yahoo.config.model.test.TestUtil
 
parseConfigName(Element) - Static method in class com.yahoo.vespa.model.builder.xml.dom.DomConfigPayloadBuilder
 
ParseException - Exception in com.yahoo.searchdefinition.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception com.yahoo.searchdefinition.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.searchdefinition.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(String) - Constructor for exception com.yahoo.searchdefinition.parser.ParseException
Constructor with message.
parseFieldNameSchemaMap(Element) - Static method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DocumentProcessorModelBuilder
Parses a schemamapping element and generates a map of field mappings
parseIndexingScript(String) - Method in class com.yahoo.searchdefinition.document.SDField
Parse an indexing expression which will use the simple linguistics implementatino suitable for testing
parseIndexingScript(String, Linguistics) - Method in class com.yahoo.searchdefinition.document.SDField
 
participant - com.yahoo.vespa.model.container.search.searchchain.Source.GroupOption
 
partitionId() - Method in class com.yahoo.vespa.model.search.NodeSpec
 
path() - Method in class com.yahoo.vespa.model.ml.FeatureArguments
 
permanentApplicationPackage(Optional<ApplicationPackage>) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
PersistenceEngine - Class in com.yahoo.vespa.model.content.engines
 
PersistenceEngine(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.content.engines.PersistenceEngine
 
PersistenceEngine.PersistenceFactory - Interface in com.yahoo.vespa.model.content.engines
Creates a config producer for the engines provider at a given node.
PersistenceProducer - Class in com.yahoo.vespa.model.content.storagecluster
Serves engines config for storage clusters.
PersistenceProducer() - Constructor for class com.yahoo.vespa.model.content.storagecluster.PersistenceProducer
 
PersistenceProducer(Boolean, Duration, Duration) - Constructor for class com.yahoo.vespa.model.content.storagecluster.PersistenceProducer
 
PersistenceProducer.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
phoneHomeInterval - Variable in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
populate(ChangeMessageBuilder) - Method in class com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeMessageBuilder
 
POPULATE - com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
 
populateWithStructFields(SDDocumentType, String, DataType, int) - Method in class com.yahoo.searchdefinition.document.SDField
 
populateWithStructMatching(SDDocumentType, String, DataType, Matching) - Method in class com.yahoo.searchdefinition.document.SDField
 
port - Variable in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder.Node
 
port - Variable in class com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions.ConfigServer
 
PortAllocBridge - Class in com.yahoo.vespa.model
API for allocating network ports This class acts as a bridge between NetworkPortRequestor and HostPorts for a single call to allocatePorts(), gathering the resulting port allocations in a list of integers.
PortAllocBridge(HostPorts, NetworkPortRequestor) - Constructor for class com.yahoo.vespa.model.PortAllocBridge
 
PortFinder - Class in com.yahoo.vespa.model
 
PortFinder(Collection<NetworkPorts.Allocation>) - Constructor for class com.yahoo.vespa.model.PortFinder
 
ports() - Method in class com.yahoo.vespa.model.HostResource
 
portsMeta - Variable in class com.yahoo.vespa.model.AbstractService
The ports metainfo object
PortsMeta - Class in com.yahoo.vespa.model
Track meta information about the ports of a service.
PortsMeta() - Constructor for class com.yahoo.vespa.model.PortsMeta
Create a new PortsMeta object.
POSITIONS - com.yahoo.vespa.documentmodel.SummaryTransform
 
postProc(DeployLogger, AbstractConfigProducer, ConfigModelRepo) - Method in class com.yahoo.vespa.model.builder.VespaModelBuilder
Processing that requires access across plugins
postProc(DeployLogger, AbstractConfigProducer, ConfigModelRepo) - Method in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
Processing that requires access across different plugins
PRE_POST_FILTER_TIPPING_POINT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
predefinedMetricSets - Static variable in class com.yahoo.vespa.model.admin.monitoring.builder.PredefinedMetricSets
 
PredefinedMetricSets - Class in com.yahoo.vespa.model.admin.monitoring.builder
A data object for predefined metric sets.
PredefinedMetricSets() - Constructor for class com.yahoo.vespa.model.admin.monitoring.builder.PredefinedMetricSets
 
PREDICATE - com.yahoo.searchdefinition.document.Attribute.Type
 
PredicateProcessor - Class in com.yahoo.searchdefinition.processing
Validates the predicate fields.
PredicateProcessor(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.PredicateProcessor
 
PREFERBITVECTOR - com.yahoo.searchdefinition.RankProfile.RankSetting.Type
 
PREFIX - com.yahoo.searchdefinition.document.Matching.Algorithm
 
PREFIX - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
PRELOAD_ATTRIB_NAME - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
prepare() - Method in class com.yahoo.vespa.model.container.jersey.RestApi
 
prepare() - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
prepare() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
prepare(ConfigModelRepo) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
Prepares the model for start.
prepare(ConfigModelRepo, DeployState) - Method in class com.yahoo.config.model.admin.AdminModel
 
prepare(ConfigModelRepo, DeployState) - Method in class com.yahoo.config.model.ConfigModel
Prepares this model to start serving config requests, possibly using properties of other models.
prepare(ConfigModelRepo, DeployState) - Method in class com.yahoo.vespa.model.container.ContainerModel
 
prepare(ConfigModelRepo, DeployState) - Method in class com.yahoo.vespa.model.content.Content
 
prepare(DeployState) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
prepare(DeployState) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
prepare(ClusterSpec, Capacity, ProvisionLogger) - Method in class com.yahoo.config.model.provision.HostsXmlProvisioner
 
prepare(ClusterSpec, Capacity, ProvisionLogger) - Method in class com.yahoo.config.model.provision.InMemoryProvisioner
 
prepare(ClusterSpec, Capacity, ProvisionLogger) - Method in class com.yahoo.config.model.provision.SingleNodeProvisioner
 
prepare(ClusterSpec, ClusterResources, boolean, boolean) - Method in class com.yahoo.config.model.provision.InMemoryProvisioner
 
prepare(List<ApplicationContainer>) - Method in class com.yahoo.vespa.model.container.ContainerModelEvaluation
 
prepareConfigModels(DeployState) - Method in class com.yahoo.config.model.ConfigModelRepo
Initialize part 2.: Prepare all config models for starting.
prepareToDistributeFiles(List<SearchNode>) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
prependJvmOptions(String) - Method in class com.yahoo.vespa.model.AbstractService
 
previousModel(Model) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
PRIMARY - com.yahoo.searchdefinition.document.Sorting.Strength
 
PRIMARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
process() - Method in class com.yahoo.searchdefinition.SDDocumentTypeOrderer
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.AddAttributeTransformToSummaryOfImportedFields
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.AddExtraFieldsToDocument
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.AdjustPositionSummaryFields
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.AttributeProperties
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.AttributesImplicitWord
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.Bolding
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.BuiltInFieldSets
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.CreatePositionZCurve
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.DisallowComplexMapAndWsetKeyTypes
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.DiversitySettingsValidator
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ExactMatch
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.FastAccessValidator
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.FieldSetSettings
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.FilterFieldNames
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ImplicitSummaries
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ImplicitSummaryFields
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ImportedFieldsResolver
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IndexFieldNames
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IndexingInputs
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IndexingOutputs
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IndexingValidation
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IndexingValues
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.IntegerIndex2Attribute
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.LiteralBoost
Adds extra search fields and indices to express literal boosts
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MakeAliases
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MakeDefaultSummaryTheSuperSet
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MatchConsistency
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MatchedElementsOnlyResolver
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MultifieldIndexHarmonizer
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.multifieldresolver.RankProfileTypeSettingsProcessor
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.MutableAttributes
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.NGramMatch
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.OptimizeIlscript
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.PredicateProcessor
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.Processor
Processes the input search definition by modifying the input search and its documents, and returns the input search definition.
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.RankingExpressionTypeResolver
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ReferenceFieldsProcessor
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ReservedDocumentNames
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ReservedFunctionNames
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SearchMustHaveDocument
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SetLanguage
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SetRankTypeEmptyOnFilters
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SortingSettings
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.StringSettingsOnNonStringFields
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SummaryConsistency
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SummaryDiskAccessValidator
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SummaryDynamicStructsArrays
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SummaryFieldsMustHaveValidSource
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.SummaryNamesFieldCollisions
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.TagType
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.TensorFieldProcessor
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.TextMatch
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.UriHack
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.UrlFieldValidator
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ValidateFieldTypes
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ValidateFieldTypesDocumentsOnly
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.ValidateFieldWithIndexSettingsCreatesIndex
 
process(boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.WordMatch
 
process(SDDocumentType) - Method in class com.yahoo.searchdefinition.FieldOperationApplier
 
process(SDDocumentType) - Method in class com.yahoo.searchdefinition.FieldOperationApplierForSearch
 
process(SDDocumentType) - Method in class com.yahoo.searchdefinition.FieldOperationApplierForStructs
 
process(Search) - Method in class com.yahoo.searchdefinition.FieldOperationApplierForSearch
 
process(Search, DeployLogger, RankProfileRegistry, QueryProfiles, boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.Processing
Runs all search processors on the given Search object.
process(Search, DeployLogger, QueryProfiles, boolean) - Method in class com.yahoo.searchdefinition.SearchBuilder
Processes and returns the given Search object.
Processing - Class in com.yahoo.searchdefinition.processing
Executor of processors.
Processing() - Constructor for class com.yahoo.searchdefinition.processing.Processing
 
Processing.ProcessorFactory - Interface in com.yahoo.searchdefinition.processing
 
ProcessingChain - Class in com.yahoo.vespa.model.container.processing
Represents a processing chain in the config model
ProcessingChain(ChainSpecification) - Constructor for class com.yahoo.vespa.model.container.processing.ProcessingChain
 
ProcessingChains - Class in com.yahoo.vespa.model.container.processing
Root config producer for processing
ProcessingChains(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.processing.ProcessingChains
 
ProcessingChainsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.processing
Creates all processing chains from xml.
ProcessingChainsBuilder(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.processing.ProcessingChainsBuilder
 
ProcessingHandler<CHAINS extends Chains<?>> - Class in com.yahoo.vespa.model.container.component.chain
Represents a handler for processing chains.
ProcessingHandler(CHAINS, String) - Constructor for class com.yahoo.vespa.model.container.component.chain.ProcessingHandler
 
processor - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
Processor - Class in com.yahoo.searchdefinition.processing
Abstract superclass of all search definition processors.
Processor - Class in com.yahoo.vespa.model.container.processing
Representation of a Processor in the configuration model
Processor(ChainedComponentModel) - Constructor for class com.yahoo.vespa.model.container.processing.Processor
 
Processor(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.Processor
Base constructor
processRankProfiles(DeployLogger, RankProfileRegistry, QueryProfiles, boolean, boolean) - Method in class com.yahoo.searchdefinition.processing.Processing
Runs rank profiles processors only.
produce(DocumentModel, DocumentmanagerConfig.Builder) - Method in class com.yahoo.vespa.configmodel.producers.DocumentManager
 
produce(DocumentModel, DocumenttypesConfig.Builder) - Method in class com.yahoo.vespa.configmodel.producers.DocumentTypes
 
profile - Variable in class com.yahoo.vespa.model.admin.monitoring.CloudWatch.SharedCredentials
 
properties() - Method in class com.yahoo.config.model.ConfigModelContext
 
properties(ModelContext.Properties) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
PROPERTIES - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Property(String, String) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField.Property
 
Protocol - Interface in com.yahoo.vespa.model.routing
This interface defines the necessary api for Routing to prepare and combine routing tables for all available protocols.
ProtonEngine - Class in com.yahoo.vespa.model.content.engines
Initializes the engines engine on each storage node.
ProtonEngine() - Constructor for class com.yahoo.vespa.model.content.engines.ProtonEngine
 
ProtonEngine.Factory - Class in com.yahoo.vespa.model.content.engines
 
ProtonProvider - Class in com.yahoo.vespa.model.content.engines
 
ProtonProvider(StorageNode) - Constructor for class com.yahoo.vespa.model.content.engines.ProtonProvider
 
Provider - Class in com.yahoo.vespa.model.container.search.searchchain
Base config producer for search chains that communicate with backends.
Provider(ChainSpecification, FederationOptions) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.Provider
 
provision(HostSystem, ClusterSpec.Type, ClusterSpec.Id, DeployLogger) - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
 
provisioned() - Method in class com.yahoo.config.model.deploy.DeployState
 
provisioned() - Method in class com.yahoo.vespa.model.VespaModel
If provisioning through the node repo, returns the provision requests issued during build of this
provisioned(Provisioned) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
provisionHosts(NodesSpecification, String, HostSystem, DeployLogger) - Static method in class com.yahoo.vespa.model.content.StorageGroup
 
PROXIMITY - Static variable in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
prune - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB
 
Prune() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB.Prune
 
purgeImplicits() - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
Removes implicit fields which shouldn't be included.
put(K, V) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
putConfig(String, String) - Method in class com.yahoo.vespa.model.container.http.FilterConfigProvider
 

Q

QrsCache - Class in com.yahoo.vespa.model.container.search
A helper class to wrap a set of QRS cache settings.
QrsCache(Integer) - Constructor for class com.yahoo.vespa.model.container.search.QrsCache
 
QUATERNARY - com.yahoo.searchdefinition.document.Sorting.Strength
 
QUATERNARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
QUERY_PROFILE_REGISTRY_CLASS - Static variable in class com.yahoo.vespa.model.container.search.ContainerSearch
 
queryAccessLog - com.yahoo.vespa.model.container.component.AccessLogComponent.AccessLogType
 
queryCommand(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
QUERYCOMMAND - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
QueryCommandOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
QueryCommandOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.QueryCommandOperation
 
queryCommands() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
queryFeaturesNotDeclared() - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
Returns an unmodifiable view of the query features which was requested but for which we have no type info (such that they default to TensorType.empty), shared between all instances of this involved in resolving a particular rank profile.
queryProfile(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
queryProfiles - Variable in class com.yahoo.searchdefinition.processing.Processor
 
queryProfiles() - Method in class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
QueryProfiles - Class in com.yahoo.vespa.model.container.search
Owns the query profiles and query profile types to be handed to the qrs nodes.
QueryProfiles() - Constructor for class com.yahoo.vespa.model.container.search.QueryProfiles
 
QueryProfiles(QueryProfileRegistry, DeployLogger) - Constructor for class com.yahoo.vespa.model.container.search.QueryProfiles
Creates a new set of query profiles for which the config can be returned at request
QueryProfilesBuilder - Class in com.yahoo.vespa.model.container.search
Reads the query profile and query profile types from an application package.
QueryProfilesBuilder() - Constructor for class com.yahoo.vespa.model.container.search.QueryProfilesBuilder
 
queryProfileType(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
QUESTIONMARK - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
queueSizeFactor() - Method in class com.yahoo.config.model.deploy.TestProperties
 
quotedString() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a quoted string token and returns the token image minus the quotes.
QUOTEDSTRING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.

R

rank(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a rank statement of a field element.
RANK - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rankDegradation(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank-degradation statement of a rank profile.
RANKDEGRADATION - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rankDegradationBinLow() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes part of a rank-degradation statement of a rank profile.
rankDegradationBinSize() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes part of a rank-degradation statement of a rank profile.
RANKDEGRADATIONFREQ - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rankDegradationItem() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes part of a rank-degradation statement of a rank profile.
rankDegradationPosbinSize() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes part of a rank-degradation statement of a rank profile.
rankFeatureFefPropertyPrefix - Static variable in class com.yahoo.searchdefinition.derived.RawRankProfile
 
rankFeatures(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank-features block of a rank profile.
RANKFEATURES - com.yahoo.vespa.documentmodel.SummaryTransform
 
RANKFEATURES_ML - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RANKFEATURES_SL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Ranking - Class in com.yahoo.searchdefinition.document
The rank settings given in a rank clause in the search definition.
Ranking() - Constructor for class com.yahoo.searchdefinition.document.Ranking
 
rankingConstant(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a constant block of a search element.
RankingConstant - Class in com.yahoo.searchdefinition
A global ranking constant distributed using file distribution.
RankingConstant(String) - Constructor for class com.yahoo.searchdefinition.RankingConstant
 
RankingConstant(String, TensorType, String) - Constructor for class com.yahoo.searchdefinition.RankingConstant
 
RankingConstant.PathType - Enum in com.yahoo.searchdefinition
 
rankingConstantErrorMessage(String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
rankingConstantItem(RankingConstant) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a constant block.
rankingConstants() - Method in interface com.yahoo.searchdefinition.ImmutableSearch
 
rankingConstants() - Method in class com.yahoo.searchdefinition.RankProfile
Returns the ranking constants of the owner of this
rankingConstants() - Method in class com.yahoo.searchdefinition.Search
 
rankingConstants() - Method in class com.yahoo.vespa.model.VespaModel
Returns the global ranking constants of this
RankingConstants - Class in com.yahoo.searchdefinition
Constant values for ranking/model execution tied to a search definition, or globally to an application package
RankingConstants() - Constructor for class com.yahoo.searchdefinition.RankingConstants
 
RankingConstantsValidator - Class in com.yahoo.vespa.model.application.validation
RankingConstantsValidator validates all constant tensors (ranking constants) bundled with an application package
RankingConstantsValidator() - Constructor for class com.yahoo.vespa.model.application.validation.RankingConstantsValidator
 
RankingExpressionTypeResolver - Class in com.yahoo.searchdefinition.processing
Resolves and assigns types to all functions in a ranking expression, and validates the types of all ranking expressions under a search instance: Some operators constrain the types of inputs, and first-and second-phase expressions must return scalar values.
RankingExpressionTypeResolver(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.RankingExpressionTypeResolver
 
RankOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
RankOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
rankProfile() - Method in class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
rankProfile(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a rank-profile block of a search element.
RankProfile - Class in com.yahoo.searchdefinition
Represents a rank profile - a named set of ranking settings
RankProfile(String, Search, RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.RankProfile
Creates a new rank profile for a particular search definition
RankProfile(String, VespaModel, RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.RankProfile
Creates a global rank profile
RANKPROFILE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RankProfile.DiversitySettings - Class in com.yahoo.searchdefinition
 
RankProfile.MatchPhaseSettings - Class in com.yahoo.searchdefinition
 
RankProfile.RankingExpressionFunction - Class in com.yahoo.searchdefinition
A function in a rank profile
RankProfile.RankProperty - Class in com.yahoo.searchdefinition
A rank property.
RankProfile.RankSetting - Class in com.yahoo.searchdefinition
A rank setting.
RankProfile.RankSetting.Type - Enum in com.yahoo.searchdefinition
 
RankProfile.TypeSettings - Class in com.yahoo.searchdefinition
 
rankProfileItem(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single statement for a rank-profile block.
rankProfileList() - Method in class com.yahoo.vespa.model.VespaModel
Returns the global rank profiles as a rank profile list
RankProfileList - Class in com.yahoo.searchdefinition.derived
The derived rank profiles of a search definition
RankProfileList(Search, RankingConstants, AttributeFields, RankProfileRegistry, QueryProfileRegistry, ImportedMlModels, ModelContext.Properties) - Constructor for class com.yahoo.searchdefinition.derived.RankProfileList
Creates a rank profile
rankProfileRegistry - Variable in class com.yahoo.searchdefinition.processing.Processor
 
rankProfileRegistry() - Method in class com.yahoo.config.model.deploy.DeployState
Get the global rank profile registry for this application.
RankProfileRegistry - Class in com.yahoo.searchdefinition
Mapping from name to RankProfile as well as a reverse mapping of RankProfile to Search.
RankProfileRegistry() - Constructor for class com.yahoo.searchdefinition.RankProfileRegistry
 
rankProfilesOf(ImmutableSearch) - Method in class com.yahoo.searchdefinition.RankProfileRegistry
Returns the rank profiles of a given search definition.
RankProfileTransformContext - Class in com.yahoo.searchdefinition.expressiontransforms
Extends the transform context with rank profile information
RankProfileTransformContext(RankProfile, QueryProfileRegistry, Map<Reference, TensorType>, ImportedMlModels, Map<String, Value>, Map<String, RankProfile.RankingExpressionFunction>) - Constructor for class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
RankProfileTypeSettingsProcessor - Class in com.yahoo.searchdefinition.processing.multifieldresolver
This processes a search instance and sets type settings on all rank profiles.
RankProfileTypeSettingsProcessor(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.multifieldresolver.RankProfileTypeSettingsProcessor
 
rankProperties() - Method in class com.yahoo.searchdefinition.expressiontransforms.RankProfileTransformContext
 
rankProperties(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank-properties block of a rank profile.
RANKPROPERTIES - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rankProperty(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single rank property pair for a rank profile.
RankProperty(String, String) - Constructor for class com.yahoo.searchdefinition.RankProfile.RankProperty
 
rankPropertyItem() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single rank property for a rank-properties block.
RANKSCOREDROPLIMIT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rankSetting(RankOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a single rank setting of a rank statement.
RankSetting(String, RankProfile.RankSetting.Type, Object) - Constructor for class com.yahoo.searchdefinition.RankProfile.RankSetting
 
rankSettingIterator() - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinition
Returns an unmodifiable list of the tables in this type definition
rankSettingIterator() - Method in class com.yahoo.searchdefinition.RankProfile
Returns all settings in this profile or any profile it inherits
rankSettings - Variable in class com.yahoo.searchdefinition.RankProfile
The rank settings of this profile
rankSettings() - Method in class com.yahoo.searchdefinition.DefaultRankProfile
Returns the names of the fields which have a rank boost setting explicitly in this profile or in fields
rankSettings() - Method in class com.yahoo.searchdefinition.RankProfile
Returns a snapshot of the rank settings of this and everything it inherits.
RankSetupValidator - Class in com.yahoo.vespa.model.application.validation
Validate rank setup for all search clusters (rank-profiles, index-schema, attributes configs), validating done by running the binary 'vespa-verify-ranksetup-bin'
RankSetupValidator(boolean) - Constructor for class com.yahoo.vespa.model.application.validation.RankSetupValidator
 
rankType(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a rank-type statement of a field element.
RankType - Enum in com.yahoo.searchdefinition.document
The rank type of a field.
RANKTYPE - com.yahoo.searchdefinition.RankProfile.RankSetting.Type
 
RANKTYPE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RankTypeOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
RankTypeOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
RankTypeResolver - Class in com.yahoo.searchdefinition.processing.multifieldresolver
Checks if fields have defined different rank types for the same index (typically in an index-to statement), and if they have output a warning and use the first ranktype.
RankTypeResolver(String, List<SDField>, Search, DeployLogger) - Constructor for class com.yahoo.searchdefinition.processing.multifieldresolver.RankTypeResolver
 
RAW - com.yahoo.searchdefinition.document.Sorting.Function
 
RAW - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RawRankProfile - Class in com.yahoo.searchdefinition.derived
A rank profile derived from a search definition, containing exactly the features available natively in the server
RawRankProfile(RankProfile, QueryProfileRegistry, ImportedMlModels, AttributeFields) - Constructor for class com.yahoo.searchdefinition.derived.RawRankProfile
Only for testing
RawRankProfile(RankProfile, QueryProfileRegistry, ImportedMlModels, AttributeFields, ModelContext.Properties) - Constructor for class com.yahoo.searchdefinition.derived.RawRankProfile
Creates a raw rank profile from the given rank profile
RBRACE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
read - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Io
 
read - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Io
 
readChains(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.docproc.DomDocprocChainsBuilder
 
readChains(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.DomChainsBuilder
 
readChains(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.processing.DomProcessingBuilder
 
readChains(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomSearchChainsBuilder
 
readChains(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Method in class com.yahoo.vespa.model.container.http.xml.FilterChainsBuilder
 
readChar() - Method in interface com.yahoo.searchdefinition.parser.CharStream
Get the next character from the selected input.
readComponentId(Element) - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.GenericChainedComponentModelBuilder
 
readConfigModels(DeployState, VespaModel, VespaModelBuilder, ApplicationConfigProducerRoot, ConfigModelRegistry) - Method in class com.yahoo.config.model.ConfigModelRepo
Initialize part 1.: Reads the config models used in the application package.
readEnabled - Variable in class com.yahoo.vespa.model.container.http.AccessControl
 
readEnabled(boolean) - Method in class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
readFederationOptions(Element) - Static method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomGenericTargetBuilder
 
readFrom(Reader) - Static method in class com.yahoo.config.model.provision.Hosts
Builds host system from a hosts.xml file
readyCopies() - Method in class com.yahoo.vespa.model.content.Redundancy
 
realResources() - Method in class com.yahoo.vespa.model.HostResource
The real resources available for Vespa processes on this node, after subtracting infrastructure overhead.
REALTIME - Static variable in class com.yahoo.vespa.model.search.AbstractSearchCluster.IndexingMode
 
RecentLogFilter - Class in com.yahoo.vespa.model
A filter for log messages that prevents the most recently published messages to be published again.
RecentLogFilter() - Constructor for class com.yahoo.vespa.model.RecentLogFilter
 
recursiveGetNodes() - Method in class com.yahoo.vespa.model.content.StorageGroup
Returns all the nodes below this group
redundancy() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
Redundancy - Class in com.yahoo.vespa.model.content
Configuration of the redundancy of a content cluster.
Redundancy(int, int, int, int, int) - Constructor for class com.yahoo.vespa.model.content.Redundancy
 
RedundancyBuilder - Class in com.yahoo.vespa.model.content.cluster
Builds redundancy config for a content cluster.
reference() - Method in class com.yahoo.searchdefinition.document.ImportedField
 
REFERENCE - com.yahoo.searchdefinition.document.Attribute.Type
 
REFERENCE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
referenceDocumentType() - Method in class com.yahoo.searchdefinition.document.Attribute
 
referenceField() - Method in class com.yahoo.searchdefinition.DocumentReference
 
referenceFieldName() - Method in class com.yahoo.searchdefinition.document.TemporaryImportedField
 
ReferenceFieldsProcessor - Class in com.yahoo.searchdefinition.processing
Class that processes reference fields and removes attribute aspect of such fields from summary.
ReferenceFieldsProcessor(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ReferenceFieldsProcessor
 
referenceMap() - Method in class com.yahoo.searchdefinition.DocumentReferences
 
referenceType() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
ReflectionUtil - Class in com.yahoo.vespa.model.utils.internal
Utility class containing static methods for retrieving information about the config producer tree.
region() - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
region() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
ReInit(CharStream) - Method in class com.yahoo.searchdefinition.parser.SDParser
Reinitialise.
ReInit(CharStream) - Method in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Reinitialise parser.
ReInit(SDParserTokenManager) - Method in class com.yahoo.searchdefinition.parser.SDParser
Reinitialise
remove(Object) - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
remove(String) - Method in class com.yahoo.vespa.documentmodel.FieldView
 
removeAllServers() - Method in class com.yahoo.vespa.model.container.http.Http
 
removeChild(CHILD) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
removeComponent(ComponentId) - Method in class com.yahoo.vespa.model.container.component.ConfigProducerGroup
Removes a component by id
removeComponent(ComponentId) - Method in class com.yahoo.vespa.model.container.ContainerCluster
Removes a component by id
removeConnector(ConnectorFactory) - Method in class com.yahoo.vespa.model.container.http.JettyHttpServer
 
removedDB - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
RemovedDB() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.RemovedDB
 
REMOVEIFZERO - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
removeInherited(NewDocumentType.Name) - Method in class com.yahoo.documentmodel.NewDocumentType
 
removeServerBinding(String) - Method in class com.yahoo.vespa.model.container.component.Handler
 
removeSummaryFields() - Method in class com.yahoo.searchdefinition.document.SDField
 
replace(DataType) - Method in class com.yahoo.documentmodel.DataTypeRepo
 
replace(DataType) - Method in class com.yahoo.documentmodel.NewDocumentType
 
RequestThreads() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.RequestThreads
 
requiredDoubleAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the given attribute or throws IllegalArgumentException if not present
requiredIntegerAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the given attribute or throws IllegalArgumentException if not present
requiredStringAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the content of the attribute with the given name or throws IllegalArgumentException if not present
requireNetworkPort(int, NetworkPortRequestor, String) - Method in class com.yahoo.vespa.model.HostPorts
Allocate a specific port number for a service
requirePort(int, String) - Method in class com.yahoo.vespa.model.PortAllocBridge
 
requiresTransform(Expression) - Method in class com.yahoo.searchdefinition.processing.TypedTransformProvider
 
requiresTransform(Expression, DataType) - Method in class com.yahoo.searchdefinition.processing.TypedTransformProvider
 
requiresWantedPort() - Method in class com.yahoo.vespa.model.AbstractService
Override if the desired base port (returned by getWantedPort()) is the only allowed base port.
requiresWantedPort() - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
 
requiresWantedPort() - Method in class com.yahoo.vespa.model.admin.Configserver
The desired base port is the only allowed base port.
requiresWantedPort() - Method in class com.yahoo.vespa.model.admin.Logserver
The desired base port is the only allowed base port.
requiresWantedPort() - Method in class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
 
requiresWantedPort() - Method in class com.yahoo.vespa.model.ConfigProxy
The desired base port is the only allowed base port.
requiresWantedPort() - Method in class com.yahoo.vespa.model.ConfigSentinel
The desired base port is the only allowed base port.
requiresWantedPort() - Method in class com.yahoo.vespa.model.container.Container
First Qrserver or container must run on ports familiar to the user.
requiresWantedPort() - Method in interface com.yahoo.vespa.model.NetworkPortRequestor
Returns true if the desired base port (returned by getWantedPort()) for this service is the only allowed base port.
RERANKCOUNT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RESERVED_NAMES - Static variable in class com.yahoo.vespa.model.content.ReservedDocumentTypeNameValidator
 
RESERVED_URI_PREFIX - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
URI prefix used for internal, usually programmatic, APIs.
ReservedDocumentNames - Class in com.yahoo.searchdefinition.processing
 
ReservedDocumentNames(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ReservedDocumentNames
 
ReservedDocumentTypeNameValidator - Class in com.yahoo.vespa.model.content
 
ReservedDocumentTypeNameValidator() - Constructor for class com.yahoo.vespa.model.content.ReservedDocumentTypeNameValidator
 
ReservedFunctionNames - Class in com.yahoo.searchdefinition.processing
Issues a warning if some function has a reserved name.
ReservedFunctionNames(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ReservedFunctionNames
 
resizing - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
Resizing() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Resizing
 
resolve() - Method in class com.yahoo.searchdefinition.processing.multifieldresolver.IndexCommandResolver
Check index-commands for each field, report and attempt to fix any inconsistencies
resolve() - Method in class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
Checks the list of fields for specific conflicts, and reports and/or attempts to correct them
resolve() - Method in class com.yahoo.searchdefinition.processing.multifieldresolver.RankTypeResolver
 
resolve() - Method in class com.yahoo.searchdefinition.processing.multifieldresolver.StemmingResolver
 
resolve(ConfigModelId) - Method in class com.yahoo.config.model.ConfigModelRegistry
Returns the builders this id resolves to both in this and any chained registry.
resolve(ConfigModelId) - Method in class com.yahoo.config.model.MapConfigModelRegistry
 
resolve(ConfigModelId) - Method in class com.yahoo.config.model.NullConfigModelRegistry
 
resolve(ConfigModelId) - Method in class com.yahoo.vespa.model.VespaConfigModelRegistry
 
resolveReferences(SDDocumentType) - Method in class com.yahoo.searchdefinition.DocumentReferenceResolver
 
ResourceLimits - Class in com.yahoo.vespa.model.content
Class tracking resource limits for a content cluster with engine proton.
ResourceLimits.Builder - Class in com.yahoo.vespa.model.content
 
ResourcesReductionValidator - Class in com.yahoo.vespa.model.application.validation.change
Checks that no nodes resources are reduced too much in one go.
ResourcesReductionValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.ResourcesReductionValidator
 
RestApi - Class in com.yahoo.vespa.model.container.jersey
Represents a rest-api
RestApi(String) - Constructor for class com.yahoo.vespa.model.container.jersey.RestApi
 
RestApiBuilder - Class in com.yahoo.vespa.model.container.jersey.xml
 
RestApiBuilder() - Constructor for class com.yahoo.vespa.model.container.jersey.xml.RestApiBuilder
 
RestApiContext - Class in com.yahoo.vespa.model.container.jersey
 
RestApiContext(AbstractConfigProducer<?>, String) - Constructor for class com.yahoo.vespa.model.container.jersey.RestApiContext
 
RestApiContext.BundleInfo - Class in com.yahoo.vespa.model.container.jersey
 
RestartConfigs - Annotation Type in com.yahoo.vespa.model.application.validation
Services should use this annotation to list all consumed configurations which contain definitions flagged with restart.
result() - Method in class com.yahoo.vespa.model.PortAllocBridge
 
resultTransformIterator() - Method in class com.yahoo.searchdefinition.derived.SummaryMap
Returns a read-only iterator of the FieldResultTransforms of this summary map
RetryLaterException(String) - Constructor for exception com.yahoo.searchdefinition.DocumentModelBuilder.RetryLaterException
 
REVERSE_PROXIMITY - Static variable in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
root() - Method in class com.yahoo.config.model.test.MockApplicationPackage
Returns the root of this application package relative to the current dir
ROOT_CONFIGID - Static variable in class com.yahoo.vespa.model.VespaModel
The config id for the root config producer
ROOT_HANDLER_BINDING - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
ROOT_HANDLER_PATH - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
rootDocument(String) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a schema definition that contains only documents to be used for inheritance, etc.
rootDocumentItem(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a single item from within a root document node.
rootSchema(String) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a proper schema block.
rootSchemaItem(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes an element of a schema block.
ROUNDROBIN - com.yahoo.vespa.model.content.DispatchTuning.DispatchPolicy
 
Routing - Class in com.yahoo.vespa.model.routing
This is the routing plugin of the Vespa model.
Routing(ConfigModelContext) - Constructor for class com.yahoo.vespa.model.routing.Routing
 
RoutingSelectorValidator - Class in com.yahoo.vespa.model.application.validation
Validates routing selector for search and content clusters
RoutingSelectorValidator() - Constructor for class com.yahoo.vespa.model.application.validation.RoutingSelectorValidator
 
RoutingValidator - Class in com.yahoo.vespa.model.application.validation
Validates routing
RoutingValidator() - Constructor for class com.yahoo.vespa.model.application.validation.RoutingValidator
 
RPBINLOW - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RPBINSIZE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
rpcPort() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
RpcResourcePoolComponent - Class in com.yahoo.vespa.model.container.search
 
RpcResourcePoolComponent(String) - Constructor for class com.yahoo.vespa.model.container.search.RpcResourcePoolComponent
 
RPPOSBINSIZE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
RuleBase(String, boolean, String) - Constructor for class com.yahoo.vespa.model.container.search.SemanticRules.RuleBase
 
runsConfigServer() - Method in class com.yahoo.vespa.model.Host
 

S

SCHEMA - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SchemaDefinitionXMLHandler - Class in com.yahoo.vespa.model.search
Represents a single schema file.
SchemaDefinitionXMLHandler(ModelElement) - Constructor for class com.yahoo.vespa.model.search.SchemaDefinitionXMLHandler
 
SchemaSpec(NamedSchema, UserConfigRepo) - Constructor for class com.yahoo.vespa.model.search.AbstractSearchCluster.SchemaSpec
 
SDAnnotationType - Class in com.yahoo.searchdefinition.document.annotation
 
SDAnnotationType(String) - Constructor for class com.yahoo.searchdefinition.document.annotation.SDAnnotationType
 
SDAnnotationType(String, SDDocumentType, String) - Constructor for class com.yahoo.searchdefinition.document.annotation.SDAnnotationType
 
SDDocumentType - Class in com.yahoo.searchdefinition.document
A document definition is a list of fields.
SDDocumentType(DataTypeName) - Constructor for class com.yahoo.searchdefinition.document.SDDocumentType
 
SDDocumentType(String) - Constructor for class com.yahoo.searchdefinition.document.SDDocumentType
Creates a new document type.
SDDocumentType(String, Search) - Constructor for class com.yahoo.searchdefinition.document.SDDocumentType
Creates a new document type.
SDDocumentTypeOrderer - Class in com.yahoo.searchdefinition
 
SDDocumentTypeOrderer(List<SDDocumentType>, DeployLogger) - Constructor for class com.yahoo.searchdefinition.SDDocumentTypeOrderer
 
SDField - Class in com.yahoo.searchdefinition.document
The field class represents a document field.
SDField(SDDocumentType, String, int, DataType) - Constructor for class com.yahoo.searchdefinition.document.SDField
 
SDField(SDDocumentType, String, int, DataType, boolean) - Constructor for class com.yahoo.searchdefinition.document.SDField
Creates a new field.
SDField(SDDocumentType, String, DataType) - Constructor for class com.yahoo.searchdefinition.document.SDField
 
SDField(SDDocumentType, String, DataType, boolean) - Constructor for class com.yahoo.searchdefinition.document.SDField
Creates a new field.
SDField(SDDocumentType, String, DataType, SDDocumentType, boolean) - Constructor for class com.yahoo.searchdefinition.document.SDField
Creates a new field.
SDField(SDDocumentType, String, DataType, SDDocumentType, Matching, boolean, int) - Constructor for class com.yahoo.searchdefinition.document.SDField
Creates a new field.
SDField(String, DataType) - Constructor for class com.yahoo.searchdefinition.document.SDField
 
SDParser - Class in com.yahoo.searchdefinition.parser
A search definition parser
SDParser(CharStream) - Constructor for class com.yahoo.searchdefinition.parser.SDParser
Constructor with user supplied CharStream.
SDParser(SDParserTokenManager) - Constructor for class com.yahoo.searchdefinition.parser.SDParser
Constructor with generated Token Manager.
SDParser(SimpleCharStream, DeployLogger) - Constructor for class com.yahoo.searchdefinition.parser.SDParser
For testing only
SDParser(SimpleCharStream, DeployLogger, ApplicationPackage, RankProfileRegistry, boolean) - Constructor for class com.yahoo.searchdefinition.parser.SDParser
Creates a parser
SDParser(String, DeployLogger) - Constructor for class com.yahoo.searchdefinition.parser.SDParser
For testing only
SDParserConstants - Interface in com.yahoo.searchdefinition.parser
Token literal values and constants.
SDParserTokenManager - Class in com.yahoo.searchdefinition.parser
Token Manager.
SDParserTokenManager(CharStream) - Constructor for class com.yahoo.searchdefinition.parser.SDParserTokenManager
Constructor.
SDParserTokenManager(CharStream, int) - Constructor for class com.yahoo.searchdefinition.parser.SDParserTokenManager
Constructor.
search - Variable in class com.yahoo.searchdefinition.derived.validation.Validator
 
search - Variable in class com.yahoo.searchdefinition.processing.multifieldresolver.MultiFieldResolver
 
search - Variable in class com.yahoo.searchdefinition.processing.Processor
 
search - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Io
 
search(DocumentTypeManager, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
The rule consumes any search definition and returns the corresponding object.
Search - Class in com.yahoo.searchdefinition
A search definition describes (or uses) some document types, defines how these are turned into a relevancy tuned index through indexing and how data from documents should be served at search time.
Search() - Constructor for class com.yahoo.searchdefinition.Search
Creates a search definition which just holds a set of documents which should not (here, directly) be searchable
Search(String, ApplicationPackage) - Constructor for class com.yahoo.searchdefinition.Search
Creates a proper search definition
SEARCH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SEARCH_FIELDSET_NAME - Static variable in class com.yahoo.searchdefinition.processing.BuiltInFieldSets
 
searchAndDocprocBundle - Static variable in class com.yahoo.vespa.model.container.xml.BundleMapper
 
SearchBuilder - Class in com.yahoo.searchdefinition
Helper class for importing Search objects in an unambiguous way.
SearchBuilder() - Constructor for class com.yahoo.searchdefinition.SearchBuilder
For testing only
SearchBuilder(boolean) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
Used for generating documents for typed access to document fields in Java
SearchBuilder(ApplicationPackage) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
For testing only
SearchBuilder(ApplicationPackage, RankProfileRegistry, QueryProfileRegistry) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
 
SearchBuilder(ApplicationPackage, RankProfileRegistry, QueryProfileRegistry, boolean) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
 
SearchBuilder(RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
For testing only
SearchBuilder(RankProfileRegistry, QueryProfileRegistry) - Constructor for class com.yahoo.searchdefinition.SearchBuilder
For testing only
SearchChain - Class in com.yahoo.vespa.model.container.search.searchchain
Represents a search chain in the vespa model.
SearchChain(ChainSpecification) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.SearchChain
 
SearchChains - Class in com.yahoo.vespa.model.container.search.searchchain
Root config producer of the whole search chains model (contains searchchains and searchers).
SearchChains(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
SearchChainsBuilder - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
 
SearchChainsBuilder(DeployState, AbstractConfigProducer, List<Element>, Map<String, ComponentsBuilder.ComponentType>) - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.SearchChainsBuilder
 
SearchCluster - Class in com.yahoo.vespa.model.search
Represents a search cluster.
SearchCluster(AbstractConfigProducer, String, int) - Constructor for class com.yahoo.vespa.model.search.SearchCluster
 
SearchCoverage - Class in com.yahoo.vespa.model.content
 
SearchCoverage.Builder - Class in com.yahoo.vespa.model.content
 
SearchDataTypeValidator - Class in com.yahoo.vespa.model.application.validation
This Validator iterates through all search cluster in the given VespaModel to make sure that there are no custom structs defined in any of its search definitions.
SearchDataTypeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.SearchDataTypeValidator
 
SearchDef - Class in com.yahoo.vespa.documentmodel
 
SearchDef(String) - Constructor for class com.yahoo.vespa.documentmodel.SearchDef
Will create a SearchDef with the given name
SearchDefinitionBuilder - Class in com.yahoo.vespa.model.content.cluster
 
SearchDefinitionBuilder() - Constructor for class com.yahoo.vespa.model.content.cluster.SearchDefinitionBuilder
 
searchDefinitionContents() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
SearchDocumentModel - Class in com.yahoo.config.model.deploy
Internal helper class to retrieve document model and search definitions.
SearchDocumentModel(DocumentModel, List<NamedSchema>) - Constructor for class com.yahoo.config.model.deploy.SearchDocumentModel
 
searcher - Static variable in class com.yahoo.vespa.model.builder.xml.dom.chains.ComponentsBuilder.ComponentType
 
Searcher<T extends com.yahoo.component.chain.model.ChainedComponentModel> - Class in com.yahoo.vespa.model.container.search.searchchain
 
Searcher(T) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.Searcher
 
SearchField - Class in com.yahoo.vespa.documentmodel
 
SearchField(Field, boolean, boolean) - Constructor for class com.yahoo.vespa.documentmodel.SearchField
 
SearchField(Field, boolean, boolean, List<SearchField.Feature>) - Constructor for class com.yahoo.vespa.documentmodel.SearchField
 
SearchField.Feature - Enum in com.yahoo.vespa.documentmodel
This is a representation of features to generate for this field.
SearchInterface - Interface in com.yahoo.vespa.model.search
This represents an interface for searching.
SEARCHLIB_SKIP - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SearchManager - Class in com.yahoo.vespa.documentmodel
 
SearchManager() - Constructor for class com.yahoo.vespa.documentmodel.SearchManager
 
SearchMustHaveDocument - Class in com.yahoo.searchdefinition.processing
A search must have a document definition of the same name inside of it, otherwise crashes may occur as late as during feeding
SearchMustHaveDocument(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SearchMustHaveDocument
 
searchNode - Variable in class com.yahoo.vespa.model.search.Tuning
 
SearchNode - Class in com.yahoo.vespa.model.search
Represents a search node (proton).
SearchNode() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode
 
SearchNode.Builder - Class in com.yahoo.vespa.model.search
 
SearchNodeWrapper - Class in com.yahoo.vespa.model.search
 
SearchNodeWrapper(NodeSpec, SearchNode) - Constructor for class com.yahoo.vespa.model.search.SearchNodeWrapper
 
SearchOrderer - Class in com.yahoo.searchdefinition.derived
A class which can reorder a list of search definitions such that any supertype always preceed any subtype.
SearchOrderer() - Constructor for class com.yahoo.searchdefinition.derived.SearchOrderer
 
searchStemming(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a stemming statement for a search element.
SECONDARY - com.yahoo.searchdefinition.document.Sorting.Strength
 
SECONDARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
secondPhase(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes the second-phase block of a rank profile.
SECONDPHASE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
secondPhaseItem(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a statement for a second-phase block.
seconds(String) - Static method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.TimeParser
 
secretKeyName - Variable in class com.yahoo.vespa.model.admin.monitoring.CloudWatch.HostedAuth
 
SecretStore - Class in com.yahoo.vespa.model.container
 
SecretStore() - Constructor for class com.yahoo.vespa.model.container.SecretStore
 
SecretStore.Group - Class in com.yahoo.vespa.model.container
 
SecretStoreValidator - Class in com.yahoo.vespa.model.application.validation
Validates the requirements for setting up a secret store.
SecretStoreValidator() - Constructor for class com.yahoo.vespa.model.application.validation.SecretStoreValidator
 
SemanticRuleBuilder - Class in com.yahoo.vespa.model.container.search
Reads the semantic rules from the application package by delegating to SemanticRules.
SemanticRuleBuilder() - Constructor for class com.yahoo.vespa.model.container.search.SemanticRuleBuilder
 
SemanticRules - Class in com.yahoo.vespa.model.container.search
Returns the semantic rules config form a set of rule bases.
SemanticRules(List<SemanticRules.RuleBase>) - Constructor for class com.yahoo.vespa.model.container.search.SemanticRules
 
SemanticRules.RuleBase - Class in com.yahoo.vespa.model.container.search
A config view of a rule base
sendConstantsTo(Collection<? extends AbstractService>) - Method in class com.yahoo.searchdefinition.derived.RankProfileList
 
sendDeployedFiles(FileDistribution) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
 
sendFile(String) - Method in class com.yahoo.vespa.model.AbstractService
Add the given file to the application's file distributor.
sendFileToHost(String, Host) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
Adds the given file to the associated application packages' registry of file and marks the file for distribution to the given host.
sendFileToServices(String, Collection<? extends AbstractService>) - Static method in class com.yahoo.vespa.model.utils.FileSender
Send the given file to all given services.
sendTo(Collection<? extends AbstractService>) - Method in class com.yahoo.searchdefinition.RankingConstant
Initiate sending of this constant to some services over file distribution
sendTo(Collection<? extends AbstractService>) - Method in class com.yahoo.searchdefinition.RankingConstants
Initiate sending of these constants to some services over file distribution
sendUri(String) - Method in class com.yahoo.vespa.model.AbstractService
 
sendUriToHost(String, Host) - Method in class com.yahoo.vespa.model.filedistribution.FileDistributor
Adds the given file to the associated application packages' registry of file and marks the file for distribution to the given host.
sendUriToServices(String, Collection<? extends AbstractService>) - Static method in class com.yahoo.vespa.model.utils.FileSender
 
sendUserConfiguredFiles(PRODUCER, Collection<? extends AbstractService>, DeployLogger) - Static method in class com.yahoo.vespa.model.utils.FileSender
Sends all user configured files for a producer to all given services.
Service - Class in com.yahoo.vespa.model.generic.service
An application specific generic service
Service - Interface in com.yahoo.vespa.model
Representation of a process which runs a service
Service(ServiceCluster, String) - Constructor for class com.yahoo.vespa.model.generic.service.Service
 
serviceAliases() - Method in class com.yahoo.vespa.model.container.ContainerCluster
The configured service aliases for the service in this cluster
ServiceCluster - Class in com.yahoo.vespa.model.generic.service
A cluster of nodes running one application specific generic service.
ServiceCluster(AbstractConfigProducer, String, String) - Constructor for class com.yahoo.vespa.model.generic.service.ServiceCluster
 
serviceClusters() - Method in class com.yahoo.vespa.model.generic.GenericServicesModel
 
serviceClusters() - Method in class com.yahoo.vespa.model.VespaModel
The clusters of application specific generic services
ServiceProvider - Interface in com.yahoo.vespa.model
A provider of services (an entity which has its own top-level tag in the services.xml file).
services() - Method in class com.yahoo.vespa.model.generic.service.ServiceCluster
 
Servlet - Class in com.yahoo.vespa.model.container.component
 
Servlet(ComponentModel, String) - Constructor for class com.yahoo.vespa.model.container.component.Servlet
 
ServletBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
ServletBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.ServletBuilder
 
ServletProvider - Class in com.yahoo.vespa.model.container.component
 
ServletProvider(SimpleComponent, String, Map<String, String>) - Constructor for class com.yahoo.vespa.model.container.component.ServletProvider
 
sessionLifeTimeSecs() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
setAccessControl(AccessControl) - Method in class com.yahoo.vespa.model.container.http.Http
 
setAdditionalDefaultMetrics(MetricSet) - Method in class com.yahoo.vespa.model.admin.Admin
 
setAdmin(Admin) - Method in class com.yahoo.config.model.test.MockRoot
 
setAdmin(String) - Method in class com.yahoo.config.model.test.MockRoot
 
setAffinity(Affinity) - Method in class com.yahoo.vespa.model.AbstractService
 
setAlgorithm(Matching.Algorithm) - Method in class com.yahoo.searchdefinition.document.Matching
 
setAlias(String) - Method in class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
setAlias(String) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setAliasedName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.AliasOperation
 
setAliasedName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setAnnotationType(AnnotationType) - Method in class com.yahoo.searchdefinition.document.annotation.TemporaryAnnotationReferenceDataType
 
setApplicationId(ApplicationId) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setApplicationRoles(ApplicationRoles) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setApplicationType(ConfigModelContext.ApplicationType) - Method in class com.yahoo.vespa.model.admin.Admin
 
setArity(int) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setArity(int) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setAscending() - Method in class com.yahoo.searchdefinition.document.Sorting
 
setAscending() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
setAscending(boolean) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setAthenzDomain(AthenzDomain) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setAttribute() - Method in class com.yahoo.vespa.documentmodel.SearchField
 
setAttribute(String) - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
setAttribute(String) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setBasePort(int) - Method in class com.yahoo.vespa.model.AbstractService
WARNING: should only be called before initService(), otherwise call at own risk!
setBold(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
setBooleanIndexDefiniton(BooleanIndexDefinition) - Method in class com.yahoo.searchdefinition.Index
Sets the boolean index definition
setCacheSize(Integer) - Method in class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
For backward compatibility only, do not use.
setCluster(ContainerCluster<? extends Container>) - Method in class com.yahoo.vespa.model.container.ContainerModel
 
setClusterControllers(ClusterControllerContainerCluster) - Method in class com.yahoo.vespa.model.admin.Admin
 
setClusterIndex(int) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
setClusterName(String) - Method in class com.yahoo.vespa.model.container.Container
 
setCollectionType(Attribute.CollectionType) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setConfigSentinel(ConfigSentinel) - Method in class com.yahoo.vespa.model.Host
 
setConfigServerSpecs(List<TestProperties.Spec>) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setContainerCluster(ContainerCluster) - Method in class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
 
setCoreOnOOM(boolean) - Method in class com.yahoo.vespa.model.AbstractService
 
setCreateIfNonExistent(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setCreateIfNonExistent(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
setCutoffFactor(double) - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
setCutoffStrategy(Diversity.CutoffStrategy) - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
setCutoffStrategy(String) - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
setDataType(DataType) - Method in class com.yahoo.searchdefinition.document.SDField
 
setDataType(DataType) - Method in interface com.yahoo.searchdefinition.document.TypedKey
 
setDefaultTermwiseLimit(double) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setDensePostingListThreshold(double) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setDensePostingListThreshold(double) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setDescending() - Method in class com.yahoo.searchdefinition.document.Sorting
 
setDescending() - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
setDiskLimit(double) - Method in class com.yahoo.vespa.model.content.ResourceLimits.Builder
 
setDispatchPolicy(DispatchTuning.DispatchPolicy) - Method in class com.yahoo.vespa.model.content.DispatchTuning
 
setDispatchPolicy(String) - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
setDispatchSpec(DispatchSpec) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setDistanceMetric(Attribute.DistanceMetric) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setDistanceMetric(String) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setDiversity(RankProfile.DiversitySettings) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setDoAlias(boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setDocproc(ContainerDocproc) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setDocument(SDDocumentType) - Method in class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
setDocumentApi(ContainerDocumentApi) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setDocumentReferences(DocumentReferences) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
setEnableBitVectors(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setEnableBitVectors(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setEnableBm25(boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setEnableOnlyBitVector(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setEnableOnlyBitVector(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setEndpointCertificateSecrets(Optional<EndpointCertificateSecrets>) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setEnvironmentVars(String) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setEvaluationPoint(double) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setExactMatchTerminator(String) - Method in class com.yahoo.searchdefinition.document.Matching
Sets the terminator string which terminates an exact matched sequence in queries (used if type is EXACT).
setExactMatchTerminator(String) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
setExplicitApplicationSpec(ApplicationSpec) - Method in class com.yahoo.vespa.model.routing.Routing
Sets the application specification to include when verifying the complete routing config.
setExplicitRoutingSpec(RoutingSpec) - Method in class com.yahoo.vespa.model.routing.Routing
Sets the routing specification to include in the derived routing config.
setFastAccess(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setFastAccess(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setFastSearch(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setFastSearch(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setFieldId(int) - Method in class com.yahoo.searchdefinition.fieldoperation.IdOperation
 
setFieldId(SDField, int) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
setFieldSets(FieldSets) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
Sets the field sets for this
setFileName(String) - Method in class com.yahoo.searchdefinition.RankingConstant
 
setFilter(boolean) - Method in class com.yahoo.searchdefinition.document.Ranking
 
setFilter(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
setFirstPhaseRanking(String) - Method in class com.yahoo.searchdefinition.DocumentsOnlyRankProfile
 
setFirstPhaseRanking(String) - Method in class com.yahoo.searchdefinition.RankProfile
 
setFromDisk(boolean) - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
 
setFunction(Sorting.Function) - Method in class com.yahoo.searchdefinition.document.Sorting
 
setFunction(Sorting.Function) - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
setGramSize(int) - Method in class com.yahoo.searchdefinition.document.Matching
 
setGramSize(Integer) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
setGroups(List<DispatchSpec.Group>) - Method in class com.yahoo.vespa.model.content.DispatchSpec.Builder
 
setHandlers(ApplicationContainerCluster) - Method in class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
setHnswIndexParams(HnswIndexParams) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setHnswIndexParams(HnswIndexParams) - Method in class com.yahoo.searchdefinition.Index
 
setHnswIndexParams(HnswIndexParams.Builder) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setHostClusterId(String) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setHostedAuth(String, String) - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
setHostedVespa(boolean) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setHostResource(HostResource) - Method in class com.yahoo.vespa.model.AbstractService
 
setHostResponseHeaderKey(Optional<String>) - Method in class com.yahoo.vespa.model.container.Container
If present, this container should emit this header key with the value set to the local hostname in HTTP responses
setHostSystem(HostSystem) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
setHostSystem(HostSystem) - Method in class com.yahoo.vespa.model.generic.service.ServiceCluster
Sets the host system for this.
setHttp(Http) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setHttpServer(JettyHttpServer) - Method in class com.yahoo.vespa.model.container.http.Http
 
setHttpServerEnabled(boolean) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setHuge(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setHuge(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setId(int, DocumentType) - Method in class com.yahoo.searchdefinition.document.SDField
 
setIgnoreDefaultRankFeatures(Boolean) - Method in class com.yahoo.searchdefinition.RankProfile
Whether we should ignore the default rank features.
setImplicit(boolean) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
setImportedFields(ImportedFields) - Method in class com.yahoo.searchdefinition.Search
 
setIndexed() - Method in class com.yahoo.vespa.documentmodel.SearchField
 
setIndexingChain(DocprocChain) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
Sets the docproc chain that will be running indexing for this search cluster.
setIndexingChainName(String) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setIndexingClusterName(String) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
Sets the name of the docproc cluster running indexing for this search cluster.
setIndexingScript(IndexingScript) - Method in class com.yahoo.searchdefinition.derived.DerivedConfiguration
 
setIndexingScript(ScriptExpression) - Method in class com.yahoo.searchdefinition.document.SDField
Sets the indexing script of this, or null to not use a script
setIndexName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setIndexName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
setIndexSettings(Index) - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
setIndexStructureField(boolean) - Method in class com.yahoo.searchdefinition.document.SDField
 
setInherited(DocumentSummary) - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
Sets the parent of this.
setInherited(String) - Method in class com.yahoo.searchdefinition.DefaultRankProfile
Does nothing, the default rank profile can not inherit anything
setInherited(String) - Method in class com.yahoo.searchdefinition.RankProfile
Sets the name of the rank profile this inherits.
setInterleavedFeatures(boolean) - Method in class com.yahoo.searchdefinition.Index
 
setIsExtraField(boolean) - Method in class com.yahoo.searchdefinition.document.SDField
 
setJvmGCOptions(String) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setJvmOptions(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setKeepRankCount(int) - Method in class com.yahoo.searchdefinition.RankProfile
 
SetLanguage - Class in com.yahoo.searchdefinition.processing
Check that no text field appears before a field that sets language.
SetLanguage(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SetLanguage
 
setLiteral(boolean) - Method in class com.yahoo.searchdefinition.document.Ranking
 
setLiteral(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
setLiteralBoost(int) - Method in class com.yahoo.searchdefinition.document.SDField
Sets the literal boost of this field
setLocale(String) - Method in class com.yahoo.searchdefinition.document.Sorting
 
setLocale(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
setLogForwarderConfig(LogForwarder.Config) - Method in class com.yahoo.vespa.model.admin.Admin
 
setLogserver(Logserver) - Method in class com.yahoo.vespa.model.admin.Admin
 
setLogserverContainerCluster(LogserverContainerCluster) - Method in class com.yahoo.vespa.model.admin.Admin
 
setLowerBound(long) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setLowerBound(long) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setMatching(Matching) - Method in class com.yahoo.searchdefinition.document.FieldSet
 
setMatching(Matching) - Method in class com.yahoo.searchdefinition.document.SDField
Sets what kind of matching type should be applied.
setMatchingAlgorithm(Matching.Algorithm) - Method in class com.yahoo.searchdefinition.document.SDField
Set matching algorithm for this field and all subfields.
setMatchingAlgorithm(Matching.Algorithm) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
setMatchingType(Matching.Type) - Method in class com.yahoo.searchdefinition.document.SDField
Set the matching type for this field and all subfields.
setMatchingType(Matching.Type) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
setMatchPhaseSettings(RankProfile.MatchPhaseSettings) - Method in class com.yahoo.searchdefinition.RankProfile
 
setMaxFilterCoverage(double) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setMaxHits(int) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setMaxHitsPerPartition(Integer) - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
setMaxLength(Integer) - Method in class com.yahoo.searchdefinition.fieldoperation.MatchOperation
 
setMaxLinksPerNode(int) - Method in class com.yahoo.searchdefinition.document.HnswIndexParams.Builder
 
setMaxNodesDownPerFixedRow(int) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setMaxWaitAfterCoverageFactor(Double) - Method in class com.yahoo.vespa.model.content.SearchCoverage.Builder
 
setMbusParams(ApplicationContainerCluster.MbusParams) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
setMemoryLimit(double) - Method in class com.yahoo.vespa.model.content.ResourceLimits.Builder
 
setMemoryPercentage(Integer) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
setMessageBusEnabled(boolean) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
setMinActiveDocsCoverage(Double) - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
setMinGroupCoverage(Double) - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
setMinGroups(int) - Method in class com.yahoo.searchdefinition.RankProfile.DiversitySettings
 
setMinHitsPerThread(int) - Method in class com.yahoo.searchdefinition.RankProfile
 
setMinimum(Double) - Method in class com.yahoo.vespa.model.content.SearchCoverage.Builder
 
setMinWaitAfterCoverageFactor(Double) - Method in class com.yahoo.vespa.model.content.SearchCoverage.Builder
 
setMMapNoCoreLimit(long) - Method in class com.yahoo.vespa.model.AbstractService
 
setModelEvaluation(ContainerModelEvaluation) - Method in class com.yahoo.vespa.model.container.ApplicationContainerCluster
 
setMultitenant(boolean) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setMutable(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setMutable(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setName(String) - Method in class com.yahoo.searchdefinition.derived.Derived
 
setName(String) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
setName(String) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryToOperation
 
setName(String) - Method in class com.yahoo.searchdefinition.Index
 
setName(String) - Method in class com.yahoo.searchdefinition.Search
 
setNeighborsToExploreAtInsert(int) - Method in class com.yahoo.searchdefinition.document.HnswIndexParams.Builder
 
setNormal(boolean) - Method in class com.yahoo.searchdefinition.document.Ranking
 
setNormal(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.RankOperation
 
setNormalizing(NormalizeLevel) - Method in class com.yahoo.searchdefinition.document.SDField
Change how the content of this field should be accent normalized etc
setNoVespaMalloc(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setNumDispatchGroups(Integer) - Method in class com.yahoo.vespa.model.content.DispatchSpec.Builder
 
setNumSearchPartitions(int) - Method in class com.yahoo.searchdefinition.RankProfile
 
setNumThreadsPerSearch(int) - Method in class com.yahoo.searchdefinition.RankProfile
 
setOverride(boolean) - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
setPageTemplates(PageTemplates) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
setParent(AbstractConfigProducer) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
setPosition(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setPrefetch(Boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
Sets whether this should be included in the "attributeprefetch" document summary.
setPrefix(boolean) - Method in class com.yahoo.searchdefinition.Index
Sets whether this index supports prefix search
setPrefix(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setPreLoad(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setPrePostFilterTippingPoint(double) - Method in class com.yahoo.searchdefinition.RankProfile.MatchPhaseSettings
 
setProcessingChains(ProcessingChains, String...) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setProp(String, Integer) - Method in class com.yahoo.vespa.model.AbstractService
Sets a service property value for the given key.
setProp(String, String) - Method in class com.yahoo.vespa.model.AbstractService
Sets a service property value for the given key.
setQueryProfiles(QueryProfiles) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
setQueryTimeout(Double) - Method in class com.yahoo.vespa.model.content.ContentSearch.Builder
 
setQueryTimeout(Double) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
setQueueSizeFactor(double) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setQueueSizeFactor(double) - Method in class com.yahoo.vespa.model.container.NodeResourcesTuning
 
setRankScoreDropLimit(double) - Method in class com.yahoo.searchdefinition.RankProfile
 
setRankType(RankType) - Method in class com.yahoo.searchdefinition.document.SDField
Sets the default rank type of this fields indices, and sets this rank type to all indices explicitly defined here which has no index set.
setRankType(RankType) - Method in class com.yahoo.searchdefinition.Index
Sets the rank type of this field
SetRankTypeEmptyOnFilters - Class in com.yahoo.searchdefinition.processing
All rank: filter fields should have rank type empty.
SetRankTypeEmptyOnFilters(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SetRankTypeEmptyOnFilters
 
setRedundancy(int) - Method in class com.yahoo.vespa.model.search.SearchNode
 
setRedundancy(Redundancy) - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
setRemoveIfZero(boolean) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setRemoveIfZero(Boolean) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
setRerankCount(int) - Method in class com.yahoo.searchdefinition.RankProfile
Sets the rerank count.
setRestApiContext(RestApiContext) - Method in class com.yahoo.vespa.model.container.jersey.RestApi
 
setReturnType(TensorType) - Method in class com.yahoo.searchdefinition.RankProfile.RankingExpressionFunction
 
setRoutingSelector(String) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setRpcServerEnabled(boolean) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setSearch(ContainerSearch) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setSearchableCopies(int) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setSearchableCopies(int) - Method in class com.yahoo.vespa.model.search.SearchNode
 
setSearchCoverage(SearchCoverage) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setSecondPhaseRanking(RankingExpression) - Method in class com.yahoo.searchdefinition.RankProfile
 
setSecondPhaseRanking(String) - Method in class com.yahoo.searchdefinition.DocumentsOnlyRankProfile
 
setSecondPhaseRanking(String) - Method in class com.yahoo.searchdefinition.RankProfile
 
setSecretStore(SecretStore) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
setSemanticRules(SemanticRules) - Method in class com.yahoo.vespa.model.container.search.ContainerSearch
 
setSetting(String) - Method in class com.yahoo.searchdefinition.fieldoperation.StemmingOperation
 
setSharedCredentials(String, Optional<String>) - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
setSoftStartSeconds(double) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setStemming(Stemming) - Method in class com.yahoo.searchdefinition.document.SDField
Sets how this field should be stemmed, or set to null to use the default.
setStemming(Stemming) - Method in class com.yahoo.searchdefinition.Index
Sets how this field should be stemmed, or set to null to use the default.
setStemming(Stemming) - Method in class com.yahoo.searchdefinition.Search
Sets the stemming default of fields.
setStemming(String) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setStrength(Sorting.Strength) - Method in class com.yahoo.searchdefinition.document.Sorting
 
setStrength(Sorting.Strength) - Method in class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
setStruct(DataType) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
setTabSize(int) - Method in interface com.yahoo.searchdefinition.parser.CharStream
Set the tab size to use.
setTemporaryImportedFields(TemporaryImportedFields) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
setTensorType(TensorType) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setTensorType(TensorType) - Method in class com.yahoo.searchdefinition.fieldoperation.AttributeOperation
 
setTermwiseLimit(double) - Method in class com.yahoo.searchdefinition.RankProfile
 
setThreadPoolSizeFactor(double) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setThreadPoolSizeFactor(double) - Method in class com.yahoo.vespa.model.container.NodeResourcesTuning
 
setTls(TransactionLogServer) - Method in class com.yahoo.vespa.model.search.SearchNode
 
setTopKProbability(Double) - Method in class com.yahoo.vespa.model.content.DispatchTuning.Builder
 
setTrackLineColumn(boolean) - Method in interface com.yahoo.searchdefinition.parser.CharStream
Enable or disable line number and column number tracking.
setTransform(SummaryTransform) - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
setTransform(SummaryTransform) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
setTransform(SummaryTransform) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
setTuning(Tuning) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
setTuning(Tuning) - Method in class com.yahoo.vespa.model.search.IndexedSearchCluster
 
setType(DataType) - Method in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
setType(Matching.Type) - Method in class com.yahoo.searchdefinition.document.Matching
 
setType(RankType) - Method in class com.yahoo.searchdefinition.fieldoperation.RankTypeOperation
 
setType(Index.Type) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setType(Index.Type) - Method in class com.yahoo.searchdefinition.Index
Sets the index engine type
setType(Reference, TensorType) - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
setType(TensorType) - Method in class com.yahoo.searchdefinition.RankingConstant
 
setupAdmin(Admin) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
setUpperBound(long) - Method in class com.yahoo.searchdefinition.document.Attribute
 
setUpperBound(long) - Method in class com.yahoo.searchdefinition.fieldoperation.IndexOperation
 
setupRouting(DeployState, VespaModel, ConfigModelRepo) - Method in class com.yahoo.config.model.ApplicationConfigProducerRoot
 
setUri(String) - Method in class com.yahoo.searchdefinition.RankingConstant
 
setUseDedicatedNodeForLogserver(boolean) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setUseDistributorBtreeDB(boolean) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setUserConfigs(UserConfigRepo) - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
Sets the user configs for this producer.
setUseThreePhaseUpdates(boolean) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setVespaMalloc(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setVespaMallocDebug(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setVespaMallocDebugStackTrace(String) - Method in class com.yahoo.vespa.model.AbstractService
 
setVisibilityDelay(double) - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
setVisibilityDelay(double) - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
setVisibilityDelay(Double) - Method in class com.yahoo.vespa.model.content.ContentSearch.Builder
 
setVsmCommand(SummaryField.VsmCommand) - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
setWeight(int) - Method in class com.yahoo.searchdefinition.document.SDField
Sets the weight of this field
setWeight(int) - Method in class com.yahoo.searchdefinition.fieldoperation.WeightOperation
 
setZone(Zone) - Method in class com.yahoo.config.model.deploy.TestProperties
 
setZone(Zone) - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
sharedCredentials() - Method in class com.yahoo.vespa.model.admin.monitoring.CloudWatch
 
SHORT - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
SHORT - com.yahoo.searchdefinition.document.Attribute.Type
 
SHORTEST - com.yahoo.searchdefinition.document.Stemming
select shortest possible stem
signature() - Method in class com.yahoo.vespa.model.ml.FeatureArguments
 
SimpleCharStream - Class in com.yahoo.searchdefinition.parser
 
SimpleCharStream(String) - Constructor for class com.yahoo.searchdefinition.parser.SimpleCharStream
 
SimpleComponent - Class in com.yahoo.vespa.model.container.component
A component that uses the class name as id, and resides in the container-disc bundle.
SimpleComponent(ComponentModel) - Constructor for class com.yahoo.vespa.model.container.component.SimpleComponent
 
SimpleComponent(String) - Constructor for class com.yahoo.vespa.model.container.component.SimpleComponent
 
SimpleConfigProducer<T extends AbstractConfigProducer<?>> - Class in com.yahoo.vespa.model
Some configuration level with no special handling of its own.
SimpleConfigProducer(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.SimpleConfigProducer
Creates a new instance
SINGLE - com.yahoo.searchdefinition.document.Attribute.CollectionType
 
SINGLE_LINE_COMMENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SINGLENODE_CONTAINER_SERVICESPEC - Static variable in class com.yahoo.vespa.model.container.Container
 
SingleNodeProvisioner - Class in com.yahoo.config.model.provision
A host provisioner used when there is no hosts.xml file (using localhost as the only host) No state in this provisioner, i.e it does not know anything about the active application if one exists.
SingleNodeProvisioner() - Constructor for class com.yahoo.config.model.provision.SingleNodeProvisioner
 
SingleNodeProvisioner(Flavor) - Constructor for class com.yahoo.config.model.provision.SingleNodeProvisioner
 
size - Variable in class com.yahoo.vespa.model.container.search.QrsCache
 
size() - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
size() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
skipOldConfigModels(Instant) - Method in class com.yahoo.vespa.model.VespaModel
 
Slobrok - Class in com.yahoo.vespa.model.admin
Represents a Slobrok service.
Slobrok(AbstractConfigProducer, int) - Constructor for class com.yahoo.vespa.model.admin.Slobrok
 
sort(Collection<NewDocumentType>) - Static method in class com.yahoo.vespa.model.content.TopologicalDocumentTypeSorter
 
sorting(FieldOperationContainer, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
Sorting - Class in com.yahoo.searchdefinition.document
A search-time document attribute sort specification(per-document in-memory value).
Sorting() - Constructor for class com.yahoo.searchdefinition.document.Sorting
 
SORTING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Sorting.Function - Enum in com.yahoo.searchdefinition.document
 
Sorting.Strength - Enum in com.yahoo.searchdefinition.document
 
SortingOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
SortingOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.SortingOperation
 
sortingSetting(SortingOperation, String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
SortingSettings - Class in com.yahoo.searchdefinition.processing
Validate conflicting settings for sorting
SortingSettings(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SortingSettings
 
Source - Class in com.yahoo.vespa.model.container.search.searchchain
Config producer for source, which is contained in a provider.
Source(ChainSpecification, FederationOptions, Source.GroupOption) - Constructor for class com.yahoo.vespa.model.container.search.searchchain.Source
 
Source(String) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField.Source
 
SOURCE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Source.GroupOption - Enum in com.yahoo.vespa.model.container.search.searchchain
 
sourceIterator() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
sourceModelFile(ApplicationPackage, Path) - Static method in class com.yahoo.vespa.model.ml.ConvertedModel
Returns the directory which contains the source model to use for these arguments
sources - Variable in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
spaceSeparatedSymbols(String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
spaceSeparatedSymbolsFromAttribute(Element, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
spec - Variable in class com.yahoo.vespa.model.container.jersey.RestApiContext.BundleInfo
 
spec() - Method in class com.yahoo.vespa.model.HostResource
 
Spec(String, int, int) - Constructor for class com.yahoo.config.model.deploy.TestProperties.Spec
 
specialToken - Variable in class com.yahoo.searchdefinition.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.
splitAndDiscardEmpty(String, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
splunkHome - Variable in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
SSCONTEXTUAL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SSOVERRIDE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SSTITLE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SSURL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
startProvisionedRecording() - Method in class com.yahoo.config.model.provision.InMemoryProvisioner
Create a new provisioned instance to record provision requests to this and returns it
StartupCommandChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Compares the startup command for the services in the next model with the ones in the old model.
StartupCommandChangeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.StartupCommandChangeValidator
 
STATE_HANDLER_BINDING_1 - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
STATE_HANDLER_BINDING_2 - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
STATE_HANDLER_CLASS - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
stateIsHosted(DeployState) - Static method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
STATIC - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
STATIC_LEXER_ERROR - Static variable in exception com.yahoo.searchdefinition.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
StatisticsComponent - Class in com.yahoo.vespa.model.container.component
 
StatisticsComponent() - Constructor for class com.yahoo.vespa.model.container.component.StatisticsComponent
 
Stemming - Enum in com.yahoo.searchdefinition.document
The stemming setting of a field.
STEMMING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
StemmingOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
StemmingOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.StemmingOperation
 
StemmingResolver - Class in com.yahoo.searchdefinition.processing.multifieldresolver
Class resolving conflicts when fields with different stemming-settings are combined into the same index
StemmingResolver(String, List<SDField>, Search, DeployLogger) - Constructor for class com.yahoo.searchdefinition.processing.multifieldresolver.StemmingResolver
 
StorageCluster - Class in com.yahoo.vespa.model.content.storagecluster
Represents configuration that is common to all storage nodes.
StorageCluster.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
StorageGroup - Class in com.yahoo.vespa.model.content
A group of storage nodes/distributors.
StorageGroup.Builder - Class in com.yahoo.vespa.model.content
 
StorageNode - Class in com.yahoo.vespa.model.content
Class to provide config related to a specific storage node.
StorageNode.Builder - Class in com.yahoo.vespa.model.content
 
store - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary
 
Store() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store
 
StorServerProducer - Class in com.yahoo.vespa.model.content.storagecluster
Serves config for stor-server for storage clusters (clusters of storage nodes).
StorServerProducer(String, Integer, Integer) - Constructor for class com.yahoo.vespa.model.content.storagecluster.StorServerProducer
 
StorServerProducer.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
StorVisitorProducer - Class in com.yahoo.vespa.model.content.storagecluster
Serves stor-visitor config for storage clusters.
StorVisitorProducer() - Constructor for class com.yahoo.vespa.model.content.storagecluster.StorVisitorProducer
 
StorVisitorProducer.Builder - Class in com.yahoo.vespa.model.content.storagecluster
 
strategy - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
stream() - Method in class com.yahoo.searchdefinition.DocumentReferences
 
STREAMING - Static variable in class com.yahoo.vespa.model.search.AbstractSearchCluster.IndexingMode
 
StreamingSearchCluster - Class in com.yahoo.vespa.model.search
A search cluster of type streaming.
StreamingSearchCluster(AbstractConfigProducer, String, int, String, String) - Constructor for class com.yahoo.vespa.model.search.StreamingSearchCluster
 
StreamingSearchClusterChangeValidator - Class in com.yahoo.vespa.model.application.validation.change
Validates the changes between all current and next streaming search clusters in a Vespa model.
StreamingSearchClusterChangeValidator() - Constructor for class com.yahoo.vespa.model.application.validation.change.StreamingSearchClusterChangeValidator
 
StreamingValidator - Class in com.yahoo.vespa.model.application.validation
Validates streaming mode
StreamingValidator() - Constructor for class com.yahoo.vespa.model.application.validation.StreamingValidator
 
STRENGTH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
STRICT - com.yahoo.vespa.model.content.cluster.ContentCluster.DistributionMode
 
STRICT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
string() - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a string token and returns the token image.
STRING - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
STRING - com.yahoo.searchdefinition.document.Attribute.Type
 
STRING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
stringAttribute(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the content of the attribute with the given name, or null if none
stringAttribute(String, String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
Returns the content of the attribute with the given name, or the default value if none
StringSettingsOnNonStringFields - Class in com.yahoo.searchdefinition.processing
 
StringSettingsOnNonStringFields(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.StringSettingsOnNonStringFields
 
STRUCT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
structDefinition(Search, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a struct block from within a document element.
structField(FieldOperationContainer, Search, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a struct subfield from a document field body.
STRUCTFIELD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
StructFieldAttributeChangeValidator - Class in com.yahoo.vespa.model.application.validation.change.search
Validates the changes between the current and next set of struct field attributes in a document database.
StructFieldAttributeChangeValidator(NewDocumentType, AttributeFields, NewDocumentType, AttributeFields) - Constructor for class com.yahoo.vespa.model.application.validation.change.search.StructFieldAttributeChangeValidator
 
structFieldAttributes(String) - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
structFieldBody(FieldOperationContainer, Search, SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single element of a struct subfield body block.
structFieldDefinition(SDDocumentType) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a field block of a struct body.
StructFieldOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
StructFieldOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.StructFieldOperation
 
structInside(SDDocumentType, Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a struct block from within a document element.
structOutside(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a struct block from within a document element.
subElements(String) - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
SUBSTRING - com.yahoo.searchdefinition.document.Matching.Algorithm
 
SUBSTRING - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
suffix - Variable in enum com.yahoo.vespa.model.container.xml.BundleMapper.JarSuffix
 
SUFFIX - com.yahoo.searchdefinition.document.Matching.Algorithm
 
SUFFIX - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Summaries - Class in com.yahoo.searchdefinition.derived
A list of derived summaries
Summaries(Search, DeployLogger) - Constructor for class com.yahoo.searchdefinition.derived.Summaries
 
summary - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
Summary() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary
 
SUMMARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
summaryBolding(SummaryInFieldLongOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a bolding statement for a summary field element.
SummaryClass - Class in com.yahoo.searchdefinition.derived
A summary derived from a search definition.
SummaryClass(Search, DocumentSummary, DeployLogger) - Constructor for class com.yahoo.searchdefinition.derived.SummaryClass
Creates a summary class from a search definition summary
SummaryClassField - Class in com.yahoo.searchdefinition.derived
A summary field derived from a search definition
SummaryClassField(String, DataType, SummaryTransform) - Constructor for class com.yahoo.searchdefinition.derived.SummaryClassField
 
SummaryClassField.Type - Enum in com.yahoo.searchdefinition.derived
The summary field type enumeration
SummaryConsistency - Class in com.yahoo.searchdefinition.processing
Ensure that summary field transforms for fields having the same name are consistent across summary classes
SummaryConsistency(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SummaryConsistency
 
summaryDestinationList(SummaryInFieldLongOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a destination-list statement for a summary field element.
SummaryDiskAccessValidator - Class in com.yahoo.searchdefinition.processing
Emits a warning for summaries which accesses disk.
SummaryDiskAccessValidator(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SummaryDiskAccessValidator
 
SummaryDynamicStructsArrays - Class in com.yahoo.searchdefinition.processing
Fail if: An SD field explicitly says summary:dynamic , but the field is wset, array or struct.
SummaryDynamicStructsArrays(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SummaryDynamicStructsArrays
 
summaryFeatureFefPropertyPrefix - Static variable in class com.yahoo.searchdefinition.derived.RawRankProfile
 
summaryFeatures(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a summary-features block of a rank profile.
SUMMARYFEATURES - com.yahoo.vespa.documentmodel.SummaryTransform
 
SUMMARYFEATURES_ML - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SUMMARYFEATURES_SL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SummaryField - Class in com.yahoo.vespa.documentmodel
A summary field
SummaryField(Field) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField
Creates a summary field with NONE as transform
SummaryField(Field, SummaryTransform) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField
 
SummaryField(String, DataType) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField
Creates a summary field with NONE as transform
SummaryField(String, DataType, SummaryTransform) - Constructor for class com.yahoo.vespa.documentmodel.SummaryField
 
SummaryField.Property - Class in com.yahoo.vespa.documentmodel
A name-value property (used for smart summary)
SummaryField.Source - Class in com.yahoo.vespa.documentmodel
A source (field name).
SummaryField.VsmCommand - Enum in com.yahoo.vespa.documentmodel
The command used when using data from this SummaryField to generate StreamingSummary config (vsmsummary).
SummaryFieldsMustHaveValidSource - Class in com.yahoo.searchdefinition.processing
Verifies that the source fields actually refers to a valid field.
summaryInDocument(DocumentSummary) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a summary statement defined inside a document-summary block.
summaryInField(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
The rule consumes a summary statement defined inside a field.
summaryInFieldLong(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a multi-line summary field.
SummaryInFieldLongOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
SummaryInFieldLongOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
SummaryInFieldLongOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldLongOperation
 
SummaryInFieldOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
SummaryInFieldOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
summaryInFieldShort(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single-line summary field.
SummaryInFieldShortOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
SummaryInFieldShortOperation(String) - Constructor for class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldShortOperation
 
summaryItem(SummaryInFieldLongOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes an item of a summary field block.
SummaryMap - Class in com.yahoo.searchdefinition.derived
A summary map (describing search-time summary field transformations) derived from a search definition
SummaryNamesFieldCollisions - Class in com.yahoo.searchdefinition.processing
Verifies that equally named summary fields in different summary classes don't use different fields for source.
SummaryNamesFieldCollisions(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.SummaryNamesFieldCollisions
 
summaryProperties(SummaryInFieldLongOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes properties for a summary field element.
summaryProperty(SummaryInFieldLongOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a single summary property pair for a summary field element.
summarySourceList(SummaryInFieldOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a source-list statement for a summary field element.
summaryTo(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a summary-to statement of a field element.
SUMMARYTO - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
SummaryToOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
SummaryToOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.SummaryToOperation
 
summaryTransform(SummaryInFieldOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a transform statement for a summary field element.
SummaryTransform - Enum in com.yahoo.vespa.documentmodel
A value class representing a search time transformation on a summary field.
supportRevert() - Method in class com.yahoo.vespa.model.content.engines.DummyPersistence.Factory
 
supportRevert() - Method in interface com.yahoo.vespa.model.content.engines.PersistenceEngine.PersistenceFactory
If a write request succeeds on some nodes and fails on others, causing request to fail to client, the content layer will revert the operation where it succeeded if reverts are supported.
supportRevert() - Method in class com.yahoo.vespa.model.content.engines.ProtonEngine.Factory
 
SwitchTo(int) - Method in class com.yahoo.searchdefinition.parser.SDParserTokenManager
Switch to specified lex state.
SYMMETRIC - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
system() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
SystemMetrics - Class in com.yahoo.vespa.model.admin.monitoring
 
SystemMetrics() - Constructor for class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 
systemMetricSet - Static variable in class com.yahoo.vespa.model.admin.monitoring.SystemMetrics
 

T

tag(String) - Method in class com.yahoo.vespa.model.PortsMeta
Tag a previously setup port (using 'on') with the specified tag.
TAGS - com.yahoo.searchdefinition.document.RankType
 
TagType - Class in com.yahoo.searchdefinition.processing
The implementation of the tag datatype
TagType(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.TagType
 
targetField() - Method in class com.yahoo.searchdefinition.document.ImportedField
 
targetFieldName() - Method in class com.yahoo.searchdefinition.document.TemporaryImportedField
 
targetSearch() - Method in class com.yahoo.searchdefinition.DocumentReference
 
TemporaryAnnotationReferenceDataType - Class in com.yahoo.searchdefinition.document.annotation
 
TemporaryAnnotationReferenceDataType(String) - Constructor for class com.yahoo.searchdefinition.document.annotation.TemporaryAnnotationReferenceDataType
 
TemporaryImportedField - Class in com.yahoo.searchdefinition.document
A field that is imported from a field in a referenced document type and given an alias name.
TemporaryImportedField(String, String, String) - Constructor for class com.yahoo.searchdefinition.document.TemporaryImportedField
 
temporaryImportedFields() - Method in class com.yahoo.searchdefinition.Search
 
TemporaryImportedFields - Class in com.yahoo.searchdefinition.document
A set of fields that are imported from referenced document types.
TemporaryImportedFields() - Constructor for class com.yahoo.searchdefinition.document.TemporaryImportedFields
 
TemporarySDDocumentType - Class in com.yahoo.searchdefinition.document
 
TemporarySDDocumentType(DataTypeName) - Constructor for class com.yahoo.searchdefinition.document.TemporarySDDocumentType
 
TemporarySDField - Class in com.yahoo.searchdefinition.document
 
TemporarySDField(String, DataType) - Constructor for class com.yahoo.searchdefinition.document.TemporarySDField
 
TemporarySDField(String, DataType, SDDocumentType) - Constructor for class com.yahoo.searchdefinition.document.TemporarySDField
 
TENSOR - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
TENSOR - com.yahoo.searchdefinition.document.Attribute.Type
 
TENSOR_TYPE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TENSOR_VALUE_ML - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TENSOR_VALUE_SL - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TensorFieldProcessor - Class in com.yahoo.searchdefinition.processing
Class that processes and validates tensor fields.
TensorFieldProcessor(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.TensorFieldProcessor
 
TensorFlowFeatureConverter - Class in com.yahoo.searchdefinition.expressiontransforms
Replaces instances of the tensorflow(model-path, signature, output) pseudofeature with the native Vespa ranking expression implementing the same computation.
TensorFlowFeatureConverter() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.TensorFlowFeatureConverter
 
tensorsAreUsed() - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
Returns true if any feature across all instances involved in resolving this rank profile resolves to a tensor
tensorType() - Method in class com.yahoo.searchdefinition.document.Attribute
 
tensorType(String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
tensorTypeWithPrefix(String) - Method in class com.yahoo.searchdefinition.parser.SDParser
 
tensorValue() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
termwiseLimit(RankProfile) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a num-threads-per-search statement for a rank profile.
TERMWISELIMIT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TERTIARY - com.yahoo.searchdefinition.document.Sorting.Strength
 
TERTIARY - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TestDriver - Class in com.yahoo.config.model.test
Test driver for testing config models.
TestDriver() - Constructor for class com.yahoo.config.model.test.TestDriver
 
TestDriver(boolean) - Constructor for class com.yahoo.config.model.test.TestDriver
 
TestProperties - Class in com.yahoo.config.model.deploy
A test-only Properties class
TestProperties() - Constructor for class com.yahoo.config.model.deploy.TestProperties
 
TestProperties.Spec - Class in com.yahoo.config.model.deploy
 
TestRoot - Class in com.yahoo.config.model.test
Test utility class that provides many methods for inspecting the state of a completely built model
TestUtil - Class in com.yahoo.config.model.test
 
TestUtil() - Constructor for class com.yahoo.config.model.test.TestUtil
 
TEXT - com.yahoo.searchdefinition.document.Matching.Type
 
TEXT - Static variable in class com.yahoo.searchdefinition.derived.Index.Type
 
TEXT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
TEXTEXTRACTOR - com.yahoo.vespa.documentmodel.SummaryTransform
 
TextMatch - Class in com.yahoo.searchdefinition.processing
 
TextMatch(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.TextMatch
 
threadPoolSizeFactor() - Method in class com.yahoo.config.model.deploy.TestProperties
 
threads - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Initialize
 
threads - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode
 
time - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Warmup
 
TimeParser - Class in com.yahoo.vespa.model.builder.xml.dom.chains.search
Utility class for parsing timeout fields.
TimeParser() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.chains.search.TimeParser
 
tlsClientAuthority() - Method in class com.yahoo.config.model.deploy.DeployState
 
TO - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
toCanonicalString(String[]) - Method in class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants
 
toConfigBuilder() - Method in class com.yahoo.vespa.model.container.component.Servlet
 
token - Variable in class com.yahoo.searchdefinition.parser.SDParser
Current token.
Token - Class in com.yahoo.searchdefinition.parser
Describes the input token stream.
Token() - Constructor for class com.yahoo.searchdefinition.parser.Token
No-argument constructor
Token(int) - Constructor for class com.yahoo.searchdefinition.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.yahoo.searchdefinition.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class com.yahoo.searchdefinition.parser.SDParser
Generated Token Manager.
tokenImage - Variable in exception com.yahoo.searchdefinition.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.searchdefinition.parser.SDParserConstants
Literal token values.
TokenMgrException - Exception in com.yahoo.searchdefinition.parser
Token Manager Error.
TokenMgrException() - Constructor for exception com.yahoo.searchdefinition.parser.TokenMgrException
No arg constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.yahoo.searchdefinition.parser.TokenMgrException
Full Constructor.
TokenMgrException(String, int) - Constructor for exception com.yahoo.searchdefinition.parser.TokenMgrException
Constructor with message and reason.
toLocateString() - Method in class com.yahoo.vespa.documentmodel.SummaryField
Returns a string which aids locating this field in the source search definition
toName() - Method in class com.yahoo.vespa.model.ml.FeatureArguments
 
TopologicalDocumentTypeSorter - Class in com.yahoo.vespa.model.content
Class that sorts a list of document types in topological order according to the document references between the types.
topologicalSort() - Method in class com.yahoo.config.model.graph.ModelGraph
Performs a topological sort ot the models stored in this graph.
toSpaceSeparatedString(List<String>) - Method in class com.yahoo.vespa.model.container.search.QueryProfiles
 
toStemMode() - Method in enum com.yahoo.searchdefinition.document.Stemming
 
toString() - Method in class com.yahoo.config.model.builder.xml.ConfigModelId
 
toString() - Method in class com.yahoo.config.model.producer.UserConfigRepo
 
toString() - Method in class com.yahoo.config.model.provision.Host
 
toString() - Method in class com.yahoo.config.model.provision.Hosts
 
toString() - Method in class com.yahoo.documentmodel.NewDocumentType.Name
 
toString() - Method in class com.yahoo.searchdefinition.derived.AttributeFields
 
toString() - Method in class com.yahoo.searchdefinition.derived.FieldRankSettings
 
toString() - Method in class com.yahoo.searchdefinition.derived.FieldResultTransform
 
toString() - Method in class com.yahoo.searchdefinition.derived.Index.Type
 
toString() - Method in class com.yahoo.searchdefinition.derived.IndexInfo.IndexCommand
 
toString() - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinition
 
toString() - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinitionSet
 
toString() - Method in class com.yahoo.searchdefinition.derived.NativeTable
 
toString() - Method in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
toString() - Method in class com.yahoo.searchdefinition.derived.RawRankProfile
 
toString() - Method in class com.yahoo.searchdefinition.derived.SummaryClass
 
toString() - Method in class com.yahoo.searchdefinition.derived.SummaryClassField
 
toString() - Method in enum com.yahoo.searchdefinition.derived.SummaryClassField.Type
 
toString() - Method in enum com.yahoo.searchdefinition.document.Attribute.CollectionType
 
toString() - Method in class com.yahoo.searchdefinition.document.Attribute
 
toString() - Method in enum com.yahoo.searchdefinition.document.Attribute.Type
 
toString() - Method in class com.yahoo.searchdefinition.document.BooleanIndexDefinition
 
toString() - Method in class com.yahoo.searchdefinition.document.FieldSet
 
toString() - Method in class com.yahoo.searchdefinition.document.Matching
 
toString() - Method in class com.yahoo.searchdefinition.document.Ranking
 
toString() - Method in enum com.yahoo.searchdefinition.document.RankType
 
toString() - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
toString() - Method in class com.yahoo.searchdefinition.document.SDField
 
toString() - Method in class com.yahoo.searchdefinition.document.Sorting
 
toString() - Method in enum com.yahoo.searchdefinition.document.Stemming
 
toString() - Method in class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
toString() - Method in class com.yahoo.searchdefinition.Index
 
toString() - Method in class com.yahoo.searchdefinition.parser.Token
Returns the image.
toString() - Method in class com.yahoo.searchdefinition.RankingConstant
 
toString() - Method in class com.yahoo.searchdefinition.RankProfile.RankingExpressionFunction
 
toString() - Method in class com.yahoo.searchdefinition.RankProfile.RankProperty
 
toString() - Method in class com.yahoo.searchdefinition.RankProfile.RankSetting
 
toString() - Method in enum com.yahoo.searchdefinition.RankProfile.RankSetting.Type
 
toString() - Method in class com.yahoo.searchdefinition.RankProfile
 
toString() - Method in class com.yahoo.searchdefinition.Search
 
toString() - Method in class com.yahoo.vespa.documentmodel.DocumentSummary
 
toString() - Method in class com.yahoo.vespa.documentmodel.SummaryField.Source
 
toString() - Method in class com.yahoo.vespa.documentmodel.SummaryField
 
toString() - Method in enum com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
 
toString() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
 
toString() - Method in class com.yahoo.vespa.model.AbstractService
 
toString() - Method in class com.yahoo.vespa.model.admin.monitoring.Metric
 
toString() - Method in class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
toString() - Method in class com.yahoo.vespa.model.application.validation.change.VespaRefeedAction
 
toString() - Method in class com.yahoo.vespa.model.builder.xml.dom.chains.search.DomProviderBuilder.Node
 
toString() - Method in class com.yahoo.vespa.model.builder.xml.dom.ModelElement
 
toString() - Method in class com.yahoo.vespa.model.builder.xml.dom.NodesSpecification
 
toString() - Method in class com.yahoo.vespa.model.container.component.chain.Chain
 
toString() - Method in class com.yahoo.vespa.model.container.ContainerCluster
 
toString() - Method in class com.yahoo.vespa.model.container.search.PageTemplates
 
toString() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChain
 
toString() - Method in class com.yahoo.vespa.model.Host
Returns the string representation of this Host object.
toString() - Method in class com.yahoo.vespa.model.HostPorts
 
toString() - Method in class com.yahoo.vespa.model.HostResource
 
toString() - Method in class com.yahoo.vespa.model.HostSystem
 
toString() - Method in class com.yahoo.vespa.model.ml.ConvertedModel
 
toString() - Method in class com.yahoo.vespa.model.ml.ModelName
 
toString() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster.IndexingMode
 
toString() - Method in class com.yahoo.vespa.model.search.AbstractSearchCluster
 
toString() - Method in class com.yahoo.vespa.model.search.SearchNode
 
totalDiskBloatFactor - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
totalMaxMemoryGain - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
totalNodes() - Method in class com.yahoo.vespa.model.content.Redundancy
 
trace_enabled() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
transactionLogMaxSize - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.FlushStrategy
 
TransactionLogServer - Class in com.yahoo.vespa.model.search
 
TransactionLogServer(AbstractConfigProducer, String) - Constructor for class com.yahoo.vespa.model.search.TransactionLogServer
 
TransactionLogServer.Builder - Class in com.yahoo.vespa.model.search
 
transform - Variable in class com.yahoo.searchdefinition.fieldoperation.SummaryInFieldOperation
 
transform(RankingExpression, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.ExpressionTransforms
 
transform(RankingExpression, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.FunctionShadower
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.ConstantTensorTransformer
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.FunctionInliner
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.FunctionShadower
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.LightGBMFeatureConverter
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.OnnxFeatureConverter
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.TensorFlowFeatureConverter
 
transform(ExpressionNode, RankProfileTransformContext) - Method in class com.yahoo.searchdefinition.expressiontransforms.XgboostFeatureConverter
 
TRUE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
Tuning - Class in com.yahoo.vespa.model.search
Class representing the tuning config used for a search cluster.
Tuning(AbstractConfigProducer) - Constructor for class com.yahoo.vespa.model.search.Tuning
 
Tuning.SearchNode - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Attribute - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Attribute.Io - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Feeding - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.FlushStrategy - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Index - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Index.Io - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Index.Warmup - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Initialize - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.IoType - Enum in com.yahoo.vespa.model.search
 
Tuning.SearchNode.RemovedDB - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.RemovedDB.Prune - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.RequestThreads - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Resizing - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Io - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Store - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Store.Component - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Store.Compression - Class in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Store.Compression.Type - Enum in com.yahoo.vespa.model.search
 
Tuning.SearchNode.Summary.Store.LogStore - Class in com.yahoo.vespa.model.search
 
type - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression
 
TYPE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
typeContext(QueryProfileRegistry) - Method in class com.yahoo.searchdefinition.RankProfile
Creates a context containing the type information of all constants, attributes and query profiles referable from this rank profile.
typeContext(QueryProfileRegistry, Map<Reference, TensorType>) - Method in class com.yahoo.searchdefinition.RankProfile
 
TypedKey - Interface in com.yahoo.searchdefinition.document
Common interface for various typed key (or field definitions).
TypedTransformProvider - Class in com.yahoo.searchdefinition.processing
 
types() - Method in class com.yahoo.searchdefinition.derived.NativeRankTypeDefinitionSet
Returns an unmodifiable map of the type definitions in this
TypeSettings() - Constructor for class com.yahoo.searchdefinition.RankProfile.TypeSettings
 

U

UCA - com.yahoo.searchdefinition.document.Sorting.Function
 
UCA - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
unbold() - Method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns the unbolded version of this transform
unpack - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Warmup
 
UNPROTECTED_HANDLERS - Static variable in class com.yahoo.vespa.model.container.http.AccessControl
 
UnrankedRankProfile - Class in com.yahoo.searchdefinition
A low-cost ranking profile to use for watcher queries etc.
UnrankedRankProfile(Search, RankProfileRegistry) - Constructor for class com.yahoo.searchdefinition.UnrankedRankProfile
 
upperBound() - Method in class com.yahoo.searchdefinition.document.Attribute
 
UPPERBOUND - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
URI - com.yahoo.searchdefinition.RankingConstant.PathType
 
URI - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
URI_PATH - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
UriHack - Class in com.yahoo.searchdefinition.processing
 
uriPath() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
UrlFieldValidator - Class in com.yahoo.searchdefinition.processing
 
UrlFieldValidator(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.UrlFieldValidator
 
use(NetworkPorts.Allocation) - Method in class com.yahoo.vespa.model.PortFinder
force add the given allocation, removing any conflicting ones
useByDefault() - Method in class com.yahoo.vespa.model.container.search.searchchain.GenericTarget
The value for useByDefault in case the user have not specified any
useByDefault() - Method in class com.yahoo.vespa.model.container.search.searchchain.Provider
 
useByDefault() - Method in class com.yahoo.vespa.model.container.search.searchchain.Source
 
useCpuSocketAffinity() - Method in class com.yahoo.vespa.model.content.StorageGroup
 
useDedicatedNodeForLogserver() - Method in class com.yahoo.config.model.deploy.TestProperties
 
useDistributorBtreeDb() - Method in class com.yahoo.config.model.deploy.TestProperties
 
useDocument(Search) - Method in class com.yahoo.searchdefinition.parser.SDParser
Consumes a use-document statement.
USEDOCUMENT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
useDynamicPorts() - Method in class com.yahoo.vespa.model.container.Container
instance can use any port number for its default HTTP server
useFixedRowInDispatch() - Method in class com.yahoo.vespa.model.search.DispatchGroup
 
useInterleavedFeatures() - Method in class com.yahoo.searchdefinition.derived.IndexSchema.IndexField
 
useInterleavedFeatures() - Method in class com.yahoo.searchdefinition.Index
 
useLogger(DeployLogger) - Method in class com.yahoo.vespa.model.HostPorts
Setup logging in order to send warnings back to the user.
UserConfigBuilder - Class in com.yahoo.vespa.model.builder
 
UserConfigBuilder() - Constructor for class com.yahoo.vespa.model.builder.UserConfigBuilder
 
UserConfigRepo - Class in com.yahoo.config.model.producer
A UserConfigRepo is a repository for user configs, typically for a particular config producer.
UserConfigRepo() - Constructor for class com.yahoo.config.model.producer.UserConfigRepo
 
UserConfigRepo(Map<ConfigDefinitionKey, ConfigPayloadBuilder>) - Constructor for class com.yahoo.config.model.producer.UserConfigRepo
 
userFieldSets() - Method in class com.yahoo.searchdefinition.FieldSets
Returns the user defined field sets, unmodifiable
usesExternalMetricSystems() - Method in class com.yahoo.vespa.model.admin.monitoring.builder.Metrics
Returns true if any of the consumers have specified external metric systems.
usesHierarchicDistribution() - Method in class com.yahoo.vespa.model.content.ContentSearchCluster
 
usesStructOrMap() - Method in class com.yahoo.searchdefinition.document.ImmutableImportedSDField
 
usesStructOrMap() - Method in interface com.yahoo.searchdefinition.document.ImmutableSDField
 
usesStructOrMap() - Method in class com.yahoo.searchdefinition.document.SDField
 
useThreePhaseUpdates() - Method in class com.yahoo.config.model.deploy.TestProperties
 
useVespaVersionInRequest() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 

V

valid() - Method in class com.yahoo.searchdefinition.DocumentModelBuilder
 
valid() - Method in class com.yahoo.vespa.model.content.DispatchSpec
 
validate() - Method in class com.yahoo.config.model.producer.AbstractConfigProducer
 
validate() - Method in class com.yahoo.searchdefinition.derived.validation.IndexStructureValidator
 
validate() - Method in class com.yahoo.searchdefinition.derived.validation.Validator
 
validate() - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
validate() - Method in class com.yahoo.searchdefinition.RankingConstant
 
validate() - Method in class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
 
validate() - Method in interface com.yahoo.vespa.model.ConfigProducer
check constraints depending on the state of the vespamodel graph.
validate() - Method in class com.yahoo.vespa.model.container.component.chain.Chains
 
validate() - Method in class com.yahoo.vespa.model.container.http.Http
 
validate() - Method in class com.yahoo.vespa.model.container.jersey.RestApiContext
 
validate() - Method in class com.yahoo.vespa.model.container.search.searchchain.SearchChains
 
validate() - Method in class com.yahoo.vespa.model.content.cluster.ContentCluster
 
validate() - Method in class com.yahoo.vespa.model.content.IndexedHierarchicDistributionValidator
 
validate() - Method in class com.yahoo.vespa.model.search.MultilevelDispatchValidator
 
validate(ApplicationPackage) - Static method in class com.yahoo.vespa.model.container.search.PageTemplates
Validates page templates in an application package.
validate(ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.search.AttributeChangeValidator
 
validate(ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.search.DocumentDatabaseChangeValidator
 
validate(ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.search.DocumentTypeChangeValidator
 
validate(ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.search.IndexingScriptChangeValidator
 
validate(ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.search.StructFieldAttributeChangeValidator
 
validate(DerivedConfiguration, Search) - Static method in class com.yahoo.searchdefinition.derived.validation.Validation
 
validate(VespaModel, ValidationParameters, DeployState) - Static method in class com.yahoo.vespa.model.application.validation.Validation
Validates the model supplied, and if there already exists a model for the application validates changes between the previous and current model
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.AccessControlFilterValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.AwsAccessControlValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.CloudWatchValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.ComplexAttributeFieldsValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.ComponentValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.DeploymentSpecValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.EndpointCertificateSecretsValidator
This check is delayed until validation to allow node provisioning to complete while we are waiting for cert
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.first.AccessControlOnFirstDeploymentValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.NoPrefixForIndexes
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.RankingConstantsValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.RankSetupValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.RoutingSelectorValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.RoutingValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.SearchDataTypeValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.SecretStoreValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.StreamingValidator
 
validate(VespaModel, DeployState) - Method in class com.yahoo.vespa.model.application.validation.Validator
Validates the input vespamodel
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in interface com.yahoo.vespa.model.application.validation.change.ChangeValidator
Validates the current active vespa model with the next model.
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ClusterSizeReductionValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ConfigValueChangeValidator
Inspects the configuration in the new and old Vespa model to determine which services that require restart
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ContainerRestartValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ContentClusterRemovalValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ContentTypeRemovalValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.GlobalDocumentChangeValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.IndexedSearchClusterChangeValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.IndexingModeChangeValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.ResourcesReductionValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.StartupCommandChangeValidator
 
validate(VespaModel, VespaModel, ValidationOverrides, Instant) - Method in class com.yahoo.vespa.model.application.validation.change.StreamingSearchClusterChangeValidator
 
validate(String, TensorType, Reader) - Method in class com.yahoo.vespa.model.application.validation.ConstantTensorJsonValidator
 
validate(Map<String, NewDocumentType>) - Method in class com.yahoo.vespa.model.content.ReservedDocumentTypeNameValidator
 
validate(Map<String, NewDocumentType>, Set<NewDocumentType>) - Method in class com.yahoo.vespa.model.content.GlobalDistributionValidator
 
validateAll(DeployLogger) - Method in class com.yahoo.vespa.model.application.validation.ComponentValidator
 
validateDocumentGraph(List<SDDocumentType>) - Method in class com.yahoo.searchdefinition.DocumentGraphValidator
 
ValidateFieldTypes - Class in com.yahoo.searchdefinition.processing
This Processor makes sure all fields with the same name have the same DataType.
ValidateFieldTypes(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ValidateFieldTypes
 
ValidateFieldTypesDocumentsOnly - Class in com.yahoo.searchdefinition.processing
 
ValidateFieldTypesDocumentsOnly(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ValidateFieldTypesDocumentsOnly
 
ValidateFieldWithIndexSettingsCreatesIndex - Class in com.yahoo.searchdefinition.processing
Check that fields with index settings actually creates an index or attribute
ValidateFieldWithIndexSettingsCreatesIndex(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.ValidateFieldWithIndexSettingsCreatesIndex
 
validateId(Search) - Method in class com.yahoo.searchdefinition.document.SDDocumentType
 
validateOSGIHeaders(DeployLogger) - Method in class com.yahoo.vespa.model.application.validation.ComponentValidator
 
validateThatAttributeExists() - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
validateThatAttributeIsFastSearch() - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
validateThatAttributeIsSingleNumeric() - Method in class com.yahoo.searchdefinition.processing.MatchPhaseSettingsValidator.AttributeValidator
 
validateThatLeafGroupsCountIsAFactorOfRedundancy(String, int, int) - Static method in class com.yahoo.vespa.model.content.IndexedHierarchicDistributionValidator
 
validateThatReadyCopiesIsCompatibleWithRedundancy(String, int, int, int) - Static method in class com.yahoo.vespa.model.content.IndexedHierarchicDistributionValidator
 
validateXML() - Method in class com.yahoo.config.model.test.MockApplicationPackage
 
Validation - Class in com.yahoo.searchdefinition.derived.validation
 
Validation - Class in com.yahoo.vespa.model.application.validation
Executor of validators.
Validation() - Constructor for class com.yahoo.searchdefinition.derived.validation.Validation
 
Validation() - Constructor for class com.yahoo.vespa.model.application.validation.Validation
 
validationOverrides() - Method in class com.yahoo.config.model.deploy.DeployState
Returns the validation overrides of this.
Validator - Class in com.yahoo.searchdefinition.derived.validation
 
Validator - Class in com.yahoo.vespa.model.application.validation
Abstract superclass of all application package validators.
Validator() - Constructor for class com.yahoo.vespa.model.application.validation.Validator
 
Validator(DerivedConfiguration, Search) - Constructor for class com.yahoo.searchdefinition.derived.validation.Validator
 
value() - Method in annotation type com.yahoo.vespa.model.application.validation.RestartConfigs
 
valueOf(String) - Static method in enum com.yahoo.config.model.ConfigModelContext.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.derived.AttributeFields.FieldSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.derived.SummaryClassField.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Attribute.CollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Attribute.DistanceMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Attribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Matching.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Matching.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.NormalizeLevel.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.RankType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Sorting.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Sorting.Strength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.document.Stemming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.Index.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.RankingConstant.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchdefinition.RankProfile.RankSetting.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.documentmodel.SearchField.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.yahoo.vespa.model.builder.xml.dom.BinaryUnit
 
valueOf(String) - Static method in enum com.yahoo.vespa.model.container.component.AccessLogComponent.AccessLogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.container.search.searchchain.Source.GroupOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.container.xml.BundleMapper.JarSuffix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.container.xml.ContainerModelBuilder.Networking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.content.cluster.ContentCluster.DistributionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.content.DispatchTuning.DispatchPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yahoo.config.model.ConfigModelContext.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.derived.AttributeFields.FieldSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.derived.SummaryClassField.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Attribute.CollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Attribute.DistanceMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Attribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Matching.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Matching.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.NormalizeLevel.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.RankType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Sorting.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Sorting.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.document.Stemming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.Index.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.RankingConstant.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchdefinition.RankProfile.RankSetting.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.documentmodel.SearchField.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.documentmodel.SummaryTransform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.container.component.AccessLogComponent.AccessLogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.container.search.searchchain.Source.GroupOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.container.xml.BundleMapper.JarSuffix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.container.xml.ContainerModelBuilder.Networking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.content.cluster.ContentCluster.DistributionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.content.DispatchTuning.DispatchPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.vespa.model.utils.FreezableMap
 
valuesFromElements(Element, String) - Static method in class com.yahoo.config.model.builder.xml.XmlHelper
 
VARIABLE - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
VariantQueryProfile(String[]) - Constructor for class com.yahoo.vespa.model.container.search.DeclaredQueryProfileVariants.VariantQueryProfile
 
verifySearchAndDocFields(String, Map<String, DataType>) - Method in class com.yahoo.searchdefinition.processing.ValidateFieldTypes
 
verifySummaryFields(String, Map<String, DataType>) - Method in class com.yahoo.searchdefinition.processing.ValidateFieldTypes
 
version() - Method in class com.yahoo.config.model.provision.Host
The current Vespa version running on this host, or empty if not known
version() - Method in class com.yahoo.vespa.model.VespaModel
 
version() - Method in class com.yahoo.vespa.model.VespaModelFactory
Returns the version this model is build for
VESPA - com.yahoo.searchdefinition.Index.Type
 
VESPA_CONSUMER_ID - Static variable in class com.yahoo.vespa.model.admin.monitoring.VespaMetricsConsumer
 
VESPA_DOCUMENT - Static variable in class com.yahoo.searchdefinition.document.SDDocumentType
 
VespaConfigChangeAction - Class in com.yahoo.vespa.model.application.validation.change
Class containing the action to be performed on the given services to handle a config change between the current active vespa model and the next vespa model to prepare.
VespaConfigChangeAction(String, List<ServiceInfo>) - Constructor for class com.yahoo.vespa.model.application.validation.change.VespaConfigChangeAction
 
VespaConfigModelRegistry - Class in com.yahoo.vespa.model
Resolves the Vespa config model types
VespaConfigModelRegistry(ConfigModelRegistry) - Constructor for class com.yahoo.vespa.model.VespaConfigModelRegistry
Creates a bundled model class registry which forwards unresolved requests to the argument instance
VespaDocumentType - Class in com.yahoo.documentmodel
This class represents the builtin 'document' document type that all other documenttypes inherits.
VespaDocumentType() - Constructor for class com.yahoo.documentmodel.VespaDocumentType
 
VespaDomBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
Builds Vespa model components using the w3c dom api
VespaDomBuilder() - Constructor for class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
VespaDomBuilder.DomConfigProducerBuilder<T extends AbstractConfigProducer> - Class in com.yahoo.vespa.model.builder.xml.dom
Base class for builders of producers using DOM.
VespaDomBuilder.DomRootBuilder - Class in com.yahoo.vespa.model.builder.xml.dom
 
VESPAMALLOC - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
VESPAMALLOC_DEBUG - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
VESPAMALLOC_DEBUG_STACKTRACE - Static variable in class com.yahoo.vespa.model.builder.xml.dom.VespaDomBuilder
 
VespaMetricsConsumer - Class in com.yahoo.vespa.model.admin.monitoring
This class sets up the 'Vespa' metrics consumer, which is mainly used for Yamas in hosted Vespa.
VespaMetricsConsumer() - Constructor for class com.yahoo.vespa.model.admin.monitoring.VespaMetricsConsumer
 
vespaMetricSet - Static variable in class com.yahoo.vespa.model.admin.monitoring.VespaMetricSet
 
VespaMetricSet - Class in com.yahoo.vespa.model.admin.monitoring
Encapsulates vespa service metrics.
VespaMetricSet() - Constructor for class com.yahoo.vespa.model.admin.monitoring.VespaMetricSet
 
vespaModel() - Method in class com.yahoo.config.model.ConfigModelContext
 
VespaModel - Class in com.yahoo.vespa.model
The root ConfigProducer node for all Vespa systems (there is currently only one).
VespaModel(ApplicationPackage) - Constructor for class com.yahoo.vespa.model.VespaModel
Creates a Vespa Model from internal model types only
VespaModel(ApplicationPackage, ConfigModelRegistry) - Constructor for class com.yahoo.vespa.model.VespaModel
Constructs vespa model using config given in app
VespaModel(ConfigModelRegistry, DeployState) - Constructor for class com.yahoo.vespa.model.VespaModel
Constructs vespa model using config given in app
VespaModel(DeployState) - Constructor for class com.yahoo.vespa.model.VespaModel
Creates a Vespa Model from internal model types only
VespaModelBuilder - Class in com.yahoo.vespa.model.builder
Base class for classes capable of building vespa model.
VespaModelBuilder() - Constructor for class com.yahoo.vespa.model.builder.VespaModelBuilder
 
VespaModelFactory - Class in com.yahoo.vespa.model
Factory for creating VespaModel instances.
VespaModelFactory(ComponentRegistry<ConfigModelPlugin>, ComponentRegistry<MlModelImporter>, Zone) - Constructor for class com.yahoo.vespa.model.VespaModelFactory
Creates a factory for Vespa models for this version of the source
VespaModelFactory(Version, ConfigModelRegistry, Clock, Zone) - Constructor for class com.yahoo.vespa.model.VespaModelFactory
 
VespaModelFactory(ConfigModelRegistry) - Constructor for class com.yahoo.vespa.model.VespaModelFactory
 
VespaModelFactory(ConfigModelRegistry, Clock) - Constructor for class com.yahoo.vespa.model.VespaModelFactory
 
VespaRefeedAction - Class in com.yahoo.vespa.model.application.validation.change
Represents an action to re-feed a document type in order to handle a config change.
VespaRestartAction - Class in com.yahoo.vespa.model.application.validation.change
Represents an action to restart services in order to handle a config change.
VespaRestartAction(String) - Constructor for class com.yahoo.vespa.model.application.validation.change.VespaRestartAction
 
VespaRestartAction(String, ServiceInfo) - Constructor for class com.yahoo.vespa.model.application.validation.change.VespaRestartAction
 
VespaRestartAction(String, List<ServiceInfo>) - Constructor for class com.yahoo.vespa.model.application.validation.change.VespaRestartAction
 
VespaSearchChainsCreator - Class in com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains
Creates the search chains vespaPhases, vespa and native.
VespaSearchChainsCreator() - Constructor for class com.yahoo.vespa.model.container.search.searchchain.defaultsearchchains.VespaSearchChainsCreator
 
VespaServicesConfigGenerator - Class in com.yahoo.vespa.model.admin.metricsproxy
 
VespaServicesConfigGenerator() - Constructor for class com.yahoo.vespa.model.admin.metricsproxy.VespaServicesConfigGenerator
 
vespaVersion(Version) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
VespaVersion - Class in com.yahoo.vespa.model
 
VespaVersion() - Constructor for class com.yahoo.vespa.model.VespaVersion
 
VIP_HANDLER_BINDING - Static variable in class com.yahoo.vespa.model.container.ContainerCluster
 
visit(ArithmeticNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(AttributeNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(ComparisonNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(EmbracedNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(IdNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(LiteralNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(LogicNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(NegationNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(NowNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
visit(VariableNode) - Method in class com.yahoo.vespa.model.content.DocumentTypeVisitor
 
VsmFields - Class in com.yahoo.searchdefinition.derived
Vertical streaming matcher field specification
VsmFields(Search) - Constructor for class com.yahoo.searchdefinition.derived.VsmFields
 
VsmSummary - Class in com.yahoo.searchdefinition.derived
Vertical streaming matcher summary specification
VsmSummary(Search) - Constructor for class com.yahoo.searchdefinition.derived.VsmSummary
 

W

wantedDockerImageRepo(Optional<DockerImage>) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
wantedNodeVespaVersion(Version) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
wantNetworkPort(int, NetworkPortRequestor, String) - Method in class com.yahoo.vespa.model.HostPorts
Allocate a preferred port number for a service, fall back to using any dynamic port
wantNetworkPort(int, NetworkPortRequestor, String, boolean) - Method in class com.yahoo.vespa.model.HostPorts
Convenience method to allocate a preferred or required port number for a service
wantPort(int, String) - Method in class com.yahoo.vespa.model.PortAllocBridge
 
warmup - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index
 
Warmup() - Constructor for class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Warmup
 
warn(Search, Field, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
warn(String, String, String) - Method in class com.yahoo.searchdefinition.processing.Processor
 
weight(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a weight statement of a field element.
WEIGHT - com.yahoo.searchdefinition.RankProfile.RankSetting.Type
 
WEIGHT - Static variable in class com.yahoo.searchdefinition.derived.NativeTable.Type
 
WEIGHT - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
WEIGHT_IN_ATTRIBUTE_POSTINGS - com.yahoo.vespa.documentmodel.SearchField.Feature
 
weightedset(FieldOperationContainer) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes a weighted set statement of a field element.
WEIGHTEDSET - com.yahoo.searchdefinition.document.Attribute.CollectionType
 
WEIGHTEDSET - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
weightedsetBody(WeightedSetOperation) - Method in class com.yahoo.searchdefinition.parser.SDParser
This rule consumes one body item of a weighted set block.
WeightedSetOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
WeightedSetOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.WeightedSetOperation
 
WeightOperation - Class in com.yahoo.searchdefinition.fieldoperation
 
WeightOperation() - Constructor for class com.yahoo.searchdefinition.fieldoperation.WeightOperation
 
wildCardType() - Method in class com.yahoo.searchdefinition.parser.SDParser
 
with(VespaModel) - Method in class com.yahoo.config.model.ConfigModelContext
 
withBindings(Map<String, String>) - Method in class com.yahoo.searchdefinition.MapEvaluationTypeContext
 
withClientName(String) - Method in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
withDefaultCertificateAndTruststore(String, boolean) - Static method in class com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory
Create connector factory that uses the default certificate and truststore provided by Vespa (through Vespa-global TLS configuration).
withDeploymentServer(String) - Method in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
withDeploymentSpec(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withEmptyHosts() - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withEmptyServices() - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withHosts(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withId(String) - Method in class com.yahoo.config.model.ConfigModelContext
Create a new context with a different config model producer id
withParent(AbstractConfigProducer) - Method in class com.yahoo.config.model.ConfigModelContext
Create a new context with a different parent
withPhoneHomeInterval(Integer) - Method in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
withProvidedCertificate(String, EndpointCertificateSecrets, boolean) - Static method in class com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory
Create connector factory that uses a certificate provided by the config-model / configserver and default hosted Vespa truststore.
withProvidedCertificateAndTruststore(String, EndpointCertificateSecrets, String, boolean) - Static method in class com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory
Create connector factory that uses a certificate provided by the config-model / configserver and a truststore configured by the application.
withRoot(File) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withSchemaDir(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withSchemas(List<String>) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withSearchDefinition(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withServices(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
withSplunkHome(String) - Method in class com.yahoo.vespa.model.admin.LogForwarder.Config
 
withValidationOverrides(String) - Method in class com.yahoo.config.model.test.MockApplicationPackage.Builder
 
WORD - com.yahoo.searchdefinition.document.Matching.Type
 
WORD - Static variable in interface com.yahoo.searchdefinition.parser.SDParserConstants
RegularExpression Id.
WordMatch - Class in com.yahoo.searchdefinition.processing
The implementation of word matching - with word matching the field is assumed to contain a single "word" - some contiguous sequence of word and number characters - but without changing the data at the indexing side (as with text matching) to enforce this.
WordMatch(Search, DeployLogger, RankProfileRegistry, QueryProfiles) - Constructor for class com.yahoo.searchdefinition.processing.WordMatch
 
WORDPOS_IN_POSTINGS - com.yahoo.vespa.documentmodel.SearchField.Feature
 
write - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Attribute.Io
 
write - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Index.Io
 
write - Variable in class com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Io
 
writeEnabled - Variable in class com.yahoo.vespa.model.container.http.AccessControl
 
writeEnabled(boolean) - Method in class com.yahoo.vespa.model.container.http.AccessControl.Builder
 
writeFile(Reader) - Method in class com.yahoo.config.model.test.MockApplicationPackage.MockApplicationFile
 
writeSdFiles(File) - Method in class com.yahoo.vespa.model.search.SearchCluster
 

X

XgboostFeatureConverter - Class in com.yahoo.searchdefinition.expressiontransforms
Replaces instances of the xgboost(model-path) pseudofeature with the native Vespa ranking expression implementing the same computation.
XgboostFeatureConverter() - Constructor for class com.yahoo.searchdefinition.expressiontransforms.XgboostFeatureConverter
 
XmlHelper - Class in com.yahoo.config.model.builder.xml
Static methods for helping dom building
XMLSTRING - com.yahoo.searchdefinition.derived.SummaryClassField.Type
 

Y

yApacheAccessLog - com.yahoo.vespa.model.container.component.AccessLogComponent.AccessLogType
 

Z

zkPort - Static variable in class com.yahoo.vespa.model.admin.ZooKeepersConfigProvider
 
zone() - Method in class com.yahoo.config.model.deploy.DeployState
Returns the zone in which this is currently running
zone() - Method in class com.yahoo.config.model.deploy.TestProperties
 
zone(Zone) - Method in class com.yahoo.config.model.deploy.DeployState.Builder
 
zookeeperBarrierTimeout() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
zookeeperClientPort() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
zookeeperElectionPort() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
zookeeperQuorumPort() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
ZooKeepersConfigProvider - Class in com.yahoo.vespa.model.admin
 
ZooKeepersConfigProvider(List<Configserver>) - Constructor for class com.yahoo.vespa.model.admin.ZooKeepersConfigProvider
 
ZSTD - com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Compression.Type
 
ztsUrl() - Method in class com.yahoo.config.model.deploy.TestProperties
 
ztsUrl() - Method in interface com.yahoo.vespa.model.container.configserver.option.CloudConfigOptions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages