Destiny.Definitions.DestinyEntitySearchResult

The results of a search for Destiny content. This will be improved on over time, I've been doing some experimenting to see what might be useful.
Type: object
Object Properties
suggestedWords
A list of suggested words that might make for better search results, based on the text searched for.
Type: array
Array Contents: string
results
The items found that are matches/near matches for the searched-for term, sorted by something vaguely resembling "relevance". Hopefully this will get better in the future.
Type: object