- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 1,134 for filetype:others (0.04 sec)
-
news-6-recommendation-with-searchers.html.md
# News search and recommendation tutorial - Searchers This is the sixth part of the tutorial series for setting up a Vespa application for personalized news recommendations. The parts are: 1. [Gett...docs.vespa.ai/en/tutorials/news-6-recommendation-with-searchers.html.mdRegistered: Fri Oct 24 05:54:18 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 16.8K bytes - Viewed (0) -
glossary.html.md
# Glossary This is a glossary of both Vespa-specific terminology, and general terms useful in this context. * * * - **Application** - **Attribute** - **Boolean Search** - **Cluster** - **Component*...docs.vespa.ai/en/glossary.html.mdRegistered: Fri Oct 24 05:54:41 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 1K bytes - Viewed (0) -
news-7-recommendation-with-parent-child.html.md
# News Recommendation Tutorial - parent child and tensor ranking This is the seventh part of the tutorial series for setting up a Vespa application for personalized news recommendations. The parts ...docs.vespa.ai/en/tutorials/news-7-recommendation-with-parent-child.html.mdRegistered: Fri Oct 24 05:54:44 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 14.6K bytes - Viewed (0) -
use-case-shopping.html.md
# Use Case - shopping The [e-commerce, or shopping, use case](https://github.com/vespa-engine/sample-apps/tree/master/use-case-shopping)is an example of an e-commerce site complete with sample data...docs.vespa.ai/en/use-case-shopping.html.mdRegistered: Fri Oct 24 05:53:49 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 3K bytes - Viewed (0) -
vespa_config.html.md
# vespa config ## vespa config Manage persistent values for global flags ### Synopsis Manage persistent values for global flags. This command allows setting persistent values for the global flags f...docs.vespa.ai/en/reference/vespa-cli/vespa_config.html.mdRegistered: Fri Oct 24 05:55:23 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 5K bytes - Viewed (0) -
configuring-components.html.md
# Configuring Java components Any Java component might require some sort of configuration, be it simple strings or integers, or more complex structures. Because of all the boilerplate code that com...docs.vespa.ai/en/configuring-components.html.mdRegistered: Fri Oct 24 05:56:48 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 7.9K bytes - Viewed (0) -
cross-encoders.html.md
# Ranking With Transformer Cross-Encoder Models [Cross-Encoder Transformer](https://blog.vespa.ai/pretrained-transformer-language-models-for-search-part-4/) based text ranking models are generally ...docs.vespa.ai/en/cross-encoders.html.mdRegistered: Fri Oct 24 05:56:17 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 10.9K bytes - Viewed (0) -
using-wand-with-vespa.html.md
# Accelerated OR search using the WAND algorithm This document describes how to use the Weak And algorithm for accelerated OR like search. The WAND algorithm is described in detail in [Efficient Qu...docs.vespa.ai/en/using-wand-with-vespa.html.mdRegistered: Fri Oct 24 05:57:42 UTC 2025 - Last Modified: Thu Oct 23 22:49:25 UTC 2025 - 12.3K bytes - Viewed (0) -
pydata-sphinx-theme.js
(()=>{"use strict";var e,t,n,r,o={803:(e,t,n)=>{n.d(t,{Gu:()=>r,qu:()=>o});const r=e=>"string"==typeof e&&/^[v\d]/.test(e)&&a.test(e),o=(e,t,n)=>{h(n);const r=((e,t)=>{const n=c(e),r=c(t),o=n.pop()...matplotlib.org/governance/_static/scripts/pydata-sphinx-theme.jsRegistered: Fri Oct 24 10:07:27 UTC 2025 - Last Modified: Fri Feb 14 03:35:14 UTC 2025 - 9.1K bytes - Viewed (0) -
config-with-port-mapping.yaml
kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane # port forward 80 on the host to 80 on this node extraPortMappings: - containerPort: 80 hostPort: 80 # optional: set th...kind.sigs.k8s.io/examples/config-with-port-mapping.yamlRegistered: Fri Oct 24 08:43:51 UTC 2025 - 408 bytes - Viewed (0)