Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 290 of 335 for label:vespa (0.02 seconds)

  1. phased-ranking.html.md

    # Phased Ranking Vespa allows expressing multiphased retrieval and ranking of documents. The retrieval phase is done close to the data in the content nodes, while the ranking phase(s) can be done i...
    docs.vespa.ai/en/ranking/phased-ranking.html.md
    Thu Feb 05 12:14:32 GMT 2026
      19.7K bytes
  2. query-api.html.md

    # Query API Use the Vespa Query API to query, rank and organize data. Example: ``` $ vespa query "select * from music where year > 2001" \ "ranking=rank_albums" \ "input.query(user_profile)={{cat:p...
    docs.vespa.ai/en/querying/query-api.html.md
    Thu Feb 05 12:14:32 GMT 2026
      36.3K bytes
  3. aws-architecture.html.md

    # Vespa Cloud Enclave AWS Architecture Each Vespa Cloud Enclave in the tenant AWS account corresponds to a Vespa Cloud[zone](../zones.html). Inside the tenant AWS account one enclave is contained w...
    docs.vespa.ai/en/operations/enclave/aws-architecture.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.3K bytes
  4. nearest-neighbor-search.html.md

    # Nearest Neighbor Search Nearest neighbor search, or vector search, is a technique used to find the closest data points to a given query point in a high-dimensional vector space. This is supported...
    docs.vespa.ai/en/querying/nearest-neighbor-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      17.4K bytes
  5. container.html.md

    # Container This is the Container service operational guide. ![Vespa Overview](/assets/img/vespa-overview.svg) Note that "container" is an overloaded concept in Vespa - in this guide it refers to s...
    docs.vespa.ai/en/operations/self-managed/container.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.3K bytes
  6. storage.html.md

    # Storage Metrics | Name | Unit | Description | | --- | --- | --- | | vds.datastored.alldisks.buckets | bucket | Number of buckets managed | | vds.datastored.alldisks.docs | document | Number of do...
    docs.vespa.ai/en/reference/operations/metrics/storage.html.md
    Thu Feb 05 12:14:32 GMT 2026
      23.2K bytes
  7. admin.html.md

    # services.xml - 'admin' Reference documentation for `<admin>` in [services.xml](services.html). Find a working example of this configuration in the sample application _multinode-HA_[services.xml](...
    docs.vespa.ai/en/reference/applications/services/admin.html.md
    Thu Feb 05 12:14:32 GMT 2026
      9.6K bytes
  8. page-result-format.html.md

    # The 'page' result format This document describes the `page` result format returned by Vespa. This result format is used when [presentation.format](../api/query.html#presentation.format) is set to...
    docs.vespa.ai/en/reference/querying/page-result-format.html.md
    Thu Feb 05 12:14:32 GMT 2026
      5.2K bytes
  9. migrating-to-cloud.html.md

    # Migrating to Vespa Cloud Migrating a Vespa application to Vespa Cloud is straightforward, as applications on Vespa Cloud supports all the same features as your self-hosted Vespa instances, you're...
    docs.vespa.ai/en/learn/migrating-to-cloud.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.3K bytes
  10. saved-search.html.md

    # Saved search notifications Vespa for e-commerce includes a module for storing queries in Vespa ("searches") and issuing notifications when a new or updated document matches any saved searches. A ...
    docs.vespa.ai/en/modules/e-commerce/saved-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      14.5K bytes
Back to Top