- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 621 - 630 of 704 for host:docs.vespa.ai (0.05 sec)
-
vespa-benchmarking.html.md
# Vespa Benchmarking Benchmarking a Vespa application is essential to get an idea of how well the test configuration performs. Thus, benchmarking is an essential part of sizing a search cluster its...docs.vespa.ai/en/performance/vespa-benchmarking.html.mdRegistered: Wed Nov 05 06:47:33 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 7.4K bytes - Viewed (0) -
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/query-rewriting.html.mdRegistered: Wed Nov 05 06:45:37 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 13.9K bytes - Viewed (0) -
consistency.html.md
# Vespa Consistency Model Vespa offers configurable data redundancy with eventual consistency across replicas. It's designed for high efficiency under workloads where eventual consistency is an acc...docs.vespa.ai/en/content/consistency.html.mdRegistered: Wed Nov 05 06:46:49 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 11.1K 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: Wed Nov 05 06:45:29 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 10.9K bytes - Viewed (0) -
default-result-format.html.md
# Default JSON Result Format The default Vespa query response format is used when [presentation.format](../reference/query-api-reference.html#presentation.format) is unset or set to `json`. Results...docs.vespa.ai/en/reference/default-result-format.html.mdRegistered: Wed Nov 05 07:12:17 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 18.5K 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: Wed Nov 05 07:12:29 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 8.4K bytes - Viewed (0) -
sorting.html.md
# Sorting Reference A sorting specification in a query consists of one or more sorting expressions. Each sorting expression is an optional sort order followed by an attribute name or a function ove...docs.vespa.ai/en/reference/sorting.html.mdRegistered: Wed Nov 05 07:12:43 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 8.2K bytes - Viewed (0) -
page-result-format.html.md
# The Vespa Search API - Page result format This document describes the `page` result format returned by Vespa. This result format is used when [presentation.format](query-api-reference.html#presen...docs.vespa.ai/en/reference/page-result-format.html.mdRegistered: Wed Nov 05 07:13:14 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 5.2K bytes - Viewed (0) -
deploy-an-application-shell.html.md
# Deploy an application without Vespa CLI This lets you deploy an application to the [dev zone](cloud/environments.html#dev)on Vespa Cloud (for free). Alternative versions of this guide: - [Deploy ...docs.vespa.ai/en/deploy-an-application-shell.html.mdRegistered: Wed Nov 05 07:13:57 UTC 2025 - Last Modified: Tue Nov 04 13:00:40 UTC 2025 - 1.8K bytes - Viewed (0) -
index-bootstrap.html.md
# Index bootstrap When bootstrapping an index, one must consider node resource configuration and number of nodes. The strategy is to iterate: 