Downloads
Download tar.gz
26.18 KB
MD5: 069a154b953c9a79f2132dbd493e3b30
SHA-1: b7f9fbc41b1f22d13c535ff6119f943f427ac0b4
SHA-256: 9056403632730635f4965c0a86733762846f7ec60cadc04474bd3f99ac6c6091
Download zip
37.92 KB
MD5: ac5a10f197496d1f0825e361be0ae48d
SHA-1: 87fd1f26f5f679c52fb25c00e1637041c63a1240
SHA-256: 17c0358162d0757e3b1acf16170aa0acbf3d000c79864156bdcd38083191e4f9
Release notes
New features
- #988132: "warning: Invalid argument supplied" for taxonomy : allow empty search with Apache Solr
- #1040078: Panels 3 integration for the Custom Search module by chriscalip
Bug fixes
- #997766: custom search taxonomy & i18n (1) : Taxonomy terms correctly translated
- #997766: custom search taxonomy & i18n (2) : Redirecting to the correct language url
- #988132: "warning: Invalid argument supplied" for taxonomy (1) : don't use Solr path if Solr hasn't been set as the default search
- #988132: "warning: Invalid argument supplied" for taxonomy (2) : include taxonomy terms ids with Solr search
- Fixed small bug for redirections (double slashes).
- #1009494: Disobeying HTTP connection port (disregarding HTTPS) : test server port (443) to use http or https
- #1009150: Invalid argument supplied for foreach() with Google Appliance
- #1011394: Incompatibility with Search Ranking : unoverride the override made by Search Ranking.
- #1015892: Search Lucene : improved compatibility with Lucene, adding content type and taxonomy filters
- #1025926: Custom Search Paths and External URL : external custom paths support
- #1048292: wrong version listed when getting with CVS
Changes
- Removed translations. Use http://localize.drupal.org.
- Code cleaning.