Developers

AutocompleterTrie

autocompleterTrie

Usage

Use this method to return a pre-compiled index structure for the typeahead autocomplete engine to use.

client.autocompleterTrie();

Response

The response will be an object with the data.

Example

var autocompleterTrie = client.autocompleterTrie();