Re: Data Import ID Problem

2009-07-14 Thread Chris Masters
;Noble Paul'! - Original Message From: Noble Paul നോബിള്‍ नोब्ळ् To: solr-user@lucene.apache.org Sent: Tuesday, July 14, 2009 3:53:44 PM Subject: Re: Data Import ID Problem DIH is getting the field as it as a byte[] ? which db and which driver are you using? On Tue, Jul 14, 2009 at 4:46 PM, Chr

Re: Data Import ID Problem

2009-07-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
DIH is getting the field as it as a byte[] ? which db and which driver are you using? On Tue, Jul 14, 2009 at 4:46 PM, Chris Masters wrote: > > Hi All, > > I have a problem when importing data using the data import handler. I import > documents from multiple tables so table.id is not unique - to

Re: Data Import ID Problem

2009-07-14 Thread Chris Masters
he.org Sent: Tuesday, July 14, 2009 12:16:06 PM Subject: Data Import ID Problem Hi All, I have a problem when importing data using the data import handler. I import documents from multiple tables so table.id is not unique - to get round this I concatenat

Data Import ID Problem

2009-07-14 Thread Chris Masters
Hi All, I have a problem when importing data using the data import handler. I import documents from multiple tables so table.id is not unique - to get round this I concatenate the type like this:             When searching it seems the CONCATted string is turned i