Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Tough question. Are you using the index table engine?
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterIt’s either tomorrow or friday (15th). I’m finishing it up right now, tomorrow testing and if everything is all right, then it’s out tomorrow 🙂
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterThanks!
I see the issue now. Basically, when using the index table engine, there is a two phase search/ordering, and on phase one relevance is still considered, and then the matches are reordered twice by the primary and secondary ordering.
In this case the most relevant matches to the keyword were picked up to the limit (10 results) and then reordered by the algorithm. To make sure there is a wider range, I resolved this by increasing the live results count to 50 here: https://i.imgur.com/M1vF6wv.png
This will leave a bit more room to match and order and should resolve the issue.Another possibility is to use the regular engine and revert back the results count to 10. The regular engine will disregard the relevance completely for the matching if the primary ordering is not set to relevance – so will return any matches by the date prioritized.
Ernest Marcinko
KeymasterOkay!
Can you please add temporary back-end and FTP access? I will try to debug through the code and verify the configuration to see what might be the issue.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYes, it looks like there is click handler for the containing link element. The good news is, that in the upcoming release there will be separate menu item for the search preventing parent events, I figured out a way.
Until then, try using the custom code I suggested above, it should do the trick.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts