Get the value of the result at the given index
This returns the string that is displayed in the dropdown
Get the comment of the result at the given index
Get the style hint for the result at the given index
Get the image of the result at the given index
Get the final value that should be completed when the user confirms
the match at the given index.
Remove the value at the given index from the autocomplete results.
If removeFromDb is set to true, the value should be removed from
persistent storage as well.
The original search string
The result of the search
Index of the default item that should be entered if none is selected
A string describing the cause of a search failure
The number of matches
If true, the results will not be displayed in the popup. However,
if a default index is specified, the default item will still be
completed in the input.
Possible values for the searchResult attribute