[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767225#action_12767225 ] Uwe Schindler commented on LUCENE-1257: --- bq. I did not touch StopFilter or StopAnaly

[jira] Commented: (LUCENE-1992) intermittent failure in TestIndexWriter. testExceptionDuringSync

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767223#action_12767223 ] Uwe Schindler commented on LUCENE-1992: --- >From the patch: {code} -// We expect s

Re: Call the authorities

2009-10-18 Thread Mark Miller
Mark Miller wrote: > TestStressSort has been butchered. > > I suppose we could just pull it since it wouldn't check for much any more - looks awful funny as is. -- - Mark http://www.lucidimagination.com - To unsubscribe,

Call the authorities

2009-10-18 Thread Mark Miller
TestStressSort has been butchered. -- - Mark http://www.lucidimagination.com - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-CloseableThreadLocal.patch Classes affected: * TermInfosReader * SegmentReader *

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1257: Attachment: LUCENE-1257_analysis.patch updated analysis patch. I did not touch StopFilter or Stop

[jira] Commented: (LUCENE-1945) Make all classes that have a close() methods instanceof Closeable (Java 1.5)

2009-10-18 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767165#action_12767165 ] Earwin Burrfoot commented on LUCENE-1945: - Package-private classes might as well i

[jira] Resolved: (LUCENE-1992) intermittent failure in TestIndexWriter. testExceptionDuringSync

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1992. Resolution: Fixed Fix Version/s: 2.9.1 Thanks for reporting this Uwe! > in

[jira] Updated: (LUCENE-1992) intermittent failure in TestIndexWriter. testExceptionDuringSync

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1992: --- Attachment: LUCENE-1992.patch Patch attached. I'll commit shortly on trunk & 2.9.1.

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767160#action_12767160 ] Uwe Schindler commented on LUCENE-1257: --- So we just generify the ThreadLocal to or

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767158#action_12767158 ] Robert Muir commented on LUCENE-1257: - Uwe, I agree. I think if we want to improve thi

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767157#action_12767157 ] Uwe Schindler commented on LUCENE-1257: --- Robert: Thanks! But we should not generify

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767155#action_12767155 ] Uwe Schindler commented on LUCENE-1257: --- {quote} bq. LUCENE-1257_o.a.l.queryParser.p

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767156#action_12767156 ] Robert Muir commented on LUCENE-1257: - {quote} >From your patch, it seems that you wan

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767152#action_12767152 ] Uwe Schindler commented on LUCENE-1257: --- bq. LUCENE-1257_o.a.l.queryParser.patch Th

[jira] Issue Comment Edited: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767149#action_12767149 ] Uwe Schindler edited comment on LUCENE-1257 at 10/18/09 3:31 PM: ---

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767149#action_12767149 ] Uwe Schindler commented on LUCENE-1257: --- bq. First cut version of the patch. If Anal

[jira] Resolved: (LUCENE-1945) Make all classes that have a close() methods instanceof Closeable (Java 1.5)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1945. --- Resolution: Fixed Assignee: Uwe Schindler Committed revision: 826540 > Make all class

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: o.a.l.analysis.patch Analyzer (generified ) Other Analyzers. First cut version of the pat

[jira] Updated: (LUCENE-1945) Make all classes that have a close() methods instanceof Closeable (Java 1.5)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1945: -- Attachment: LUCENE-1945.patch Patch that adds Closeable to all public interfaces/super-classes

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o.a.l.queryParser.patch o.a.l.queryParser > Port to Java5 > - > >

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767140#action_12767140 ] Uwe Schindler commented on LUCENE-1257: --- bq. IndexFileDeleter, IndexDeletePolicy L

RE: Strange Test failure every 10 TestIndexWriter test runs or so

2009-10-18 Thread Uwe Schindler
Thanks! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Michael McCandless [mailto:luc...@mikemccandless.com] > Sent: Sunday, October 18, 2009 11:48 PM > To: java-dev@lucene.apache.org > Subject: Re: Stra

[jira] Created: (LUCENE-1992) intermittent failure in TestIndexWriter. testExceptionDuringSync

2009-10-18 Thread Michael McCandless (JIRA)
intermittent failure in TestIndexWriter. testExceptionDuringSync - Key: LUCENE-1992 URL: https://issues.apache.org/jira/browse/LUCENE-1992 Project: Lucene - Java Issue Type: Bu

Re: Strange Test failure every 10 TestIndexWriter test runs or so

2009-10-18 Thread Michael McCandless
I'll hunt it down!! Mike On Sun, Oct 18, 2009 at 5:23 PM, Uwe Schindler wrote: > I get often the following test failure with exactly the same position and > file name, but only under windows, never in Solaris: > > > > common.test: > >     [mkdir] Created dir: C:\Projects\lucene\trunk-full1\build

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767138#action_12767138 ] Kay Kay commented on LUCENE-1257: - {quote} I think test code rewrite is not so important n

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-IndexDeletionPolicy_IndexFileDeleter.patch IndexFileDeleter IndexDeletePolicy

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767136#action_12767136 ] Uwe Schindler commented on LUCENE-1257: --- I think test code rewrite is not so importa

[jira] Assigned: (LUCENE-1991) Similarity#score deprecated method - javadoc reference + SimilarityDelegator

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-1991: - Assignee: Uwe Schindler > Similarity#score deprecated method - javadoc reference + Simil

[jira] Commented: (LUCENE-1991) Similarity#score deprecated method - javadoc reference + SimilarityDelegator

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767134#action_12767134 ] Uwe Schindler commented on LUCENE-1991: --- This is indeed somehow wired. I'll fix. >

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o_a_l_index_test.patch Patch resubmitted confirming to generics code guidelines

Strange Test failure every 10 TestIndexWriter test runs or so

2009-10-18 Thread Uwe Schindler
I get often the following test failure with exactly the same position and file name, but only under windows, never in Solaris: common.test: [mkdir] Created dir: C:\Projects\lucene\trunk-full1\build\test [junit] Testsuite: org.apache.lucene.index.TestIndexWriter [junit] Tests run:

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o_a_l_index_test.patch o.a.lucene.index in src/test > Port to Java5 > --

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767131#action_12767131 ] Uwe Schindler commented on LUCENE-1257: --- Looks good! Committed (with some modificat

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1257: -- Affects Version/s: (was: 2.3.1) 3.0 > Port to Java5 > -

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-o.a.l.util.patch * MapOfSets * FieldCacheSanityChecker > Port to Java5 > ---

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-org_apache_lucene_document.patch {quote} Attached is a new patch with a correct ge

[jira] Updated: (LUCENE-1991) Similarity#score deprecated method - javadoc reference + SimilarityDelegator

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1991: Attachment: LUCENE-1991.patch > Similarity#score deprecated method - javadoc reference + SimilarityDelegat

[jira] Created: (LUCENE-1991) Similarity#score deprecated method - javadoc reference + SimilarityDelegator

2009-10-18 Thread Kay Kay (JIRA)
Similarity#score deprecated method - javadoc reference + SimilarityDelegator Key: LUCENE-1991 URL: https://issues.apache.org/jira/browse/LUCENE-1991 Project: Lucene - Java

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o.a.l.store.patch > Port to Java5 > - > > Key: LUCENE-

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o_a_l_search_spans.patch o.a.l.search.spans - generics added > Port to Java5 > --

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257_o_a_l_search.patch o.a.l.search package - generified > Port to Java5 > --

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-IndexDeleter.patch IndexDelete (Policy) and stuff > Port to Java5 > -

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767087#action_12767087 ] Kay Kay commented on LUCENE-1257: - Uwe: Please feel free to go ahead and do it and commit

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1257: -- Attachment: LUCENE-1257-org_apache_lucene_document.patch Attached is a new patch with a correc

Re: 2.9.1

2009-10-18 Thread John Wang
ah! Thanks Yonik! -John On Sun, Oct 18, 2009 at 6:32 AM, Yonik Seeley wrote: > On Sun, Oct 18, 2009 at 1:43 AM, John Wang wrote: > > Maybe it is not a big deal. But I would still like to know why in > > MultiTermDocs, if term is not null, termDocs(term) is not called, rather > > termDocs() i

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-iw.patch * Mostly with IndexWriter > Port to Java5 > - > >

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-10-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767073#action_12767073 ] Mark Miller commented on LUCENE-1458: - bq. Are they causing OOMs with TestIndexReaderR

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767072#action_12767072 ] Uwe Schindler commented on LUCENE-1257: --- bq. More set of patches in org.apache.lucen

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767071#action_12767071 ] Michael McCandless commented on LUCENE-1458: bq. Pulsing is more of an issue b

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-1257: Attachment: LUCENE-1257-org_apache_lucene_document.patch More set of patches in org.apache.lucene.document

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-10-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767068#action_12767068 ] Mark Miller commented on LUCENE-1458: - Nice! Sep and Pulsing still need to be trimmed

Re: 2.9.1

2009-10-18 Thread Yonik Seeley
On Sun, Oct 18, 2009 at 1:43 AM, John Wang wrote: >     Maybe it is not a big deal. But I would still like to know why in > MultiTermDocs, if term is not null, termDocs(term) is not called, rather > termDocs() is. That would work, but it would sometimes be less efficient. By calling termDocs() o

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767064#action_12767064 ] Michael McCandless commented on LUCENE-1987: bq. Or make the Analyzers final?

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767063#action_12767063 ] Michael McCandless commented on LUCENE-1987: bq. How should we handle the depr

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767056#action_12767056 ] Michael McCandless commented on LUCENE-1458: I just committed fix for a major

[jira] Created: (LUCENE-1990) Add unsigned packed int impls in oal.util

2009-10-18 Thread Michael McCandless (JIRA)
Add unsigned packed int impls in oal.util - Key: LUCENE-1990 URL: https://issues.apache.org/jira/browse/LUCENE-1990 Project: Lucene - Java Issue Type: Improvement Components: Index

[jira] Issue Comment Edited: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767049#action_12767049 ] Uwe Schindler edited comment on LUCENE-1987 at 10/18/09 5:04 AM: ---

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767049#action_12767049 ] Uwe Schindler commented on LUCENE-1987: --- Mike: You invented the VERSION constants fo

[jira] Updated: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1987: -- Description: These removes the rest of the deprecations in the analysis package: - -Token's te

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767042#action_12767042 ] Uwe Schindler commented on LUCENE-1987: --- Committed revision: 826404 and also in 2.9

[jira] Resolved: (LUCENE-1988) CharacterCache - references deleted

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1988. --- Resolution: Fixed Resolved as part of parent issue. > CharacterCache - references deleted

[jira] Updated: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1987: -- Attachment: LUCENE-1987.patch New patch. Will commit soon (+bw branch). I will also commit the

[jira] Resolved: (LUCENE-1989) CharArraySet cannot be made generic, because it violates the Set interface

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1989. --- Resolution: Fixed Assignee: Uwe Schindler Committed revision: 826395 > CharArraySet c

[jira] Updated: (LUCENE-1989) CharArraySet cannot be made generic, because it violates the Set interface

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1989: -- Attachment: LUCENE-1989.patch Add some java docs. Will commit now. > CharArraySet cannot be m

Re: 2.9.1

2009-10-18 Thread Michael McCandless
On Sun, Oct 18, 2009 at 1:43 AM, John Wang wrote: >     Maybe it is not a big deal. But I would still like to know why in > MultiTermDocs, if term is not null, termDocs(term) is not called, rather > termDocs() is. John are you referring to the protected TermDocs termDocs(IndexReader reader) metho

[jira] Resolved: (LUCENE-1986) NPE in NearSpansUnordered from PayloadNearQuery

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1986. Resolution: Fixed Thanks Peter and Mark! > NPE in NearSpansUnordered from Payload

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767033#action_12767033 ] Uwe Schindler commented on LUCENE-1257: --- Committed LUCENE-1257_org_apache_lucene_ind

[jira] Updated: (LUCENE-1986) NPE in NearSpansUnordered from PayloadNearQuery

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1986: --- Attachment: LUCENE-1986.patch Thanks for the test case Peter and for the fix Mark!

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1257: -- Attachment: LUCENE-1257_org_apache_lucene_index.patch Whitespace-cleanup of your patch. See al

Re: 2.9.1

2009-10-18 Thread Michael McCandless
Nice :) Fix looks good... I'll commit soon. Thanks! Mike On Sat, Oct 17, 2009 at 1:19 PM, Mark Miller wrote: > Not that I have any comfort with spans - but I'm good with a shovel ;) > > Mark Miller wrote: >> Got it I think. >> >> Michael McCandless wrote: >> >>> I've marked fix for 2.9.1.  Can

[jira] Assigned: (LUCENE-1986) NPE in NearSpansUnordered from PayloadNearQuery

2009-10-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1986: -- Assignee: Michael McCandless > NPE in NearSpansUnordered from PayloadNearQuery