[jira] Created: (LUCENE-552) NPE during mergeSegments

2006-04-21 Thread JIRA
NPE during mergeSegments Key: LUCENE-552 URL: http://issues.apache.org/jira/browse/LUCENE-552 Project: Lucene - Java Type: Bug Components: Index Versions: 2.0 Environment: 2.0-rc1-dev Reporter: Ole Kværnø The JVM stops wi

refetching interval

2006-04-21 Thread Michael Ji
Hi, I am using nutch 07 and found the following code in FetchListTool.java private static final long FETCH_GENERATION_DELAY_MS = 7 * 24 * 60 * 60 * 1000; that means next refetching time is always 7 days later, no matter what fetch interval setting in nutch-site.xml, I feel puzzled. Could any on

Re: refetching interval

2006-04-21 Thread Grant Ingersoll
Try the Nutch mailing list Michael Ji wrote: Hi, I am using nutch 07 and found the following code in FetchListTool.java private static final long FETCH_GENERATION_DELAY_MS = 7 * 24 * 60 * 60 * 1000; that means next refetching time is always 7 days later, no matter what fetch interval setting

[jira] Updated: (LUCENE-550) InstanciatedIndex - faster but memory consuming index

2006-04-21 Thread Karl Wettin (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-550?page=all ] Karl Wettin updated LUCENE-550: --- Attachment: class_diagram.png This is a class diagram that explains what it will look like when I'm done. It is pretty much only the IndexReader that needs to be

[jira] Created: (LUCENE-553) MultiFieldDisjunctionMaxQueryParser

2006-04-21 Thread Chuck Williams (JIRA)
MultiFieldDisjunctionMaxQueryParser --- Key: LUCENE-553 URL: http://issues.apache.org/jira/browse/LUCENE-553 Project: Lucene - Java Type: New Feature Components: QueryParser Versions: 1.9, 2.0 Environment: All Reporte

[jira] Updated: (LUCENE-553) MultiFieldDisjunctionMaxQueryParser

2006-04-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-553?page=all ] Chuck Williams updated LUCENE-553: -- Attachment: MultiFieldDisjunctionMaxQueryParser.java > MultiFieldDisjunctionMaxQueryParser > --- > > Key: LUCENE-55

[jira] Updated: (LUCENE-553) MultiFieldDisjunctionMaxQueryParser

2006-04-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-553?page=all ] Chuck Williams updated LUCENE-553: -- Attachment: MultiFieldDisjunctionMaxQueryParserTest.java > MultiFieldDisjunctionMaxQueryParser > --- > > Key: LUCEN