Closed (duplicate)
Project:
Apache Solr Autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 13:30 UTC
Updated:
31 May 2012 at 18:00 UTC
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
Comment #1
janusman commentedYes, 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!
Comment #2
allie micka#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!