Hi,

the apachesolr-3.0-rc1 module is used on Drupal.org and has a Drupal 7 upgrade path. However apachesolr_autocomplete doesn't work with it due to some API changes.

Would be nice to have a 3.x branch to keep up with the apachesolr module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zerolab’s picture

Attaching a straightforward D7 backport.

Tested against apachesolr-6.x-3.0-rc1

hitfactory’s picture

Status: Active » Needs review
FileSize
2.78 KB

Patch in #1 is missing try/catch which prevents Fatal Error when Solr not available.

Attached patch restores this and also includes hook so autocomplete is attached to apachesolr_search_custom_page_search_form forms.

hitfactory’s picture

Issue summary: View changes

small wording change

janusman’s picture

Issue summary: View changes
Status: Needs review » Fixed

Actually has been committed into 6.x-1.x-dev since https://www.drupal.org/commitlog/commit/11402/f47828bce31448f3e45a721824...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.