Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 335 for label:vespa (0.22 sec)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. news-5-recommendation.html.md

    # News search and recommendation tutorial - recommendations This is the fifth part of the tutorial series for setting up a Vespa application for personalized news recommendations. The parts are: 1....
    docs.vespa.ai/en/tutorials/news-5-recommendation.html.md
    Registered: Mon Nov 03 06:40:49 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 21K bytes
    - Viewed (0)
  9. vespa_document.html.md

    # vespa document ## vespa document Issue a single document operation to Vespa ### Synopsis Issue a single document operation to Vespa. The operation must be on the format documented in[https://docs...
    docs.vespa.ai/en/reference/vespa-cli/vespa_document.html.md
    Registered: Mon Nov 03 06:41:54 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 2.6K bytes
    - Viewed (0)
  10. ranking.html.md

    # Ranking _Ranking_ in Vespa is the computation that is done on matching documents during query execution. These are specified as [ranking functions](ranking-expressions-features.html) in_rank prof...
    docs.vespa.ai/en/ranking.html.md
    Registered: Mon Nov 03 06:43:19 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 6.1K bytes
    - Viewed (0)
Back to top