Closed alwisiax closed 3 years ago
This seems to be an issue with your webspace. Testing on my server torrent searches are not case sensitive.
If the problem still persists try add full text search to the name
column in the torrents
table using PhPmyAdmin and then added new torrents.
ok, another related issue: try to search using "test" word not "test torrent", is the result same?
sorry, you are right, its my side problem, I modified the code when I was testing torrent upload, when I restore the code, it is fixed.
if you have stored a torrent with a name like "Real Madrid" and you want to search the database for a torrent with that name you will type "real madrid" in search bar, unfortunately nothing will appear in the search result. you should type "Real Madrid" to get that torrent. searching should be not case sesitive.