Closed (fixed)
Project:
Drupal core
Version:
5.15
Component:
search.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 18:50 UTC
Updated:
5 Mar 2010 at 01:22 UTC
Search is not indexing new nodes and has skipped many nodes.
I tried to re-index the site. It shows 0% indexed pages.
And then, i run cron once.
And it shows 95% of site has been indexed, just after one cron run.
Database is having 120k nodes.
I tried to un-install search module and installed it again. But things didn't change.
Please help. Its urgent.
Gagandeep
Comments
Comment #1
stevenpatzComment #2
ainigma32 commented@gdtechindia: It's been a while... are you still experiencing this problem? And if so, could you post some more info? What OS, webserver db server etc. Which contributed modules are you using?
- Arie
Comment #3
ainigma32 commentedLooks like gdtechindia won't be posting any feedback so I'm setting this to fixed.
Feel free to reopen if you think that is wrong.
- Arie
Comment #4
gdtechindia commentedYes, it worked fine after some time.
Thanks a lot.
Comment #6
gpk commentedMaybe this was actually a dupe of #139537: search indexing gets stuck: node_update_index() - if comment.module is disabled, and the OP at some stage enabled comment module, thereby "fixing" the problem..