- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 391 - 400 of 649 for host:docs.vespa.ai (0.02 sec)
-
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.mdRegistered: Mon Sep 15 06:16:43 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 4.6K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:16:15 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 10.9K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:16:33 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 12.5K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:17:02 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 10.4K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:19:25 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 20.8K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:19:35 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 24.2K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:19:41 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 1.4K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:19:50 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 8.9K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:20:40 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 47K bytes - Viewed (0) -
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.mdRegistered: Mon Sep 15 06:20:44 UTC 2025 - Last Modified: Thu Sep 11 07:41:56 UTC 2025 - 8K bytes - Viewed (0)