Use sp_drv_textlocator_charindex which accesses the Transact-SQL function charindex.
search_locator – a text_locator that points to the literal to search for.
locator – a text_locator that references the text column to search from.
start – an integer specifying the position from which to begin searching. The first position is 1.