- Sort Score
- Num 10 results
- Language All
- Labels All
Results 91 - 100 of 335 for label:vespa (0.04 seconds)
-
linguistics-opennlp.html.md
# OpenNLP Linguistics The default Vespa linguistics implementation uses [OpenNLP](https://opennlp.apache.org/). The Apache OpenNLP language detection is also used, by default, even if you're using ...docs.vespa.ai/en/linguistics/linguistics-opennlp.html.mdThu Feb 05 12:14:32 GMT 2026 7K bytes -
text-matching.html.md
# Text Matching This guide demonstrates tokenization, linguistic processing and matching over [string](../reference/schemas/schemas.html#string) fields in Vespa. The guide features examples based o...docs.vespa.ai/en/querying/text-matching.html.mdThu Feb 05 12:14:32 GMT 2026 15K bytes -
data-management.html.md
# Data management and backup This guide documents how to export data from a Vespa cloud application and how to do mass updates or removals. See [cloning applications and data](cloning) for how to c...docs.vespa.ai/en/operations/data-management.html.mdThu Feb 05 12:14:32 GMT 2026 7.2K bytes -
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.mdThu Feb 05 12:14:32 GMT 2026 1.8K bytes -
archive-guide-aws.html.md
# AWS Archive guide Vespa Cloud exports log data, heap dumps, and Java Flight Recorder sessions to buckets in AWS S3. This guide explains how to access this data. Access to the data must happen thr...docs.vespa.ai/en/operations/archive/archive-guide-aws.html.mdThu Feb 05 12:14:32 GMT 2026 4.5K bytes -
bm25.html.md
# The BM25 rank feature The[bm25 rank feature](../reference/ranking/rank-features.html#bm25)implements the[Okapi BM25](https://en.wikipedia.org/wiki/Okapi_BM25)ranking function used to estimate the...docs.vespa.ai/en/ranking/bm25.html.mdThu Feb 05 12:14:32 GMT 2026 3.4K bytes -
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/content/proton.html.mdThu Feb 05 12:14:32 GMT 2026 33.1K bytes -
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.mdThu Feb 05 12:14:32 GMT 2026 5.8K bytes -
dependency-injection.html.md
# Dependency injection The Container (a.k.a. JDisc container) implements a dependency injection framework that allows components to declare arbitrary dependencies on configuration and other compone...docs.vespa.ai/en/applications/dependency-injection.html.mdThu Feb 05 12:14:32 GMT 2026 7K bytes -
processing.html.md
# Request-Response Processing _Processing_ makes it easy to create low-latency request/response processing applications. It is the recommended way of creating such applications on top of JDisc, but...docs.vespa.ai/en/applications/processing.html.mdThu Feb 05 12:14:32 GMT 2026 14.8K bytes