Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 171 - 180 of 335 for label:vespa (0.02 seconds)

  1. using-kubernetes-with-vespa.html.md

    # Using Kubernetes with Vespa **Note:** In this article, find a recipe for how to start self-managed Vespa in a Kubernetes cluster. For production serving, [Vespa on Kubernetes](../kubernetes/vespa...
    docs.vespa.ai/en/operations/self-managed/using-kubernetes-with-vespa.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.2K bytes
  2. vespa_activate.html.md

    # vespa activate ## vespa activate Activate (deploy) a previously prepared application package ``` vespa activate [flags] ``` ### Options ``` -h, --help help for activate -w, --wait int Number of s...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_activate.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.1K bytes
  3. configuring-components.html.md

    # Configuring Java components Any Java component might require some sort of configuration, be it simple strings or integers, or more complex structures. Because of all the boilerplate code that com...
    docs.vespa.ai/en/applications/configuring-components.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8K bytes
  4. deployment.html.md

    # Deployment In this document we explain various aspects of application deployment in detail. Refer to [application deployment](../basics/applications.html#deploying-applications) for an introducti...
    docs.vespa.ai/en/applications/deployment.html.md
    Thu Feb 05 12:14:32 GMT 2026
      5.9K bytes
  5. document-processors.html.md

    # Document processors This document describes how to develop and deploy _Document Processors_, often called _docproc_ in this documentation. Document processing is a framework to create [chains](ch...
    docs.vespa.ai/en/applications/document-processors.html.md
    Thu Feb 05 12:14:32 GMT 2026
      17.8K bytes
  6. applications.html.md

    # Vespa applications You use Vespa by deploying an _application_ to it. Why applications? Because Vespa handles both data and the computations you do over them - together an application. An applica...
    docs.vespa.ai/en/basics/applications.html.md
    Thu Feb 05 12:14:32 GMT 2026
      4.8K bytes
  7. sorting-language.html.md

    # Sorting Reference A sorting specification in a query consists of one or more sorting expressions. Each sorting expression is an optional sort order followed by an attribute name or a function ove...
    docs.vespa.ai/en/reference/querying/sorting-language.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.2K bytes
  8. application-packages.html.md

    # Application package reference This is the [application package](../../basics/applications.html) reference. An application package is the deployment unit in Vespa. To deploy an application, create...
    docs.vespa.ai/en/reference/applications/application-packages.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.9K bytes
  9. files-processes-and-ports.html.md

    # Files, Processes, Ports, Environment This is a reference of directories used in a Vespa installation, processes that run on the Vespa nodes and ports / environment variables used. Also see [log f...
    docs.vespa.ai/en/operations/self-managed/files-processes-and-ports.html.md
    Thu Feb 05 12:14:32 GMT 2026
      9.1K bytes
  10. vespa-gpu-container.html.md

    # Container GPU setup Vespa supports using GPUs to evaluate ONNX models, as part of its [stateless model evaluation feature](../../ranking/stateless-model-evaluation.html). When running Vespa insid...
    docs.vespa.ai/en/operations/self-managed/vespa-gpu-container.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.4K bytes
Back to Top