suppose you have two custom search pages ("Search texts" and "Search commentaries"), one with custom filter bundle:text and the other with custom filter bundle:commentary. at the moment, apachesolr_autocomplete will pull up the same values for each. so it will say "20 results" for "analysis" even if 17 occur in the commentaries and 3 in the texts. if autocomplete isn't sensitive to the custom search filters, then it doesn't do much good to have autocomplete on the custom search pages.

anybody for whom this is also important?

Comments

janusman’s picture

Yes, that is very important... if not, results are close to useless.

I think there's an existing issue for this. If possible take a look and link to that.

Code welcome!

allie micka’s picture

Status: Active » Closed (duplicate)

#1444038: Autocomplete for custom search pages appears to be required to get autocomplete to appear on the custom form at all, but it does not change the filtering based on the custom form's parameters.

I'm marking this issue as a duplicate and following up on #1444038 to make sure that this requirement is reflected. Hope that's OK!