Skip to content

Add support for large dense vector properties and dense vector search#105

Open
Rahien wants to merge 18 commits intomu-semtech:masterfrom
Rahien:feature/large-dense-vector
Open

Add support for large dense vector properties and dense vector search#105
Rahien wants to merge 18 commits intomu-semtech:masterfrom
Rahien:feature/large-dense-vector

Conversation

@Rahien
Copy link
Contributor

@Rahien Rahien commented Jan 26, 2026

This takes a slightly different approach from https://github.com/mu-semtech/mu-search/tree/feature/dense-vector because:

  • the vectors are larger than in the original feature branch
  • elastic search now has kNN search which is much more efficient than the custom script function used in the previous approach

For more details, see the readme file

This branch includes the work to bump ES to 9.2.0 as the kNN search requires a version bump: #102

@Rahien Rahien force-pushed the feature/large-dense-vector branch from daa4b50 to a00ede6 Compare January 26, 2026 10:46
@Rahien Rahien force-pushed the feature/large-dense-vector branch 3 times, most recently from bbf453b to b04e5be Compare February 10, 2026 09:57
@Rahien Rahien force-pushed the feature/large-dense-vector branch from 263a792 to a2877b0 Compare February 10, 2026 10:17
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.

3 participants