Apache autocomplete is not working in apache solr search version 6.x-3.0-rc1. Because I need use sort option for apache solr search.

Following are error i am getting in ajax response.

Fatal error: Call to undefined function apachesolr_modify_query() in ***/all/modules/apachesolr_autocomplete/apachesolr_autocomplete.module on line 306

Could you please provide suggestion or code support.

Comments

Raul Cano’s picture

Same here:
Apache Solr 6.x-3.0-rc2
Apache Solr Autocomplete 6.x-1.4

Raul Cano’s picture

Just found a patch here
https://www.drupal.org/node/1846928

This is the patch:
https://www.drupal.org/files/1846928-apachesolr-3x-integration.patch

I'm going to try it now...

janusman’s picture

Status: Active » Fixed

You should try the 6.x-1.x branch of apachesolr_autocomplete, which has apachesolr-6.x-3.x compatibility since a while back (https://www.drupal.org/commitlog/commit/11402/f47828bce31448f3e45a721824...)

Raul Cano’s picture

Thanks, janusman. I may try that one.
In the meantime I went back to Solr 1.8, which serves my purpose completely.
cheers!

Status: Fixed » Closed (fixed)

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