[jira] Updated: (LUCENENET-281) TestCJK on TestQueryParser fails

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Paldino updated LUCENENET-281: --- Attachment: TestQueryParser.TestCJK.patch As mentioned in the comments, the second

[jira] Issue Comment Edited: (LUCENENET-281) TestCJK on TestQueryParser fails

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779338#action_12779338 ] Nicholas Paldino edited comment on LUCENENET-281 at 11/18/09 6:56 AM:

[jira] Created: (LUCENENET-281) TestCJK on TestQueryParser fails

2009-11-17 Thread Nicholas Paldino (JIRA)
TestCJK on TestQueryParser fails Key: LUCENENET-281 URL: https://issues.apache.org/jira/browse/LUCENENET-281 Project: Lucene.Net Issue Type: Bug Reporter: Nicholas Paldino Priority: Mi

[jira] Updated: (LUCENENET-280) TestProtectedCtors test on TestQueryParser fails.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Paldino updated LUCENENET-280: --- Attachment: TestQueryParser.TestProtectedCtors.patch This changes the logic in the

[jira] Created: (LUCENENET-280) TestProtectedCtors test on TestQueryParser fails.

2009-11-17 Thread Nicholas Paldino (JIRA)
TestProtectedCtors test on TestQueryParser fails. - Key: LUCENENET-280 URL: https://issues.apache.org/jira/browse/LUCENENET-280 Project: Lucene.Net Issue Type: Bug Reporter: Nichola

[jira] Updated: (LUCENENET-279) TestIndexWriter.TestExceptionOnMergeInit hangs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-279: - Attachment: LUCENENET-279.patch I found the root cause and have a patch. The test han

[jira] Created: (LUCENENET-279) TestIndexWriter.TestExceptionOnMergeInit hangs

2009-11-17 Thread Michael Garski (JIRA)
TestIndexWriter.TestExceptionOnMergeInit hangs -- Key: LUCENENET-279 URL: https://issues.apache.org/jira/browse/LUCENENET-279 Project: Lucene.Net Issue Type: Bug Reporter: Michael Garsk

[jira] Commented: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779277#action_12779277 ] Michael Garski commented on LUCENENET-257: -- This patch fixes a few other tests

[jira] Closed: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush closed LUCENENET-277. --- Resolution: Invalid Sorry, I already fixed this earlier today. > TestQueryParser tests al

[jira] Commented: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779275#action_12779275 ] Nicholas Paldino commented on LUCENENET-277: Not a problem, hopefully there

TestDateRange and TestLegacyDateRange - Do they pass in Java, if so, how?

2009-11-17 Thread Nicholas Paldino [.NET/C# MVP]
After applying the patch that I submitted for LUCENENET-277, most of the tests under TestQueryParser run and pass. Two notable standouts are TestDateRange and TestLegacyDateRange. If you apply the patches from LUCENENET-278, then the tests sti

[jira] Commented: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779273#action_12779273 ] Michael Garski commented on LUCENENET-277: -- George already committed a change f

[jira] Updated: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated LUCENENET-257: - Attachment: LUCENENET-257.patch Got it. The issue was subtle and was a pain to find a

[jira] Commented: (LUCENENET-278) Instances of DateField class cannot be created.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779266#action_12779266 ] Nicholas Paldino commented on LUCENENET-278: If these patches, as well as th

[jira] Updated: (LUCENENET-278) Instances of DateField class cannot be created.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Paldino updated LUCENENET-278: --- Attachment: DateField.patch SupportClass.patch Added a new nested

[jira] Commented: (LUCENENET-278) Instances of DateField class cannot be created.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779212#action_12779212 ] Nicholas Paldino commented on LUCENENET-278: Patch coming soon. > Instances

[jira] Created: (LUCENENET-278) Instances of DateField class cannot be created.

2009-11-17 Thread Nicholas Paldino (JIRA)
Instances of DateField class cannot be created. --- Key: LUCENENET-278 URL: https://issues.apache.org/jira/browse/LUCENENET-278 Project: Lucene.Net Issue Type: Bug Reporter: Nicholas Pa

[jira] Commented: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779197#action_12779197 ] Nicholas Paldino commented on LUCENENET-277: Patch to follow. > TestQueryPa

[jira] Created: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread Nicholas Paldino (JIRA)
TestQueryParser tests all fail due to incorrect constructor. Key: LUCENENET-277 URL: https://issues.apache.org/jira/browse/LUCENENET-277 Project: Lucene.Net Issue Type: Bug

[jira] Updated: (LUCENENET-277) TestQueryParser tests all fail due to incorrect constructor.

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Paldino updated LUCENENET-277: --- Attachment: TestQueryParser.patch This creates a default constructor which passes

[jira] Commented: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779191#action_12779191 ] Michael Garski commented on LUCENENET-257: -- No worries Andrei :) I believe I'v

[jira] Commented: (LUCENENET-266) Putting support classes in separate files and in a separate directory

2009-11-17 Thread Nicholas Paldino (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779170#action_12779170 ] Nicholas Paldino commented on LUCENENET-266: +1 as well. It should also be

[jira] Commented: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Andrei Iliev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779166#action_12779166 ] Andrei Iliev commented on LUCENENET-257: I just asked a question (not proposed a

[jira] Closed: (LUCENENET-249) Many bugs fix patch

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-249. -- Resolution: Won't Fix Thanks Iliev, I am closing this issue. DIGY > Many bugs fix patch > -

[jira] Commented: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779150#action_12779150 ] Michael Garski commented on LUCENENET-257: -- Digy, The Eclipse IDE has integrat

[jira] Assigned: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy reassigned LUCENENET-257: -- Assignee: Digy > TestCheckIndex.TestDeletedDocs > --- > >

[jira] Commented: (LUCENENET-257) TestCheckIndex.TestDeletedDocs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779147#action_12779147 ] Digy commented on LUCENENET-257: Same question as in LUCENENET-260. Why doesn't fail Lu

[jira] Commented: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779137#action_12779137 ] Iliev Andrei commented on LUCENENET-276: It is recommended that any class that o

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779136#action_12779136 ] Digy commented on LUCENENET-260: Yes I have read that discussion, and I was the one who

[jira] Closed: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-276. -- > BoostingTermQuery + TestBoostingTermQuery > -- > > Ke

[jira] Resolved: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-276. Resolution: Fixed Hi Iliev, I committed your patch without including "BoostingTermQuery.cs". If you thin

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779125#action_12779125 ] Iliev Andrei commented on LUCENENET-260: Are you read discussion on LUCENENET-14

[jira] Commented: (LUCENENET-266) Putting support classes in separate files and in a separate directory

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779122#action_12779122 ] George Aroush commented on LUCENENET-266: - I agree. There is little value to do

[jira] Commented: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779114#action_12779114 ] Digy commented on LUCENENET-276: Hi Iliev, Previous comment is invalid :-( But withou

[jira] Resolved: (LUCENENET-275) TestTokenStreamBWComp issue with 2.9.1

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-275. - Resolution: Fixed Delivered. Thanks Mike! > TestTokenStreamBWComp issue with 2.9.1 >

[jira] Commented: (LUCENENET-266) Putting support classes in separate files and in a separate directory

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779102#action_12779102 ] Michael Garski commented on LUCENENET-266: -- +1 as well from me, after 2.9.1 is

[jira] Commented: (LUCENENET-266) Putting support classes in separate files and in a separate directory

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779100#action_12779100 ] Digy commented on LUCENENET-266: +1. But it can wait till all bugs with 2.9.1 are cleare

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

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-237. -- Resolution: Incomplete > TestDateSort failing > > > Key: LUCENENET-237

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

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779095#action_12779095 ] Digy commented on LUCENENET-237: Later, we can open a new issue. > TestDateSort failing

[jira] Closed: (LUCENENET-248) Search.Function tests

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-248. -- Resolution: Incomplete > Search.Function tests > - > > Key: LUCENENET-24

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779091#action_12779091 ] Michael Garski commented on LUCENENET-260: -- I agree with Digy - if merely comme

[jira] Commented: (LUCENENET-248) Search.Function tests

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779090#action_12779090 ] Michael Garski commented on LUCENENET-248: -- Digy, I'm not working on this as I

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

2009-11-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779089#action_12779089 ] Michael Garski commented on LUCENENET-237: -- Digy, I'm not working on this at t

[jira] Commented: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779084#action_12779084 ] Digy commented on LUCENENET-276: Hi Iliev I think you need to get the latest code from s

[jira] Resolved: (LUCENENET-272) TestPhrasePrefixQuery & TestPositionIncrement

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-272. - Resolution: Fixed Committed. Thanks Mike! > TestPhrasePrefixQuery & TestPositionIncr

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779073#action_12779073 ] Digy commented on LUCENENET-260: If the difference were due to the sort algorithm, then

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

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779069#action_12779069 ] Digy commented on LUCENENET-237: Hi Michael, Are you still working on this? DIGY > Tes

[jira] Commented: (LUCENENET-248) Search.Function tests

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779070#action_12779070 ] Digy commented on LUCENENET-248: Hi Michael, Are you still working on this? DIGY > Sea

[jira] Created: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Iliev Andrei (JIRA)
BoostingTermQuery + TestBoostingTermQuery -- Key: LUCENENET-276 URL: https://issues.apache.org/jira/browse/LUCENENET-276 Project: Lucene.Net Issue Type: Bug Reporter: Iliev Andrei

[jira] Commented: (LUCENENET-272) TestPhrasePrefixQuery & TestPositionIncrement

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779067#action_12779067 ] George Aroush commented on LUCENENET-272: - I'm working on patch. > TestPhrasePr

[jira] Updated: (LUCENENET-276) BoostingTermQuery + TestBoostingTermQuery

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iliev Andrei updated LUCENENET-276: --- Attachment: BoostingTermQuery+Tests.patch > BoostingTermQuery + TestBoostingTermQuery > -

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779064#action_12779064 ] Digy commented on LUCENENET-260: BTW, just commenting out the line 282 "SupportCl

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779057#action_12779057 ] Iliev Andrei commented on LUCENENET-260: I guess it is due to the difference in

Re: [jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread x...@mail.ru
I guess it is due to the difference in sort algorithm(?). Anyway, sorting in indexSerial has not to be done because it can (and it was) changes the order of the fields added to the document. Andrei. Digy (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian

[jira] Commented: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779047#action_12779047 ] Digy commented on LUCENENET-260: The problem with this issue is that although Lucene.Jav

[jira] Resolved: (LUCENENET-270) TestFilteredSearch & TestMultiPhraseQuery

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-270. Resolution: Fixed Thank Michael, patch applied. DIGY > TestFilteredSearch & TestMultiPhraseQuery >

[jira] Updated: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iliev Andrei updated LUCENENET-260: --- Description: Dead lock issues and LUCENENET-143. Upd: Dead lock has been resolve in LUCEN

[jira] Updated: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iliev Andrei updated LUCENENET-260: --- Attachment: (was: TestStressIndexing2.patch) > src\Test\Index\TestStressIndexing2.cs >

[jira] Updated: (LUCENENET-260) src\Test\Index\TestStressIndexing2.cs

2009-11-17 Thread Iliev Andrei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iliev Andrei updated LUCENENET-260: --- Attachment: TestStressIndexing2.patch New patch. Dead lock issue resolved in LUCENENET-25

[jira] Resolved: (LUCENENET-271) TestMulitSearcher - TestParallelMultiSearcher

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-271. Resolution: Fixed Thanks, committed. DIGY > TestMulitSearcher - TestParallelMultiSearcher > ---

[jira] Resolved: (LUCENENET-273) Unnecessary Constructor Removal

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-273. Resolution: Fixed Thanks Michael, patch applied. DIGY > Unnecessary Constructor Removal >

[jira] Resolved: (LUCENENET-269) TestFieldCacheRangeFilter

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-269. - Resolution: Fixed Thanks Mike! Patch committed. > TestFieldCacheRangeFilter > --

[jira] Resolved: (LUCENENET-268) TestComplexExplanations

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-268. - Resolution: Fixed Thanks Mike! Patch committed. > TestComplexExplanations >

[jira] Resolved: (LUCENENET-255) TestIndexWriter's failing tests

2009-11-17 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-255. Resolution: Fixed Assignee: Digy committed. DIGY > TestIndexWriter's failing tests >

[jira] Resolved: (LUCENENET-267) Function.TestOrdValues

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-267. - Resolution: Fixed Thanks Mike! Patch committed. > Function.TestOrdValues > -

[jira] Commented: (LUCENENET-255) TestIndexWriter's failing tests

2009-11-17 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778984#action_12778984 ] George Aroush commented on LUCENENET-255: - Commit away. Thanks DIGY! > TestInd