Closed (works as designed)
Project:
Live Search
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2007 at 01:37 UTC
Updated:
22 Jun 2007 at 21:25 UTC
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
Comment #1
kourge commentedLive 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.
Comment #2
pnc999 commentedThank you for your prompt reply. Unfortunately it appears the default search module doesn't search attachments so my search (pun intended) continues.
Comment #3
pnc999 commentedYour module is very nice though - I liked the way the search box displayed in my customised theme once the module had been enabled.
Comment #4
kourge commentedThanks ;) It takes on Drupal's built-in throbber box. And, yup, it seems like upload.module does not tap into the Search API.