Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 201 - 210 of 335 for label:vespa (0.03 seconds)

  1. feed-block.html.md

    # Feed block A content cluster blocks external write operations when at least one content node has reached the [resource limit](../reference/applications/services/content.html#resource-limits) of d...
    docs.vespa.ai/en/writing/feed-block.html.md
    Thu Feb 05 12:14:32 GMT 2026
      4.7K bytes
  2. federation.html.md

    # Federation ![Federation example](/assets/img/federation-simple.svg) The Vespa Container allows multiple sources of data to be _federated_ to a common search service. The sources of data may be bo...
    docs.vespa.ai/en/querying/federation.html.md
    Thu Feb 05 12:14:32 GMT 2026
      29.5K bytes
  3. query-profiles.html.md

    # Query Profiles A Query Profile is a named collection of search request parameters given in the configuration. The search request can specify a query profile whose parameters will be used as param...
    docs.vespa.ai/en/querying/query-profiles.html.md
    Thu Feb 05 12:14:32 GMT 2026
      16.9K bytes
  4. zones.html.md

    # Zones An application is deployed to a _zone_, which is a combination of an [environment](environments.html) and a _region_, like `vespa deploy -z dev.aws-us-east-1c`. If an application requires z...
    docs.vespa.ai/en/operations/zones.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2.7K bytes
  5. reads-and-writes.html.md

    # Reads and writes This guide covers the aspects of accessing [documents](../schemas/documents.html) in Vespa. Documents are stored in _content_ clusters. Writes (PUT, UPDATE, DELETE) and reads (GE...
    docs.vespa.ai/en/writing/reads-and-writes.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.7K bytes
  6. deployment-patterns.html.md

    # Deployment patterns Vespa Cloud's [automated deployments](automated-deployments.html)lets you design CD pipelines for staged rollouts and multi-zone deployments. This guide documents some of thes...
    docs.vespa.ai/en/operations/deployment-patterns.html.md
    Thu Feb 05 12:14:32 GMT 2026
      5K bytes
  7. archive.html.md

    # Log archive in Vespa Cloud Enclave **Warning:** The structure of log archive buckets may change without notice After Vespa Cloud Enclave is established in your cloud provider account using Terraf...
    docs.vespa.ai/en/operations/enclave/archive.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.6K bytes
  8. page-templates.html.md

    # Page Templates When multiple kinds of data is fetched for a request, the application must decide how to lay out the data to return to the user._Page templates_ allows such page layouts to be defi...
    docs.vespa.ai/en/querying/page-templates.html.md
    Thu Feb 05 12:14:32 GMT 2026
      13.7K bytes
  9. embedding.html.md

    # Embedding A common technique is to map unstructured data - say, text or images - to points in an abstract vector space and then do the computation in that space. For example, retrieve similar dat...
    docs.vespa.ai/en/rag/embedding.html.md
    Thu Feb 05 12:14:32 GMT 2026
      31.6K bytes
  10. parent-child.html.md

    # Parent/Child Using [document references](../reference/schemas/schemas.html#reference), documents can have parent/child relationships. Use this to join data by [importing](../reference/schemas/sch...
    docs.vespa.ai/en/schemas/parent-child.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.7K bytes
Back to Top