Needs review
Project:
CCK Autocomplete
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Oct 2010 at 21:20 UTC
Updated:
13 Oct 2010 at 21:20 UTC
The sql query does not handle the case where multiple nodes have duplicate content. This patch ads `DISTINCT` to the query.
Additionally, the results are sorted by the match's length to give more relevant results.
| Comment | File | Size | Author |
|---|---|---|---|
| cck_autocomplete_distinct.patch | 805 bytes | jpsalter |