dataimporthandler and javascript transformer and default values

2010-06-14 Thread Markus.Rietzler
hi, i have two questions: 1) how can i set a default value on an imported field if the field/column is missing from a SQL query 2) i had a problem with the dataimporthandler. in one database column (WebDst) i have a string with a comma/semicolon seperated numbers, like 100,200; 300;400,

Re: dataimporthandler and javascript transformer and default values

2010-06-14 Thread Geek Gamer
hi, check Regex Transformer http://wiki.apache.org/solr/DataImportHandler#RegexTransformer umar On Mon, Jun 14, 2010 at 5:44 PM, markus.rietz...@rzf.fin-nrw.de wrote: hi, i have two questions: 1) how can i set a default value on an imported field if the field/column is missing from a SQL