Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
105.23 KB
MD5: f9c70fc075ed822dd6f6c3bf8cf4f2b8
SHA-1: c702127a0c97f7234f2bc99cec5f3319c53f5305
SHA-256: 96f7f9aab80fa04690a5419f2358bacaec8da2593c11f244f5e6f8f65d5d3906
Download zip
123.72 KB
MD5: 1d85c56fe9a96622d0051b96d112a5e4
SHA-1: 7f32fbde6246e7191ac1f89ad4e43d48a162768b
SHA-256: 51079d8ad416e331a739cf47999ef925741a21ae4575e921f9f4246cbcb72a01
Release notes
This is release 1.6 of the Search API Solr search module, containing several bug fixes and new features.
Complete list of changes since release 1.5:
- #2050961 by das-peter, drunken monkey: Added proximity/distance information to search results.
- #2242073 by RaF: Fixed handling of custom negative filters in filter-only searches.
- #2290601 by drunken monkey: Fixed handling of complex keywords and OR facets.
- #2083357 by drunken monkey: Added note that Solr 4.x server paths should be specified with core.
- #2270767 by RaF: Fixed search_api_solr_views_data_alter() not always returning all virtual fields.