Skip to content

Add hybrid search tutorial#13

Open
mauvo wants to merge 2 commits into
neo4j:devfrom
mauvo:hybrid-search-dev-guide-links
Open

Add hybrid search tutorial#13
mauvo wants to merge 2 commits into
neo4j:devfrom
mauvo:hybrid-search-dev-guide-links

Conversation

@mauvo

@mauvo mauvo commented May 14, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Adds a Hybrid search page to the embeddings and vector indexes tutorial.
  • Explains when hybrid search is useful compared with semantic/vector search alone.
  • Adds a full-text + vector example over the recommendations movie dataset using reciprocal rank fusion.
  • Adds the page to the Query navigation and introduces lexical vs semantic search in the tutorial introduction.

Validation

  • Downloaded recommendations-embeddings-aligned-5.26.dump and loaded it into neo4j:2026.01-enterprise.
  • Validated the example against 9125 movies and 9083 movie embeddings with 1536 dimensions.
  • Ran the hybrid Cypher query live with moviePlots and movieText indexes online.
  • git diff --check
  • npm run clean && npm run build:preview

@mauvo
mauvo force-pushed the hybrid-search-dev-guide-links branch from 6a32bfd to af2c0d2 Compare May 14, 2026 14:40
@mauvo

mauvo commented May 14, 2026

Copy link
Copy Markdown
Contributor Author

@stefano-ottolenghi it won't less me add you as a reviewer. But I guess you're probably the right person to review. :-)

@neo4j-docops-agent

Copy link
Copy Markdown
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-genai-tutorials-13.surge.sh

New pages:

Updated pages:

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