Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 1,124 for filetype:others (0.05 sec)

  1. developing-request-handlers.html.md

    # Developing 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 an...
    docs.vespa.ai/en/jdisc/developing-request-handlers.html.md
    Registered: Mon Aug 25 05:03:17 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 2.6K bytes
    - Viewed (0)
  2. testing-java.html.md

    # Testing with Java JUnit tests This is the Vespa Testing reference for [Vespa application system tests](../testing.html) written in Java, as JUnit 5 unit test. These tests verify the behaviour of ...
    docs.vespa.ai/en/reference/testing-java.html.md
    Registered: Mon Aug 25 04:50:42 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  3. processing.html.md

    # Request-Response Processing _Processing_ makes it easy to create low-latency request/response processing applications. It is the recommended way of creating such applications on top of JDisc, but...
    docs.vespa.ai/en/jdisc/processing.html.md
    Registered: Mon Aug 25 04:50:46 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 14.8K bytes
    - Viewed (0)
  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/vespa-cli/vespa_prod.html.md
    Registered: Mon Aug 25 04:49:44 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  5. 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/tensor-user-guide.html.md
    Registered: Mon Aug 25 04:51:22 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  6. schema-reference.html.md

    # Schema Reference This reference documents the syntax and content of schemas, document types, and fields. This is a reference, see [schemas](../schemas.html) for an overview and examples. ## Synta...
    docs.vespa.ai/en/reference/schema-reference.html.md
    Registered: Mon Aug 25 05:05:49 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 132.3K bytes
    - Viewed (0)
  7. prometheus-v1.html.md

    # /prometheus/v1 API reference The _prometheus node metrics API_ is available on each _node_ at the metrics proxy port, default _http://host:19092/prometheus/v1/values_. This API has the same conte...
    docs.vespa.ai/en/reference/prometheus-v1.html.md
    Registered: Mon Aug 25 05:05:52 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 1.3K bytes
    - Viewed (0)
  8. working-with-chunks.html.md

    # Working with chunks A key technique in RAG applications, and vector search applications in general, is to split longer text into chunks. This lets you: - Generate a vector embedding for each chun...
    docs.vespa.ai/en/working-with-chunks.html.md
    Registered: Mon Aug 25 05:05:23 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  9. query-api-reference.html.md

    # Query API Reference Refer to the [Query API guide](../query-api.html) for API examples. All the request parameters listed below can be set in query profiles. The first four blocks of properties a...
    docs.vespa.ai/en/reference/query-api-reference.html.md
    Registered: Mon Aug 25 05:05:38 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 46.9K bytes
    - Viewed (0)
  10. tensorflow.html.md

    # Ranking with TensorFlow Models Vespa can import TensorFlow models converted to the ONNX format. The tutorial [TensorFlow: Deploy model to Vespa through ONNX](https://vespa-engine.github.io/learnt...
    docs.vespa.ai/en/tensorflow.html.md
    Registered: Mon Aug 25 05:03:53 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 2.1K bytes
    - Viewed (0)
Back to top