Re: concatenating tokens
Use copyField to copy to a field with a field type like this: This works for your example, however I can't be sure if it will work for all of your content, but give it a try and see. -Jay http://www.lucid
Re: concatenating tokens
Hi Joe, WordDelimiterFilter removes different delimiters, and creates several token strings from the input. It can also concatenate and add that as additional token to the stream. Though, it concatenates without space. But maybe you can tweak it to your needs? You could also use two different