Downloads

Download apachesolr-6.x-1.0-rc4.tar.gztar.gz 86.67 KB
MD5: 6b6394951db9894280edc6eab9a6cdd5
SHA-1: cb224e94ac130f64b58b8c8871d6e99284f8d342
SHA-256: e68762b6c482e4ae001d4cea59b8e60e097b8e29843a60fce00f2c803aa1350c
Download apachesolr-6.x-1.0-rc4.zipzip 101.77 KB
MD5: 293b95d303b8e8e93f4327132fa30be7
SHA-1: 07993e00902332a574507c28c42c7a464c394e5a
SHA-256: 68e241802a1265d7b361e2d6563de66d96052fdb81bb5325f411da9260d8b5ba

Release notes

Important notes

If you are upgrading from an earlier version:

You must update to r22 of the client PHP module in order to use this version of the module. Do this by deleting the SolrPhpClient directory that is currently in the apachesolr module, and using svn to get the right one to replace it:

svn export -r22 http://solr-php-client.googlecode.com/svn/trunk/ SolrPhpClient

Apache Solr Search Integration 6.x-1.0-RC4, 2009-12-17
------------------------------

  • #528086 by pwolanin, better (but still problematic) handling of entities.
  • #662232 by pwolanin, index zxx as the Language neutral code.
  • #661952 by pwolanin, fix no results help text for dismax syntax.
  • #348668 by pwolanin, add indexing of the 'node' entity string.
  • #641954 by anarchivist, swentel, pwolanin, update schema.xml.
  • #401234 by mkalkbrenner, janusman, and pwolanin, reflect hierarchical taxonomy vocabulary in facets.
  • #650534 by Scott Reynolds, don't use c.last_comment_timestamp unless comment module enabled.
  • #655006 by Scott Reynolds and pwolanin, prevent PHP notices around constants.
  • #641452 by robertDouglass, prevent admin from trying to re-index when in read-only mode.
  • #638572 by robertDouglass fix taxonomy facet sorting.
  • #562458 by janusman, fix typo preventing menu_rebuild regarding taxonomy hijack.
  • #628080 by pwolanin, update to use Solr PHP library r22 and check for it in hook_requirements.
  • #630798 by joshk, robertDouglass make cache_apachesolr table to facilitate better memcache utilization.
  • #621922 by robertDouglass make the "Show more" js more robust.
  • #576040 by robertDouglass use Drush to download the SolrPhpClient: drush solr phpclient
  • #570476 by robertDouglass add initial Drush support with commands drush solr delete index and drush solr reindex.
  • #612024 by pwolanin, Add method to allow requests to additional Solr servelets.
  • #611670 by pwolanin, Allow modules to abort the building of documents for indexing.
  • #610656 by pwolanin, Don't request facets for non-enabled modules.
Created by: pwolanin
Created on: 17 Dec 2009 at 21:38 UTC
Last updated: 18 Jun 2015 at 08:58 UTC
New features
Bug fixes

Other releases