Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 231 - 240 of 335 for label:vespa (0.02 seconds)

  1. partial-updates.html.md

    # Partial Updates A partial update is an update to one or more fields in a document. It also includes updating all index structures so the effect of the partial update is immediately observable in ...
    docs.vespa.ai/en/writing/partial-updates.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.7K bytes
  2. query-rewriting.html.md

    # Query Rewriting A search application can improve the quality by interpreting the intended meaning of the user queries. Once the meaning is guessed, the query can be rewritten to one that will sat...
    docs.vespa.ai/en/linguistics/query-rewriting.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.6K bytes
  3. sizing-search.html.md

    # Vespa Serving Scaling Guide _Vespa can scale in multiple scaling dimensions:_ - Scale document volume and write volume - Scale query throughput - Scale serving latency to meet service level agree...
    docs.vespa.ai/en/performance/sizing-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      32.5K bytes
  4. binarizing-vectors.html.md

    # Binarizing Vectors Binarization in this context is mapping numbers in a vector (embedding) to bits (reducing the value range), and representing the vector of bits efficiently using the `int8` dat...
    docs.vespa.ai/en/rag/binarizing-vectors.html.md
    Thu Feb 05 12:14:32 GMT 2026
      20.8K bytes
  5. endpoint-routing.html.md

    # Routing and endpoints Vespa Cloud supports multiple methods of routing requests to an application. This guide describes how these routing methods work, failover, and how to configure them. By def...
    docs.vespa.ai/en/operations/endpoint-routing.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.8K bytes
  6. automated-deployments.html.md

    # Automated Deployments ![Picture of an automated deployment](/assets/img/automated-deployments-overview.png) Vespa Cloud provides: - A [CD test framework](#cd-tests) for safe deployments to produc...
    docs.vespa.ai/en/operations/automated-deployments.html.md
    Thu Feb 05 12:14:32 GMT 2026
      13.4K bytes
  7. autoscaling.html.md

    # Autoscaling Autoscaling lets you adjust the hardware resources allocated to application clusters automatically depending on actual usage. It will attempt to keep utilization of all allocated reso...
    docs.vespa.ai/en/operations/autoscaling.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.4K bytes
  8. approximate-nn-hnsw.html.md

    # Approximate nearest neighbor search using HNSW index This document describes how to speed up searches for nearest neighbors in vector spaces by adding[HNSW index](../reference/schemas/schemas.htm...
    docs.vespa.ai/en/querying/approximate-nn-hnsw.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.5K bytes
  9. using-zookeeper.html.md

    # Using ZooKeeper The Vespa container supports [ZooKeeper](https://zookeeper.apache.org/), which allows distributed synchronization across nodes in a container cluster. Once enabled all nodes in a ...
    docs.vespa.ai/en/applications/using-zookeeper.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.9K bytes
  10. deploy-an-application-java.html.md

    # Deploy an application having Java components Follow these steps to deploy a Vespa application which includes Java components to the [dev zone](../operations/environments.html#dev) on Vespa Cloud ...
    docs.vespa.ai/en/basics/deploy-an-application-java.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.9K bytes
Back to Top