Re: Local Solr - Error creating document with DIH

2008-12-30 Thread MapYours
Thanks, That worked perfectly. Noble Paul നോബിള്‍ नोब्ळ् wrote: > > apparently the local solr expects everything as string. I guess we > must raise an issue with them. > meanwhile you can convert those double fields to String using > TemplateTransformer > > > > > > > On Tue, Dec 30, 200

Re: Local Solr - Error creating document with DIH

2008-12-29 Thread Noble Paul നോബിള്‍ नोब्ळ्
apparently the local solr expects everything as string. I guess we must raise an issue with them. meanwhile you can convert those double fields to String using TemplateTransformer On Tue, Dec 30, 2008 at 5:49 AM, MapYours wrote: > > I have my data import handler set up correctly it connect