Re: dataimport handler with mysql: wrong field mapping

2008-12-15 Thread jokkmokk
sorry, I'm using the 1.3.0 release. I've now worked around that issue by using aliases in the sql statement so that no mapping is needed. This way it works perfectly. best regards Stefan Shalin Shekhar Mangar wrote: > > Which solr version are you using? > -- View this message in context: h

dataimport handler with mysql: wrong field mapping

2008-12-15 Thread jokkmokk
HI, I'm desperately trying to get the dataimport handler to work, however it seems that it just ignores the field name mapping. I have the fields "body" and "subject" in the database and those are called "title" and "content" in the solr schema, so I use the following import config: