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
@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
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
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
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
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
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.