Searches for a given quote in a text. Returns found quote start position in UTF-16 code units. Returns a 404 error if the quote is not found. Can be called synchronously
text |
Text in which to search for the quote |
quote |
Quote to search for |
quote_position |
Approximate quote position in UTF-16 code units |