-
Notes on removing content from the search index.
-
Removed unused function. hook_update_index is no longer needed.
-
Update validate function to work with Drupal 6.
-
Fixed #438080. Search config should now kick in on 'search' as well as 'search/node'
-
-
Fixes #354817. Although it should really be fixed in core.
-
Initial coversion to Drupal 6. There is an issue when using the search block which is also present in the 5.x-1.4 version.
-
Syncing HEAD with the latest 5 realease (I think).
-
Updated documentation to reflect the current set of features
-
Fixes #295136: Thanks to pahariwalla, robertDouglas and JacobSingh