Hi,

Does this module search attachments / files?

My apologies if this is discussed elsewhere - I've searched drupal and looked at the demonstration site but to no avail.

Comments

kourge’s picture

Live Search searches whatever content the default Search module can search. Simply put, Live Search is a front end to Search. I believe that the Search module searches nodes for attachments as well.

pnc999’s picture

Thank you for your prompt reply. Unfortunately it appears the default search module doesn't search attachments so my search (pun intended) continues.

pnc999’s picture

Your module is very nice though - I liked the way the search box displayed in my customised theme once the module had been enabled.

kourge’s picture

Status: Active » Closed (works as designed)

Thanks ;) It takes on Drupal's built-in throbber box. And, yup, it seems like upload.module does not tap into the Search API.