Skip to content
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.