PHPVibe / phpvibe-lite

PHPVibe Open source video CMS / Video Sharing CMS / Youtube Api v3 / Video Embeds
https://www.phpvibe.com
MIT License
75 stars 55 forks source link

need name files search #10

Open newusersss opened 4 years ago

newusersss commented 4 years ago

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?

PHPVibe commented 4 years ago

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.