Is it possible to extend this module to include more than one drupal site for searching content.
I administer several drupal sites and want to give users the possibility to search all these sites from within one site (as anonymous user as well as registered user)
Comments
Comment #1
moshe weitzman commentedthats possible, but won't happen in this module. You need to write a custom php page which is based on code from this module.