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

Use elastic search directly for timeseries column names #618

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HansKallekleiv
Copy link
Collaborator

For discussion.

  • Use elastic search directly instead of the sumo explorer
  • Get the column names from the first valid realization instead of the collection.

Reduces the time spent from 15-20s to 0.5s.
This is probably due to how how the explorer/sumo wrapper uses batching when handling large document collections from elastic search. Should be investigated.

@anders-kiaer anders-kiaer linked an issue May 2, 2024 that may be closed by this pull request
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.

Slow fetching of all vectors to populate smartnodeselector
1 participant