[Developers] autosuggest api?

Augusto Callejas acallejas at appliedminds.com
Fri Jan 18 21:32:31 UTC 2008


hi-

does a query with a prefixed "*":

  /api/service/search?query=Tom*

differ from a prefix search:

  /api/service/search?prefix=Tom

also, how does a prefix search differ from the autocomplete service:

  /api/service/autocomplete

thanks,
augusto.


On 1/15/08 1:12 PM, "Jason Douglas" <jason at metaweb.com> wrote:

> It uses the search web service, which I don't believe documentation
> has been posted on yet.  However, there is a jQuery plugin that gives
> you the whole UI as well:
> http://code.google.com/p/freebase-suggest/
> 
> If you do want to use the webservice directly, there is a little
> documentation on the service itself  in the comments (ac_path &
> ac_param):
> http://freebase-suggest.googlecode.com/svn/trunk/src/suggest.js
> 
> -jason
> 
> 
> On Jan 15, 2008, at 12:59 PM, Augusto Callejas wrote:
> 
>> hi-
>> 
>> does the autosuggest field in the upper right:
>> 
>> http://www.freebase.com/signin/
>> 
>> use the mqlread service api directly?
>> if not, what read service api does it use?
>> any documenation on this?
>> 
>> thanks,
>> augusto.
>> 
>> 
>> _______________________________________________
>> Developers mailing list
>> Developers at freebase.com
>> http://lists.freebase.com/mailman/listinfo/developers
> 
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers




More information about the Developers mailing list