Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 649 for host:docs.vespa.ai (0.02 sec)

  1. http-best-practices.html.md

    # HTTP Best Practices ## Always re-use connections As connections to a JDisc container cluster are terminated at the individual container nodes, the cost of connection overhead will impact their se...
    docs.vespa.ai/en/cloud/http-best-practices.html.md
    Registered: Mon Sep 15 06:16:43 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  2. reranking-in-searcher.html.md

    # Re-ranking using a custom Searcher This guide demonstrates how to deploy a [stateless searcher](searcher-development.html) implementing a last stage of [phased ranking](phased-ranking.html). The ...
    docs.vespa.ai/en/reranking-in-searcher.html.md
    Registered: Mon Sep 15 06:16:15 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 10.9K bytes
    - Viewed (0)
  3. access-logging.html.md

    # Access Logging The Vespa access log format allows the logs to be processed by a number of available tools handling JSON based (log) files. With the ability to add custom key/value pairs to the lo...
    docs.vespa.ai/en/access-logging.html.md
    Registered: Mon Sep 15 06:16:33 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  4. 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 Sep 15 06:17:02 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  5. binarizing-vectors.html.md

    # Binarizing Vectors Binarization in this context is mapping numbers in a vector (embedding) to bits (reducing the value range), and representing the vector of bits efficiently using the `int8` dat...
    docs.vespa.ai/en/binarizing-vectors.html.md
    Registered: Mon Sep 15 06:19:25 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 20.8K bytes
    - Viewed (0)
  6. deployment.html.md

    # deployment.xml _deployment.xml_ controls how an application is deployed. _deployment.xml_ is placed in the root of the [application package](/en/application-packages.html) and specifies which env...
    docs.vespa.ai/en/reference/deployment.html.md
    Registered: Mon Sep 15 06:19:35 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 24.2K 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 Sep 15 06:19:41 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 1.4K bytes
    - Viewed (0)
  8. simple-query-language-reference.html.md

    # Simple Query Language Reference The _simple query language_ allows application end users to issue more complex queries than a list of tokens. It is a heuristic, non-structured language, which att...
    docs.vespa.ai/en/reference/simple-query-language-reference.html.md
    Registered: Mon Sep 15 06:19:50 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 8.9K 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 Sep 15 06:20:40 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 47K bytes
    - Viewed (0)
  10. select-reference.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](../query-api.html) for how to execute queries wit...
    docs.vespa.ai/en/reference/select-reference.html.md
    Registered: Mon Sep 15 06:20:44 UTC 2025
    - Last Modified: Thu Sep 11 07:41:56 UTC 2025
    - 8K bytes
    - Viewed (0)
Back to top