Re: Obtain IndexCommits from directory

2008-06-17 Thread Michael McCandless
This API doesn't yet exist. I do agree it would be useful (necessary) for users who have a customized deletion policy that keeps around certain prior commits, and wants to selectively open readers against these past commits. I like your proposed methods; I can take this. On reopen(): I

Re: Obtain IndexCommits from directory

2008-06-17 Thread Jason Rutherglen
> reopen should just upgrade to the latest commit? Makes sense > commit was deleted IOException Seems like proper behavior On Tue, Jun 17, 2008 at 5:39 AM, Michael McCandless < [EMAIL PROTECTED]> wrote: > > This API doesn't yet exist. > > I do agree it would be useful (necessary) for users wh

[jira] Commented: (LUCENE-1149) add XA transaction support

2008-06-17 Thread Adrian Tarau (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605705#action_12605705 ] Adrian Tarau commented on LUCENE-1149: -- I had the same problem, so one year ago I imp

[jira] Commented: (LUCENE-1306) CombinedNGramTokenFilter

2008-06-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605704#action_12605704 ] Grant Ingersoll commented on LUCENE-1306: - Note, also, that one could use the "fla

[jira] Created: (LUCENE-1308) Remove String.intern() from Field.java to increase performance and lower contention

2008-06-17 Thread Rene S (JIRA)
Remove String.intern() from Field.java to increase performance and lower contention --- Key: LUCENE-1308 URL: https://issues.apache.org/jira/browse/LUCENE-1308 Project: L

[jira] Updated: (LUCENE-1308) Remove String.intern() from Field.java to increase performance and lower contention

2008-06-17 Thread Rene S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene S updated LUCENE-1308: --- Description: Right now, *document.Field is interning all field names. While this makes sense because it low

[jira] Commented: (LUCENE-1306) CombinedNGramTokenFilter

2008-06-17 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605721#action_12605721 ] Karl Wettin commented on LUCENE-1306: - I'll refine and document this patch soon. Terri

[jira] Commented: (LUCENE-1301) Refactor DocumentsWriter

2008-06-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605798#action_12605798 ] Michael Busch commented on LUCENE-1301: --- Just a quick update, Mike: With your lates

[jira] Commented: (LUCENE-1308) Remove String.intern() from Field.java to increase performance and lower contention

2008-06-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605832#action_12605832 ] Otis Gospodnetic commented on LUCENE-1308: -- Rene, can you provide a patch along w

[jira] Commented: (LUCENE-1306) CombinedNGramTokenFilter

2008-06-17 Thread Hiroaki Kawai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605836#action_12605836 ] Hiroaki Kawai commented on LUCENE-1306: --- First of all, my comment No.3 was not wrong

[jira] Resolved: (LUCENE-1297) Allow other string distance measures in spellchecker

2008-06-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1297. -- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available,