HI,
I want to map my solr-fields using the Customized DataImport Handler

For ex:

 I have a fields called 
   <field column="NAME" name="field1" />
  <field column="NO" name="field2" />

Actually my column-names comes dynamically from another table it varies from
client to client.
instead of giving the Mapped-Db-columns  as 'NAME' i want to configure this
dynamically using the Customized Import Handler.

can i use My Own DataImportHandler To implement this.

Please help me .

Thanks in advance

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Customized-Solr-DataImporter-tp823556p823556.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to