- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 310 for label:vespa (0.06 sec)
-
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: Mon Aug 25 04:54:36 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1021 bytes - Viewed (0) -
llms-in-vespa.html.md
# Large Language Models in Vespa Large Language Models (LLMs) are AI systems that generate human-like text, supporting a variety of applications like chatbots and content generation. In Vespa, LLMs...docs.vespa.ai/en/llms-in-vespa.html.mdRegistered: Mon Aug 25 04:53:54 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 17.6K bytes - Viewed (0) -
elasticity.html.md
# Content Cluster Elasticity Vespa clusters can be grown and shrunk while serving queries and writes. Documents in content clusters are automatically redistributed on changes to maintain an even di...docs.vespa.ai/en/elasticity.html.mdRegistered: Mon Aug 25 04:58:45 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 10.8K bytes - Viewed (0) -
nearest-neighbor-search.html.md
# Nearest Neighbor Search Nearest neighbor search, or vector search, is a technique used to find the closest data points to a given query point in a high-dimensional vector space. This is supported...docs.vespa.ai/en/nearest-neighbor-search.html.mdRegistered: Mon Aug 25 04:58:57 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 17.1K bytes - Viewed (0) -
query-language.html.md
# Vespa Query Language - YQL Vespa accepts unstructured human input and structured queries for application logic separately, then combines them into a single data structure for executing. Human inp...docs.vespa.ai/en/query-language.html.mdRegistered: Mon Aug 25 05:02:01 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 3.7K bytes - Viewed (0) -
llms-document-enrichment.html.md
# Document enrichment with LLMs Document enrichment enables automatic generation of document field values using large language models (LLMs) or custom code during feeding. It can be used to transfo...docs.vespa.ai/en/llms-document-enrichment.html.mdRegistered: Mon Aug 25 05:00:29 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 18.9K 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: Mon Aug 25 05:01:28 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 7.9K bytes - Viewed (0) -
vespa_log.html.md
# vespa log ## vespa log Show the Vespa log ### Synopsis Show the Vespa log. The logs shown can be limited to a relative or fixed period. All timestamps are shown in UTC. Logs for the past hour are...docs.vespa.ai/en/reference/vespa-cli/vespa_log.html.mdRegistered: Mon Aug 25 04:48:35 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.8K bytes - Viewed (0) -
vespa_curl.html.md
# vespa curl ## vespa curl Access Vespa directly using curl ### Synopsis Access Vespa directly using curl. Execute curl with the appropriate URL, certificate and private key for your application. F...docs.vespa.ai/en/reference/vespa-cli/vespa_curl.html.mdRegistered: Mon Aug 25 04:49:23 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.8K bytes - Viewed (0) -
low-level-request-handlers.html.md
# Low-level request handler APIs This document describes the low-level request handler APIs in Jdisc. For implementing your own request handlers, please use[Developing request handlers](../jdisc/de...docs.vespa.ai/en/reference/low-level-request-handlers.html.mdRegistered: Mon Aug 25 05:09:30 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 11.2K bytes - Viewed (0)