Function querying an existing search index.
Returns an array of matches sorted by scores descending (starting with the most relevant item).
The search index build previously.
A word or sequence of words for searching the text corpus.
The exactly same options as provided to the function for creating the index.
Function querying an existing search index.
Returns
Returns an array of matches sorted by scores descending (starting with the most relevant item).