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

Refactor search export to fetch and filter tiles only once #10443

Open
jacobtylerwalls opened this issue Dec 15, 2023 · 0 comments
Open

Refactor search export to fetch and filter tiles only once #10443

jacobtylerwalls opened this issue Dec 15, 2023 · 0 comments

Comments

@jacobtylerwalls
Copy link
Member

Search export fetches and filters tiles multiple times, going once to elastic, then discarding everything but the resource id, then later going to the database and fetching and filtering tiles several times more.

Ideally we should fetch tiles and filter by permission once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant