My company has set up a Drupal installation to host internal company processes. We use the standard Drupal search module to allow users to search the content of the site.
We also have a Subversion repository that we use to version company files. We'd now like the ability to search the repository, and preferably be able to do this search through the Drupal site.
Is there a way of customising the existing Drupal search to also drill down into the Svn repository?
Or should we go about setting up an external search engine for the repo and add a separate search box to Drupal for Svn searching only? (Is that even possible?)
Please let me know if you need more information to answer the question. I'm only very new to Drupal.