For this I prefer TemplateTransformer to RegexTransformer - its not a
regex, just a pattern, and so should be more efficient to use
TemplateTransformer.   A script will also work, of course.

On Tue, Jan 27, 2015 at 5:54 PM, Alexandre Rafalovitch <arafa...@gmail.com>
wrote:

> On 27 January 2015 at 17:47, Carl Roberts <carl.roberts.zap...@gmail.com>
> wrote:
> > <field column="product" sourceColName="vulnerable-software"
> > commonField="false" regex=":" replaceWith=" "/>
>
> Yes, that works because the transformer copies it, not the
> EntityProcessor. So, no conflict on xpath.
>
> Regards,
>    Alex.
>
> ----
> Sign up for my Solr resources newsletter at http://www.solr-start.com/
>

Reply via email to