[VOTE] Release PyLucene 3.6.2

2012-12-25 Thread Andi Vajda
The PyLucene 3.6.2-1 release tracking the recent release of Apache Lucene 3.6.2 is ready. A release candidate is available from: http://people.apache.org/~vajda/staging_area/ A list of changes in this release can be seen at:

[jira] [Closed] (LUCENE-4483) Make Term constructor javadoc refer to BytesRef.deepCopyOf

2012-12-25 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot closed LUCENE-4483. Fixed Make Term constructor javadoc refer to BytesRef.deepCopyOf

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2012-12-25 Thread Shahar Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539395#comment-13539395 ] Shahar Davidson commented on SOLR-2894: --- Hi Chris, I appreciate your efforts on

Re: It's an Xmas miracle!

2012-12-25 Thread Siegfried Goeschl
Congratulations ... Cheers, Siegfried Goeschl Am 25.12.2012 um 15:08 schrieb Mark Miller markrmil...@gmail.com: Though, yes, there will still be some fails, to track down, today is the first time I've seen... http://people.apache.org/~markrmiller/jenkins.jpg jenkins.jpg

[ANNOUNCE] Apache Lucene 3.6.2 released

2012-12-25 Thread Robert Muir
25 December 2012, Apache Lucene™ 3.6.2 available The Lucene PMC and Santa Claus are pleased to announce the release of Apache Lucene 3.6.2. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any

[ANNOUNCE] Apache Solr 3.6.2 released

2012-12-25 Thread Robert Muir
25 December 2012, Apache Solr™ 3.6.2 available The Lucene PMC and Santa Claus are pleased to announce the release of Apache Solr 3.6.2. Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search,

Re: It's an Xmas miracle!

2012-12-25 Thread Dawid Weiss
Well done, thanks a lot, Mark! Dawid On Tue, Dec 25, 2012 at 3:21 PM, Siegfried Goeschl sgoes...@gmx.at wrote: Congratulations ... Cheers, Siegfried Goeschl Am 25.12.2012 um 15:08 schrieb Mark Miller markrmil...@gmail.com: Though, yes, there will still be some fails, to track down, today

Re: It's an Xmas miracle!

2012-12-25 Thread Steve Rowe
Yesterday the ASF Jenkins Maven trunk job succeeded for the first time in two months! (The ASF Jenkins Maven branch_4x job has succeeded the last three runs.) Thanks Mark (and others fixing Solr tests)! Steve On Dec 25, 2012, at 9:08 AM, Mark Miller markrmil...@gmail.com wrote: Though,

Re: It's an Xmas miracle!

2012-12-25 Thread Michael McCandless
This is a great milestone! Thanks Mark everyone. Mike McCandless http://blog.mikemccandless.com On Tue, Dec 25, 2012 at 12:47 PM, Steve Rowe sar...@gmail.com wrote: Yesterday the ASF Jenkins Maven trunk job succeeded for the first time in two months! (The ASF Jenkins Maven branch_4x job

[jira] [Commented] (LUCENE-4648) PostingsHighlighter should score only with within-document statistics

2012-12-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539435#comment-13539435 ] Michael McCandless commented on LUCENE-4648: +1, this looks like a nice

Re: Cache stats and the log files

2012-12-25 Thread Jack Krupansky
I see this in the code: if (debug) log.debug(autowarming result for + this + \n\t + this.cacheList[i]); Yes, it was an “INFO”, until... SOLR-3157: improve test

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #716: POMs out of sync

2012-12-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/716/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 should have just been set up to be inconsistent - but it's still consistent Stack Trace: java.lang.AssertionError: shard1

[jira] [Updated] (LUCENE-4636) Upgrade ivy for IVY-1388 - build hangs at resolve:

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4636: Fix Version/s: (was: 3.6.2) 3.6.3 Upgrade ivy for IVY-1388 - build

[jira] [Updated] (LUCENE-4431) License of servlet-api.jar is NOT ASF, it is CDDL! We must fix and add NOTICE.txt

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4431: Fix Version/s: (was: 3.6.2) 3.6.3 License of servlet-api.jar is NOT

[jira] [Updated] (LUCENE-772) Index corruption can cause infinite spin loop when Lucene attempts to incorrectly uncompress fields

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-772: --- Fix Version/s: (was: 3.6.2) 3.6.3 Index corruption can cause infinite

[jira] [Updated] (SOLR-4065) SolrJ parse confuse when query is collation

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4065: -- Fix Version/s: (was: 3.6.2) 3.6.3 SolrJ parse confuse when query is

[jira] [Updated] (SOLR-4056) Contribution of component to gather the most frequent user search request in real-time

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4056: -- Fix Version/s: (was: 3.6.2) 3.6.3 Contribution of component to gather the

[jira] [Updated] (SOLR-3923) eDismax: complex fielded query with parens is not recognized

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3923: -- Fix Version/s: (was: 3.6.2) 3.6.3 eDismax: complex fielded query with

[jira] [Updated] (SOLR-3618) Enable replication of master using proxy settings

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3618: -- Fix Version/s: (was: 3.6.2) 3.6.3 Enable replication of master using proxy

[jira] [Updated] (SOLR-3556) Provide LBHttpSolrServer based on Http Components in Solr 3.x

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3556: -- Fix Version/s: (was: 3.6.2) 3.6.3 Provide LBHttpSolrServer based on Http

[jira] [Updated] (SOLR-3449) QueryComponent.doFieldSortValues throw ArrayIndexOutOfBoundsException when has maxDoc=0 Segment

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3449: -- Fix Version/s: (was: 3.6.2) 3.6.3 QueryComponent.doFieldSortValues throw

[jira] [Updated] (SOLR-3423) HttpShardHandlerFactory does not shutdown its threadpool

2012-12-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3423: -- Fix Version/s: (was: 3.6.2) 3.6.3 HttpShardHandlerFactory does not shutdown

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure!

2012-12-25 Thread Dawid Weiss
the test framework crashes somehow and does not respond anymore. I think I know exactly how it crashes -- there's not much mystery about this: once the permgen is exhausted OOM errors are thrown from tests; what happens then is these errors are caught and an attempt is made to serialize these

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure!

2012-12-25 Thread Uwe Schindler
Can we add a finally/try block that catches permgen errors and calls System.halt (not exit)? I could add another extra allowance to the security manager, disallowing exits. But we should try to find the issue in the tests, maybe Mark has an idea. We have the heap dump readily available, but I

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure!

2012-12-25 Thread Mark Miller
Is this one a nightly build? I can run it and look at it closely tomorrow. - Mark On Dec 25, 2012, at 6:04 PM, Uwe Schindler u...@thetaphi.de wrote: Can we add a finally/try block that catches permgen errors and calls System.halt (not exit)? I could add another extra allowance to the

[jira] [Commented] (SOLR-3180) ChaosMonkey test failures

2012-12-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539459#comment-13539459 ] Mark Miller commented on SOLR-3180: --- The removed bad assumption commit takes care of the

[jira] [Created] (SOLR-4230) Enhance geofilt and bbox parsers to support Solr 4 spatial field types

2012-12-25 Thread David Smiley (JIRA)
David Smiley created SOLR-4230: -- Summary: Enhance geofilt and bbox parsers to support Solr 4 spatial field types Key: SOLR-4230 URL: https://issues.apache.org/jira/browse/SOLR-4230 Project: Solr

[jira] [Created] (SOLR-4231) Enhance extensibility of AbstractSpatialFieldType

2012-12-25 Thread David Smiley (JIRA)
David Smiley created SOLR-4231: -- Summary: Enhance extensibility of AbstractSpatialFieldType Key: SOLR-4231 URL: https://issues.apache.org/jira/browse/SOLR-4231 Project: Solr Issue Type:

[jira] [Updated] (SOLR-4231) Enhance extensibility of AbstractSpatialFieldType

2012-12-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-4231: --- Attachment: SOLR-4231_AbstractSpatialFieldType_extensibility.patch * Made createFields() non-final. *