Downloads

Download apachesolr-6.x-1.0-rc5.tar.gztar.gz 87.41 KB
MD5: b888f3c518a9163e0adeabab42cb92a9
SHA-1: 08ba205bd61e354f77b3231a7a3973c782992faa
SHA-256: 73f86190263b3071e2e726f73576f7d83f63612d1430985015a74617ad590d4e
Download apachesolr-6.x-1.0-rc5.zipzip 102.72 KB
MD5: 12b024476e728eb0d299a1be160edc62
SHA-1: ca2fc25ac4903fc91257845f674acfe8b345838e
SHA-256: a29fd5a745fbb26900e980af56a9a2a1021107b002137255cdc7378cd2a5afa2

Release notes

This release contains several important bug fixes - in particular without the follow-up patch at #630798: Implement cache_apachesolr table, sites may experience significant performance issues due to an extra metadata request being made for every MLT or search request.

Also, the Drupal 7 language-neutral code was change from 'zxx' to 'und', and this module changed to follow suit - if you are using the language facet block with language-neutral content, you may want to reindex to get consistent codes in your index.

changelog entries:

  • #630798 by robertDouglass, pwolanin - critical fix for cache_get() calls.
  • #672518 by robertDouglass: Fixed Add new trie prefixes to helper function.
  • #668396 by pwolanin, closer to fix from #655006 for PHP notices.
  • #657648 by kcoop, Add Smaller Limit Options to Apache Solr Cron Indexing.
  • #664818 by pounard, robertDouglass, pwolanin fix incorrect watchdog() call.
  • #667650 by Dave Reid, Results of apachesolr_process_response() should return absolute URLs.
  • #667124 by pwolanin, Use current query not altered query for the breadcrumb.
  • #667110 by pwolanin, Replace bogus use of pager_query().
  • #666648 by pwolanin, Make hook_apachesolr_update_index() more generic by taking a namespace param also.
  • #662232 by pwolanin, use 'und' not 'zxx' for Language neutral per Drupal 7 change.
  • #665186 by mkalkbrenner, fix README for Solr 1.4 release.
  • #664572 by pwolanin, add schema and core name to admin screen.
Created by: pwolanin
Created on: 5 Jan 2010 at 05:10 UTC
Last updated: 18 Jun 2015 at 08:58 UTC
Bug fixes

Other releases