[jira] [Commented] (SOLR-2654) lockType/ not used consistently in all places Directory objects are instantiated

2011-08-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081466#comment-13081466 ] Mark Miller commented on SOLR-2654: --- Okay, looks like i am close to having this figured

[jira] [Updated] (SOLR-2654) lockType/ not used consistently in all places Directory objects are instantiated

2011-08-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2654: -- Attachment: SOLR-2698.patch Latest rough patch lockType/ not used consistently in all places

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 10089 - Failure

2011-08-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10089/ 1 tests failed. REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload Error Message: Number of registered MBeans is not the same as info registry size expected:51 but was:45 Stack Trace:

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081522#comment-13081522 ] Simon Willnauer commented on LUCENE-3305: - Christian, I see a couple of files in

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-09 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081526#comment-13081526 ] Christian Moen commented on LUCENE-3305: Please see {{NOTICE.txt}} for

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081532#comment-13081532 ] Simon Willnauer commented on LUCENE-3305: - bq. Please see NOTICE.txt for

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-09 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081540#comment-13081540 ] Christian Moen commented on LUCENE-3305: Correct. You should definitely check

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 198 - Failure

2011-08-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/198/ 2 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Severe errors in solr configuration. Check your log files for more detailed information on

[jira] [Commented] (LUCENE-3348) IndexWriter applies wrong deletes during concurrent flush-all

2011-08-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081553#comment-13081553 ] Simon Willnauer commented on LUCENE-3348: - Committed to trunk in revision

[jira] [Commented] (LUCENE-3297) FST doesn't fully share common prefix across all outputs

2011-08-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081557#comment-13081557 ] Michael McCandless commented on LUCENE-3297: If indeed we can make the code

[jira] [Commented] (LUCENE-3297) FST doesn't fully share common prefix across all outputs

2011-08-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081571#comment-13081571 ] Dawid Weiss commented on LUCENE-3297: - I guess I just don't like marker values from

[jira] [Updated] (LUCENE-3365) Create or Append mode determined before obtaining write lock

2011-08-09 Thread Geoff Cooney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Cooney updated LUCENE-3365: - Attachment: LUCENE-3365.patch Patch containing junit test case and fix Create or Append mode

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch Rebased the changes on the current state of trunk.

[jira] [Updated] (LUCENE-3365) Create or Append mode determined before obtaining write lock

2011-08-09 Thread Geoff Cooney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Cooney updated LUCENE-3365: - Comment: was deleted (was: Patch containing junit test case and fix) Create or Append mode

[jira] [Created] (LUCENE-3368) IndexWriter commits update documents without corresponding delete

2011-08-09 Thread Simon Willnauer (JIRA)
IndexWriter commits update documents without corresponding delete - Key: LUCENE-3368 URL: https://issues.apache.org/jira/browse/LUCENE-3368 Project: Lucene - Java Issue Type:

[jira] [Updated] (LUCENE-3368) IndexWriter commits update documents without corresponding delete

2011-08-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3368: Attachment: LUCENE-3368.patch here is a patch that clones commits the SIS while syncing

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-08-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081632#comment-13081632 ] Steven Rowe commented on LUCENE-3167: - Hi Luca, I downloaded the bnd jar and applied

[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-08-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081775#comment-13081775 ] Yonik Seeley commented on SOLR-2565: I think the removal of all of the synchronization

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081776#comment-13081776 ] Uwe Schindler commented on LUCENE-1768: --- bq. for 3x, do not rename RangeQueryNode

[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-08-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081804#comment-13081804 ] Yonik Seeley commented on SOLR-2565: My TestRealTimeGet currently fails after a few

[jira] [Commented] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081818#comment-13081818 ] Robert Muir commented on LUCENE-3357: - looks good as a start: can you add apache

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2011-08-09 Thread Yury Kats (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081880#comment-13081880 ] Yury Kats commented on SOLR-2326: - I'm running into the same problem as well.

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2011-08-09 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081882#comment-13081882 ] Eric Pugh commented on SOLR-2326: - I am out of the office 8/9 through 8/14. For urgent

[jira] [Updated] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-08-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2565: --- Attachment: SOLR-2565.patch With the following patch, TestRealTimeGet ran without errors (I stopped

[jira] [Updated] (LUCENE-3220) Implement various ranking models as Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3220: Attachment: LUCENE-3220.patch Got rid of all but one nocommits. Implement

[jira] [Commented] (LUCENE-2945) Surround Query doesn't properly handle equals/hashcode

2011-08-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081893#comment-13081893 ] Simon Rosenthal commented on LUCENE-2945: - Paul - can you refactor the 2945d

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Grant Ingersoll
On Aug 8, 2011, at 9:20 AM, Simon Willnauer wrote: On Mon, Aug 8, 2011 at 3:09 PM, Grant Ingersoll gsing...@apache.org wrote: It looks like there are a couple areas still left to fill out in the grant: 1. Check and make sure that for all items included with the distribution that is not

[jira] [Commented] (LUCENE-3220) Implement various ranking models as Similarities

2011-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081895#comment-13081895 ] Robert Muir commented on LUCENE-3220: - Thanks David: I committed this. Implement

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Simon Willnauer
On Tue, Aug 9, 2011 at 10:29 PM, Grant Ingersoll gsing...@apache.org wrote: On Aug 8, 2011, at 9:20 AM, Simon Willnauer wrote: On Mon, Aug 8, 2011 at 3:09 PM, Grant Ingersoll gsing...@apache.org wrote: It looks like there are a couple areas still left to fill out in the grant: 1. Check and

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch License added. Unit and integration test cases

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Mark Miller
+1 On Aug 8, 2011, at 4:22 AM, Simon Willnauer wrote: We are currently working on a code grant for the Kuromoji Japanese morphological analyzer in LUCENE-3305 [1]. for the IP clearance we need to vote to accept the code donation, The required paper work has been submitted and received so

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Erik Hatcher
+1 indeed On Aug 8, 2011, at 04:22 , Simon Willnauer wrote: We are currently working on a code grant for the Kuromoji Japanese morphological analyzer in LUCENE-3305 [1]. for the IP clearance we need to vote to accept the code donation, The required paper work has been submitted and received

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2011-08-09 Thread Guna C (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081906#comment-13081906 ] Guna C commented on SOLR-2242: -- Hi Bill I wanted to add that this is a great patch. Provides

[jira] [Commented] (LUCENE-2945) Surround Query doesn't properly handle equals/hashcode

2011-08-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081910#comment-13081910 ] Paul Elschot commented on LUCENE-2945: -- I noticed the local conflict when the move

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch Fixed integer division bug in BasicModelG. Unit

[jira] [Updated] (LUCENE-2945) Surround Query doesn't properly handle equals/hashcode

2011-08-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Rosenthal updated LUCENE-2945: Attachment: LUCENE-2945e.patch LUCENE-29453.patch uploaded. modified from 2945d as you

[jira] [Updated] (LUCENE-2945) Surround Query doesn't properly handle equals/hashcode

2011-08-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Rosenthal updated LUCENE-2945: Attachment: LUCENE-2945e.patch revised patch -- needed changes package statements for few

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch Fixed a bug in TestEasySimilarity that prevented

[jira] [Commented] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081942#comment-13081942 ] David Mark Nemeskey commented on LUCENE-3357: - Some of the tests fail at

[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-08-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081967#comment-13081967 ] Mark Miller commented on SOLR-2565: --- +1 - makes sense, looks right. Without the patch,

[jira] [Created] (SOLR-2703) Add support for the Lucene Surround Parser

2011-08-09 Thread Simon Rosenthal (JIRA)
Add support for the Lucene Surround Parser -- Key: SOLR-2703 URL: https://issues.apache.org/jira/browse/SOLR-2703 Project: Solr Issue Type: New Feature Components: search Affects

[jira] [Updated] (SOLR-2703) Add support for the Lucene Surround Parser

2011-08-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Rosenthal updated SOLR-2703: -- Attachment: SOLR-2703.patch initial patch. No tests yet. Add support for the Lucene Surround

[jira] [Issue Comment Edited] (SOLR-2703) Add support for the Lucene Surround Parser

2011-08-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081971#comment-13081971 ] Simon Rosenthal edited comment on SOLR-2703 at 8/9/11 10:28 PM:

[jira] [Commented] (SOLR-2664) Disable/enable autocommit on the fly

2011-08-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081976#comment-13081976 ] Mark Miller commented on SOLR-2664: --- bq It should be possible to extend this

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Andi Vajda
+1 Andi.. On Aug 9, 2011, at 22:40, Mark Miller markrmil...@gmail.com wrote: +1 On Aug 8, 2011, at 4:22 AM, Simon Willnauer wrote: We are currently working on a code grant for the Kuromoji Japanese morphological analyzer in LUCENE-3305 [1]. for the IP clearance we need to vote to

[jira] [Updated] (SOLR-2657) All fields returned if only psuedo fields are requested

2011-08-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2657: --- Attachment: SOLR-2657-test.patch Patch with test demonstrating the problem All fields returned if only

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Martijn v Groningen
+1 On 10 August 2011 00:38, Andi Vajda va...@osafoundation.org wrote: +1 Andi.. On Aug 9, 2011, at 22:40, Mark Miller markrmil...@gmail.com wrote: +1 On Aug 8, 2011, at 4:22 AM, Simon Willnauer wrote: We are currently working on a code grant for the Kuromoji Japanese

[jira] [Updated] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-09 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3360: -- Attachment: LUCENE-3360.patch Updated the patch with Uwe's suggestions. There

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-09 Thread Koji Sekiguchi
(11/08/08 17:22), Simon Willnauer wrote: We are currently working on a code grant for the Kuromoji Japanese morphological analyzer in LUCENE-3305 [1]. for the IP clearance we need to vote to accept the code donation, The required paper work has been submitted and received so please vote to

[jira] [Commented] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082011#comment-13082011 ] Robert Muir commented on LUCENE-3357: - I wouldn't worry about the scores being

[jira] [Updated] (SOLR-2657) All fields returned if only psuedo fields are requested

2011-08-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2657: --- Attachment: SOLR-2657-test.patch Updated tests showing that the problem affects both functions and globs when

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 206 - Failure

2011-08-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/206/ 1 tests failed. REGRESSION: org.apache.solr.handler.component.DistributedTermsComponentTest.testDistribSearch Error Message: Some threads threw uncaught exceptions! Stack Trace: junit.framework.AssertionFailedError:

[jira] [Created] (LUCENE-3369) SpanNearQuery add setMinimumNumberShouldMatch method

2011-08-09 Thread Gang Luo (JIRA)
SpanNearQuery add setMinimumNumberShouldMatch method Key: LUCENE-3369 URL: https://issues.apache.org/jira/browse/LUCENE-3369 Project: Lucene - Java Issue Type: Improvement

[jira] [Closed] (LUCENE-3359) Option for no Front Encoding of term compression

2011-08-09 Thread Gang Luo (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Luo closed LUCENE-3359. Back Encoding maybe difficult to implement now. Option for no Front Encoding of term compression

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-09 Thread Vinicius Barros (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082128#comment-13082128 ] Vinicius Barros commented on LUCENE-1768: - Hi Uwe and Adriano, Thanks for the

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082132#comment-13082132 ] Shai Erera commented on LUCENE-3360: bq. I named the per segment FieldCache interface