Comment 1 for bug 1314239

Revision history for this message
Reed O'Brien (reedobrien) wrote :

This is started in http://goo.gl/Qsk19l but needs:
 - validation that other search calls work
 - and tests fixed which broke
 - add a new one for trigrams.

It appears to work at /api/3/search?name=crm and /api/3/search?name=sugar however /api/3/search?text=sugarcrm does not. The call with text= didn't work for me before making changes either.

Working with Brad to validate assumptions and ensure it doesn't break GUI expectations.