Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
Changes since DRUPAL-5--2-0:
Initial Release. New features will go into a 5.x-2.0 series, which will then be ported to 6.x when completed.
Backport of the 6.x-1.2 release.
Bug fixes: - Fixed SQL error thrown in admin/settings/search in installations where one or more content types are excluded from the search index.
development snapshot
Bug fixes:
- Added fix to prevent orphaned nodes from remaining in the index. The results showed "Page not found" titles.
- Fixed unclosed bold tag in the Search Lucene Content administration page.
Minor changes:
- Prefixed columns with table names in _luceneapi_node_rewrite_sql() to prevent name clashes.
- Fixed the misnamed title of the "Clear cache" page.
- Added safeguards to prevent the site from throwing fatal errors if the ZF components become unavailable.