[jira] Updated: (LUCENENET-243) TestFieldInfos failing

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-243: - Attachment: LUCENENET-243.patch Removed the invalid ctor from the test and altered the

[jira] Created: (LUCENENET-243) TestFieldInfos failing

2009-11-12 Thread Michael Garski (JIRA)
TestFieldInfos failing -- Key: LUCENENET-243 URL: https://issues.apache.org/jira/browse/LUCENENET-243 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski Shouldn't take long... -- This message is

[jira] Updated: (LUCENENET-242) TestWordListLoader fails

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-242: - Attachment: LUCENENET-242.patch Here's the patch. I altered the GetWordSet methods to

[jira] Created: (LUCENENET-242) TestWordListLoader fails

2009-11-12 Thread Michael Garski (JIRA)
TestWordListLoader fails Key: LUCENENET-242 URL: https://issues.apache.org/jira/browse/LUCENENET-242 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski Failure in TestWordListLoader due to con

[jira] Commented: (LUCENENET-216) FSDirectory.Sync Fix to Ensure Flush to Disk

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777357#action_12777357 ] Michael Garski commented on LUCENENET-216: -- Nice one Robert - love the addition

Lucene.Net.Store Namespace

2009-11-12 Thread Michael Garski
Once the patch for LUCENENET-210 is committed, there are still a few other tests in store that need fixing. I'm already familiar with what the issues are and will knock them out after 210 hits SVN. Michael Michael Garski Sr. Search Architect 310.969.7435 (office) 310.251.6355 (mobile)

Lucene.Net.Util Namespace

2009-11-12 Thread Michael Garski
I just finished working through the Lucene.Net.Util namespace and have patches submitted for all failing tests. There is functionality in the Index and Search namespaces that rely on things working properly in Util, so if George, Digy, or Doug have time to review the following JIRA issues, provide

[jira] Updated: (LUCENENET-241) TestStringIntern test will not run

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-241: - Attachment: LUCENENET-241.patch Just a change to the test itself. Modified to use Thr

[jira] Created: (LUCENENET-241) TestStringIntern test will not run

2009-11-12 Thread Michael Garski (JIRA)
TestStringIntern test will not run -- Key: LUCENENET-241 URL: https://issues.apache.org/jira/browse/LUCENENET-241 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski The test will not ru

[jira] Updated: (LUCENENET-240) TestSortedVIntList

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-240: - Attachment: LUCENENET-240.patch Small changes to remove the Main() call (no need for i

[jira] Created: (LUCENENET-240) TestSortedVIntList

2009-11-12 Thread Michael Garski (JIRA)
TestSortedVIntList -- Key: LUCENENET-240 URL: https://issues.apache.org/jira/browse/LUCENENET-240 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski A few tests failing, patch coming. -- This message

[jira] Updated: (LUCENENET-239) TestPriorityQueue failures

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-239: - Attachment: LUCENENET-239.patch ... and here it is. Just some minor cleanup in the te

[jira] Created: (LUCENENET-239) TestPriorityQueue failures

2009-11-12 Thread Michael Garski (JIRA)
TestPriorityQueue failures -- Key: LUCENENET-239 URL: https://issues.apache.org/jira/browse/LUCENENET-239 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski Nothing wrong with the queues, just

[jira] Updated: (LUCENENET-238) TestNumericUtils failing

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-238: - Attachment: LUCENENET-238.patch Patched! NumericUtils use OpenBitSet in a few place

[jira] Created: (LUCENENET-238) TestNumericUtils failing

2009-11-12 Thread Michael Garski (JIRA)
TestNumericUtils failing Key: LUCENENET-238 URL: https://issues.apache.org/jira/browse/LUCENENET-238 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski Sort tests are dependent on the methods

[jira] Created: (LUCENENET-237) TestDateSort failing

2009-11-12 Thread Michael Garski (JIRA)
TestDateSort failing Key: LUCENENET-237 URL: https://issues.apache.org/jira/browse/LUCENENET-237 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski Test is failing due to not catching the proper e

[jira] Updated: (LUCENENET-236) TestDateFilter tests

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-236: - Attachment: LUCENENET-236.patch A few notes on the patch: 1) The use of milliseconds

[jira] Created: (LUCENENET-236) TestDateFilter tests

2009-11-12 Thread Michael Garski (JIRA)
TestDateFilter tests Key: LUCENENET-236 URL: https://issues.apache.org/jira/browse/LUCENENET-236 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski There are tests in TestDateFilter failing. --

[jira] Updated: (LUCENENET-235) TestIndexWriter + SegmentMerger bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-235: --- Attachment: TestIndexWriter.patch > TestIndexWriter + SegmentMerger bug >

[jira] Updated: (LUCENENET-235) TestIndexWriter + SegmentMerger bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-235: --- Attachment: (was: TestIndexWriter.patch) > TestIndexWriter + SegmentMerger bug > -

[jira] Updated: (LUCENENET-235) TestIndexWriter + SegmentMerger bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-235: --- Attachment: TestIndexWriter.patch > TestIndexWriter + SegmentMerger bug >

[jira] Created: (LUCENENET-235) TestIndexWriter + SegmentMerger bug

2009-11-12 Thread Digy (JIRA)
TestIndexWriter + SegmentMerger bug --- Key: LUCENENET-235 URL: https://issues.apache.org/jira/browse/LUCENENET-235 Project: Lucene.Net Issue Type: Bug Reporter: Digy Attachments: TestInde

[jira] Commented: (LUCENENET-230) TestOpenBitSet

2009-11-12 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777220#action_12777220 ] George Aroush commented on LUCENENET-230: - Hi Mike, I'm done reviewing this pat

[jira] Commented: (LUCENENET-234) TestBoolean2 failing test

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777187#action_12777187 ] Michael Garski commented on LUCENENET-234: -- The iteration fix is common to a fe

[jira] Updated: (LUCENENET-234) TestBoolean2 failing test

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-234: - Attachment: LUCENENET-234.patch Here's the patch. 1) BooleanQuery.cs: the cIter enume

[jira] Created: (LUCENENET-234) TestBoolean2 failing test

2009-11-12 Thread Michael Garski (JIRA)
TestBoolean2 failing test - Key: LUCENENET-234 URL: https://issues.apache.org/jira/browse/LUCENENET-234 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garski The TestRandomQueries test is failing.

[jira] Updated: (LUCENENET-216) FSDirectory.Sync Fix to Ensure Flush to Disk

2009-11-12 Thread Robert Jordan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Jordan updated LUCENENET-216: Attachment: FSDirectory-Sync-PlatformIndep.patch The patch implements Sync() for Win-API

[jira] Updated: (LUCENENET-218) Lucene.Net.Util.TestAttributeSource.TestCloneAttributes

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-218: - Attachment: LUCENENET-218 V3.patch Whoops - forgot to include one file in that patch.

[jira] Updated: (LUCENENET-218) Lucene.Net.Util.TestAttributeSource.TestCloneAttributes

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-218: - Attachment: (was: LUCENENET-218 V2.patch) > Lucene.Net.Util.TestAttributeSource.Te

[jira] Updated: (LUCENENET-218) Lucene.Net.Util.TestAttributeSource.TestCloneAttributes

2009-11-12 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-218: - Attachment: LUCENENET-218 V2.patch The updated patch is attached. I created it from t

[jira] Resolved: (LUCENENET-227) TestIndexableBinaryStringTools - 4 failing tests

2009-11-12 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-227. - Resolution: Fixed Patch commited. Thanks Mike! A nicely done fix. > TestIndexableBi

[jira] Created: (LUCENENET-233) TestDirectoryReader bug

2009-11-12 Thread Digy (JIRA)
TestDirectoryReader bug --- Key: LUCENENET-233 URL: https://issues.apache.org/jira/browse/LUCENENET-233 Project: Lucene.Net Issue Type: Bug Reporter: Digy Attachments: TestDirectoryReader.patch With

[jira] Updated: (LUCENENET-233) TestDirectoryReader bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-233: --- Attachment: TestDirectoryReader.patch > TestDirectoryReader bug > --- > >

Re: [jira] Commented: (LUCENENET-218) Lucene.Net.Util.TestAttributeSource.TestCloneAttributes

2009-11-12 Thread Michael Garski
That was me that submitted the patch. I'll check it out and resubmit it. Michael On Nov 12, 2009, at 8:59 AM, "George Aroush (JIRA)" wrote: [ https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777

[jira] Closed: (LUCENENET-228) Index.TestConcurrentMergeScheduler.TestFlushExceptions bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-228. -- Resolution: Fixed Assignee: Digy Committed. DIGY > Index.TestConcurrentMergeScheduler.TestFlushExcep

[jira] Closed: (LUCENENET-229) Index.TestCrash.* bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-229. -- Resolution: Fixed Assignee: Digy Committed. DIGY > Index.TestCrash.* bug > -- >

[jira] Closed: (LUCENENET-231) System.DateTime.Now.Millisecond bug

2009-11-12 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-231. -- Resolution: Fixed Assignee: Digy replaced System.DateTime.Now.Millisecond with (DateTime.Now

[jira] Resolved: (LUCENENET-219) CompoundFileWriter cleanup

2009-11-12 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-219. - Resolution: Later Moving this to post 2.9 release. > CompoundFileWriter cleanup > ---

[jira] Commented: (LUCENENET-218) Lucene.Net.Util.TestAttributeSource.TestCloneAttributes

2009-11-12 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777052#action_12777052 ] George Aroush commented on LUCENENET-218: - Hi Nick, Can you please re-create th

[jira] Commented: (LUCENENET-216) FSDirectory.Sync Fix to Ensure Flush to Disk

2009-11-12 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777035#action_12777035 ] George Aroush commented on LUCENENET-216: - Do we have a final resolution on this

RE: unsubscribe lucene-net-dev

2009-11-12 Thread Alon Shwartz
I did... I'll try again. Alon -Original Message- From: Gordon Hooton [mailto:ghoo...@gmail.com] Sent: Thursday, November 12, 2009 12:48 AM To: lucene-net-dev@incubator.apache.org Subject: Re: unsubscribe lucene-net-dev I think you need to send a message to lucene-net-dev -unsubscr...@in

Re: unsubscribe lucene-net-dev

2009-11-12 Thread Gordon Hooton
I think you need to send a message to lucene-net-dev -unsubscr...@incubator.apache.org to unsubscribe On Thu, Nov 12, 2009 at 12:37 AM, Ruatara Paapu wrote: > unsubscribe lucene-net-dev >

unsubscribe lucene-net-dev

2009-11-12 Thread Ruatara Paapu
unsubscribe lucene-net-dev