FTS with PhraseSearch

so, basically, there is no way to either not return the result if is not a full match or to know if it is a partial match other than storing the text and then comparing the response with the search query. Did I understood correct?