Search showing zero results
-
Hi,
I’ve been trying to make Relevanssi work with Search & Filter plugin and seems impossible.
I run all tests as described here: https://www.relevanssi.com/knowledge-base/debugging-relevanssi-searching-issues/ and I can see the query and arrays with data:
For example, third test, gives:
array(51) { [553332]=> float(6595.5969933514) [571966]=> float(5073.5361487319) [373469]=> float(5073.5361487319) [575758]=> float(3551.4753041123) [568277]=> float(4058.8289189855) [425304]=> float(3551.4753041123) [395367]=> float(3551.4753041123) [373487]=> float(608.82433784782) [147481]=> float(3551.4753041123) [118902]=> float(3551.4753041123) [635830]=> float(3044.1216892391) [567456]=> float(101.47072297464) [519516]=> float(3044.1216892391) [493536]=> float(2536.7680743659) [412428]=> float(3044.1216892391) [387703]=> float(2536.7680743659) [371739]=> float(3044.1216892391) [361103]=> float(2536.7680743659) [288141]=> float(3044.1216892391) [286966]=> float(3044.1216892391) [599421]=> float(2536.7680743659) [251647]=> float(3044.1216892391) [7500]=> float(3551.4753041123) [617543]=> float(304.41216892391) [445000]=> float(2536.7680743659) [383720]=> float(202.94144594927) [213415]=> float(2536.7680743659) [405348]=> float(101.47072297464) [434736]=> float(101.47072297464) [372488]=> float(202.94144594927) [147451]=> float(101.47072297464) [147429]=> float(101.47072297464) [135108]=> float(507.35361487319) [564108]=> float(202.94144594927) [545823]=> float(101.47072297464) [373650]=> float(507.35361487319) [304744]=> float(101.47072297464) [200833]=> float(101.47072297464) [119780]=> float(101.47072297464) [98721]=> float(101.47072297464) [519486]=> float(101.47072297464) [396646]=> float(101.47072297464) [304739]=> float(101.47072297464) [304710]=> float(101.47072297464) [212403]=> float(101.47072297464) [166003]=> float(101.47072297464) [165924]=> float(101.47072297464) [165863]=> float(101.47072297464) [165736]=> float(101.47072297464) [48910]=> float(101.47072297464) [17192]=> float(101.47072297464) }.
But there is no way I can see the list of posts after searching, I also tried “var_dump( $posts ); exit();” in lib/search.php and I still get “not post founds”.
I appreciate your help, buy looking in the SQL results the posts the search is retrieving it looks exactly what we expect, but now we need to show them in our result page. We are using Marketify theme, maybe something is blocking results to be rendered.
Thank you.
The page I need help with: [log in to see the link]
- The topic ‘Search showing zero results’ is closed to new replies.