Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 310 for label:vespa (0.03 sec)

  1. query-api.html.md

    # Query API Use the Vespa Query API to query, rank and organize data. Example: ``` $ vespa query "select * from music where year > 2001" \ "ranking=rank_albums" \ "input.query(user_profile)={{cat:p...
    docs.vespa.ai/en/query-api.html.md
    Registered: Mon Aug 25 04:59:48 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 35.9K bytes
    - Viewed (0)
  2. embedding.html.md

    # Embedding A common technique is to map unstructured data - say, text or images - to points in an abstract vector space and then do the computation in that space. For example, retrieve similar dat...
    docs.vespa.ai/en/embedding.html.md
    Registered: Mon Aug 25 05:02:45 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 31.2K bytes
    - Viewed (0)
  3. profiling.html.md

    # Profiling Guidelines when profiling: - Define clearly what to profile. - Find a load that represents what to profile. This is often the hardest part, as there is a lot of noise if stressing other...
    docs.vespa.ai/en/performance/profiling.html.md
    Registered: Mon Aug 25 05:01:54 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 6.8K bytes
    - Viewed (0)
  4. multinode-systems.html.md

    # Multinode systems A Vespa _system_ consists of one or more stateless and stateful clusters configured by an application package. A Vespa system is configured and managed through an admin cluster ...
    docs.vespa.ai/en/operations-selfhosted/multinode-systems.html.md
    Registered: Mon Aug 25 05:10:55 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 24.4K bytes
    - Viewed (0)
  5. configuration-server.html.md

    # Configuration Servers Vespa Configuration Servers host the endpoint where application packages are deployed - and serves generated configuration to all services - see the [overview](/en/overview....
    docs.vespa.ai/en/operations-selfhosted/configuration-server.html.md
    Registered: Mon Aug 25 05:11:13 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 19.8K bytes
    - Viewed (0)
  6. application-packages-reference.html.md

    # Application Package Reference This is the [application package](../application-packages.html) reference. An application package is the deployment unit in Vespa. To deploy an application, create a...
    docs.vespa.ai/en/reference/application-packages-reference.html.md
    Registered: Mon Aug 25 05:11:23 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  7. deployment-variants.html.md

    # Instance, region, cloud and environment variants Sometimes it is useful to create configuration that varies depending on properties of the deployment, for example to set region specific endpoints...
    docs.vespa.ai/en/reference/deployment-variants.html.md
    Registered: Mon Aug 25 05:11:39 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 5.7K bytes
    - Viewed (0)
  8. grouping-syntax.html.md

    # Grouping Reference Read the [Vespa grouping guide](../grouping.html) first, for examples and an introduction to grouping - this is the Vespa grouping reference. Also note that using a [multivalue...
    docs.vespa.ai/en/reference/grouping-syntax.html.md
    Registered: Mon Aug 25 05:08:41 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 29.8K bytes
    - Viewed (0)
  9. string-segment-match.html.md

    # String Segment Match The **string segment match** algorithm computes a set of metrics - the **string segment match metrics** - intended to capture all the information about how well a _query_ str...
    docs.vespa.ai/en/reference/string-segment-match.html.md
    Registered: Mon Aug 25 05:09:24 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 10.5K bytes
    - Viewed (0)
  10. document-v1-api-reference.html.md

    # /document/v1 API reference This is the /document/v1 API reference documentation. Use this API for synchronous [Document](../documents.html) operations to a Vespa endpoint - refer to [reads and wr...
    docs.vespa.ai/en/reference/document-v1-api-reference.html.md
    Registered: Mon Aug 25 05:14:17 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 19.1K bytes
    - Viewed (0)
Back to top