- Sort Score
- Num 10 results
- Language All
- Labels All
Results 311 - 320 of 335 for label:vespa (0.05 seconds)
-
attributes.html.md
# Attributes An _attribute_ is a [schema](../reference/schemas/schemas.html#attribute) keyword, specifying the indexing for a field: ``` field price type int { indexing: attribute } ``` Attribute p...docs.vespa.ai/en/content/attributes.html.mdThu Feb 05 12:14:32 GMT 2026 22.7K bytes -
document-v1-api-guide.html.md
# /document/v1 API guide Use the _/document/v1/_ API to read, write, update and delete documents. Refer to the [document/v1 API reference](../reference/api/document-v1.html) for API details. [Reads...docs.vespa.ai/en/writing/document-v1-api-guide.html.mdThu Feb 05 12:14:32 GMT 2026 17K bytes -
nativerank.html.md
# The nativeRank rank feature The _nativeRank_ text match score is a reasonably good text feature score which is computed at an acceptable performance by Vespa. It computes a normalized rank score ...docs.vespa.ai/en/ranking/nativerank.html.mdThu Feb 05 12:14:32 GMT 2026 9.2K bytes -
local-llms.html.md
# Running LLMs inside your Vespa application Please refer to [Large Language Models in Vespa](llms-in-vespa.html) for an introduction to using LLMs in Vespa. Vespa supports evaluating LLMs within y...docs.vespa.ai/en/rag/local-llms.html.mdThu Feb 05 12:14:32 GMT 2026 13.1K bytes -
external-llms.html.md
# External LLMs in Vespa Please refer to [Large Language Models in Vespa](llms-in-vespa.html) for an introduction to using LLMs in Vespa. Vespa provides a client for integration with OpenAI compati...docs.vespa.ai/en/rag/external-llms.html.mdThu Feb 05 12:14:32 GMT 2026 6.7K bytes -
document-v1.html.md
# /document/v1 API reference This is the /document/v1 API reference documentation. Use this API for synchronous [Document](../../schemas/documents.html) operations to a Vespa endpoint - refer to [r...docs.vespa.ai/en/reference/api/document-v1.html.mdThu Feb 05 12:14:32 GMT 2026 27.2K bytes -
installation.html.md
# Install Vespa on Kubernetes The Vespa Operator should be installed using the official Helm chart. The operator depends on the installation of the `VespaSet` [Custom Resource Definition](https://k...docs.vespa.ai/en/operations/kubernetes/installation.html.mdThu Feb 05 12:14:32 GMT 2026 13.1K bytes -
document-json-format.html.md
# Document JSON format reference This document describes the JSON format used for sending document operations to Vespa. Field types are defined in the[schema reference](schemas.html#field). This is...docs.vespa.ai/en/reference/schemas/document-json-format.html.mdThu Feb 05 12:14:32 GMT 2026 31.7K bytes -
distributor.html.md
# Distributor Metrics | Name | Unit | Description | | --- | --- | --- | | vds.idealstate.buckets\_rechecking | bucket | The number of buckets that we are rechecking for ideal state operations | | v...docs.vespa.ai/en/reference/operations/metrics/distributor.html.mdThu Feb 05 12:14:32 GMT 2026 31.7K bytes -
memory-visualizer.html.md
# Memory Visualizer The [schema](../basics/schemas.html) defines fields, types of fields and settings per field, e.g. ``` schema product { document product { field productId type long { indexing: s...docs.vespa.ai/en/performance/memory-visualizer.html.mdThu Feb 05 12:14:32 GMT 2026 3.1K bytes