[nag][VOTE] Release PyLucene 4.5.1-1

2013-11-03 Thread Andi Vajda
One more PMC vote is needed to make this release. Please, consider voting on it. Thanks ! Andi.. -- Forwarded message -- Date: Mon, 28 Oct 2013 17:46:30 -0700 (PDT) From: Andi Vajda va...@apache.org Reply-To: pylucene-dev@lucene.apache.org, Andi Vajda va...@apache.org To:

Re: [nag][VOTE] Release PyLucene 4.5.1-1

2013-11-03 Thread Martin Scherer
Hi Andi, I would like to submit another patch today, which fixes one minor issue (5 +/-lines) the usecase of importing implementation details of JCC (which is indeed very easy). So if anybody is willing to test, (as I did before). I submit it in a few hours to issue list. Thank you! Best,

[jira] [Commented] (SOLR-5415) A core that failed to load should not unregister from ZK

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812279#comment-13812279 ] ASF subversion and git services commented on SOLR-5415: --- Commit

[jira] [Updated] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-03 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-5316: - Attachment: LUCENE-5316.patch Updated version, iterator now returned as {{null}} if ordinal has

[jira] [Commented] (SOLR-5415) A core that failed to load should not unregister from ZK

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812280#comment-13812280 ] ASF subversion and git services commented on SOLR-5415: --- Commit

[jira] [Commented] (LUCENE-5323) Add sizeInBytes to Suggester.Lookup

2013-11-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812285#comment-13812285 ] Dawid Weiss commented on LUCENE-5323: - Looks good to me. Add sizeInBytes to

[jira] [Commented] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812294#comment-13812294 ] Shai Erera commented on LUCENE-5316: Few comments: * In

[jira] [Commented] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-03 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812297#comment-13812297 ] Gilad Barkai commented on LUCENE-5316: -- The patch is not ready for commit - I just

[jira] [Updated] (SOLR-5378) Suggester Version 2

2013-11-03 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5378: --- Attachment: SOLR-5378.patch Updated Patch: - Added distributed tests [completed all functional

[jira] [Commented] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812315#comment-13812315 ] Shai Erera commented on LUCENE-5316: {quote} I'm not sure .getChildren() should be

[jira] [Created] (LUCENE-5324) Make AnalyzerWrapper.get(Offset|PositionIncrement)Gap non-final

2013-11-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5324: Summary: Make AnalyzerWrapper.get(Offset|PositionIncrement)Gap non-final Key: LUCENE-5324 URL: https://issues.apache.org/jira/browse/LUCENE-5324 Project: Lucene -

[JENKINS] $PROJECT_NAME (64bit/jdk1.7.0) - Build # 977 - $BUILD_STATUS!

2013-11-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/977/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC ${FAILED_TESTS} Build Log: ${BUILD_LOG_MULTILINE_REGEX,regex=(?x:

Re: [JENKINS] $PROJECT_NAME (64bit/jdk1.7.0) - Build # 977 - $BUILD_STATUS!

2013-11-03 Thread Uwe Schindler
This was while updating Jenkins. Just ignore this. Uwe Policeman Jenkins Server jenk...@thetaphi.de schrieb: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/977/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC ${FAILED_TESTS} Build Log:

[jira] [Updated] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5298: --- Attachment: LUCENE-5298.patch Patch adds ValueSourceFacetRequest which takes a ValueSource and

[jira] [Updated] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5298: --- Attachment: LUCENE-5298.patch Same patch only renamed to SumValueSourceFacetRequest and improved

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #496: POMs out of sync

2013-11-03 Thread Mark Miller
On Nov 3, 2013, at 9:53 AM, Uwe Schindler u...@thetaphi.de wrote: although it was attempted to be silenced by raising some timeouts! :( That was not an attempt to silence it - it was an attempt to make sure a specific issue was not happening again because of those painful timeouts. Those

[jira] [Updated] (SOLR-5397) Test fails for ChaosMonkeySafeLeaderTest on Apache Jenkins

2013-11-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5397: -- Attachment: monkeyrun.log This is a relatively shorter run with the fail. No disruption is occurring in

[jira] [Updated] (LUCENE-5324) Make AnalyzerWrapper.get(Offset|PositionIncrement)Gap non-final

2013-11-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5324: - Attachment: LUCENE-5324.patch Here is a patch. Make

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812427#comment-13812427 ] Robert Muir commented on LUCENE-5298: - +1, looks cool. I agree we should investigate

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812441#comment-13812441 ] Shai Erera commented on LUCENE-5298: In order to compile, we need to have ValueSource

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812459#comment-13812459 ] Robert Muir commented on LUCENE-5298: - yes, exactly. because of where the abstract

[jira] [Created] (LUCENE-5325) Move ValueSource and FunctionValues under core/

2013-11-03 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5325: -- Summary: Move ValueSource and FunctionValues under core/ Key: LUCENE-5325 URL: https://issues.apache.org/jira/browse/LUCENE-5325 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812463#comment-13812463 ] Shai Erera commented on LUCENE-5298: ok I opened LUCENE-5325. Allow aggregating

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812464#comment-13812464 ] ASF subversion and git services commented on LUCENE-5298: - Commit

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812465#comment-13812465 ] ASF subversion and git services commented on LUCENE-5298: - Commit

[jira] [Resolved] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5298. Resolution: Fixed Fix Version/s: 5.0 4.6 Assignee: Shai Erera

[jira] [Commented] (LUCENE-5324) Make AnalyzerWrapper.get(Offset|PositionIncrement)Gap non-final

2013-11-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812479#comment-13812479 ] Uwe Schindler commented on LUCENE-5324: --- +1, this looks good to me. I have no idea

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b109) - Build # 8161 - Still Failing!

2013-11-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8161/ Java: 32bit/jdk1.8.0-ea-b109 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 32280 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The following error occurred while

[jira] [Updated] (LUCENE-5297) Allow rang faceting on any ValueSource

2013-11-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5297: --- Attachment: LUCENE-5297.patch Patch extends RangeFacetRequest to take also a ValueSource and

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812483#comment-13812483 ] ASF subversion and git services commented on LUCENE-5298: - Commit

[jira] [Commented] (LUCENE-5298) Allow aggregating facets by any ValueSource

2013-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812484#comment-13812484 ] ASF subversion and git services commented on LUCENE-5298: - Commit

[jira] [Commented] (LUCENE-5297) Allow rang faceting on any ValueSource

2013-11-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812488#comment-13812488 ] Michael McCandless commented on LUCENE-5297: +1, patch looks good! Allow

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8066 - Still Failing!

2013-11-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8066/ Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 32485 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing

[jira] [Created] (LUCENE-5326) Add enum facet method to Lucene facet module

2013-11-03 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5326: -- Summary: Add enum facet method to Lucene facet module Key: LUCENE-5326 URL: https://issues.apache.org/jira/browse/LUCENE-5326 Project: Lucene - Core

[jira] [Updated] (LUCENE-5326) Add enum facet method to Lucene facet module

2013-11-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5326: --- Attachment: LUCENE-5326.patch Initial rough patch, tons of nocommits, but testBasic

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: LUCENE-2899.patch This patch includes a fix for the problem where searching twice

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: opennlp_trunk.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899-x.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899-current.patch) Add OpenNLP Analysis capabilities as a

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899-x.patch) Add OpenNLP Analysis capabilities as a module

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: OpenNLPFilter.java) Add OpenNLP Analysis capabilities as a module

[jira] [Comment Edited] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812581#comment-13812581 ] Lance Norskog edited comment on LUCENE-2899 at 11/4/13 2:55 AM:

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-03 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated LUCENE-2899: -- Attachment: (was: LUCENE-2899-x.patch) Add OpenNLP Analysis capabilities as a module

[JENKINS] Lucene-Solr-trunk-Windows () - Build # 3426 - Still Failing!

2013-11-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3426/ Java: No tests ran. Build Log: [...truncated 2 lines...] ERROR: SEVERE ERROR occurs org.jenkinsci.lib.envinject.EnvInjectException: java.lang.InterruptedException at