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

2007-09-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528522 ] Michael Busch commented on LUCENE-986: -- > I got the patch to apply cleanly (see mailing list for details) Than

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-986) Refactor segmentInfos from IndexReader into its subclasses

2007-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523774 ] Hoss Man commented on LUCENE-986: - i rarely remember a week later what i was thinking when i wrote something, but i

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

2007-08-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523768 ] Michael Busch commented on LUCENE-986: -- What do you think about this alternative approach: - SegmentReader, Mul

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

2007-08-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522038 ] Michael Busch commented on LUCENE-986: -- This is good stuff, Hoss. I like the DirectoryIndexReader idea. Sounds l

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

2007-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522025 ] Hoss Man commented on LUCENE-986: - one aspect of this that should be considered: It may not make sense for MultiRead