Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 734 for host:docs.vespa.ai (0.04 seconds)

  1. feature-tuning.html.md

    # Vespa Serving Tuning This document describes how to tune certain features of an application for high query serving performance, where the main focus is on content cluster search features; see [Co...
    docs.vespa.ai/en/performance/feature-tuning.html.md
    Thu Feb 05 12:14:32 GMT 2026
      35.2K bytes
  2. bundles.html.md

    # Bundles The Container uses [OSGi](https://osgi.org) to provide a modular platform for developing applications that can be composed of many reusable components. The user can deploy, upgrade and re...
    docs.vespa.ai/en/applications/bundles.html.md
    Thu Feb 05 12:14:32 GMT 2026
      35.3K bytes
  3. inheritance-in-schemas.html.md

    # Inheritance in schemas Both document types and full schemas can be inherited to make it easy to design a structured application package with little duplication. Document type inheritance defines ...
    docs.vespa.ai/en/schemas/inheritance-in-schemas.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.1K bytes
  4. tensor-user-guide.html.md

    # Tensor Guide Vespa provides a _tensor_ data model and computation engine to support advanced computations over data. This guide explains the tensor support in Vespa. See also the [tensor referenc...
    docs.vespa.ai/en/ranking/tensor-user-guide.html.md
    Thu Feb 05 12:14:32 GMT 2026
      17.3K bytes
  5. predicate-fields.html.md

    # Predicate Fields _[Predicate](../reference/schemas/schemas.html#predicate) fields_provides a way to match queries to a set of _boolean constraints_ in a document. Example use cases: - Boolean con...
    docs.vespa.ai/en/schemas/predicate-fields.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.2K bytes
  6. streaming-search.html.md

    # Streaming Search Search engines make queries fast by creating indexes over the stored data. While the indexes cost extra resources to build and maintain, this is usually a good tradeoff because t...
    docs.vespa.ai/en/performance/streaming-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.5K bytes
  7. Running LLMs inside your Vespa application

    Vespa basics Deploy an application Vespa applications Schemas Writing Querying Ranking Operations What's more Learn m...
    docs.vespa.ai/en/rag/local-llms
    Thu Feb 05 12:14:32 GMT 2026
      380.2K bytes
      Similar Results (1)
  8. metrics.html.md

    # Metrics Metrics for all nodes is aggregated using _[/metrics/v2/values](../reference/api/metrics-v2.html#metrics-v2-values)_ or _[/prometheus/v1/values](../reference/api/prometheus-v1.html#promet...
    docs.vespa.ai/en/operations/metrics.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.8K bytes
  9. vespa_auth.html.md

    # vespa auth ## vespa auth Manage Vespa Cloud credentials ### Synopsis Manage Vespa Cloud credentials. ``` vespa auth [flags] ``` ### Options ``` -h, --help help for auth ``` ### Options inherited ...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_auth.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.7K bytes
  10. onnx.html.md

    # Ranking With ONNX Models Vespa supports advanced ranking models through its tensor API. If your model is in the [ONNX format](https://onnx.ai/), Vespa can import and use the model directly. You c...
    docs.vespa.ai/en/ranking/onnx.html.md
    Thu Feb 05 12:14:32 GMT 2026
      12.5K bytes
Back to Top