Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 71 - 80 of 335 for label:vespa (0.02 seconds)

  1. metrics-v2.html.md

    # /metrics/v2 API reference The _application metrics API_ is available on each _node_ at the metrics proxy port, default _http://host:19092/metrics/v2/values_. A container service on the same node ...
    docs.vespa.ai/en/reference/api/metrics-v2.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.7K bytes
  2. json-query-language.html.md

    # Select Query Reference This document describes what the `select` parameter is and gives a few examples on how to use it. Refer to the [Query API](../../querying/query-api.html) for how to execute...
    docs.vespa.ai/en/reference/querying/json-query-language.html.md
    Thu Feb 05 12:14:32 GMT 2026
      8.5K bytes
  3. vespa_status.html.md

    # vespa status ## vespa status Show Vespa endpoints and status ### Synopsis Show Vespa endpoints and status. This command shows the current endpoints, and their status, of a deployed Vespa applicat...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_status.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.9K bytes
  4. vespa_prod.html.md

    # vespa prod ## vespa prod Deploy an application package to production in Vespa Cloud ### Synopsis Deploy an application package to production in Vespa Cloud. Configure and deploy your application ...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_prod.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.6K bytes
  5. index.html.md

    # Tutorials and use cases ### Text search - [Tutorial: Text Search](text-search). A text search tutorial and introduction to text ranking with Vespa using traditional information retrieval techniqu...
    docs.vespa.ai/en/learn/tutorials/index.html.md
    Thu Feb 05 12:14:32 GMT 2026
      4.5K bytes
  6. searchers.html.md

    # Searchers The _Container_ is the home for all global processing of user actions (represented as queries) and their results. It provides a development and hosting environment for processing [compo...
    docs.vespa.ai/en/applications/searchers.html.md
    Thu Feb 05 12:14:32 GMT 2026
      26.8K bytes
  7. components.html.md

    # Container Components This document explains the common concepts necessary to develop all types of Container components. A basic knowledge of the Vespa Container is required. All components must e...
    docs.vespa.ai/en/applications/components.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.4K bytes
  8. containers.html.md

    # Container clusters Vespa's Java container - JDisc, hosts all application components as well as the stateless logic of Vespa itself. Which particular components are hosted by a container cluster i...
    docs.vespa.ai/en/applications/containers.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.7K bytes
  9. request-handlers.html.md

    # Request handlers This document explains how to implement and deploy a custom request handler. In most cases, implementing your own request handlers is unnecessary, as both searchers and processor...
    docs.vespa.ai/en/applications/request-handlers.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2.7K bytes
  10. operations.html.md

    # Operations A deployed Vespa application is a self-contained highly available, distributed stateful system. Operating these at scale is difficult, so Vespa automates this to the extent possible in...
    docs.vespa.ai/en/basics/operations.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.5K bytes
Back to Top