>It took me a while to understand that to use the Template Transfomer
>(http://lucene.apache.org/solr/api/org/apache/solr/handler/dataimport/TemplateTransformer.html),
>all building variable names (e.g. ${e.firstName} ${e.lastName} etc). can not
>contain null values. I hope the parser can do a bett
On Tue, May 19, 2009 at 9:10 AM, Yao Ge wrote:
>
> It took me a while to understand that to use the Template Transfomer
> (http://lucene.apache.org/solr/api/org/apache/solr/handler/dataimport/TemplateTransformer.html),
> all building variable names (e.g. ${e.firstName} ${e.lastName} etc). can not