[Developers] Search API bug?

Ketan Anjaria fire at kidbombay.com
Wed Oct 24 21:28:17 UTC 2007


I am making the following query
Search "Danny *" (note the space)

http://www.freebase.com/api/service/search?query=Danny%20%2A&type=% 
2Fcommon%2Ftopic&limit=10"

and I get the following result

{
   "status": "400 Bad request",
   "code": "/api/status/error",
   "messages": [
     {
       "info": {
         "field": "query",
         "value": "Danny Hi*"
       },
       "message": "wildcard query terms must have at least three  
characters",
       "code": "/api/status/error/input/invalid"
     }
   ]
}
What gives?
This doesn't happen for "Danny Hil*" but it does happen for "Danny Hi*"


Ketan Anjaria
fire at kidbombay.com
www.kidbombay.com
415.260.8742
f. 415.358.4278

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20071024/a3316c82/attachment.htm 


More information about the Developers mailing list