Downloads
Download tar.gz
36.6 KB
MD5: 432a4638a2676ac9b49a73859ca0aaed
SHA-1: f16b9c596b7a6df32a44d68edc6dd689e2e6cf93
SHA-256: 1662831eb51cf20331ea4073d0803b387226fc3504b2ef09c00f3dbb5586a641
Download zip
50.59 KB
MD5: 30f703b569f72f85efc4634dc854bd16
SHA-1: e5f57b6f5a2fbf01a9404643e83a38fbc73152d5
SHA-256: c4a143ecfb6be90287a32431b6f798301e513ef316a42154a26cd3cf8f8d38ea
Release notes
Search by Page Nodes now has the ability to display teasers on search results pages instead of excerpts (to get around stemming issues). See: #492892: Option to display teasers instead of excerpts to get around stemming issues
Search by Page now has the ability to reindex pages that resulted in no content in the index, and some error logging to help debugging these issues. See: #605458: Search by Page does not return all results
There are also now some SimpleTest tests for the main module, as well as all of the sub-modules except Search by Page Attachments. See: #543214: Create SimpleTest tests