By TimmyT on
Search doesn't index feed aggregator items. How can I tell drupal to includ feed aggregator items in search index?
Search doesn't index feed aggregator items. How can I tell drupal to includ feed aggregator items in search index?
Comments
any idea?
any idea?
Did you solve this?
I am interested too.
me too
subscribing
I'm interested, too
I have searched around a bit, and there isn't any obvious option to enable indexing of a feed in the Admin UI, so that means there must be another way to do it...
Two ways to index feed content
Either do a little coding, or use the Feeds module. For more info see this Drupal Stackexchange answer: http://drupal.stackexchange.com/questions/1858/how-to-index-content-from...
Not much detail in that "how to"
@smag the link really only says:
I have also looked for an answer on how to do this without luck. Unfortunately, I do not have the experience to write a module for this. I guess looking for other modules that implement hook_update_index() might be a start.
any new module for this
any new module for this option?