- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 335 for label:vespa (0.27 sec)
-
news-5-recommendation.html.md
# News search and recommendation tutorial - recommendations This is the fifth part of the tutorial series for setting up a Vespa application for personalized news recommendations. The parts are: 1....docs.vespa.ai/en/tutorials/news-5-recommendation.html.mdRegistered: Mon Nov 03 06:40:49 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 21K bytes - Viewed (0) -
vespa_document.html.md
# vespa document ## vespa document Issue a single document operation to Vespa ### Synopsis Issue a single document operation to Vespa. The operation must be on the format documented in[https://docs...docs.vespa.ai/en/reference/vespa-cli/vespa_document.html.mdRegistered: Mon Nov 03 06:41:54 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 2.6K bytes - Viewed (0) -
ranking.html.md
# Ranking _Ranking_ in Vespa is the computation that is done on matching documents during query execution. These are specified as [ranking functions](ranking-expressions-features.html) in_rank prof...docs.vespa.ai/en/ranking.html.mdRegistered: Mon Nov 03 06:43:19 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 6.1K bytes - Viewed (0) -
reindexing.html.md
# Reindexing When the indexing pipeline of a Vespa application changes, Vespa may automatically refeed stored data such that the index is updated according to the new specification. Changes in the ...docs.vespa.ai/en/operations/reindexing.html.mdRegistered: Mon Nov 03 06:42:26 UTC 2025 - Last Modified: Fri Oct 31 13:39:26 UTC 2025 - 5.9K bytes - Viewed (0) -
text-search.html.md
# Text Search Tutorial This tutorial will guide you through setting up a simple text search application. At the end, you can index text documents in Vespa and search them via text queries. The appl...docs.vespa.ai/en/tutorials/text-search.html.mdRegistered: Mon Nov 03 06:43:32 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 26.9K bytes - Viewed (0) -
text-matching.html.md
# Text Matching This guide demonstrates tokenization, linguistic processing and matching over [string](reference/schema-reference.html#string) fields in Vespa. The guide features examples based on ...docs.vespa.ai/en/text-matching.html.mdRegistered: Mon Nov 03 06:43:45 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 14.9K bytes - Viewed (0) -
result-diversity.html.md
# Result Diversity In Search and Recommendation applications, the highest-ranking documents are displayed to the user. A document’s rank score is computed by a function over rank features. The scor...docs.vespa.ai/en/result-diversity.html.mdRegistered: Mon Nov 03 06:44:35 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 4.4K bytes - Viewed (0) -
proton.html.md
# Proton Proton is Vespa's search core and runs on each content node as the _vespa-proton-bin_ process. Proton maintains disk and memory structures for documents (organized per document type), hand...docs.vespa.ai/en/proton.html.mdRegistered: Mon Nov 03 06:49:02 UTC 2025 - Last Modified: Fri Oct 31 13:39:26 UTC 2025 - 32.7K bytes - Viewed (0) -
http-api-tutorial.html.md
# Building an HTTP API using request handlers and processors This tutorial builds a simple application consisting of these pieces: - A custom REST API - implemented in a _request handler_. - Two pi...docs.vespa.ai/en/jdisc/http-api-tutorial.html.mdRegistered: Mon Nov 03 06:49:47 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 5.6K bytes - Viewed (0) -
http-server-and-filters.html.md
# Configuring Http Servers and Filters This document explains how to set up http servers and filters in the Container. Before proceeding, familiarize with the [Developer Guide](../developer-guide.h...docs.vespa.ai/en/jdisc/http-server-and-filters.html.mdRegistered: Mon Nov 03 06:49:52 UTC 2025 - Last Modified: Fri Oct 31 13:39:25 UTC 2025 - 8.8K bytes - Viewed (0)