As far as I can tell I've upgraded from 4.5.2 to 4.6.1 successfully, however, when I try to search the same string in the 4.6.1 version nothing is found but many entries are found for 4.5.2. Yes I did copy all the content of 4.5.2 to 4.6.1.

Interestingly the paths are different for when search is clicked in my theme for the two versions.

4.6.1: ?q=search/node

4.5.1: ?q=search

Help!!!

Comments

Capnj’s picture

Me too. My cron job is running. The admin/settings/search page says that 99% of my site is indexed and 1 page remains. I am using the Bluemarine PHPtemplate version and have checked that it is the latest version. Have also tried Bluemarine xtemplate version and also no results.

The search_index file, however, has no entries so the indexing obviously is not actually happening. Both it and search_total are empty.

My upgrade to 4.6.1 did not toss any errors. Where to look now? Being a blind hog, I continued to poke around and here is what fixed it --- reason totally unknown.

Go to admin/settings/search page and change the parameters for word length to index. Then run cron manually (mysite.com/cron.php). Took a minute or so.

Now the search works. Hope that helps someone.

- gil -

sicario’s picture

I'm find that run manually the cron, make that all my site be searchable.