GetConsilioRPCToken (open)
Get a token to access a consilio search engine's autosuggest API
Syntax
LOADLIB "mod::consilio/lib/api.whlib";
STRING FUNCTION GetConsilioRPCToken(STRING catalogtag, RECORD options)Parameters
STRING catalogtagCatalog tag
RECORD optionsOptions
BOOLEAN autosuggestAllow this token to be used for the autosuggest APIs
STRING restrict_urlRestrict suggest matches to this URL
Return value
STRING