Dylan Couzon
33d495307a
Merge pull request #2717 from qdrant/docs/max-segment-size-default
...
Note that max_segment_size scales with CPU count
2026-09-14 09:51:34 -04:00
Dylan Couzon
bcc1d2519a
Merge pull request #2634 from qdrant/hybrid-fusion-experiment-plan
...
Hybrid fusion Articles
2026-08-24 00:03:44 -04:00
Dylan Couzon
0ad81f1176
fix link
2026-08-20 13:59:44 -04:00
Dylan Couzon
2e610ae283
Update qdrant-landing/content/course/beginners/module-2/_index.md
2026-08-20 13:59:31 -04:00
Dylan Couzon
d5bdd26000
Merge pull request #2630 from qdrant/fix-rescore-memory-tiers
...
Fix rescore placement in memory tiers quantization section
2026-08-18 10:07:15 -04:00
Dylan Couzon
bd9ec0b223
Align Go, C#, and Java snippet booleans with their descriptions ( #2633 )
2026-08-15 17:15:07 +05:30
Dylan Couzon
500ba68d6a
Merge pull request #2613 from qdrant/collection-cleanup-blog
...
Add blog post on cleaning up a vector collection
2026-08-10 19:37:21 -04:00
Dylan Couzon
97ccf7f919
Merge pull request #2608 from qdrant/acorn-article
...
ACORN Article + blog
2026-08-10 12:39:13 -04:00
Dylan Couzon
f53cfd8c5c
Merge pull request #2545 from qdrant/acorn-post-v4-edits
...
ACORN vs HNSW blog
2026-07-27 19:22:59 -04:00
Dylan Couzon
58808f3bda
Merge pull request #2515 from qdrant/blog-e-commerce-learnings
...
add e-commerce demo learning blog
2026-07-24 23:07:53 -04:00
Dylan Couzon
d43d4a5f78
Merge pull request #2487 from qdrant/random-shape-payloads
...
add tutorial: Indexing Payloads of Random Shape
2026-07-09 09:51:33 -04:00
Dylan Couzon
e898cff6c5
Merge pull request #2392 from qdrant/blog-branch-aware-search
...
Add blog: Branch-Aware Semantic Code Search with Qdrant
2026-07-06 15:31:38 -04:00
Dylan Couzon
62e0a47e35
Merge pull request #2435 from qdrant/signal-driven-retrieval-article
...
Add article: Route Retrieval by Evidence
2026-06-26 12:20:27 -04:00
Dylan Couzon
cb2f46c61f
Merge pull request #2430 from qdrant/self-correcting-retrieval
...
Add query decomposition for multi-hop questions
2026-06-25 14:25:32 -04:00
Dylan Couzon
829e187767
Merge pull request #2380 from qdrant/git-indexing
...
add: Branch-Aware Search
2026-05-29 12:17:42 -04:00
Dylan Couzon
c4b87e666b
Delete branch_aware_verifier.py
2026-05-29 10:42:53 -04:00
Dylan Couzon and Claude 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
Dylan Couzon
e6f688d10a
Merge pull request #2362 from qdrant/with_lookup-example
...
Add with_lookup example
2026-05-21 11:04:34 -04:00
Dylan Couzon
844042032f
Merge pull request #2357 from qdrant/hybrid-search-gap-3
...
Document fusion methods: weighted RRF, DBSF, FormulaQuery
2026-05-20 12:48:26 -04:00
Dylan Couzon and Luis Cossío
9114e61b9e
Syntax
...
Co-authored-by: Luis Cossío <luis.cossio@qdrant.com >
2026-05-19 19:26:05 -04:00
Dylan Couzon and Abdon Pijpelink
bde5d9cfab
Apply suggestions from Abdon
...
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com >
2026-05-19 10:17:03 -04:00
Dylan Couzon
1d36116d77
Merge pull request #2334 from qdrant/hybrid-search-gap-2
...
Multi-representation search tutorial + supporting doc cross-links
2026-05-15 14:17:28 -04:00
Dylan Couzon
6e073b853b
Merge pull request #2344 from qdrant/fix-faq-retrieval-quality-link
...
Fix broken FAQ link to retrieval-quality tutorial
2026-05-11 12:40:47 -04:00
Dylan Couzon
d21b5a5435
Merge pull request #2305 from qdrant/retrival-quality-guide-improvement
...
docs(tutorials): split retrieval-quality into three evaluation layers
2026-05-11 11:55:53 -04:00
Dylan Couzon
59420ea8e8
Suppress OneTrust cookie banner on local hugo server ( #2331 )
...
* Suppress OneTrust cookie banner on hugo server
Gate the OneTrust loader on hugo.IsProduction so the consent banner
no longer renders during local development. Netlify production and
deploy-preview builds set HUGO_ENV=production (or default to it),
so the banner still loads in every deployed context.
Mirrors the gating pattern already used by the Segment loader
immediately below.
* Gate OneTrust on hugo.IsServer instead of hugo.IsProduction
The previous gate used hugo.IsProduction, which is also false on Netlify
deploy previews (HUGO_ENV=staging) and would suppress the banner there.
Switch to (not hugo.IsServer) so the banner is suppressed only during
local hugo server runs and renders on every hugo build target —
production, deploy-preview, and branch builds alike.
2026-05-07 17:41:05 +02:00
Dylan Couzon and Abdon Pijpelink
4d99153c90
make Anthropic API key explicit
...
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com >
2026-04-22 09:17:40 -04:00
Dylan Couzon
6f6b537a09
Merge pull request #2285 from qdrant/gitignore-update
...
chore: ignore local tooling artifacts and lockfile
2026-04-21 10:52:48 -04:00