- Sort Score
- Num 10 results
- Language All
- Labels All
Results 661 - 670 of 1,507 for filetype:others (0.13 seconds)
-
tensor-examples.html.md
# Tensor Computation Examples Tensors can be used to express machine-learned models such as neural nets, but they can be used for much more than that. The tensor model in Vespa is powerful, since i...docs.vespa.ai/en/ranking/tensor-examples.html.mdThu Feb 05 12:14:32 GMT 2026 20.6K bytes -
lightgbm.html.md
# Ranking with LightGBM Models [LightGBM](https://github.com/microsoft/LightGBM) is a gradient boosting framework, similar to [XGBoost](xgboost). Among other[advantages](https://github.com/microsof...docs.vespa.ai/en/ranking/lightgbm.html.mdThu Feb 05 12:14:32 GMT 2026 10.5K bytes -
azure-getting-started.html.md
# Getting started with Vespa Cloud Enclave in Azure Setting up Vespa Cloud Enclave requires: 1. Registration at [Vespa Cloud](https://console.vespa-cloud.com), or use a pre-existing Vespa tenant. 2...docs.vespa.ai/en/operations/enclave/azure-getting-started.html.mdThu Feb 05 12:14:32 GMT 2026 4.3K bytes -
structs.html.md
# Structs This document explains how to use structs in Vespa documents. ## Structs A [struct](../reference/schemas/schemas.html#struct)is contained in a document and groups one or more fields into ...docs.vespa.ai/en/schemas/structs.html.mdThu Feb 05 12:14:32 GMT 2026 2K bytes -
indexing.html.md
# Indexing Refer to the [overview](../learn/overview.html). The primary index configuration is the [schema](../basics/schemas.html). [services.xml](../reference/applications/services/services.html)...docs.vespa.ai/en/writing/indexing.html.mdThu Feb 05 12:14:32 GMT 2026 5.3K bytes -
partial-updates.html.md
# Partial Updates A partial update is an update to one or more fields in a document. It also includes updating all index structures so the effect of the partial update is immediately observable in ...docs.vespa.ai/en/writing/partial-updates.html.mdThu Feb 05 12:14:32 GMT 2026 7.7K bytes -
query-rewriting.html.md
# Query Rewriting A search application can improve the quality by interpreting the intended meaning of the user queries. Once the meaning is guessed, the query can be rewritten to one that will sat...docs.vespa.ai/en/linguistics/query-rewriting.html.mdThu Feb 05 12:14:32 GMT 2026 11.6K bytes -
sizing-search.html.md
# Vespa Serving Scaling Guide _Vespa can scale in multiple scaling dimensions:_ - Scale document volume and write volume - Scale query throughput - Scale serving latency to meet service level agree...docs.vespa.ai/en/performance/sizing-search.html.mdThu Feb 05 12:14:32 GMT 2026 32.5K bytes -
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/rag/binarizing-vectors.html.mdThu Feb 05 12:14:32 GMT 2026 20.8K bytes -
endpoint-routing.html.md
# Routing and endpoints Vespa Cloud supports multiple methods of routing requests to an application. This guide describes how these routing methods work, failover, and how to configure them. By def...docs.vespa.ai/en/operations/endpoint-routing.html.mdThu Feb 05 12:14:32 GMT 2026 3.8K bytes