This endpoint performs a search specifically tailored towards voice or other imprecise input which may work badly with the substring and spell-checking heuristics used by the /hubs/search
endpoint.
It uses a Levenshtein distance heuristic to search titles, and as such is much slower than the other search endpoint.
Whenever possible, clients should limit the search to the appropriate type.
Results, as well as their containing per-type hubs, contain a distance
attribute which can be used to judge result quality.
Plex Authentication Token
The query term
"dead+poop"
This gives context to the search, and can result in re-ordering of search result hubs
The number of items to return per hub
5
The search results