Re: Customized Solr DataImporter

2010-05-17 Thread Ahmet Arslan
> I dont know what pattern the user will configure the > columns in a separate > table.i have to read this table to map the solr-fields to > these columns ,so > i cant give dynamic fields also,and Transformers also seems > to be no use in > this case. > You don't need to know columns names. You

Re: Customized Solr DataImporter

2010-05-17 Thread kishan
solution -- View this message in context: http://lucene.472066.n3.nabble.com/Customized-Solr-DataImporter-tp823556p825428.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Customized Solr DataImporter

2010-05-17 Thread Ahmet Arslan
> HI, > I want to map my solr-fields using the Customized > DataImport Handler > > For ex: > > I have a fields called >     /> >   > > 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 > w

Customized Solr DataImporter

2010-05-17 Thread kishan
igure 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 li