Split search into two features to allow independent options for basic Drupal search or integration with an Apache Solr service. NOTE: Drupal search indexing must be disabled manually in the search settings page!
Set sensible default permissions
Removed dependency on search_by_path module, which was causing memory issues
Added a global search that finds content in pages, forums, and profiles. Stemming is enabled, but functional for english only.