Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Aug 28, 2025

This PR allows disabling default vectorization like so:

vectorIndexConfig: weaviate.configure.vectorIndex.hnsw({
    quantizer: weaviate.configure.vectorIndex.quantizer.none(),
})

@bevzzz bevzzz requested a review from a team as a code owner August 28, 2025 12:42
Copy link

@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

tsmith023 added a commit that referenced this pull request Aug 28, 2025
@tsmith023
Copy link
Collaborator

Closing in favour of #339

@tsmith023 tsmith023 closed this Aug 28, 2025
tsmith023 added a commit that referenced this pull request Aug 28, 2025
* Add `bm25Operator` to aggregate hybrid args type

* Allow users to specify an uncompressed quantizer to bypass default quantization

* Fix tests for previous versions

* Cherry pick changes from #340
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