Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 21 - 30 of 1,507 for filetype:others (0.02 seconds)

  1. 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/ranking-expressions-features.html) i...
    docs.vespa.ai/en/basics/ranking.html.md
    Thu Feb 05 12:14:32 GMT 2026
      6.2K bytes
  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 exampl...
    docs.vespa.ai/en/performance/topology-and-resizing.html.md
    Thu Feb 05 12:14:32 GMT 2026
      6.2K bytes
  3. wand.html.md

    # WAND: Accelerated OR search This document describes how to use the Weak And algorithm for accelerated OR like search. The WAND algorithm is described in detail in [Efficient Query Evaluation usin...
    docs.vespa.ai/en/ranking/wand.html.md
    Thu Feb 05 12:14:32 GMT 2026
      12.3K bytes
  4. geo-search.html.md

    # Geo Search To model a geographical position in documents, use a field where the type is [position](../reference/schemas/schemas.html#position) for a single, required position. To allow any number...
    docs.vespa.ai/en/querying/geo-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.2K bytes
  5. working-with-chunks.html.md

    # Working with chunks A key technique in RAG applications, and vector search applications in general, is to split longer text into chunks. This lets you: - Generate a vector embedding for each chun...
    docs.vespa.ai/en/rag/working-with-chunks.html.md
    Thu Feb 05 12:14:32 GMT 2026
      10.5K bytes
  6. initial-batch-feed.html.md

    # Initial batch feed One of the first things you do when creating a Vespa application is deploying it to Vespa Cloud and batch feeding all your data. We assume you have made the first version of th...
    docs.vespa.ai/en/writing/initial-batch-feed.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.7K bytes
  7. notifications.html.md

    # Notifications Vespa Cloud supports two different categories of notifications. Notifications can be sent by email if this has been configured in the Console. - **Tenant notifications** are adminis...
    docs.vespa.ai/en/operations/notifications.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.2K bytes
  8. sizing-feeding.html.md

    # Vespa Feed Sizing Guide Vespa is optimized to sustain a high feed load while serving - also during planned and unplanned changes to the instance. This guide provides an overview of how to optimiz...
    docs.vespa.ai/en/performance/sizing-feeding.html.md
    Thu Feb 05 12:14:32 GMT 2026
      20.5K bytes
  9. profiling.html.md

    # Profiling Guidelines when profiling: - Define clearly what to profile. - Find a load that represents what to profile. This is often the hardest part, as there is a lot of noise if stressing other...
    docs.vespa.ai/en/performance/profiling.html.md
    Thu Feb 05 12:14:32 GMT 2026
      6.8K bytes
  10. production-deployment.html.md

    # Production Deployment Production zones enable serving from various locations, with a [CI/CD pipeline](automated-deployments.html) for safe deployments. This guide goes through the minimal steps f...
    docs.vespa.ai/en/operations/production-deployment.html.md
    Thu Feb 05 12:14:32 GMT 2026
      12K bytes
Back to Top