Re: HTMLStripTransformer not working with data importer

2010-03-13 Thread Lance Norskog
DIH has special handling for upper & lower case field names. It is possible your config is running afoul of this. Try using different names for the Solr fields than the database fields. On 3/11/10, James Ostheimer wrote: > Hi- > > I can't seem to make any of the transfomers work, I am using the

Re: HTMLStripTransformer not working with data importer

2010-03-11 Thread James Ostheimer
Hi- I can't seem to make any of the transfomers work, I am using the DataImporter to pull in data from a wordpress instance (see below). Neither REGEX or HTMLStrip seems to do anything to my content. Do I have to include a separate jar with the transformers? Are the transformers in 1.4 (particu