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

Optimize Search Speed #196

Closed
Alfagun74 opened this issue Sep 18, 2023 · 1 comment
Closed

Optimize Search Speed #196

Alfagun74 opened this issue Sep 18, 2023 · 1 comment
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server

Comments

@Alfagun74
Copy link
Contributor

Alfagun74 commented Sep 18, 2023

The Search returns a bunch of details not needed for the client.

It should only return an undetailed list with:

  • ID
  • Box Image
  • Title
@Alfagun74 Alfagun74 added 🔧 feature New feature or request 🎛️ server There are things to do on the server labels Sep 18, 2023
@Alfagun74
Copy link
Contributor Author

made search 18x faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server
Projects
Archived in project
Development

No branches or pull requests

1 participant