Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download apachesolr-7.x-1.0-beta6.tar.gztar.gz 110.86 KB
MD5: 6ad61e638deb1228324b2b10c6a431c8
SHA-1: b146c02752a43b1807ea27ed2c42f4574fbebb0d
SHA-256: 0e74212b8f17815210248c4f7044afbf99e7cd1d888e56d9756746868ae5d72a
Download apachesolr-7.x-1.0-beta6.zipzip 127.73 KB
MD5: ab3c7c3e37607287cddb9602ad7437ba
SHA-1: 8fcff2b7aa8fb46f814493ccf40d896af41cba0b
SHA-256: bf2ba4543019e4b2ba4f85998b16729d7ae900a001905328249ab5da01384a69

Release notes

NOTE: this release contains substantial API changes compared to beta5.

NOTE: All facet block code has been removed in favor of integration with the Facet API module. This release is in sync with the 7.x-1.0-beta1 release of that module. You will need to re-enable and re-configure any facet blocks.

New features include creation of custom search pages with facet browsing.

noted changes:

  • #1148768 by pwolanin: move the read-only index setting to the environment edit page.
  • #1146976 by pwolanin: Rename hook_apachesolr_modify_query to hook_apachesolr_query_alter and other API clean up.
  • #1146296 by pwolanin: integrate with Facet API current search block code.
  • #1145036 by slip, pwolanin: Add support for facet browsing to custom search pages.
  • #1131288 by pwolanin: Rename "server" to "search environment" for better conceptual clarity.
  • #1122186 by slip, pwolanin: Allow custom user-specified search pages, supporting API changes.
  • #1127520 by cpliakas, pwolanin: make the breadcrumb look reasonable on facet form.
  • #1127302 by Janusman: some variables were not removed on uninstall.
  • #1126806 by pwolanin, Janusman: restore facet browsing functionality.
  • #1126488 by cpliakas: Implemented hierarchical taxonomy facets.
  • #1126284 by pwolanin: add enabled filters tab on every server edit page.
  • #1126282 by pwolanin: fix facet mincount param.
  • #1124844 by pwolanin: Port over facet API adapter and hooks.
  • #1121170 by pwolanin: remove facet-related code to prep for Facet API integration.
  • #1122348 by pwolanin: Rework query class to provide uniform methods of getting and setting params.
Created by: pwolanin
Created on: 6 May 2011 at 13:46 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases