Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 704 for host:docs.vespa.ai (0.43 sec)

  1. phased-ranking.html.md

    # Phased Ranking Vespa allows expressing multiphased retrieval and ranking of documents. The retrieval phase is done close to the data in the content nodes, while the ranking phase(s) can be done i...
    docs.vespa.ai/en/phased-ranking.html.md
    Registered: Wed Nov 05 06:38:53 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 19.6K bytes
    - Viewed (0)
  2. deploy-an-application-local-java.html.md

    # Deploy an application having Java components locally Follow these steps to deploy a Vespa application having Java components on your own machine. Alternative versions of this guide: - [Deploy an ...
    docs.vespa.ai/en/deploy-an-application-local-java.html.md
    Registered: Wed Nov 05 06:38:56 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 2.3K bytes
    - Viewed (0)
  3. onnx.html.md

    # Ranking With ONNX Models Vespa supports advanced ranking models through its tensor API. If your model is in the [ONNX format](https://onnx.ai/), Vespa can import and use the model directly. You c...
    docs.vespa.ai/en/onnx.html.md
    Registered: Wed Nov 05 06:39:03 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  4. routing.html.md

    # Routing and endpoints Vespa Cloud supports multiple methods of routing requests to an application. This guide describes how these routing methods work, failover, and how to configure them. By def...
    docs.vespa.ai/en/cloud/routing.html.md
    Registered: Wed Nov 05 07:04:26 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  5. live-upgrade.html.md

    # Live-upgrading Vespa This document describes how to live upgrade a Vespa instance. Use this procedure to upgrade without disruption to read or write traffic. 1. **Before upgrading** - If upgradin...
    docs.vespa.ai/en/operations-selfhosted/live-upgrade.html.md
    Registered: Wed Nov 05 07:05:14 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 3K bytes
    - Viewed (0)
  6. pluggable-frameworks.html.md

    # Using Libraries for Pluggable Frameworks Many libraries provide pluggable architectures via Service Provider Interfaces (SPI). Using such libraries usually requires some manual setup in the appli...
    docs.vespa.ai/en/jdisc/pluggable-frameworks.html.md
    Registered: Wed Nov 05 06:49:15 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  7. 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
    Registered: Wed Nov 05 06:49:43 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  8. working-with-chunks.html.md

    # Working with chunks A key technique in RAG applications, and vector search applications in general, is to split longer text into chunks. This lets you: - Generate a vector embedding for each chun...
    docs.vespa.ai/en/working-with-chunks.html.md
    Registered: Wed Nov 05 06:46:24 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  9. feed-block.html.md

    # Feed block A content cluster blocks external write operations when at least one content node has reached the [resource limit](../reference/services-content.html#resource-limits) of disk or memory...
    docs.vespa.ai/en/operations/feed-block.html.md
    Registered: Wed Nov 05 06:44:49 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  10. http-best-practices.html.md

    # HTTP Best Practices ## Always re-use connections As connections to a JDisc container cluster are terminated at the individual container nodes, the cost of connection overhead will impact their se...
    docs.vespa.ai/en/cloud/http-best-practices.html.md
    Registered: Wed Nov 05 06:48:54 UTC 2025
    - Last Modified: Tue Nov 04 13:00:40 UTC 2025
    - 4.9K bytes
    - Viewed (0)
Back to top