Commit Graph
5881 Commits
Author SHA1 Message Date
Abdon Pijpelink 0c49e9d0ef Docs for prevent_unoptimized (#2237) 2026-03-27 17:36:43 +01:00
Tim Visée 59d90d9978 Adjust section explaining deferred points for Qdrant 1.17.1 (#2235) 2026-03-27 17:28:40 +01:00
Abdon Pijpelink 063b0c7111 Update default value of indexing_threshold (#2236) 2026-03-27 13:17:50 +01:00
Mohamed Arbi b0aeda5233 fix(docs): correct pgvector and weaviate migration examples (#2234) 2026-03-27 09:54:04 +05:30
kanungle 9bf625c589 initial commit (draft) 2026-03-26 10:30:11 -07:00
Mohamed ArbiandAbdon Pijpelink c0db45ed8f Fix Docs : minor grammar fixes (#2218)
* fix(docs): fix typos and some links in documentation

* fix(docs): correct typo in filtering.md

* Update qdrant-landing/content/documentation/headless/snippets/inference/jinaai-upsert/generated/typescript.md

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>

* Update qdrant-landing/content/documentation/headless/snippets/inference/multiple/generated/typescript.md

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>

* Update qdrant-landing/content/documentation/hybrid-cloud/configure-scale-upgrade.md

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>

* Update qdrant-landing/content/documentation/cloud-api.md

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-03-26 17:23:36 +01:00
goodnight 88d7266e12 fix: polish day 5 course docs and fix sample data duplication 2026-03-25 23:44:01 +01:00
estebany-qd 3a5ab1dc50 ci: Pin all gh actions to commit SHAs 2026-03-25 11:00:34 -05:00
Bastian Hofmann 3f3ef1ad20 Merge pull request #2220 from qdrant/feat/bashofmann/qdrant-upgrades
Better document Qdrant version updates in cloud and OSS
2026-03-25 16:56:10 +01:00
Bastian HofmannandAbdon Pijpelink 36f3a80043 Update qdrant-landing/content/documentation/operations/upgrades.md
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-03-25 16:55:56 +01:00
Abdon Pijpelink 0847942a99 Fix unindexed filtering retrieve docs (#2217)
* Change 2nd snippet to use update collection instead of create

* Fix broken link
2026-03-25 11:23:43 +01:00
kanungle afbce8732a Merge pull request #2212 from qdrant/docs-restructure-2
Restructure Docs - Stage 2
2026-03-24 15:35:42 -07:00
kanungle 061a35f31e changes to Data Sync parent content 2026-03-24 15:33:12 -07:00
kanungle 707cb22d2d Migration Guidance title change 2026-03-24 15:29:01 -07:00
kanungle 5d45667df8 further migration section updates 2026-03-24 15:25:24 -07:00
kanungle 93f4035935 updates to migration section naming 2026-03-24 15:25:01 -07:00
kanungle c4a6841b32 Merge pull request #2226 from qdrant/multivector-course-blog
Blog: Multi-Vector Course Release
2026-03-24 09:16:38 -07:00
kanungle 163ba8df3c initial commit 2026-03-24 09:09:50 -07:00
kanungle fe0f25a7ae Merge pull request #2053 from qdrant/course/multi-vector-search
Course: multi vector search
2026-03-24 08:29:23 -07:00
m-qdrant 33d83a4c73 Merge pull request #2224 from qdrant/maddie-qdrant-patch-5
Update top-banner.md
2026-03-24 11:28:57 -04:00
m-qdrantandAbdon Pijpelink 5b66d4c45c Update qdrant-landing/content/headless/top-banner.md
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-03-24 11:27:03 -04:00
kanungle b6d371cb54 bump fastembed version 2026-03-24 08:19:12 -07:00
m-qdrant 076297b5e3 Update top-banner.md 2026-03-24 11:14:49 -04:00
Abdon Pijpelink d281127363 Fix next step button 2026-03-24 16:08:59 +01:00
kanungle ddb9f6a6f8 re-weight pages; reorg "Ecosystem" on main tab; hide "Search Enhancement" 2026-03-23 12:57:55 -07:00
kanungle 5303ebc257 hide "Search Enhancement" pages; re-org "Ecosystem" section on main "Qdrant" tab 2026-03-23 12:56:42 -07:00
kanungle 86f84578c0 update weights after adding more migration guides 2026-03-23 12:35:17 -07:00
kanungle 107f40181f Rename "Integration Guides" to "Ecosystem Guides" 2026-03-23 12:35:17 -07:00
kanungle d07d3a876e synced new "Migration" section to "Ecosystem" tab and re-weighted 2026-03-23 12:35:17 -07:00
kanungle c333a1343c convert "Build" tab to "Ecosystem" 2026-03-23 12:35:17 -07:00
kanungle 1a291d69e4 convert "Build" tab to "Ecosystem" 2026-03-23 12:35:17 -07:00
trean 21b09707b5 replace branches hero images (#2222) 2026-03-23 19:44:51 +01:00
Abdon Pijpelink e9a691a15a Add guide about optimizing FastEmbed throughput (#2195)
* Add guide about optimizing FastEmbed throughput

* Update weights

* Review feedback
2026-03-23 16:53:06 +01:00
Abdon Pijpelinkandxzfc ea0de4c12e Edge v0.6 docs (#2199)
* Initial Rust snippets

* Update content for Rust

* Upgrade Rust to 1.94.0; test Edge code snippets against dev

* Temporarily test against Edge shim crate

* Move to EdgeShardConfig and EdgeVectorParams

* Add docs for payload indexing, filtering, facet(), and optimize()

* De-emphasize on-device use case

* Update link to Rust examples on Github

* Flattened API

* Switch to new/create and load to initialize shards

* Fixups for released packages

* Mention recover_partial_snapshot on method list

* Link to Github dev branch for examples

---------

Co-authored-by: xzfc <xzfcpw@gmail.com>
2026-03-23 15:10:51 +01:00
Manas Chopra 2a0ed4346f Merge pull request #2221 from qdrant/feat/stars-update
Feat/stars update
2026-03-23 17:17:14 +05:30
Manas Chopra 0ad8b2e771 added ian walker as a new star 2026-03-23 17:15:40 +05:30
Manas Chopra ada1ddef91 fix formatting issues 2026-03-23 17:02:26 +05:30
Manas Chopra 844d304756 removal of inactive stars 2026-03-23 16:54:52 +05:30
Abdon Pijpelink bf1253bb12 Add page to Operations landing page 2026-03-23 11:35:01 +01:00
Abdon Pijpelink 6cb62caf84 CSS: Disable font ligatures for pre and code elements (#2206) 2026-03-23 09:43:34 +01:00
generall fdf6876de6 Update GitHub Stars 2026-03-22 17:03:53 +00:00
Bastian Hofmann 25558d8c7d Better document Qdrant version updates in cloud and OSS 2026-03-20 17:36:40 +01:00
kanungle ea5b4b7858 update dependencies 2026-03-19 18:01:38 -07:00
kanungle 27c0d2a4bd update fastembed version and dependency setup 2026-03-19 15:51:59 -07:00
kanungle e9ed7d0625 added overview video 2026-03-19 15:45:37 -07:00
kanungle c72949ba2c Merge pull request #2211 from qdrant/essentials-course-fixes-3
Essentials Course - Day 3 Fixes
2026-03-18 18:29:52 -05:00
kanungle 215139322c day 3 grammar and rank fixes 2026-03-18 16:22:41 -07:00
kanungle 0b32d9c13d add enumeration 2026-03-18 16:22:41 -07:00
kanungle 75c1b5dcc1 grammar formatting 2026-03-18 16:22:41 -07:00
kanungle 1904a09f4e Merge pull request #2215 from qdrant/more-migration-sources
docs: More migration sources
2026-03-18 16:40:16 -05:00