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
{{ message }}
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Hey.
First of all, I can’t understand how you maintain your code in such a mess.
My site contains 1M 300K entries, my database server has 8 GB of RAM - the database is on a separate server, but, unfortunately, the script starts to freeze at any action - the "/ videos / browse /" tab freezes, the search freezes.
At the moment, I have translated the “/video/browse/” tab for sphinx. I'm trying to translate the search to sphinx, but I'm tired of looking for files that are responsible for certain functions. could you give me all the paths to the files responsible for the search?
The text was updated successfully, but these errors were encountered:
Hi, it's com/com_search.php and there is a search file in the template, just this two.
What is sphinx? You should check your browser console for the freezing thing, maybe you are missing something js wise...or just a cdn file loads bad in your location, you can code it to local.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey.
First of all, I can’t understand how you maintain your code in such a mess.
My site contains 1M 300K entries, my database server has 8 GB of RAM - the database is on a separate server, but, unfortunately, the script starts to freeze at any action - the "/ videos / browse /" tab freezes, the search freezes.
At the moment, I have translated the “/video/browse/” tab for sphinx. I'm trying to translate the search to sphinx, but I'm tired of looking for files that are responsible for certain functions. could you give me all the paths to the files responsible for the search?
The text was updated successfully, but these errors were encountered: