svn:eol-style=native ... was: Re: [jira] Commented: (LUCENE-986) Refactor segmentInfos from IndexReader into its subclasses

2007-09-17 Thread Chris Hostetter
: I ask because i'm haivng trouble applying the patch from the 12th ... i : must be tired because i can't understand why, it doesn't look like the : files have changed since you posted the patch, so i'm not sure what it's : complaining about ... visually everything seems to match up... FYI: t

[jira] Commented: (LUCENE-986) Refactor segmentInfos from IndexReader into its subclasses

2007-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528271 ] Hoss Man commented on LUCENE-986: - Michael: I've been meaning to look at this, but haven't had the time ... your rec

[jira] Commented: (LUCENE-986) Refactor segmentInfos from IndexReader into its subclasses

2007-09-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528225 ] Michael Busch commented on LUCENE-986: -- > one hitch might be that SegmentReader.get is public, and in order to k

[jira] Commented: (LUCENE-1002) Huge Nightly Builds

2007-09-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528220 ] Grant Ingersoll commented on LUCENE-1002: - It also seems the nightly build is not including the binary build

[jira] Updated: (LUCENE-1002) Nightly Builds

2007-09-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1002: Summary: Nightly Builds (was: Huge Nightly Builds) > Nightly Builds > -- > >

[jira] Created: (LUCENE-1002) Huge Nightly Builds

2007-09-17 Thread Grant Ingersoll (JIRA)
Huge Nightly Builds --- Key: LUCENE-1002 URL: https://issues.apache.org/jira/browse/LUCENE-1002 Project: Lucene - Java Issue Type: Bug Components: Website Reporter: Grant Ingersoll Assignee:

[jira] Updated: (LUCENE-997) Add search timeout support to Lucene

2007-09-17 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated LUCENE-997: - Attachment: (was: timeout.patch) > Add search timeout support to Lucene > ---

[jira] Updated: (LUCENE-997) Add search timeout support to Lucene

2007-09-17 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated LUCENE-997: - Attachment: timeout.patch http://www-128.ibm.com/developerworks/java/library/j-jtp05236.html TimerThread

Caching in lucene

2007-09-17 Thread Shailendra Mudgal
Hi All, One thing that i understand about IndexReader is that for subsequent queries, results come fast as the IndexReader needs to be warmed up. According to this, I am trying to find out the answers of following questions : - is there any caching is done in lucene for search ? - if yes, is it fo

[jira] Commented: (LUCENE-998) BooleanQuery.setMaxClauseCount(int) is static

2007-09-17 Thread Tim Lebedkov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527964 ] Tim Lebedkov commented on LUCENE-998: - Please also do not forget about QueryParser. > BooleanQuery.setMaxClauseC