Commit Graph
6391 Commits
Author SHA1 Message Date
István Zoltán Szabó f156c19d2c Merge pull request #2395 from qdrant/szabosteve/skills-page
Create docs about skills
2026-06-03 17:02:47 +02:00
Dylan Couzon 1f4ac7582a v2 2026-06-03 10:50:44 -04:00
Abdon PijpelinkandClaude Sonnet 4.6 ffe50340fa Edge 0.7 documentation updates (#2391)
* docs(edge): add "Modify the Vector Schema" step to quickstart

Documents the new Edge 0.7 API for adding and removing named vector
fields on an existing shard without recreating it, with Python and
Rust snippets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs(edge): mention quantization support in quickstart

Adds a note after the EdgeConfig snippet that Edge supports all four
quantization methods (Scalar, Product, Binary, TurboQuant), with a
link to the quantization guide.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs(edge): add On-Device BM25 page for Edge 0.7

New guide covering the built-in BM25 sparse embedder: configuring a
sparse vector shard, creating a Bm25/EdgeBm25 embedder, embedding and
upserting documents, and querying. Includes Python and Rust snippets.
Also adds the page to the Edge index navigation table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs(edge): add WAL segment size configuration to quickstart

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Upgrade code snippets to Edge 0.7.2

* Review feedback

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 15:51:20 +02:00
István Zoltán SzabóandAbdon Pijpelink f31191a153 Apply suggestions from code review
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-06-03 15:38:47 +02:00
István Zoltán Szabó 2714b1bbae Create docs about skills. 2026-06-03 13:31:00 +02:00
trean 56211977fb add empty pages rendering guard (#2388) 2026-06-02 16:14:45 +02:00
trean 1f20a90d5c vsd: add slack logo to the speaker lineup (#2394) 2026-06-02 15:14:08 +02:00
István Zoltán Szabó 8f50b217a8 Merge pull request #2393 from qdrant/szabosteve/initial-docs-review
Fix typos in docs
2026-06-02 13:39:35 +02:00
István Zoltán SzabóandIstván Zoltán Szabó d04ec0b75a Apply suggestions from code review
Co-authored-by: István Zoltán Szabó <istvan.zoltan.szabo@qdrant.com>
2026-06-02 13:16:14 +02:00
István Zoltán Szabó f580f6007d Fix typos in docs. 2026-06-02 11:53:06 +02:00
Dylan CouzonandClaude Opus 4.8 e54dcb1e3a Add Branch-Aware Semantic Code Search blog post
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 17:15:28 -04:00
9ba29ff4fa New tutorial: "Secure a Self-Hosted Qdrant Instance" (#2385)
* Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Edits

* Edits

* Fix links

* Use 'true' instead of '1' in QDRANT__SERVICE__ENABLE_TLS example

* Review feedback

* Add link from Security page

* Update stack designation on overview page

* Update qdrant-landing/content/documentation/tutorials-operations/secure-qdrant.md

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2026-06-01 16:09:56 +02:00
generall bde1efaf72 Update GitHub Stars 2026-05-31 17:21:39 +00:00
Dylan Couzon 829e187767 Merge pull request #2380 from qdrant/git-indexing
add: Branch-Aware Search
2026-05-29 12:17:42 -04:00
generallandClaude Opus 4.8 5c41638f76 review: apply step 6 structure across all tutorial steps
Reconcile every step to the parents-only ancestry model (branch passed
separately), add docstrings with simplified filter results, hide full
filter code under <details>, and show storage state at the end of each
step. Also fix step 6 typos (models., Selector, result, "A") and the
shadowed loop variable.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 17:58:45 +02:00
generall 9c9c746a7f review: restructure step 6 2026-05-29 17:42:23 +02:00
Jenny 5934c4c676 Merge pull request #2389 from qdrant/fix-sparse-ecommerce-github-links
Fix GitHub repo links in sparse embeddings e-commerce series
2026-05-29 17:08:59 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 1676ac43f0 Fix GitHub repo links in sparse embeddings e-commerce series
Update links from thierrypdamiba/finetune-ecommerce-search to
qdrant-labs/devrel-projects/tree/main/qdrant-sparse-finetune across
all 5 articles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 16:56:34 +02:00
Dylan Couzon c4b87e666b Delete branch_aware_verifier.py 2026-05-29 10:42:53 -04:00
Nikhil Varma 8066ad48e9 Merge pull request #2373 from qdrant/CF-1659
Update documentation for Invite flow & Add Member to a Role flow
2026-05-29 20:05:57 +05:30
Lakhan Samani 717d90fef1 Merge pull request #2386 from qdrant/change-log-private-cloud
Add changelog entry and update private cloud version to 1.9.7
2026-05-29 12:57:45 +05:30
Lakhan Samani ec7e5e2e9e Update private-cloud-setup.md 2026-05-29 12:52:55 +05:30
Lakhan Samani 9f56c1f359 Update changelog with new component versions
Updated versions for qdrant-cluster-manager and qdrant-cluster-exporter in the changelog.
2026-05-29 12:22:54 +05:30
Lakhan Samani 8aece323b0 Update qdrant-kubernetes-api to 1.34.0 2026-05-29 11:00:50 +05:30
Dylan CouzonandClaude Opus 4.8 a66a84f6bf Restructure branch-aware tutorial, fix nested-array index notation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 19:02:32 -04:00
Dylan CouzonandClaude Opus 4.8 de29ef7565 Wrap tutorial code blocks to avoid horizontal scroll
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 18:02:13 -04:00
Dylan CouzonandClaude Opus 4.8 126ff5e709 Rewrite branch-aware search tutorial, add verifier
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 17:00:24 -04:00
trean de1b7beb82 fix bottom links styles (#2387) 2026-05-28 19:16:22 +02:00
Lakhan Samani 58163974df Upgrade Qdrant Private Cloud version to 1.9.7
Updated the Qdrant Private Cloud version from 1.9.6 to 1.9.7 in the setup documentation.
2026-05-28 18:38:57 +05:30
Lakhan Samani 0a577f5a17 Add changelog entry for version 1.9.7
Added changelog entry for version 1.9.7 including component versions and support for Qdrant 1.18.
2026-05-28 18:36:04 +05:30
Dylan Couzon 26ea463cf1 new design 2026-05-28 00:19:34 -04:00
Esteban Yusunguaira 342203bdff Merge pull request #2372 from qdrant/ci/estebany/update-all-actions-node24-3
ci: update third-party actions to node 24
2026-05-27 17:48:07 -05:00
estebany-qd 494d7d6b56 Merge remote-tracking branch 'origin/master' into ci/estebany/update-all-actions-node24-3 2026-05-27 17:42:32 -05:00
trean 72aa0652a6 cleaning falsely rendered pages (#2376) 2026-05-27 17:27:41 +02:00
trean 3c1c896294 fix a missing witespace before classname (#2384) 2026-05-27 17:22:00 +02:00
Abdon Pijpelink 7eed3a0b9d Fix missing image in css file (#2377)
* Fix missing image in css file

* Trigger CI
2026-05-27 16:59:44 +02:00
Abdon PijpelinkandClaude Sonnet 4.6 72ea635755 Update Security docs (#2368)
* Rewrite security page intro to be feature-forward

Replaces the generic opening paragraph with one that names each security
feature (API key auth, read-only keys, JWT RBAC, network binding, TLS,
audit logging) and links directly to their sections, so scanning readers
see the full capability surface before hitting the warning block.

Also updates the checklist items to surface read-only keys and JWT RBAC
as explicit options under Authentication.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Add Security FAQ section to Qdrant Fundamentals

Adds three new Q&A entries covering default security posture, read-only
API keys, and JWT collection-scoped access control — the exact questions
users ask in Discord. Also adds Security to the page nav table and fixes
the heading depth on the collection-per-user entry (## → ###).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Add Security section to production checklist

Inserts a new section 2 covering the five key security steps — API key
auth, read-only keys, JWT access control, TLS, and network binding —
with direct links to the Security page. Renumbers existing sections
2–4 to 3–5. Closes the gap where a user following the checklist
step-by-step could go to production with an open, unauthenticated instance.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Link production checklist from both quickstart pages

Adds a production checklist callout to the "Next Steps" section of the
local quickstart and a bullet to the "What's Next?" section of the cloud
quickstart, so users completing either tutorial have a clear path to
production readiness.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Make code snippets testable

* Lead Security page by listing all the features; Rename API keys->Admin API keys, and 'Granular Access Control with JWT' section into 'Granular Access API Keys'

* Update links

* Update meta description

* Fix C# snippet

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 15:56:52 +02:00
m-qdrant e64179bce0 Merge pull request #2383 from qdrant/maddie-qdrant-patch-7
Update top-banner.md
2026-05-27 09:35:57 -04:00
m-qdrant 368bb06d67 Update top-banner.md
edited
2026-05-27 09:33:01 -04:00
m-qdrant 783c9fc87d Merge pull request #2382 from qdrant/maddie-qdrant-patch-6
Update top-banner.md
2026-05-27 09:28:49 -04:00
m-qdrant ada447dfff Update top-banner.md
add VSD
2026-05-27 09:24:42 -04:00
Dylan CouzonandClaude Opus 4.7 d053c6df81 Fix dead chunking link in FAQ and ignore env files (#2381)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 09:56:18 +02:00
Nikhil Varma ed5b9ee494 Add existing member modal 2026-05-27 10:49:04 +05:30
Dylan Couzon 7b20d2ec9e add navigation links 2026-05-26 19:19:47 -04:00
Dylan Couzon 3280bf2a04 add assets 2026-05-26 19:19:33 -04:00
Dylan Couzon 37e6f5a211 add Tutorial 2026-05-26 19:19:25 -04:00
trean 28cdce7a85 update vsd speakers from adobe (#2378) 2026-05-26 21:09:31 +02:00
nastyapashandtrean 0d7f03482d Update Legal-tech page (#2329)
* Update Legal-tech page

* combine all HTML files into one for industries

* small fix

* update hospitality-and-travel page

* update e-commerce page

* update images

* update text and icon

* update Semantic Search link

* remove unused markdown

---------

Co-authored-by: trean <trean.mi@gmail.com>
2026-05-26 12:18:03 +02:00
Tim Visée 9a86abfe77 Merge pull request #2375 from qdrant/purge-rocksdb
Remove last mention of RocksDB from the docs
2026-05-26 11:16:27 +02:00
Nikhil VarmaandAbdon Pijpelink 7a3879b89b Update qdrant-landing/content/documentation/cloud-rbac/user-management.md
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-05-26 14:18:17 +05:30