You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: