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

Search and plugin results should be a DataTableView / filtered on the server side. #268

Open
grahamgilbert opened this issue Jul 24, 2018 · 0 comments

Comments

@grahamgilbert
Copy link
Member

At present all of these items are sent to the browser - if you have a large dataset, this can cause nginx to timeout before the response begins to be sent. We should filter this server side so we are requesting less from the database.

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

No branches or pull requests

1 participant