apachesolr 6.x-1.0-beta9
pwolanin - April 30, 2009 - 20:26
| Download | Size | md5 hash |
|---|---|---|
| apachesolr-6.x-1.0-beta9.tar.gz | 71.36 KB | b5b59c6ad22c3deb0becfc3982eb76ee |
Official release from CVS tag: DRUPAL-6--1-0-BETA9
Last updated: April 30, 2009 - 20:30
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.
