Java.io.IOException with multiple copyField/ directives

2010-12-03 Thread Peter Litsegård
Hi! I've run into a strange behaviour while using Nutch (solrindexer) together with Solr 1.4.1. I'd like to copy the 'title' and 'content' field to another field, say, 'foo'. In my first attempt I added the copyField/ directives in schema.xml and got the java exception so I removed them from

Re: Java.io.IOException with multiple copyField/ directives

2010-12-03 Thread Andrzej Bialecki
On 2010-12-03 09:52, Peter Litsegård wrote: Hi! I've run into a strange behaviour while using Nutch (solrindexer) together with Solr 1.4.1. I'd like to copy the 'title' and 'content' field to another field, say, 'foo'. In my first attempt I added the copyField/ directives in schema.xml

SV: Java.io.IOException with multiple copyField/ directives

2010-12-03 Thread Peter Litsegård
3 december 2010 10:42 Till: dev@nutch.apache.org Ämne: Re: Java.io.IOException with multiple copyField/ directives On 2010-12-03 09:52, Peter Litsegård wrote: Hi! I've run into a strange behaviour while using Nutch (solrindexer) together with Solr 1.4.1. I'd like to copy the 'title

SV: Java.io.IOException with multiple copyField/ directives

2010-12-03 Thread Peter Litsegård
Hi Andrzej! OF COURSE I'd forgot to set 'multiValued=true! Thanks for pointing this out! Cheers, /Peter -Ursprungligt meddelande- Från: Andrzej Bialecki [mailto:a...@getopt.org] Skickat: den 3 december 2010 10:42 Till: dev@nutch.apache.org Ämne: Re: Java.io.IOException with multiple