[Nutch-dev] RE: Upcoming work on Fetcher

2005-04-29 Thread Jay Yu
These are all very important and useful features/patches. I have encountered some of them in my apps and have some ad hoc fixes, but it'll be nice to have more general implementations. Can't wait to see your changes! Thanks Jay -Original Message- From: Andrzej Bialecki [mailto:[EMAIL P

[Nutch-dev] RE: MapFile.Reader bug (Re: Optimal segment size?)

2005-04-13 Thread Jay Yu
@incubator.apache.org Subject: MapFile.Reader bug (Re: Optimal segment size?) Jay Yu wrote: > I have a similar problem when the segread tool (acutually any code that > needs to read the seg) was just hanging there forever on a > truncated segment. I think there are at least 2 bugs: one in th

[Nutch-dev] RE: Optimal segment size?

2005-04-13 Thread Jay Yu
I have a similar problem when the segread tool (acutually any code that needs to read the seg) was just hanging there forever on a truncated segment. I think there are at least 2 bugs: one in the fetcher which generated the truncated seg without any error message, the 2nd is the MapFile/SequenceF

[Nutch-dev] RE: [jira] Commented: (NUTCH-7) analyze tool takes up all the dis k space when there are circular links

2005-03-31 Thread Jay Yu
Is your change to the update db tool going to be in the next release? Have you tested it? Thanks for the fix! -Original Message- From: Phoebe Miller (JIRA) [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 8:59 AM To: nutch-dev@incubator.apache.org Subject: [jira] Commented: (NUTC

[Nutch-dev] multiple languages

2005-03-24 Thread Jay Yu
Hi, I wonder if anyone knows how to formulate nutch queries to search for pages in either English or Spanish? Although Lucene allows query syntax such as lang:(en or es) Nutch query does not preserve this syntax. Thanks --- SF email is spo

RE: [Nutch-dev] Nutch 0.6 release does not compile under java 1.5

2005-01-20 Thread Jay Yu
lto:[EMAIL PROTECTED] On Behalf Of Jay Yu Sent: Tuesday, January 18, 2005 3:07 PM To: nutch-developers@lists.sourceforge.net Subject: [Nutch-dev] Nutch 0.6 release does not compile under java 1.5 Just downloaded the 0.6 release and tried to compile it under java 1.5. It failed due to the ambiguity of

[Nutch-dev] Nutch 0.6 release does not compile under java 1.5

2005-01-18 Thread Jay Yu
Just downloaded the 0.6 release and tried to compile it under java 1.5. It failed due to the ambiguity of one class PriorityQueue in Lucene: Here is the error message: buildfile: build.xml init: [mkdir] Created dir: /home/jyu/src/nutch-0.6/build [mkdir] Created dir: /home/jyu/src/nutch-0.