Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 335 for label:vespa (0.27 sec)

  1. cloning-applications-and-data.html.md

    # Cloning applications and data This is a guide on how to replicate a Vespa application in different environments, with or without data. Use cases for cloning include: - Get a copy of the applicati...
    docs.vespa.ai/en/cloud/cloning-applications-and-data.html.md
    Registered: Mon Nov 03 06:58:37 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 9.9K bytes
    - Viewed (0)
  2. topology-and-resizing.html.md

    # Topology and Resizing Vespa has features to optimize cost, query latency and throughput, at the same time making tradeoffs for availability. This guide goes through various topologies by example,...
    docs.vespa.ai/en/cloud/topology-and-resizing.html.md
    Registered: Mon Nov 03 06:58:56 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  3. configuring-components.html.md

    # Configuring Java components Any Java component might require some sort of configuration, be it simple strings or integers, or more complex structures. Because of all the boilerplate code that com...
    docs.vespa.ai/en/configuring-components.html.md
    Registered: Mon Nov 03 07:00:42 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 7.9K bytes
    - Viewed (0)
  4. getting-started.html.md

    # Getting Started This lets you deploy an application to the [dev zone](environments.html#dev)on Vespa Cloud for free. Alternative versions of this guide: - [Getting started, using pyvespa](https:/...
    docs.vespa.ai/en/cloud/getting-started.html.md
    Registered: Fri Oct 24 05:53:21 UTC 2025
    - Last Modified: Thu Oct 23 22:49:25 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  5. getting-started-shell.html.md

    # Getting Started (without Vespa CLI) This lets you deploy an application to the [dev zone](environments.html#dev)on Vespa Cloud for free. Alternative versions of this guide: - [Getting started, us...
    docs.vespa.ai/en/cloud/getting-started-shell.html.md
    Registered: Fri Oct 24 06:23:01 UTC 2025
    - Last Modified: Thu Oct 23 22:49:25 UTC 2025
    - 1.9K bytes
    - Viewed (0)
  6. vespa_feed.html.md

    # vespa feed ## vespa feed Feed multiple document operations to Vespa ### Synopsis Feed multiple document operations to Vespa. This command can be used to feed large amounts of documents to a Vespa...
    docs.vespa.ai/en/reference/vespa-cli/vespa_feed.html.md
    Registered: Mon Nov 03 06:35:14 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. schemas.html.md

    # Schemas This is an introduction to schemas in Vespa. You can find all the details in the[schema reference](reference/schema-reference.html). A schema defines a type of data and what we want to co...
    docs.vespa.ai/en/schemas.html.md
    Registered: Mon Nov 03 06:35:31 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 4.9K bytes
    - Viewed (0)
  8. models-hot-swap.html.md

    # Models hot swap tutorial This tutorial builds on the [news recommendation tutorial](news-1-deploy-an-application.html). It describes ways to manage a real-world Vespa application, which is update...
    docs.vespa.ai/en/tutorials/models-hot-swap.html.md
    Registered: Mon Nov 03 06:37:23 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 20.2K bytes
    - Viewed (0)
  9. documents.html.md

    # Documents Vespa models data as _documents_. A document has a string identifier, set by the application, unique across all documents. A document is a set of [key-value pairs](document-api-guide.ht...
    docs.vespa.ai/en/documents.html.md
    Registered: Mon Nov 03 06:37:30 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 13.3K bytes
    - Viewed (0)
  10. 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/federation.html.md
    Registered: Mon Nov 03 06:36:25 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 29.4K bytes
    - Viewed (0)
Back to top