Re: Data Import Handler fields with different values in column and name

2012-06-01 Thread Jack Krupansky
-- Jack Krupansky -Original Message----- From: Dyer, James Sent: Friday, June 01, 2012 1:30 PM To: solr-user@lucene.apache.org Subject: RE: Data Import Handler fields with different values in column and name I do not see any logging statements in the code, so I don't think there&#

RE: Data Import Handler fields with different values in column and name

2012-06-01 Thread Dyer, James
y why. -- Jack Krupansky -Original Message- From: Dyer, James Sent: Friday, June 01, 2012 10:50 AM To: solr-user@lucene.apache.org Subject: RE: Data Import Handler fields with different values in column and name Are you leaving both mappings in there, like this... If so, I'm not su

Re: Data Import Handler fields with different values in column and name

2012-06-01 Thread Rafael Taboada
10:50 AM > To: solr-user@lucene.apache.org > Subject: RE: Data Import Handler fields with different values in column > and name > > > Are you leaving both mappings in there, like this... > > > > > > > > > If so, I'm not sure you can map "

Re: Data Import Handler fields with different values in column and name

2012-06-01 Thread Rafael Taboada
riday, June 01, 2012 10:50 AM > To: solr-user@lucene.apache.org > Subject: RE: Data Import Handler fields with different values in column > and name > > > Are you leaving both mappings in there, like this... > > > > > > > > > If so, I'm not sure y

Re: Data Import Handler fields with different values in column and name

2012-06-01 Thread Rafael Taboada
Hi James, I'm not duplicating fields. Just using one field asunto: Thanks for your help. On Fri, Jun 1, 2012 at 9:50 AM, Dyer, James wrote: > Are you leaving both mappings in there, like this... > > > > > > > > > If so, I'm not sure you can map "asunto" to two different fields like

Re: Data Import Handler fields with different values in column and name

2012-06-01 Thread Jack Krupansky
, June 01, 2012 10:50 AM To: solr-user@lucene.apache.org Subject: RE: Data Import Handler fields with different values in column and name Are you leaving both mappings in there, like this... If so, I'm not sure you can map "asunto" to two different fields like this. For tha

RE: Data Import Handler fields with different values in column and name

2012-06-01 Thread Dyer, James
Are you leaving both mappings in there, like this... If so, I'm not sure you can map "asunto" to two different fields like this. For that, you may need to write a transformer that will duplicate "asunto" for you. Although, in most cases all you need to do is add a in schema.xml to

Re: Data Import Handler fields with different values in column and name

2012-05-31 Thread Rafael Taboada
Jack, Thanks for your help. I restarted solr when I was changing schema.xml anytime. Any doc about this mentions it is possible to map the column with another name value. But I can't. Thanks again. Rafael On Thu, May 31, 2012 at 1:27 PM, Jack Krupansky wrote: > Is there any chance that you a

Re: Data Import Handler fields with different values in column and name

2012-05-31 Thread Jack Krupansky
Is there any chance that you added the "anotherasunto" field and then forgot to shut down and reload Solr? Any time you edit schema.xml or solrconfig.xml you need to reload Solr for the changes to take effect. -- Jack Krupansky -Original Message- From: Rafael Taboada Sent: Thursday,