Figured out. I have to specify the column name incident_id in uppercase:
Looks like it is case sensitive for the transformer, even though to Oracle,
the column name is not case sensitive.
Thanks,
RTI QA
On Fri, May 4, 2012 at 1:44 PM, RTI QA wrote:
> I specified template in a f
I specified template in a field
When doing full import, for each row retrieved from oracle, there is this
output in the console:
May 03, 2012 3:47:08 PM
org.apache.solr.handler.dataimport.TemplateTransformer transformRow
WARNING: Unable to resolve variable: incident.incident_id whi