Closed (fixed)
Project:
Search API Solr
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2011 at 14:38 UTC
Updated:
6 Jul 2011 at 10:51 UTC
The new Search API autocomplete module (by myself, so a standards-setting masterpiece) allows to add autocompletion functionality to search forms, if the server supports it.
This issue is about adding said support for Solr servers. See the attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| search_api_autocomplete.patch | 9.22 KB | drunken monkey |
Comments
Comment #1
klausiGreat, the feature works for me. Just a minor code style issue:
comment exceeds 80 character line width.
Powered by Dreditor.
Comment #2
drunken monkeyThanks for reviewing! Committed.
Ah, that's what you get for stealing code …