- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 310 for label:vespa (0.02 sec)
-
result-rendering.html.md
# Result Renderers Vespa provides a default JSON format for query results. _Renderers_ can be configured to implement custom formats, like binary and text format. Renderers should not be used to im...docs.vespa.ai/en/result-rendering.html.mdRegistered: Mon Aug 25 04:54:28 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 9.9K bytes - Viewed (0) -
ranking.html.md
# Ranking Vespa ranks documents retrieved by a query by performing computations or inference that produces a score for each document. The documents are sorted in descending order by this score, and...docs.vespa.ai/en/ranking.html.mdRegistered: Mon Aug 25 04:53:31 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 5.6K 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 Aug 25 05:01:25 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 5.8K 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 Aug 25 05:01:46 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 30.8K bytes - Viewed (0) -
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 Aug 25 05:02:20 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 21K bytes - Viewed (0) -
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/document-v1-api-reference.html) for API details....docs.vespa.ai/en/document-v1-api-guide.html.mdRegistered: Mon Aug 25 05:02:30 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 16.4K bytes - Viewed (0) -
documents.html.md
# Documents Vespa models data as _documents_. A document has a string identifier, set by the application, unique across all documents. A document is a set of [key-value pairs](document-api-guide.ht...docs.vespa.ai/en/documents.html.mdRegistered: Mon Aug 25 05:02:38 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 13.3K 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 Aug 25 04:59:43 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 4.4K bytes - Viewed (0) -
schemas.html.md
# Schemas A schema defines a [document type](documents.html) and what we want to compute over it, the[rank-profiles](reference/schema-reference.html#rank-profile). Schemas are stored in files named...docs.vespa.ai/en/schemas.html.mdRegistered: Mon Aug 25 04:59:52 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 23.2K bytes - Viewed (0) -
valgrind.html.md
# Using Valgrind with Vespa Valgrind is a useful tool to investigate bugs, and to get a detailed performance profile of an application after [profiling](profiling.html) to get the higher level pict...docs.vespa.ai/en/performance/valgrind.html.mdRegistered: Mon Aug 25 05:00:43 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.7K bytes - Viewed (0)