Use this method to return a pre-compiled index structure for the typeahead autocomplete engine to use.
client.autocompleterTrie();
The response will be an object with the data.
var autocompleterTrie = client.autocompleterTrie();