Fetches the first search result.
Returns
An Obj or null – The first Obj that matches the search criteria, or null if the search result is empty.
Obj
null
Examples
Perform a full-text search for “apprentice”, returning only the best hit:
See also
take, toArray
take
toArray