Commit Graph
7283 Commits
Author SHA1 Message Date
Pedro Nakano Tramontin 5d81b65ac9 CBI-509 CBI-510: document that API keys survive user removal
Neither Cloud Management Keys nor Database API keys are deleted or
revoked when their creating user is removed from the account. Note
this on the Cloud API auth section, the Database Authentication page,
and the User Management removal flow, and point at revoking keys
separately.
2026-09-03 17:09:18 +02:00
Clelia (Astra) Bertelli e1ced2b269 Merge pull request #2656 from qdrant/clelia/multimodal-tutorial-revamp
chore: update multimodal search tutorial
2026-09-03 10:59:07 +02:00
István Zoltán Szabó 767f7040e9 Refine table. 2026-09-03 10:02:26 +02:00
István Zoltán Szabó 3fa4ce9713 Revert "Publish merged redirect table for consumers outside the Netlify CDN" 2026-09-03 09:48:40 +02:00
Ewa Szyszka 086efe4b8c Update _index.md 2026-09-03 13:23:51 +09:00
maddie-d 0490e1e38c Merge pull request #2704 from qdrant/maddie-qdrant-patch-8
Website-Update top-banner.md
2026-09-02 14:50:14 -04:00
István Zoltán Szabó 6859aac16f Update table. 2026-09-02 15:31:31 +02:00
István Zoltán Szabó 653e59f03f Simplify text. 2026-09-02 14:52:00 +02:00
maddie-d 8c397457d6 Website-Update top-banner.md
Banner to VSS until Sept 16
2026-09-02 08:44:19 -04:00
Abdon PijpelinkandTim Visée 46e8031256 Migration guidance for memory tiers (#2682)
* Migration guidance for memory tiers

* Update qdrant-landing/content/documentation/ops-configuration/memory-tiers.md

Co-authored-by: Tim Visée <tim@visee.me>

---------

Co-authored-by: Tim Visée <tim@visee.me>
2026-09-02 13:20:28 +02:00
Abdon Pijpelink 9d9ae35fa6 Add documentation for the slow request log (#2676)
* Add documentation for the slow request log

* Mention slow request log in FAQ and on the low latency search page

* Update frontmatter

* Add 'Available as of v1.16.0'

* Add beta notice
2026-09-02 13:13:34 +02:00
Bastian Hofmann 9383e848c8 Merge pull request #2703 from qdrant/bashofmann/hc-registry
Fix hybrid/private cloud registry docs for Qdrant images
2026-09-02 12:05:18 +02:00
Bastian Hofmann d8f2f03323 Fix hybrid/private cloud registry docs for Qdrant images 2026-09-02 11:52:53 +02:00
István Zoltán Szabó 98b6dc9e07 Add comparison section to the Edge overview. 2026-09-02 11:44:17 +02:00
Abdon Pijpelink e2382a7789 Add jsconfig.json to .gitignore (#2689) 2026-09-02 09:33:04 +02:00
trean 8d93916371 upd common-hero to add a second button to the security page (#2698) 2026-09-01 23:38:08 +02:00
trean c810ede3a6 lucene lp: change CTA links, add calendar redirect, fix css (#2696) 2026-09-01 23:27:36 +02:00
Kumar ShivenduandClaude Opus 5 eaf34e82f4 Link the two Dust case studies to each other (#2681)
* Link the two Dust case studies to each other

There are two Dust stories 15 months apart, and neither mentioned the
other. They are also reached from different places: the customers catalog
points at the 2025 one, while a Read Story card on the customers page and
the RAG use-cases page point at the 2024 one. A reader arriving at either
had no way to know the other existed.

The 2024 article now points forward from its Outlook section, which
already looks ahead to what Dust would build next. The 2025 article points
back before its first section, for anyone who wants the origin story.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Move the forward link to the top of the 2024 Dust story

At the end, in the Outlook section, it only reached readers who had
already finished the older story. Anyone who wanted the current numbers
needed it before they started reading, not after.

It now sits above the opening paragraph and is reframed to say which story
this is, rather than reading as a continuation of the outlook.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Update case study introduction for clarity

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 02:00:11 +05:30
Kumar ShivenduandClaude Opus 5 b2fb2ce337 Fix a broken paragraph in the Dust case study, and the card's screen reader output (#2680)
Three defects found auditing the merged quote work.

The Dust card at "solution of choice" had no blank line before or after it,
so it rendered inside the paragraph. A <figure> implicitly closes a <p>,
which left the following 60 words as a bare text node outside any
paragraph: 16px instead of 18px, tighter leading, and no bottom margin.
This is live on qdrant.tech today. Adding the blank lines restores it; the
file's words are unchanged, only whitespace.

The card also hid the company from screen readers. The logo carried
alt="", and the company name is display:none whenever a logo is present,
so on desktop a screen reader got the name and role and no company at all.
The logo now uses the company as its alt text, which is what it conveys.
The avatar becomes alt="" for the opposite reason - the name sits right
beside it, so repeating it just made the name announce twice.

Also restores the trailing newline on case-study-bayer.md.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 01:47:04 +05:30
m-qdrant 216a4c3ebc Merge pull request #2693 from qdrant/website-events-mlops
website-events-updates
2026-09-01 13:26:25 -04:00
Maddie Duhon 3f850eb293 website-events-updates
Added 2 edits, adjusted others
2026-09-01 13:17:49 -04:00
daniel-azoulai 742b77bce8 Merge pull request #2692 from qdrant/banner-fineweb-fix-link
Fix top banner link to the published blog slug
2026-09-01 06:51:47 -07:00
daniel-azoulaiandClaude Opus 5 263b685fc0 Fix top banner link to the published blog slug
The banner shipped in #2686 points at /blog/supernova-release, which 404s.
The post published at /blog/qdrant-fineweb-10b-release/.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-01 06:45:27 -07:00
kanungle 1914a47757 Merge pull request #2691 from qdrant/fineweb-blog-styling
Fineweb Blog Polish
2026-09-01 06:34:13 -07:00
kanungle f169fcd171 header changes 2026-09-01 06:28:06 -07:00
daniel-azoulai 00b6c4e6cb Merge pull request #2686 from qdrant/banner-supernova-10b-dataset
Update top banner for the 10B document benchmarking dataset launch
2026-09-01 06:25:06 -07:00
kanungle 0ed4db444c Merge pull request #2688 from qdrant/release/qdrant-fineweb-10b
new horizons
2026-09-01 06:02:02 -07:00
kanungle 3c4322da9a adjusted title 2026-09-01 05:56:52 -07:00
kanungle c39a6d5551 update hero 2026-09-01 05:48:55 -07:00
Nathan LeRoy d1af4dd521 remove comments 2026-09-01 07:47:10 -04:00
Nathan LeRoy b7242105f0 add prose, images, links, etc 2026-09-01 07:26:03 -04:00
clelia 3e2e4e7876 feat: in-place resizing of a Qdrant Kubernetes pod 2026-09-01 13:02:39 +02:00
Nathan LeRoy ddd454ab2b add placeholders for everything 2026-08-31 18:33:40 -04:00
daniel-azoulaiandClaude Opus 5 8a8a32fcd0 Update top banner for the 10B document benchmarking dataset
Runs September 1, 2026 8:00 AM EST to September 3, 2026 8:00 AM EST
(12:00 UTC to 12:00 UTC), linking to the launch blog post.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-31 13:48:04 -07:00
kanungle b4ac8c4ddb Merge pull request #2685 from qdrant/remove-quotient-integrartion
quotient cleanup
2026-08-31 12:08:16 -07:00
István Zoltán Szabó 23f9082d45 Merge pull request #2629 from qdrant/szabosteve/edge-docs
Add Edge API page to Edge docs
2026-08-31 12:55:27 +02:00
chadha a0bbc3335a quotient cleanup 2026-08-31 11:23:04 +01:00
István Zoltán Szabó 55e585dd3b Fine-tuning. 2026-08-31 11:45:46 +02:00
István Zoltán SzabóandAbdon Pijpelink 223fde73e6 Apply batched suggestions from code review
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-08-31 10:32:33 +02:00
István Zoltán Szabó 4a9c145ae8 Merge branch 'master' of github.com:qdrant/landing_page into szabosteve/edge-docs 2026-08-31 10:28:10 +02:00
kanungle 0b075f7e73 Merge pull request #2637 from qdrant/clelia/memory-tiers-article
feat: memory tiers article
2026-08-28 16:30:36 -07:00
István Zoltán Szabó ef8b439c59 Merge pull request #2583 from qdrant/szabosteve/i112-2
Add CTA below the docs table of contents
2026-08-28 17:13:31 +02:00
Clelia (Astra) BertelliandAbdon Pijpelink 55797de7ec Apply batched suggestions from code review
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-08-28 12:56:41 +02:00
clelia 11d39e7ef5 fix: update java snippet 2026-08-28 10:55:14 +02:00
clelia 2ad459248e chore: update client installation snippets with full commands 2026-08-28 10:52:58 +02:00
clelia 5f3142f31a chore: address PR review comments 2026-08-28 10:30:45 +02:00
Clelia (Astra) Bertelli 6bcde19601 Merge pull request #2667 from qdrant/clelia/gpu-hnsw-indexing-tutorial
feat: gpu accelerated hnsw indexing tutorial
2026-08-28 10:16:49 +02:00
Dylan Couzon 7023fcd0fb Update _index.md 2026-08-27 21:21:31 -04:00
itsallcake 1bae9ad6d3 Merge pull request #2499 from abdonpijpelink/docs/envoy-sys-metrics
Update /sys_metrics docs: Traefik → Envoy metric rename
2026-08-27 17:54:39 +02:00
6c5c904514 [docs] Update Optimizer Documentation (#1391)
* Update optimizer.md

* Edits

* Apply suggestions from code review

Co-authored-by: Tim Visée <tim+github@visee.me>

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
Co-authored-by: Tim Visée <tim+github@visee.me>
2026-08-27 15:27:46 +02:00