Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download elasticsearch_connector-7.x-1.0-alpha8.tar.gztar.gz 1.08 MB
MD5: 7088683192bc2d192a539001114d2478
SHA-1: b806977382b33c2f08d5dd3cc4c1122aa1aea31f
SHA-256: 0a45d976899770511d9b1720baf4a630b119c0ca980c07c3629667cd867fe8f8
Download elasticsearch_connector-7.x-1.0-alpha8.zipzip 1.85 MB
MD5: 91b6cbcc54731875b77e833dcccfbdb0
SHA-1: 427f56c49af268e1f5e5a5fccdaf65408a3ad561
SHA-256: bb4b6fe1aec50bb2c1b5dbcd4a648fd4ca99d0789baef9daff38b99832489aef

Release notes

Issue #2550047 by Alex Bukach: Search API Location: Distance sort
Issue #2549589 by arpieb: Add search_api_site support
Issue #2550047 by Alex Bukach: Search API Location: Distance sort
Issue #2538174 by Alex Bukach: Search API: Filters don't work with geodistance search
Minor typos and todo
Issue #2531768: Alter documents before they are sent for indexing, using the following drupal_alter.
Issue #2512008 by a_thakur: Fix the typo and make an update hook to fix the roles
Issue #2486655 by a_thakur: Fixing the Undefined index: number_of_pending_tasks in elasticsearch_connector_info_cluster() ((line 237 of of elasticsearch_connector.admin.inc)
Issue #2470293 by skek, JulienF: Upgrading the easy install module with the latest libraries.
Make sure we are not calling client class if not exists.
Issue #2470293 by skek, JulienF: Incompatible with Qbox clusters - Fixed.
Issue #2374609 by Andreas Radloff: Facets cant be edited, page not found - The issue was connected with the composer manager that does not include the autoloading of the class.
Set the default timeout to be 3 seconds instead of 150sec.
Issue #2470293 by JulienF: Fixing the UX by removing the realtime ajax calls for server status.
Adding additional info in the cluster listing page, showing the Elasticsearch version number.
Issue #2392069 by becw: Search API service class fails to delete empty indexes on Elasticsearch >= 1.4 (patch)
Issue #2390099 by Andreas Radloff: More like this with Elasticsearch v1.3+ needs ids as array
Issue #52287 by @joshtaylor: Fixed a notice generated by elasticsearch_connector_search_api module.
Update the settings labels because it is a little bit confusing without some tips.
Issue #2355891 by @becw: Fixing the drush params bug.

Created by: skek
Created on: 13 Aug 2015 at 20:26 UTC
Last updated: 28 Nov 2015 at 16:58 UTC
Bug fixes
New features

Other releases