Closed (fixed)
Project:
Apache Solr Autocomplete
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 20:08 UTC
Updated:
4 Dec 2009 at 20:45 UTC
It seems like the autocomplete module creates an url like domain.xyz/apachesolr_autocomplete which shows just some [ ] ...
Comments
Comment #1
robertdouglass commentedI don't understand the question/problem. Please elaborate?
The module uses Drupal's core autocomplete functionality.
Comment #2
janusman commentedYou need to create a callback handler for the autocomplete widget; this is how it's done in other places (for instance, see the core taxonomy module to see how it handles autocomplete for tagging vocabularies).
Closing this out