I've run the cron.php a couple of times. I wonder why the items created by CCK won't get indexed. As a result the CCK items won't appear in the core search engine.

Can somebody guide on how to get CCK items indexed in the search engine? Most of my contents are created by CCK and I've mostly finished with the tweaking. Then, I just realized that CCK items won't get indexed which are making me sad :(

Please, someone help me out.

Thanks in advance.

Comments

bollwyvl’s picture

Anybody figure this out?

seakayjay’s picture

Actually it is not a problem. It is my mistake (sigh...stupid me). The CCK nodes (or any other types) will be indexed only if there are published. That time I kept on running cron.php when the CCK nodes are in unpublished state which I set it by default. Thus, the CCK fields won't get indexed.

vm’s picture

correct! : )

and in advanced search you should have the ability to search "only" the new content type.