Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 511 - 520 of 1,507 for filetype:others (0.05 seconds)

  1. developer-guide.html.md

    # Developer Guide This document explains how to develop applications, including basic terminology, tips on using the Vespa Cloud Console, and how to benchmark and size your application. See [deploy...
    docs.vespa.ai/en/applications/developer-guide.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.5K bytes
  2. query-language.html.md

    # Vespa Query Language - YQL Vespa accepts unstructured human input and structured queries for application logic separately, then combines them into a single data structure for executing. Human inp...
    docs.vespa.ai/en/querying/query-language.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.8K bytes
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
Back to Top