Downloads

Download tar.gz 60.36 KB
MD5: 78f1f5955b450aad13f79e876d11997c
SHA-1: 2d992300b43cb305a3ba79cbfe60b5d9d9c067a1
SHA-256: 4970c00e860f0fee80ba654082aba4c64c3c85fbad93b27b0d9042c7671887b0
Download zip 75.06 KB
MD5: 0630f17617c6eedfd15773832e34a074
SHA-1: 59168e41a4e52a58e1850a9fbb27589e6162f591
SHA-256: 96e1431d7a6c7ee872f4447ae6556b723f6ea60a16a15589f08d55b8fa91b58c

Release notes

Upgrading
- Upgrading from 2.0-alpha requires update.php to be run and a rebuild of the search index.
- There is no upgrade path from the 1.0 branch. The existing module must be uninstalled before installing a 2.0 version.
- The 2.0 API is vastly different than the 1.0 API, and custom code will most like break between versions.

Bug fixes
- #609102: Cache must be cleared for the "Hide core search" setting to take effect
- #609098: Documents aren't deleted when content types are added to the exclude list
- #603892: Modules that don't implement hook_search('name') show up in the "Hijack search box" list
- #559386: Porter stemmer project is not integrating with Search Lucene API
- #590732: Add mbstring check, iconv check and PCRE unicode support check to hook_requirements().
- #600910: Content bias is not currently possible when default operator is set to "AND"
- #592424: Error after installing the module
- #589430: By default, all Lucene fields are searched
- #584144: Wrong parameter count for min() error when only one taxonomy facet is enabled

Features and enhancements
- #560512: searching just with facets (without any search keywords)
- #606048: Change Yes / No radios to checkboxes in admin settings forms
- #541168: Usability of "wipe index" button
- #602380: Add option to "Minimum word length" to inherit valur from core Search module
- #563216: search result weightings
- #590686: Move PHP requirement into .info file
- #590624: Change all instances if "is_null()" to "=== NULL"
- #563174: Configurable limit to the Result Set Limit
- #589412: Separate title text from "contents" field

Created by: cpliakas
Created on: 20 Oct 2009 at 03:56 UTC
Last updated: 20 Oct 2009 at 04:01 UTC
New features
Bug fixes
Unsupported

Other releases