Hi, I have written a plugin to filter on email types and keep those tokens, however when I run it in the analysis in the admin it all works fine.
But when I use the data import handler to import the data and set the field type it doesn't remove the other tokens and keeps the field in the original form. I have sent the query and index analyzers to use the standard tokenizer factory and my custom email filter only. What could be causing this issue? Thanks Greg