Using this plugin: http://wordpress.org/extend/plugins/search-engine/
The new version 0.5.5 does get link results in the DB
But one problem. No search results show up. Can search what I want, but not any keyword does give any result..
Am I missing something about some separate searchform I have to use? The indexed keywords are stored in the DB. Now the links are in the DB.
But how can I get the results when I search? Nothing is showing up??
Could you provide additional information like the URL you are searching through and/or if you have any special setup on your theme for Search?
URL: http://christianebuddy.com/googlesearch/
In this page i use
<?php search_engine_content() ?>
Somehow after a good night doing .......
search results show up (and no it wasn't cache, as that was cleared several times) Looks like the new version works afterall..
Does it need to finish again in cronjobs or ... ?
When in doubt, reindex :)
But now with the upgrade of version 0.5.7 no results are there.....
Hmmm.. I didn't touch those functions in the update I made. Are you running any caching plugins?
Go to Search Engine >> Settings and set the site you want used for your search box.
Fixed in latest bugfix release (0.5.7.1) just committed.