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
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
HI-
I am working a contract to index some wordpress data. For the posts I of
course have html in the content of the column, I'd like to strip it out.
Here is my data importer config
Looks perfect according to the wiki docs, but th