asp_indexing_keywords
Keywords before the index table engine inserts them into the database
This filter runs just before the tokenization process is completed and the keywords are sent to the database.
The returned keywords array should only consists of single words without space or any other delimiters
Parameters
$keywords (array) - keywords array
Last updated