Commit Graph

4 Commits

Author SHA1 Message Date
Tristan Olive aaaf094995 Apache Solr installation
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!
2013-06-24 15:02:04 +02:00
Tristan Olive 7ad72eba20 Check default privileges assignments
Set sensible default permissions
2013-06-24 14:50:47 +02:00
Tristan Olive 694bb44412 Global search feature
Removed dependency on search_by_path module, which was causing memory issues
2013-06-24 14:50:42 +02:00
Tristan Olive cc82613b54 Global search feature
Added a global search that finds content in pages, forums, and profiles. Stemming is enabled, but functional for english only.
2013-06-24 14:50:42 +02:00