Closed (won't fix)
Project:
Apache Solr Autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2012 at 08:48 UTC
Updated:
27 Oct 2015 at 18:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
janusman commentedThis would probably require a big rewrite of the module.
I can however, add a hook_apachesolr_autocomplete_suggestions_alter() hook so that you can change the suggestions array in whatever ways you'd like.
Comment #2
janusman commentedActually, I posted the patch here, but work was already underway on #2157713: Allow autocomplete suggestions to be altered.
Of course, I understand this is not the actual feature request you mentioned--but it does open the door to someone adding the needed functionality in a clean way.
Closing.