Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 181 - 190 of 335 for label:vespa (0.03 seconds)

  1. validation-overrides.html.md

    # validation-overrides.xml _validation-overrides.xml_ is added to the root of an [application package](application-packages.html) (i.e. next to [services.xml](services/services.html)) to allow a de...
    docs.vespa.ai/en/reference/applications/validation-overrides.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2K bytes
  2. metric-units.html.md

    # Metric Units Reference | Unit | Description | | --- | --- | | binary | Zero or one. Zero typically indicate "false" while one indicate "true" | | bucket | A chunk of documents managed by a distri...
    docs.vespa.ai/en/reference/operations/metrics/metric-units.html.md
    Thu Feb 05 12:14:32 GMT 2026
      3K bytes
  3. metrics-v1.html.md

    # /metrics/v1 API reference The _node metrics API_ is available on each _node_ at the metrics proxy port, default _http://host:19092/metrics/v1/values_. Refer to [monitoring](/en/operations/self-ma...
    docs.vespa.ai/en/reference/api/metrics-v1.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2K bytes
  4. 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/clients/vespa-cli/vespa_curl.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1.9K bytes
  5. vespa_document.html.md

    # vespa document ## vespa document Issue a single document operation to Vespa ### Synopsis Issue a single document operation to Vespa. The operation must be on the format documented in[https://docs...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_document.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2.7K bytes
  6. hybrid-search.html.md

    # Hybrid Text Search Tutorial Hybrid search combines different retrieval methods to improve search quality. This tutorial distinguishes between two core components of search: - **Retrieval**: Ident...
    docs.vespa.ai/en/learn/tutorials/hybrid-search.html.md
    Thu Feb 05 12:14:32 GMT 2026
      48.1K bytes
  7. vespa_query.html.md

    # vespa query ## vespa query Issue a query to Vespa ### Synopsis Issue a query to Vespa. Any parameter from [https://docs.vespa.ai/en/reference/api/query.html](https://docs.vespa.ai/en/reference/ap...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_query.html.md
    Thu Feb 05 12:14:32 GMT 2026
      2.3K bytes
  8. vespa_version.html.md

    # vespa version ## vespa version Show current CLI version and check for updates ``` vespa version [flags] ``` ### Options ``` -h, --help help for version -n, --no-check Do not check if a new versio...
    docs.vespa.ai/en/reference/clients/vespa-cli/vespa_version.html.md
    Thu Feb 05 12:14:32 GMT 2026
      1K bytes
  9. sizing-examples.html.md

    # Vespa Scaling Configuration Examples This guide has a set of example configurations for content clusters using flat or grouped data distribution. Data is distributed over nodes and groups using a...
    docs.vespa.ai/en/performance/sizing-examples.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.5K bytes
  10. consistency.html.md

    # Vespa Consistency Model Vespa offers configurable data redundancy with eventual consistency across replicas. It's designed for high efficiency under workloads where eventual consistency is an acc...
    docs.vespa.ai/en/content/consistency.html.md
    Thu Feb 05 12:14:32 GMT 2026
      11.1K bytes
Back to Top