Downloads
Download tar.gz
71.36 KB
MD5: b5b59c6ad22c3deb0becfc3982eb76ee
SHA-1: 1c36294e4749fa5d062fe55284be1a5887732fd6
SHA-256: 1689d6c398223ec13c38d241cff21a415d0c3a9940c7f7f84e6d1579d2871d33
Download zip
86.44 KB
MD5: cacd54376d6527eb9a3e60250c05f452
SHA-1: b4bf131f56d34ab7c0b61b1ef8ab44aa847b7b04
SHA-256: cb594fbd00f7855f7ee70fc20f39948fc88aa522841a6b7054a61eacdee4f39b
Release notes
Important: If you use beta8 with the apachesolr_nodeaccess module, an unusual permission combination could lead to bypass of access see: #447890.
Changes since Beta8:
- #435924 by pwolanin, only clear cache on cron after updates and if the server is available.
- #405780 by blackdog and pwolanin, skip excluded node types during counting and indexing.
- #441628 by aufumy and pwolanin, update _og for negative facets, minor fixes, install/enable/update hooks.
- #447622 by pwolanin and mkalkbrenner, better encoding of html entities and CCK facets.
- #447890 by pwolanin, properly respect 'access content' permission in _nodeaccess.
- #271753 by pwolanin, more granular CCK field mappings via _alter hook.
- #436074 by pwolanin, better query class handling of negative queries.
- #442198 by Scott Reynolds and pwolanin, update the Drupal_Solr_Query_Interface interface.
- #443252 by Scott Reynolds, (bugfix for regression) make protected id public again.
- #337737 by David Lesieur, mikejoconnor and Scott Reynolds, localize arg(1) dependence. Changes query get_path() to facilitate generating facets outside the search page.