Skip to content

Add hybrid search WRRF guide#408

Merged
johnstegeman merged 1 commit into
neo4j-documentation:publishfrom
mauvo:vec-devguides-hybrid-search
May 14, 2026
Merged

Add hybrid search WRRF guide#408
johnstegeman merged 1 commit into
neo4j-documentation:publishfrom
mauvo:vec-devguides-hybrid-search

Conversation

@mauvo

@mauvo mauvo commented May 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Developer Guide section for hybrid full-text and vector search using weighted reciprocal rank fusion (WRRF). The example shows how to combine full-text and vector results, explains the parameters and weighting, and notes that the same rank-fusion pattern can combine more than two scored sources.

Validation

  • python3 scripts/doc_preflight.py --file developer-guides/modules/genai-ecosystem/pages/vector-search.adoc --term "hybrid search" --term "reciprocal rank fusion" --term "rank fusion"
  • npm run build exited 0. It still reports existing unrelated Asciidoctor include/section warnings elsewhere in the repo.
  • Live-tested the drafted Cypher against latest Neo4j Docker/Podman with a small Abstract/Paper/Title fixture.
  • git diff --check

@mauvo mauvo marked this pull request as ready for review May 8, 2026 19:44
@johnstegeman johnstegeman merged commit 41fbd6c into neo4j-documentation:publish May 14, 2026
1 check passed
@mauvo mauvo deleted the vec-devguides-hybrid-search branch May 14, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants