[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765338#action_12765338 ] Michael Busch commented on LUCENE-1979: --- OK, thanks for the confirmation. Then this

[jira] Updated: (LUCENE-1969) adding kamikaze to lucene contrib

2009-10-13 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated LUCENE-1969: -- Attachment: kamikaze.contrib.patch2 again it was the package name. redid local run and all tests pass.

[jira] Commented: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765341#action_12765341 ] Michael McCandless commented on LUCENE-1974: +1... we need many more tests tha

[jira] Commented: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765342#action_12765342 ] Michael Busch commented on LUCENE-1974: --- {quote} I think we need to spin 2.9.1 for t

[jira] Commented: (LUCENE-1960) Remove deprecated Field.Store.COMPRESS

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765344#action_12765344 ] Michael Busch commented on LUCENE-1960: --- How shall we proceed here? (see my previous

[jira] Created: (LUCENE-1982) BoxIds of CartesianTierPlotter in Lucene spatial seems incorrect

2009-10-13 Thread Yankang Jiang (JIRA)
BoxIds of CartesianTierPlotter in Lucene spatial seems incorrect Key: LUCENE-1982 URL: https://issues.apache.org/jira/browse/LUCENE-1982 Project: Lucene - Java Issue Type: Bug

IndexInput not being closed

2009-10-13 Thread Gui Forget
Hello, This is my first email to this list so I hope I posted it to the right list. I'm in the process of upgrading my web application from Lucene 2.0 to Lucene 2.4.1. Things went pretty smoothly but I noticed that some IndexInput were created via cloning but were never closed. The trace

Re: IndexInput not being closed

2009-10-13 Thread Yonik Seeley
It's OK... IndexInputs have never all been closed. IndexInput clones don't need to be closed as they share the same resources with the original. They are also often cached in thread locals. -Yonik http://www.lucidimagination.com On Tue, Oct 13, 2009 at 9:25 PM, Gui Forget wrote: > Hello, > Th

[jira] Commented: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-13 Thread tangfulin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765354#action_12765354 ] tangfulin commented on LUCENE-1974: --- Good job, Thanks you all for this! Though we have

Re: [jira] Commented: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-13 Thread Chris Hostetter
: I think the other tests do not catch it because the error only happens : if the docID is over 8192 (the chunk size that BooleanScorer uses). : Most of our tests work on smaller sets of docs. I don't have time to try this out right now, but i wonder if just modifying the QueryUtils wrap* fun

Hudson build is back to normal: Lucene-trunk #978

2009-10-13 Thread Apache Hudson Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765407#action_12765407 ] Uwe Schindler commented on LUCENE-1979: --- Hi Michael, I see no problem in bw patch :

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765408#action_12765408 ] Michael Busch commented on LUCENE-1979: --- Hi Uwe, thanks for taking a look here. Ho

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765414#action_12765414 ] Uwe Schindler commented on LUCENE-1979: --- There are two possibilities: - Changing th

[jira] Issue Comment Edited: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765414#action_12765414 ] Uwe Schindler edited comment on LUCENE-1979 at 10/13/09 10:59 PM: --

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765416#action_12765416 ] Michael Busch commented on LUCENE-1979: --- Well IndexCommitPoint was deprecated, so I

[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1973: -- Description: Remove the rest of the deprecated query components. (was: Remove deprecated quer

[jira] Issue Comment Edited: (LUCENE-1973) Remove deprecated query components

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765093#action_12765093 ] Uwe Schindler edited comment on LUCENE-1973 at 10/13/09 11:03 PM: --

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765417#action_12765417 ] Uwe Schindler commented on LUCENE-1979: --- I would add the change in CHANGES.txt, too.

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765427#action_12765427 ] Michael Busch commented on LUCENE-1979: --- Also added an appropriate entry to the bw b

[jira] Resolved: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-1979. --- Resolution: Fixed Committed revision 825022. > Remove remaining deprecations from indexer p

RE: svn commit: r825022 - in /lucene/java/trunk: ./ contrib/instantiated/src/java/org/apache/lucene/store/instantiated/ contrib/instantiated/src/test/org/apache/lucene/store/instantiated/ contrib/memo

2009-10-13 Thread Uwe Schindler
Sorry, I think you missed to delete IndexCommitPoint. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: busc...@apache.org [mailto:busc...@apache.org] > Sent: Wednesday, October 14, 2009 8:39 AM > To: java-

[jira] Commented: (LUCENE-1979) Remove remaining deprecations from indexer package

2009-10-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765433#action_12765433 ] Uwe Schindler commented on LUCENE-1979: --- I think you missed to delete IndexComitPoin

<    1   2