Skip to content

[admin] search queries are really slow #13208

Closed
@svenefftinge

Description

@svenefftinge

Is your feature request related to a problem? Please describe

The search queries on the admin dashboard are really slow in SaaS. After landing #13161 these slow searches get triggered automatically when visiting a list.

Describe the behaviour you'd like

Searches are faster and less heavy on the SaaS prod DB

solution

I'll check if we can make the searches faster (see if we use ordering on non-indexed columns, etc. smaller limits). But maybe also build a special SaaS mode, that disables the initial search. Important, though, that we don't compromise the experience on elf-hosted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions