The search is only working partially.
I can search on some posts made after the import and some posts 1 year ago but I think most of them is missing.
The import was made a week ago.
I have rebuilt the search index but I have not emptied the indexes.
When I open advanced search there is a SQL query in the Keywords box
SELECT id,user,userid,cat,title,bigimage,views FROM ppc_products WHERE bigimage != '' ORDER BY date DESC
Ver 3.5.2
PHP 4.4.1
I can search on some posts made after the import and some posts 1 year ago but I think most of them is missing.
The import was made a week ago.
I have rebuilt the search index but I have not emptied the indexes.
When I open advanced search there is a SQL query in the Keywords box
SELECT id,user,userid,cat,title,bigimage,views FROM ppc_products WHERE bigimage != '' ORDER BY date DESC
Ver 3.5.2
PHP 4.4.1
Comment