asp_indexing_string_post_process
This filter runs just before the tokenization process is started, after the text has been processed - removed HTML entities etc..
Parameters
$str (string) - the text which is about to be tokenized
Last updated