-- 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
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
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 "
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
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
, 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
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
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
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,