Nutch 1.2 - Error trying to Index a Segment

2010-09-06 Thread brad
When trying to create a index: bin/nutch index crawl_test/indexes crawl_test/crawldb crawl_test/linkdb crawl_test/segments/* I'm getting the error: java.lang.NoSuchMethodError: org.apache.nutch.indexer.NutchDocument.add(Ljava/lang/String;Ljava/lang/Obje ct;)V It appears to occur in BasicIndexFilt

Help with custom query field

2010-09-06 Thread André Ricardo
Hello, I'm using Nutch 1.1 and I've successfully started indexing a field called "artist" from mp3s that contains the mp3 ID3 artist tag. Now I have created a query plugin to start querying this data using the QueryFilter extension point (looked at http://wiki.apache.org/nutch/HowToMakeCustomSear

Re: Subcollection is not really multi valued

2010-09-06 Thread Mattmann, Chris A (388J)
Thanks! On 9/6/10 9:44 AM, "Markus Jelsma" wrote: Done https://issues.apache.org/jira/browse/NUTCH-898 -Original message- From: Mattmann, Chris A (388J) Sent: Mon 06-09-2010 18:37 To: user@nutch.apache.org; markus.jel...@buyways.nl; Subject: Re: Subcollection is not really multi va

RE: Re: Subcollection is not really multi valued

2010-09-06 Thread Markus Jelsma
Done   https://issues.apache.org/jira/browse/NUTCH-898   -Original message- From: Mattmann, Chris A (388J) Sent: Mon 06-09-2010 18:37 To: user@nutch.apache.org; markus.jel...@buyways.nl; Subject: Re: Subcollection is not really multi valued Hi Markus, Thanks. I would prefer that you d

Re: Subcollection is not really multi valued

2010-09-06 Thread Mattmann, Chris A (388J)
Hi Markus, Thanks. I would prefer that you don't reopen an already resolved issue. Just file a new issue and link it back to this one. Thanks for the heads up! Cheers, Chris On 9/6/10 4:57 AM, "Markus Jelsma" wrote: Hi, It seems the NUTCH-716 [1] patch does not really produce a multi value

Re: Subcollection is not really multi valued

2010-09-06 Thread Markus Jelsma
FYI: i am using nutch-2010-07-07_04-49-04, which might not have the patch on board but i'm unsure. Also, i can't seem to get a more recent version from husdon either. On Monday 06 September 2010 13:57:33 Markus Jelsma wrote: > Hi, > > It seems the NUTCH-716 [1] patch does not really produce a m

Subcollection is not really multi valued

2010-09-06 Thread Markus Jelsma
Hi, It seems the NUTCH-716 [1] patch does not really produce a multi valued field. Instead, it concatenates multiple subcollection definitions into a single string field. I've commented on the issue but also sent this mail because it seems i cannot reopen an already resolved issue. [1]: https: