Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 91 - 100 of 335 for label:vespa (0.05 seconds)

  1. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      7K bytes
  2. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      15K bytes
  3. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      7.2K bytes
  4. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      1.8K bytes
  5. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      4.5K bytes
  6. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      3.4K bytes
  7. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      33.1K bytes
  8. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      5.8K bytes
  9. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      7K bytes
  10. 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.md
    Thu Feb 05 12:14:32 GMT 2026
      14.8K bytes
Back to Top