Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 151 - 160 of 335 for label:vespa (0.06 seconds)

  1. architecture.html.md

    # Architecture ![Vespa Operator Architecture](/assets/img/vespa-operator-architecture.png) The Vespa Operator is an implementation of the [Operator Pattern](https://kubernetes.io/docs/concepts/exte...
    docs.vespa.ai/en/operations/kubernetes/architecture.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.3K bytes
  2. operations.html.md

    # Lifecycle Operations for Vespa on Kubernetes The ConfigServer and Vespa Application Pods have built-in resilience and recovery capabilities; they are automatically recovered during failures and g...
    docs.vespa.ai/en/operations/kubernetes/operations.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2.3K bytes
  3. hosts.html.md

    # hosts.xml _hosts.xml_ is a configuration file in an [application package](application-packages.html). Elements: ``` hosts[host [name]](#host)[alias](#alias) ``` The purpose of _hosts.xml_ is to a...
    docs.vespa.ai/en/reference/applications/hosts.html.md
    Thu Feb 05 12:14:32 GMT 2026
      866 bytes
  4. secret-store.html.md

    # Secret Store Vespa Cloud supports secure storage and management of secrets for use in your application. A secret is a text-based value such as an API key, a token or other private configuration v...
    docs.vespa.ai/en/security/secret-store.html.md
    Thu Feb 05 12:14:32 GMT 2026
      6.2K bytes
  5. nativerank.html.md

    # nativeRank Reference The _nativeRank_ feature produces a reasonable text ranking score which is computed at an acceptable performance, and is a good candidate for [first phase](../../ranking/phas...
    docs.vespa.ai/en/reference/ranking/nativerank.html.md
    Thu Feb 05 12:14:32 GMT 2026
      16.8K bytes
  6. page-templates.html.md

    # Page templates reference This document is a reference to the elements of the Page Template XML format. Refer to the [Introduction to Page Templates](../../querying/page-templates.html). A page te...
    docs.vespa.ai/en/reference/querying/page-templates.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.6K bytes
  7. state-v1.html.md

    # /state/v1 API reference Every service exposes the `/state/v1` API - use [vespa-model-inspect](/en/reference/operations/self-managed/tools.html#vespa-model-inspect) to find ports, see the [multino...
    docs.vespa.ai/en/reference/api/state-v1.html.md
    Thu Feb 05 12:14:32 GMT 2026
      6.1K bytes
  8. docker-containers.html.md

    # Docker containers This document describes tuning and adaptions for running Vespa Docker containers, for developer use on laptop, and in production. ## Mounting persistent volumes The [quick start...
    docs.vespa.ai/en/operations/self-managed/docker-containers.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.1K bytes
  9. vespa-cli.html.md

    # Vespa CLI Vespa CLI is the command-line client for Vespa. It is a single binary without any runtime dependencies and is available for Linux, macOS and Windows. With Vespa CLI you can: - Clone the...
    docs.vespa.ai/en/clients/vespa-cli.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.3K bytes
  10. document-selector-language.html.md

    # Document selector language reference This document describes the _document selector language_, used to select a subset of documents when feeding, dumping and garbage collecting data. It defines a...
    docs.vespa.ai/en/reference/writing/document-selector-language.html.md
    Thu Feb 05 12:14:32 GMT 2026
      20.5K bytes
Back to Top