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
Hi Andrzej! The exception was java.io.IOException. Of course I forgot to make the dest field multivalued. Embarrassing:-) I'll update the schema.xml file an try again... Stay tuned! Cheers, /Peter -Ursprungligt meddelande- Från: Andrzej Bialecki [mailto:a...@getopt.org] Skickat: den

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

[jira] Created: (NUTCH-944) Increase the number of elements to look for URLs and add the ability to specify multiple attributes by elements

2010-12-03 Thread Jean-Francois Gingras (JIRA)
Increase the number of elements to look for URLs and add the ability to specify multiple attributes by elements --- Key: NUTCH-944 URL:

[jira] Updated: (NUTCH-944) Increase the number of elements to look for URLs and add the ability to specify multiple attributes by elements

2010-12-03 Thread Jean-Francois Gingras (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Francois Gingras updated NUTCH-944: Attachment: DOMContentUtils.java.path-1.3

[jira] Created: (NUTCH-945) Indexing to multiple SOLR Servers

2010-12-03 Thread Charan Malemarpuram (JIRA)
Indexing to multiple SOLR Servers - Key: NUTCH-945 URL: https://issues.apache.org/jira/browse/NUTCH-945 Project: Nutch Issue Type: Improvement Components: indexer Affects Versions: 1.2

Build failed in Hudson: Nutch-trunk #1326

2010-12-03 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Nutch-trunk/1326/changes Changes: [ab] Fix breakage due to the changed Gora API. -- [...truncated 1006 lines...] A src/plugin/subcollection/src/java/org/apache/nutch A