Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel polling in hybrid search #1086

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rustonaut
Copy link
Contributor

@rustonaut rustonaut commented Sep 18, 2023

We just realized that we never fixed the "FIXME parallelize polling".

This will poll knn/bm25 in hybrid search.

This should reduce latency.

Through this could affect load characteristics on ES in unexpected ways.

@github-actions github-actions bot added the ready-for-review The PR can be reviewed label Sep 18, 2023
@acrrd
Copy link
Contributor

acrrd commented Sep 19, 2023

@Robert-Steiner Can we deploy this and check if the latency of hybrid search decreases?

@Robert-Steiner
Copy link
Contributor

Robert-Steiner commented Sep 19, 2023

@Robert-Steiner Can we deploy this and check if the latency of hybrid search decreases?

Yes we can do a test

build: https://github.com/xaynetwork/xayn_discovery_engine/actions/runs/6235110257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review The PR can be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants