4 Apr
2008
4 Apr
'08
7:51 p.m.
Hm, quite weird. Maybe its obvious, but in your client library you need to scan the subset result for the exact UID. As the name implies, text- match does a substring match, since '2838-2382-3827-283' could be one UID and '2838-2382-3827-2' could be another. Both resources would match a 7.8.6 UID query for '2838-2382-3827-2'. BTW: this also implies that a search by UID (instead of URL) is much slower (a LIKE %x% query, usually can't be indexed). Greets, Helge -- Helge Hess http://www.helgehess.eu/