Jan 8 2019 - Search Broken?
-
I am noticing that my searches that earlier in the week worked fine are all of a sudden not working. My sample searches which used to find the latest torrents for example were:
[MEN]
24/7
Brother Crush
Family DickNow these searches are not giving the same results they did previously.
-
I'm reseeding a lot of films and I have the same feeling.
Even a very clear and simple search doesn't retrieve the good result.
Jean.
-
From the few experiments I've done, it looks like the behaviour has changed to match whole words only, or something like that, whereas previously it would match fragments of words. So if you had a torrent called "OneTwo - Three Four" then previously searching for "One", or "Two", or "One Two" (no quotes, but two separate words), or "Thr" would find it, but none of them would work now.
-
we changed the system to sql FULLTEXT search which acts a little bit different. Your feedback helps me to dig into this.. i will come with explanations and optimizations these days.
That was needed due to performance issues. i haven't utilized the full features of it yet.
stay tuneedit:
it searches for whole words only BUT you can do
Thr* to find "Three"
but *something is not allowedafter some fixes i gonna post documentation about all the features
-
The search behaves curiously.
For example, I want to reseed a file named "Ericvideos - Peter gets filled up twice - Peter Coxx & Troy Daniels.mp4".
If I search "Peter gets filled up twice", I don't retrieve anything.
If I search "Ericvideos Peter", I get a list of three torrents with the good one containing the exact string previously searched in the name… -
if you leave out "up" you will find it again. the terms must be at least 3 characters long.
i will fix the search to ignore terms below 3 chars -
Yes, thanks !
-
please try again. it should work again like expected.
in the next days i gonna add, sort order by "relevance" where results which "match better" come first and not sorted by upload date