Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: %27 [xss] test テスト

Results 131 - 140 of 335 for label:vespa (0.02 seconds)

  1. 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](../writing/document-a...
    docs.vespa.ai/en/schemas/documents.html.md
    Thu Feb 05 12:14:32 GMT 2026
      14.3K bytes
  2. 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/querying/result-diversity.html.md
    Thu Feb 05 12:14:32 GMT 2026
      4.4K bytes
  3. archive-guide.html.md

    # Archive guide Vespa Cloud exports log data, heap dumps, and Java Flight Recorder sessions to storage buckets. The bucket system used will depend on which cloud provider is backing the zone your a...
    docs.vespa.ai/en/operations/archive/archive-guide.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3.1K bytes
  4. document-routing.html.md

    # Routing _Routing_ is used to configure the paths that documents and updates written to Vespa take through the system. Vespa will automatically set up a routing configuration which is appropriate ...
    docs.vespa.ai/en/writing/document-routing.html.md
    Thu Feb 05 12:14:32 GMT 2026
      52.2K bytes
  5. feature-tuning.html.md

    # Vespa Serving Tuning This document describes how to tune certain features of an application for high query serving performance, where the main focus is on content cluster search features; see [Co...
    docs.vespa.ai/en/performance/feature-tuning.html.md
    Thu Feb 05 12:14:32 GMT 2026
      35.2K bytes
  6. bundles.html.md

    # Bundles The Container uses [OSGi](https://osgi.org) to provide a modular platform for developing applications that can be composed of many reusable components. The user can deploy, upgrade and re...
    docs.vespa.ai/en/applications/bundles.html.md
    Thu Feb 05 12:14:32 GMT 2026
      35.3K bytes
  7. inheritance-in-schemas.html.md

    # Inheritance in schemas Both document types and full schemas can be inherited to make it easy to design a structured application package with little duplication. Document type inheritance defines ...
    docs.vespa.ai/en/schemas/inheritance-in-schemas.html.md
    Thu Feb 05 12:14:32 GMT 2026
      7.1K bytes
  8. tensor-user-guide.html.md

    # Tensor Guide Vespa provides a _tensor_ data model and computation engine to support advanced computations over data. This guide explains the tensor support in Vespa. See also the [tensor referenc...
    docs.vespa.ai/en/ranking/tensor-user-guide.html.md
    Thu Feb 05 12:14:32 GMT 2026
      17.3K bytes
  9. predicate-fields.html.md

    # Predicate Fields _[Predicate](../reference/schemas/schemas.html#predicate) fields_provides a way to match queries to a set of _boolean constraints_ in a document. Example use cases: - Boolean con...
    docs.vespa.ai/en/schemas/predicate-fields.html.md
    Thu Feb 05 12:14:32 GMT 2026
      15.2K bytes
  10. streaming-search.html.md

    # Streaming Search Search engines make queries fast by creating indexes over the stored data. While the indexes cost extra resources to build and maintain, this is usually a good tradeoff because t...
    docs.vespa.ai/en/performance/streaming-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.5K bytes
Back to Top