[jira] [Created] (PYLUCENE-32) pylucene CharArraySet jvm error

2014-10-16 Thread Alex (JIRA)
Alex created PYLUCENE-32: Summary: pylucene CharArraySet jvm error Key: PYLUCENE-32 URL: https://issues.apache.org/jira/browse/PYLUCENE-32 Project: PyLucene Issue Type: Question

Re: [jira] [Created] (PYLUCENE-32) pylucene CharArraySet jvm error

2014-10-16 Thread Andi Vajda
I added a customized lucene analyzer class to lucene core in Pylucene. This class is google guava as a dependency because of the array handling function available in com.google.common.collect.Iterables in guava. When I tried to index using this analyzer, I got the following error: Traceback

[jira] [Commented] (PYLUCENE-32) pylucene CharArraySet jvm error

2014-10-16 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174698#comment-14174698 ] Andi Vajda commented on PYLUCENE-32: There is no class

[jira] [Created] (SOLR-6628) Atomic updates delete content field

2014-10-16 Thread Bernardo Botella (JIRA)
Bernardo Botella created SOLR-6628: -- Summary: Atomic updates delete content field Key: SOLR-6628 URL: https://issues.apache.org/jira/browse/SOLR-6628 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-6583) Resuming connection with ZooKeeper causes log replay

2014-10-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173504#comment-14173504 ] Shalin Shekhar Mangar commented on SOLR-6583: - Hi [~jsipprell], what you are

[jira] [Comment Edited] (SOLR-6583) Resuming connection with ZooKeeper causes log replay

2014-10-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173504#comment-14173504 ] Shalin Shekhar Mangar edited comment on SOLR-6583 at 10/16/14 7:55 AM:

[jira] [Commented] (LUCENE-6010) Remove dead code

2014-10-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173512#comment-14173512 ] Michael McCandless commented on LUCENE-6010: +1 bq. It's actually not easy

[jira] [Commented] (LUCENE-6009) Remove redundant == NO_MORE_DOCS checks

2014-10-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173514#comment-14173514 ] Michael McCandless commented on LUCENE-6009: +1 Remove redundant ==

[jira] [Commented] (SOLR-6591) Cluster state updates can be lost on exception in main queue loop

2014-10-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173521#comment-14173521 ] Shalin Shekhar Mangar commented on SOLR-6591: - So there are two separate bugs

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b34) - Build # 11304 - Failure!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11304/ Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-6530) Commits under network partition can put any node in down state

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173525#comment-14173525 ] ASF subversion and git services commented on SOLR-6530: --- Commit

[jira] [Resolved] (SOLR-6530) Commits under network partition can put any node in down state

2014-10-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-6530. - Resolution: Fixed Fix Version/s: 4.10.2 Assignee: Shalin Shekhar

[jira] [Created] (SOLR-6629) Watch /collections zk node on all nodes

2014-10-16 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6629: --- Summary: Watch /collections zk node on all nodes Key: SOLR-6629 URL: https://issues.apache.org/jira/browse/SOLR-6629 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-6010) Remove dead code

2014-10-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173558#comment-14173558 ] Adrien Grand commented on LUCENE-6010: -- This is an interesting idea! I just tried to

[jira] [Updated] (LUCENE-3922) Add Japanese Kanji number normalization to Kuromoji

2014-10-16 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated LUCENE-3922: --- Attachment: LUCENE-3922.patch Add Japanese Kanji number normalization to Kuromoji

[jira] [Commented] (LUCENE-3922) Add Japanese Kanji number normalization to Kuromoji

2014-10-16 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173567#comment-14173567 ] Christian Moen commented on LUCENE-3922: Gaute and myself have done testing on

[jira] [Commented] (SOLR-6307) Atomic update remove does not work for int array or date array

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173582#comment-14173582 ] ASF subversion and git services commented on SOLR-6307: --- Commit

[jira] [Commented] (SOLR-6307) Atomic update remove does not work for int array or date array

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173584#comment-14173584 ] ASF subversion and git services commented on SOLR-6307: --- Commit

[jira] [Resolved] (SOLR-6307) Atomic update remove does not work for int array or date array

2014-10-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-6307. -- Resolution: Fixed Fix Version/s: Trunk 5.0 Atomic update remove does not work

[jira] [Commented] (SOLR-6266) Couchbase plug-in for Solr

2014-10-16 Thread Kwan-I Lee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173588#comment-14173588 ] Kwan-I Lee commented on SOLR-6266: -- Karol, Andrzej, I'm interested in how this plugin

[jira] [Commented] (LUCENE-5969) Add Lucene50Codec

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173620#comment-14173620 ] ASF subversion and git services commented on LUCENE-5969: - Commit

Re: Next Solr release (5.0)

2014-10-16 Thread Jack Krupansky
Does that mean you will offer new features for HS 4.10.x bug releases? Not that your fork would in any way subject to the normal Lucene/Solr project policy of not adding features in patch releases. -- Jack Krupansky -Original Message- From: Yonik Seeley Sent: Wednesday, October 15,

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11305 - Still Failing!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11305/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to

Re: Next Solr release (5.0)

2014-10-16 Thread Yonik Seeley
On Thu, Oct 16, 2014 at 7:06 AM, Jack Krupansky j...@basetechnology.com wrote: Does that mean you will offer new features for HS 4.10.x bug releases? Yep. The 4x branch itself was abruptly halted so it represents an unnatural base for heliosearch (i.e. ASF bugfixes are only going to the 4.10

[jira] [Commented] (LUCENE-6010) Remove dead code

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173746#comment-14173746 ] ASF subversion and git services commented on LUCENE-6010: - Commit

[jira] [Resolved] (LUCENE-6010) Remove dead code

2014-10-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6010. -- Resolution: Fixed Remove dead code Key: LUCENE-6010

[jira] [Commented] (LUCENE-6010) Remove dead code

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173748#comment-14173748 ] ASF subversion and git services commented on LUCENE-6010: - Commit

[jira] [Updated] (SOLR-6517) CollectionsAPI call ELECTPREFERREDLEADERS

2014-10-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6517: - Attachment: SOLR-6517.patch I think it's ready! I'll commit this probably sometime tomorrow.

[jira] [Updated] (SOLR-6533) Support editing common solrconfig.xml values

2014-10-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6533: - Attachment: SOLR-6533.patch new approach. Added testcases. pretty close to the final shape Support

[jira] [Commented] (LUCENE-6009) Remove redundant == NO_MORE_DOCS checks

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173778#comment-14173778 ] ASF subversion and git services commented on LUCENE-6009: - Commit

[jira] [Resolved] (LUCENE-6009) Remove redundant == NO_MORE_DOCS checks

2014-10-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6009. -- Resolution: Fixed Thanks Robert and Mike for the reviews. Remove redundant == NO_MORE_DOCS

[GitHub] lucene-solr pull request: Solr6621

2014-10-16 Thread rendel
GitHub user rendel opened a pull request: https://github.com/apache/lucene-solr/pull/100 Solr6621 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sindicetech/lucene-solr solr6621 Alternatively you can review and apply these

[jira] [Commented] (SOLR-6621) SolrZkClient does not guarantee that a watch object will only be triggered once for a given notification

2014-10-16 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173785#comment-14173785 ] Renaud Delbru commented on SOLR-6621: - I have added some comments, and created a pull

Change the name of the implicit router in SolrCloud?

2014-10-16 Thread Shawn Heisey
I had this exchange with an IRC user named kindkid this morning: - 08:30 kindkid I'm using sharding with the implicit router, but I'm seeing all my documents end up on just one of my 24 shards. What might be causing this? (4.10.0) 08:35 @elyograg

Re: Change the name of the implicit router in SolrCloud?

2014-10-16 Thread Yonik Seeley
On Thu, Oct 16, 2014 at 11:03 AM, Shawn Heisey apa...@elyograg.org wrote: Could we deprecate the implicit name and use something much more descriptive and easily understood, like manual instead? Yeah, I like manual. If any place the value is read we accept implicit as a synonym of manual, then

Re: Change the name of the implicit router in SolrCloud?

2014-10-16 Thread david.w.smi...@gmail.com
+1 for “manual”. Furthermore, I think specifying the router should become mandatory or default to the has based router. For back-compat, we can keep current behavior but output a warning about what choice was made. ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2174 - Still Failing

2014-10-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2174/ 2 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core

Re: Change the name of the implicit router in SolrCloud?

2014-10-16 Thread Yonik Seeley
On Thu, Oct 16, 2014 at 11:15 AM, david.w.smi...@gmail.com david.w.smi...@gmail.com wrote: +1 for “manual”. Furthermore, I think specifying the router should become mandatory or default to the has based router. That is the current default (compositeId) -Yonik http://heliosearch.org - native

Re: Change the name of the implicit router in SolrCloud?

2014-10-16 Thread david.w.smi...@gmail.com
Not if you don’t specify numShards, and then you can’t shard-split later. ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley On Thu, Oct 16, 2014 at 11:18 AM, Yonik Seeley yo...@heliosearch.com wrote: On Thu, Oct 16, 2014 at 11:15

[jira] [Created] (SOLR-6630) Deprecate the implicit router and rename to manual

2014-10-16 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-6630: -- Summary: Deprecate the implicit router and rename to manual Key: SOLR-6630 URL: https://issues.apache.org/jira/browse/SOLR-6630 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-6630) Deprecate the implicit router and rename to manual

2014-10-16 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173882#comment-14173882 ] Shawn Heisey commented on SOLR-6630: My free time has been somewhat limited lately, but

[jira] [Commented] (SOLR-6533) Support editing common solrconfig.xml values

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173922#comment-14173922 ] Tomás Fernández Löbbe commented on SOLR-6533: - Can this handler be

[jira] [Commented] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173931#comment-14173931 ] Tomás Fernández Löbbe commented on SOLR-6349: - Thanks Xu bq. I tried to improve

[jira] [Updated] (LUCENE-5961) FunctionValues.exist(int) isn't returning false in cases where it should for many math based value sources

2014-10-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-5961: - Attachment: LUCENE-5961.patch added a couple more solr tests fixed a few minor issues found by

[jira] [Commented] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173978#comment-14173978 ] Tomás Fernández Löbbe commented on SOLR-6151: - I don't see why this test

[jira] [Commented] (SOLR-6449) Add first class support for Real Time Get in Solrj

2014-10-16 Thread Anurag Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173990#comment-14173990 ] Anurag Sharma commented on SOLR-6449: - Not able to get the meaning of first class

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1848 - Failure!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1848/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings Error Message: startOffset 1047 expected:7159 but was:7160

[jira] [Updated] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6151: Attachment: SOLR-6151.patch Patch that calls the backup command in the same thread

[jira] [Commented] (SOLR-6533) Support editing common solrconfig.xml values

2014-10-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174046#comment-14174046 ] Noble Paul commented on SOLR-6533: -- bq. Can this handler be enabled/disabled? No. that

[jira] [Commented] (LUCENE-5961) FunctionValues.exist(int) isn't returning false in cases where it should for many math based value sources

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174099#comment-14174099 ] ASF subversion and git services commented on LUCENE-5961: - Commit

[jira] [Commented] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174113#comment-14174113 ] Tomás Fernández Löbbe commented on SOLR-6151: - This is a snippet of the last

[jira] [Assigned] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned LUCENE-6007: -- Assignee: Steve Rowe Failed attempt of downloading javax:activation javadoc

[jira] [Updated] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-6007: --- Component/s: (was: general/javadocs) Failed attempt of downloading javax:activation javadoc

[jira] [Updated] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-6007: --- Attachment: LUCENE-6007.patch Patch fixing the javax-activation:activation javadoc download problem,

[jira] [Commented] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174181#comment-14174181 ] ASF subversion and git services commented on LUCENE-6007: - Commit

[jira] [Comment Edited] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174175#comment-14174175 ] Steve Rowe edited comment on LUCENE-6007 at 10/16/14 8:22 PM:

[jira] [Commented] (LUCENE-5961) FunctionValues.exist(int) isn't returning false in cases where it should for many math based value sources

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174188#comment-14174188 ] ASF subversion and git services commented on LUCENE-5961: - Commit

[jira] [Resolved] (LUCENE-5961) FunctionValues.exist(int) isn't returning false in cases where it should for many math based value sources

2014-10-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved LUCENE-5961. -- Resolution: Fixed Fix Version/s: Trunk 5.0 Assignee: Hoss Man

[jira] [Updated] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6151: Attachment: SOLR-6151.patch This patch validates that the details command doesn't

[jira] [Resolved] (SOLR-6628) Atomic updates delete content field

2014-10-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6628. Resolution: Cannot Reproduce Can't reproduce using the example 4.10 configs (see steps below). If you are

[jira] [Commented] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174255#comment-14174255 ] ASF subversion and git services commented on LUCENE-6007: - Commit

[jira] [Resolved] (LUCENE-6007) Failed attempt of downloading javax:activation javadoc

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-6007. Resolution: Fixed Committed to trunk and branch_5x. Thanks again for reporting, [~koichisenada]!

[JENKINS] Lucene-trunk-Linux-java7-64-analyzers - Build # 17314 - Failure!

2014-10-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-java7-64-analyzers/17314/ No tests ran. Build Log: [...truncated 14 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed

[JENKINS] Lucene-5x-Linux-Java7-64-test-only - Build # 33495 - Failure!

2014-10-16 Thread builder
Build: builds.flonkings.com/job/Lucene-5x-Linux-Java7-64-test-only/33495/ No tests ran. Build Log: [...truncated 14 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2014-10-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-xu.patch Implement Percentiles for distributed mode and test. Percentiles in

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

2014-10-16 Thread Jessica Cheng Mallet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174420#comment-14174420 ] Jessica Cheng Mallet commented on SOLR-6336: Please let me know if I'm supposed

[jira] [Commented] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174476#comment-14174476 ] Hoss Man commented on SOLR-6349: Tomas: thanks a lot for working on this. I have mixed

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 97173 - Failure!

2014-10-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/97173/ No tests ran. Build Log: [...truncated 14 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed

[JENKINS] Lucene-trunk-Linux-java7-64-analyzers - Build # 17319 - Failure!

2014-10-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-java7-64-analyzers/17319/ No tests ran. Build Log: [...truncated 13 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed

[JENKINS] Lucene-5x-Linux-Java7-64-test-only - Build # 33500 - Failure!

2014-10-16 Thread builder
Build: builds.flonkings.com/job/Lucene-5x-Linux-Java7-64-test-only/33500/ No tests ran. Build Log: [...truncated 12 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_20) - Build # 4274 - Failure!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4274/ Java: 32bit/jdk1.8.0_20 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: expected:0 but was:1 Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174504#comment-14174504 ] ASF subversion and git services commented on SOLR-6151: --- Commit

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

2014-10-16 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174514#comment-14174514 ] Shawn Heisey commented on SOLR-6336: [~mewmewball], because this issue is resolved and

[jira] [Commented] (SOLR-6624) Spelling mistakes in the Java source

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174518#comment-14174518 ] ASF subversion and git services commented on SOLR-6624: --- Commit

[jira] [Resolved] (SOLR-6624) Spelling mistakes in the Java source

2014-10-16 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved SOLR-6624. -- Resolution: Fixed Fix Version/s: Trunk 5.0 Committed to 5.0 and trunk,

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

2014-10-16 Thread Jessica Cheng Mallet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174519#comment-14174519 ] Jessica Cheng Mallet commented on SOLR-6336: Thanks for the clarification

[jira] [Created] (SOLR-6631) DistributedQueue spinning on calling zookeeper getChildren()

2014-10-16 Thread Jessica Cheng Mallet (JIRA)
Jessica Cheng Mallet created SOLR-6631: -- Summary: DistributedQueue spinning on calling zookeeper getChildren() Key: SOLR-6631 URL: https://issues.apache.org/jira/browse/SOLR-6631 Project: Solr

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

2014-10-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174541#comment-14174541 ] Mark Miller commented on SOLR-6336: --- Best rule of thumb: if the issue is released, new

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

2014-10-16 Thread Jessica Cheng Mallet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174556#comment-14174556 ] Jessica Cheng Mallet commented on SOLR-6336: Got it! Thanks! DistributedQueue

[jira] [Commented] (SOLR-6307) Atomic update remove does not work for int array or date array

2014-10-16 Thread Anurag Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174630#comment-14174630 ] Anurag Sharma commented on SOLR-6307: - Sorry I missed the last comment. With float I

[jira] [Updated] (LUCENE-5317) [PATCH] Concordance capability

2014-10-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5317: --- Attachment: LUCENE-5317.patch Sync'd Tim's patch up to current trunk: - LUCENE-5449:

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b34) - Build # 11464 - Failure!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11464/ Java: 32bit/jdk1.9.0-ea-b34 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-6474) Smoke tester should use the Solr start scripts to start Solr

2014-10-16 Thread Anurag Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174692#comment-14174692 ] Anurag Sharma commented on SOLR-6474: - Can you point the location of smoke tester.

[jira] [Commented] (SOLR-6151) Intermittent TestReplicationHandlerBackup failures

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174694#comment-14174694 ] ASF subversion and git services commented on SOLR-6151: --- Commit

[jira] [Commented] (SOLR-6546) Encapsulation problem when importing CSV with multi-valued fields

2014-10-16 Thread Anurag Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174697#comment-14174697 ] Anurag Sharma commented on SOLR-6546: - Agree with Jan Encapsulation problem when

[jira] [Commented] (SOLR-6547) CloudSolrServer query getqtime Exception

2014-10-16 Thread Anurag Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174699#comment-14174699 ] Anurag Sharma commented on SOLR-6547: - Can you mention the exact query it will become

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_20) - Build # 11309 - Failure!

2014-10-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11309/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to

[jira] [Commented] (SOLR-6307) Atomic update remove does not work for int array or date array

2014-10-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14174721#comment-14174721 ] Noble Paul commented on SOLR-6307: -- Please submit another patch here itself Atomic

[jira] [Resolved] (SOLR-6546) Encapsulation problem when importing CSV with multi-valued fields

2014-10-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-6546. --- Resolution: Not a Problem Closing as feature works as documented:

[jira] [Updated] (SOLR-6623) NPE in StoredFieldsShardResponseProcessor possible when using TIME_ALLOWED param

2014-10-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-6623: --- Attachment: SOLR-6623.patch A patch that fixes the issue but it would really be resolved when