Skip to content

[v1.37] Diversity selection (MMR)#391

Open
g-despot wants to merge 1 commit intov1-37/mainfrom
v1-37/diversity-ranking
Open

[v1.37] Diversity selection (MMR)#391
g-despot wants to merge 1 commit intov1-37/mainfrom
v1-37/diversity-ranking

Conversation

@g-despot
Copy link
Copy Markdown
Contributor

@g-despot g-despot commented Apr 11, 2026

Summary

Document MMR (Maximum Marginal Relevance) diversity selection for vector search queries. MMR reranks results to balance relevance and diversity, reducing near-duplicate clusters.

  • How-to: new ## Diversity selection (MMR) section in search/similarity.md with Python examples and parameter reference
  • Concepts: new section in concepts/search/vector-search.md explaining the algorithm and trade-offs
  • Shared v137-preview.mdx feature note
  • Python code examples with test assertions verified against Weaviate 1.37.0-rc.0

Copy link
Copy Markdown

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@g-despot g-despot changed the base branch from main to v1-37/main April 11, 2026 13:52
@g-despot g-despot requested a review from trengrj April 13, 2026 08:00
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.

1 participant