- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 1,124 for filetype:others (0.02 sec)
-
news-1-getting-started.html.md
# News search and recommendation tutorial - getting started on Docker Our goal with this series is to set up a Vespa application for personalized news recommendations. We will do this in stages, st...docs.vespa.ai/en/tutorials/news-1-getting-started.html.mdRegistered: Mon Aug 25 05:04:00 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 9.3K bytes - Viewed (0) -
unit-testing.html.md
# Testing See [automated deployments](https://cloud.vespa.ai/en/automated-deployments.html)for how to implement system, staging and production verification tests using Vespa Cloud. ## Unit testing ...docs.vespa.ai/en/unit-testing.html.mdRegistered: Mon Aug 25 05:03:50 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 7.6K bytes - Viewed (0) -
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: Mon Aug 25 04:54:01 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 7.4K bytes - Viewed (0) -
page-templates.html.md
# Page Templates When multiple kinds of data is fetched for a request, the application must decide how to lay out the data to return to the user._Page templates_ allows such page layouts to be defi...docs.vespa.ai/en/page-templates.html.mdRegistered: Mon Aug 25 04:53:28 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 13.6K bytes - Viewed (0) -
onnx.html.md
# Ranking With ONNX Models Vespa supports advanced ranking models through its tensor API. If your model is in the [ONNX format](https://onnx.ai/), Vespa can import and use the model directly. You c...docs.vespa.ai/en/onnx.html.mdRegistered: Mon Aug 25 04:52:51 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 12.5K bytes - Viewed (0) -
vespa-quick-start.html.md
# Quick Start, using Docker This guide shows how to install and run Vespa on a single machine using Docker - it deploys an application, feeds some data and issues queries. See [Getting Started](get...docs.vespa.ai/en/vespa-quick-start.html.mdRegistered: Mon Aug 25 04:53:02 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.7K 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 Aug 25 04:51:56 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 20.7K bytes - Viewed (0) -
vespaignore.html.md
# .vespaignore When deploying an [application package](../application-packages.html) with [Vespa CLI](/en/vespa-cli.html), a `.vespaignore` file (similar to `.gitignore`) can be added to the packag...docs.vespa.ai/en/reference/vespaignore.html.mdRegistered: Mon Aug 25 05:20:23 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.5K bytes - Viewed (0) -
phased-ranking.html.md
# Phased Ranking Vespa allows expressing multiphased retrieval and ranking of documents. The retrieval phase is done close to the data in the content nodes, while the ranking phase(s) can be done i...docs.vespa.ai/en/phased-ranking.html.mdRegistered: Mon Aug 25 04:58:33 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 19.6K bytes - Viewed (0) -
query-profiles.html.md
# Query Profiles A Query Profile is a named collection of search request parameters given in the configuration. The search request can specify a query profile whose parameters will be used as param...docs.vespa.ai/en/query-profiles.html.mdRegistered: Mon Aug 25 04:58:53 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 16.8K bytes - Viewed (0)