Forums / General / Help on indexing content
K259
Thursday 17 August 2006 5:15:54 pm
I have some problems with indexing content.I got delayedindexing enabled, but somehow, the content is not indexed..even if it worked some days ago.
I've now cleared the search-table..and reindexed the site with updatesearchindex.php..and all the content are available in search. GREAT :)
But, I now see that there are thousands of posts in ezpending_actions, waiting for beeing indexed..CAN I JUST empty table since all the content already are indexed? Then it's easier to check out newly added content to ezpending_actions waiting for beeing indexed..and find out what's wrong with my cronjob etc..`?
Thanks..
Ćukasz Serwatka
Thursday 17 August 2006 11:07:24 pm
You need to have configured indexcontent.php in your cronjob.ini.append.php (it is by default on the list in cronjob.ini). Did you remove it?
Then you need to run cronjob as usual with eZ publish.
$ php runcronjobs.php
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Friday 18 August 2006 12:36:01 am
Good morning!
Nope, I have not removed it. Don't know why it's removed.
ezpending_actions, is it ok to empty this table after I have reindexed the site?
Thanks
K