How to search web servers files(site\default\files) by drupal's bult in search engine?
Yuki - September 3, 2009 - 11:25
How to search my wesbites web servers files (site/default/files) by drupal's built in search engine? So that search result also will show like drupals core search result. Is there any module or trick sofr that?
Thank you.

You may try this
You may try this http://drupal.org/project/search_files
Here are a few options
Here are a few options.
-'Apache Solr Attachments' module http://drupal.org/project/apachesolr_attachments
-'Search Files' module http://drupal.org/project/search_files
-'Search Uploaded Files' module http://drupal.org/project/search_uploads
-'Swish-E Indexer' module http://drupal.org/project/swish
-Open Atrium. A Drupal powered Intranet with document handling. "A simple online handbook that lets you collaborate on documents, store and compare revisions, attach files, and once you're done print out the final copy." Read more at http://openatrium.com/features
-More modules at http://drupal.org/project/modules?text=search%20file
---
How to contribute to Drupal.