Skip to content

Conversation

@abeglova
Copy link
Contributor

@abeglova abeglova commented Dec 19, 2025

What are the relevant tickets?

https://github.com/mitodl/hq/issues/9375

Description (What does it do?)

This pr speeds up opensearch hybrid search by moving the search filter into the the neural query. This speeds up the search by reducing the number of records that need to be considered by the neural query

How can this be tested?

follow the instructions in #2808 if you don't have the hybrid search index set up yet

verify that both the regular search and hybrid search (search_mode=hybrid added to the url or selected from the admin searchoptions) works

@abeglova abeglova marked this pull request as ready for review December 20, 2025 00:12
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