[jira] [Commented] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157463#comment-15157463 ] Anshum Gupta commented on SOLR-8097: Thanks Hoss. I'll work on adding support for this in SOLR-6312

Re: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf

2016-02-22 Thread Anshum Gupta
I think going forward, we should change the command to reflect the correct tgz file name in the 'Installing Solr' section for the ref guide. On Mon, Feb 22, 2016 at 10:54 AM, Anshum Gupta wrote: > +1. Looks good to me. > > Thanks Hoss! > > On Fri, Feb 19, 2016 at 3:05

RE: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf

2016-02-22 Thread Uwe Schindler
+1 to release! I found a small thing that should be corrected in later versions: Page 488: "Limitations: You must use an 'append-only' Lucene index codec because HDFS is an append-only filesystem. The currently default codec used by Solr is 'append-only' and is supported with HDFS." This is no

Re: ZK Connection Failure leads to stale data

2016-02-22 Thread Dennis Gove
David, Thanks - I've been trying to get these in for a bit but have been running into inconsistent test results described in https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157644#comment-15157644. While I am able to get

Re: git email format customizability: add branch to subject?

2016-02-22 Thread Chris Hostetter
: +1 for keeping the repo name but perhaps we could drop the "git: " prefix? : : Without the prefix the subject would still be fairly distinguishable : from the "svn commit" emails such as "svn commit: r1731559 - : /lucene/cms/trunk/content/extpaths.txt" (assuming the svn commit emails : keep

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

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15963/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=5563, name=testExecutor-2456-thread-4,

[jira] [Assigned] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-7041: - Assignee: Uwe Schindler > Upgrade to Apache Tika 1.12 > --- > >

Re: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf

2016-02-22 Thread Chris Hostetter
VOTE has passed, i'll begin pushing to mirrors. : Date: Fri, 19 Feb 2016 16:05:18 -0700 (MST) : From: Chris Hostetter : To: Lucene Dev : Cc: gene...@lucene.apache.org : Subject: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf : : : Please

Re: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf

2016-02-22 Thread Anshum Gupta
+1. Looks good to me. Thanks Hoss! On Fri, Feb 19, 2016 at 3:05 PM, Chris Hostetter wrote: > > Please VOTE to release the following artifacts as > apache-solr-ref-guide-5.5.pdf ... > > >

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157659#comment-15157659 ] Uwe Schindler commented on LUCENE-7041: --- Hi, I will help reviewing and committing the patch. There

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157661#comment-15157661 ] Lewis John McGibbney commented on LUCENE-7041: -- Running test suit just now, this looks to be

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157644#comment-15157644 ] Dennis Gove commented on SOLR-8599: --- I have somewhat of an interesting situation at hand here. As part

[GitHub] lucene-solr pull request: LUCENE-7041 Upgrade to Apache Tika 1.12

2016-02-22 Thread lewismc
GitHub user lewismc opened a pull request: https://github.com/apache/lucene-solr/pull/10 LUCENE-7041 Upgrade to Apache Tika 1.12 Trivial update. @uschindler I attempted running ant test locally with the following failures ``` [junit4] Suite:

[jira] [Commented] (LUCENE-7039) Improve PointRangeQuery & co

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157610#comment-15157610 ] ASF subversion and git services commented on LUCENE-7039: - Commit

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157663#comment-15157663 ] Lewis John McGibbney commented on LUCENE-7041: -- agreed, the parsers module is getting very

[jira] [Updated] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated LUCENE-7041: - Attachment: LUCENE-7041.patch Git-generated patch. This is trivial but as

[jira] [Comment Edited] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157661#comment-15157661 ] Lewis John McGibbney edited comment on LUCENE-7041 at 2/22/16 9:17 PM:

Adding New Module to Eclipse Packaging

2016-02-22 Thread lewis john mcgibbney
Hi dev@, Been unable to implement the Eclipse configuration for a new module as of yet. I see the configuration within dev-tools/eclipse and I have edited a number of idea and maven configuration but still unable to see the new packages when importing into Eclipse. Can someone please point me to

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157475#comment-15157475 ] Anshum Gupta commented on SOLR-8110: I am sure there would be reasons for people to use field names

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+106) - Build # 15962 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15962/ Java: 32bit/jdk-9-ea+106 -client -XX:+UseParallelGC 22 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.TestTolerantSearch Error Message: IOException occured when talking to server at:

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 80 - Failure!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/80/ Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testRandom Error Message: Captured an uncaught exception in thread: Thread[id=602,

Re: [CONF] Apache Solr Reference Guide > Running Solr on HDFS

2016-02-22 Thread Uwe Schindler
Thanks! Uwe Am 22. Februar 2016 21:53:28 MEZ, schrieb "Hoss Man (Confluence)" : >Hoss Man edited a page Change comment: all lucene codec's are append >only now Running Solr on HDFS View page• Add comment• Like Stop >watching space• Manage notifications This

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157696#comment-15157696 ] ASF GitHub Bot commented on LUCENE-7041: GitHub user lewismc opened a pull request:

[jira] [Commented] (LUCENE-7039) Improve PointRangeQuery & co

2016-02-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157504#comment-15157504 ] Michael McCandless commented on LUCENE-7039: +1, lots of great changes here: removing

[jira] [Created] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created LUCENE-7041: Summary: Upgrade to Apache Tika 1.12 Key: LUCENE-7041 URL: https://issues.apache.org/jira/browse/LUCENE-7041 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156748#comment-15156748 ] Uwe Schindler commented on LUCENE-6989: --- FYI, i downloaded build 106 of Jigsaw: New unmap Hack also

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_72) - Build # 5636 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5636/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158473#comment-15158473 ] Uwe Schindler commented on SOLR-8599: - In addition there is a bug in the test: It sets the "correct"

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 940 - Still Failing

2016-02-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/940/ 4 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:36747/_ Stack Trace:

[jira] [Updated] (SOLR-8698) params.json should have a way to specify appends and invariants

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8698: - Summary: params.json should have a way to specify appends and invariants (was: Solr's params.json should

[jira] [Updated] (SOLR-8698) params.json should have a way to specify appends and invariants

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8698: - Attachment: SOLR-8698.patch all required changes as per the description and necessary changes in the tests

[jira] [Created] (SOLR-8710) Upgrade morfologik-stemming to version 2.1.0

2016-02-22 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-8710: - Summary: Upgrade morfologik-stemming to version 2.1.0 Key: SOLR-8710 URL: https://issues.apache.org/jira/browse/SOLR-8710 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-8698) params.json should have a way to specify appends and invariants

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157018#comment-15157018 ] Noble Paul commented on SOLR-8698: -- [~ehatcher] From 6.0 onwards we are making this much needed change and

[jira] [Commented] (SOLR-8522) ImplicitSnitch to support IPv4 fragment fragment tags

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157040#comment-15157040 ] Noble Paul commented on SOLR-8522: -- sorry for the delay. could you please update the patch to latest

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+106) - Build # 15958 - Failure!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15958/ Java: 32bit/jdk-9-ea+106 -server -XX:+UseG1GC 13 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Created] (LUCENE-7040) Upgrade morfologik-stemming to version 2.1.0

2016-02-22 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-7040: --- Summary: Upgrade morfologik-stemming to version 2.1.0 Key: LUCENE-7040 URL: https://issues.apache.org/jira/browse/LUCENE-7040 Project: Lucene - Core Issue

[jira] [Created] (SOLR-8712) Variable solr.core.instanceDir no longer resolved

2016-02-22 Thread Kristine Jetzke (JIRA)
Kristine Jetzke created SOLR-8712: - Summary: Variable solr.core.instanceDir no longer resolved Key: SOLR-8712 URL: https://issues.apache.org/jira/browse/SOLR-8712 Project: Solr Issue Type:

[jira] [Created] (SOLR-8711) Upgrade Carrot2 clustering dependency to 3.12.0

2016-02-22 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-8711: - Summary: Upgrade Carrot2 clustering dependency to 3.12.0 Key: SOLR-8711 URL: https://issues.apache.org/jira/browse/SOLR-8711 Project: Solr Issue Type: Improvement

Re: Adding New Module to Eclipse Packaging

2016-02-22 Thread lewis john mcgibbney
OK I've sorted this out now. Not sure exactly how or when I got it working but I just made replicas of build.xml and ivy.xml from an existing module then cleaned the Eclipse environment cache and refreshed the workspace. That seemed to do it :) On Mon, Feb 22, 2016 at 1:26 PM, lewis john

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157834#comment-15157834 ] Uwe Schindler commented on SOLR-8599: - Hi, please don't write tests that rely on DNS failures. Every

[jira] [Moved] (SOLR-8716) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved LUCENE-7041 to SOLR-8716: - Fix Version/s: (was: master) master

[jira] [Commented] (SOLR-8716) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157859#comment-15157859 ] Uwe Schindler commented on SOLR-8716: - I moved the issue to Solr. Please update the PR to use the

Re: Adding New Module to Eclipse Packaging

2016-02-22 Thread Shawn Heisey
On 2/22/2016 2:26 PM, lewis john mcgibbney wrote: > Been unable to implement the Eclipse configuration for a new module as > of yet. > I see the configuration within dev-tools/eclipse and I have edited a > number of idea and maven configuration but still unable to see the new > packages when

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 855 - Failure

2016-02-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/855/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: .response.numFound:1!=0 Stack Trace: junit.framework.AssertionFailedError: .response.numFound:1!=0 at

[jira] [Comment Edited] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157834#comment-15157834 ] Uwe Schindler edited comment on SOLR-8599 at 2/22/16 10:31 PM: --- Hi, please

[jira] [Created] (LUCENE-7042) more cleanup for Point encodings

2016-02-22 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7042: --- Summary: more cleanup for Point encodings Key: LUCENE-7042 URL: https://issues.apache.org/jira/browse/LUCENE-7042 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-7042) more cleanup for Point encodings

2016-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7042: Attachment: LUCENE-7042.patch > more cleanup for Point encodings >

[jira] [Commented] (SOLR-8715) New Admin UI's Schema screen fails for some fields

2016-02-22 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157857#comment-15157857 ] Alexandre Rafalovitch commented on SOLR-8715: - I think the cause is around fields that are

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 81 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/81/ Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestMemoryPostingsFormat Error Message: The test or suite printed 11784 bytes to stdout

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157776#comment-15157776 ] Lewis John McGibbney commented on LUCENE-7041: -- ACK, this guidance is very helpful. I've

[jira] [Comment Edited] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157783#comment-15157783 ] Uwe Schindler edited comment on LUCENE-7041 at 2/22/16 10:05 PM: - Pull

[jira] [Comment Edited] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157834#comment-15157834 ] Uwe Schindler edited comment on SOLR-8599 at 2/22/16 10:27 PM: --- Hi, please

[jira] [Comment Edited] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157834#comment-15157834 ] Uwe Schindler edited comment on SOLR-8599 at 2/22/16 10:32 PM: --- Hi, please

[jira] [Comment Edited] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157834#comment-15157834 ] Uwe Schindler edited comment on SOLR-8599 at 2/22/16 10:32 PM: --- Hi, please

[jira] [Commented] (SOLR-8698) params.json should have a way to specify appends and invariants

2016-02-22 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157116#comment-15157116 ] Erik Hatcher commented on SOLR-8698: [~noble.paul] sweet! this will allow the workaround in

[jira] [Updated] (SOLR-8674) increase vs. test coverage

2016-02-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8674: -- Fix Version/s: 6.0 master > increase vs. test coverage >

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-02-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157231#comment-15157231 ] Christine Poerschke commented on SOLR-8542: --- Hello. Just a quick note to say that i'm resuming

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 420 - Failure!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/420/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test Error Message: QUERY FAILED:

[jira] [Commented] (SOLR-8668) Remove support for

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157282#comment-15157282 ] ASF subversion and git services commented on SOLR-8668: --- Commit

[jira] [Commented] (SOLR-8674) transition from solr.tests.mergePolicy to solr.tests.mergePolicyFactory

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157281#comment-15157281 ] ASF subversion and git services commented on SOLR-8674: --- Commit

[jira] [Created] (SOLR-8713) New UI points to the wiki for Query Syntax instead of the Reference Guide

2016-02-22 Thread JIRA
Tomás Fernández Löbbe created SOLR-8713: --- Summary: New UI points to the wiki for Query Syntax instead of the Reference Guide Key: SOLR-8713 URL: https://issues.apache.org/jira/browse/SOLR-8713

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 78 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/78/ Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.search.TestTermAutomatonQuery.testRandom Error Message: expected:<368> but was:<377> Stack Trace: java.lang.AssertionError:

[jira] [Updated] (SOLR-8674) increase vs. test coverage

2016-02-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8674: -- Summary: increase vs. test coverage (was: transition from solr.tests.mergePolicy to

[jira] [Resolved] (SOLR-8674) increase vs. test coverage

2016-02-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8674. --- Resolution: Fixed > increase vs. test coverage >

[jira] [Commented] (SOLR-8712) Variable solr.core.instanceDir no longer resolved

2016-02-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157114#comment-15157114 ] Shawn Heisey commented on SOLR-8712: Properties like this have stopped working in the past. SOLR-5162

[jira] [Commented] (SOLR-5743) Faceting with BlockJoin support

2016-02-22 Thread Vijay Sekhri (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157222#comment-15157222 ] Vijay Sekhri commented on SOLR-5743: Hi Mikhail, It could be related to stats query that does not even

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+106) - Build # 15959 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15959/ Java: 32bit/jdk-9-ea+106 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test Error Message: IOException occured when talking to server at:

[jira] [Commented] (SOLR-8668) Remove support for

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157124#comment-15157124 ] ASF subversion and git services commented on SOLR-8668: --- Commit

[jira] [Commented] (SOLR-8674) transition from solr.tests.mergePolicy to solr.tests.mergePolicyFactory

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157123#comment-15157123 ] ASF subversion and git services commented on SOLR-8674: --- Commit

[jira] [Updated] (LUCENE-7039) Improve PointRangeQuery & co

2016-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7039: Attachment: LUCENE-7039.patch Updated patch. I moved encode/decode methods to the respective

Replacing the "Latest SVN" on http://lucene.apache.org/core

2016-02-22 Thread Michael McCandless
On the bottom right of Lucene's index.html we have "Latest SVN" but of course it only displays this last svn commit: r1726344 LUCENE-6937: moving trunk from SVN to GIT. (lucene) — dweiss Does anyone know how to convert this to the "Latest GIT"? Mike McCandless http://blog.mikemccandless.com

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 77 - Failure!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/77/ Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 7 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecs.testEquals Error Message: source=3 is out of bounds (maxState is 2) Stack Trace:

[jira] [Updated] (SOLR-8698) params.json should have a way to specify appends and invariants

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8698: - Description: params.json only supports defaults today. It should be possible to add {{appends}} and

[jira] [Created] (SOLR-8717) Our retry policy can also retry on HEAD and OPTION.

2016-02-22 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8717: - Summary: Our retry policy can also retry on HEAD and OPTION. Key: SOLR-8717 URL: https://issues.apache.org/jira/browse/SOLR-8717 Project: Solr Issue Type:

[jira] [Assigned] (SOLR-8666) Add header to SearchHandler to indicate whether solr is connection to zk

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove reassigned SOLR-8666: - Assignee: Dennis Gove > Add header to SearchHandler to indicate whether solr is connection to zk

[jira] [Assigned] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove reassigned SOLR-8599: - Assignee: Dennis Gove > Errors in construction of SolrZooKeeper cause Solr to go into an

[jira] [Updated] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8599: -- Attachment: SOLR-8599.patch New patch with slightly updated test. This now causes an exception due to an

[jira] [Comment Edited] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158022#comment-15158022 ] Dennis Gove edited comment on SOLR-8599 at 2/23/16 12:35 AM: - New patch with

[jira] [Created] (SOLR-8718) Note for SOLR-8666 in solr/CHANGES.txt was put in the wrong location

2016-02-22 Thread Dennis Gove (JIRA)
Dennis Gove created SOLR-8718: - Summary: Note for SOLR-8666 in solr/CHANGES.txt was put in the wrong location Key: SOLR-8718 URL: https://issues.apache.org/jira/browse/SOLR-8718 Project: Solr

[jira] [Assigned] (SOLR-8377) Unnecessary for loop in ReplicaAssigner.tryAllPermutations()

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-8377: Assignee: Noble Paul > Unnecessary for loop in ReplicaAssigner.tryAllPermutations() >

[jira] [Commented] (SOLR-8375) ReplicaAssigner rejects valid positions

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157927#comment-15157927 ] Noble Paul commented on SOLR-8375: -- [~kelvin.tan] This fix looks fine . could you give me a rule+ state

[jira] [Assigned] (SOLR-8375) ReplicaAssigner rejects valid positions

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-8375: Assignee: Noble Paul > ReplicaAssigner rejects valid positions >

[jira] [Updated] (SOLR-8375) ReplicaAssigner rejects valid positions

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8375: - Attachment: SOLR-8375.patch > ReplicaAssigner rejects valid positions >

[jira] [Commented] (SOLR-8692) Move out embedded json in ConfigOverlay and RuleBasedAuthorizationPlugin

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157929#comment-15157929 ] ASF subversion and git services commented on SOLR-8692: --- Commit

[jira] [Commented] (SOLR-8696) Optimize overseer + startup

2016-02-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157991#comment-15157991 ] Mark Miller commented on SOLR-8696: --- The history of legacy mode: Initially, we had no collections API.

[jira] [Resolved] (LUCENE-7042) more cleanup for Point encodings

2016-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7042. - Resolution: Fixed Fix Version/s: 6.0 > more cleanup for Point encodings >

[jira] [Resolved] (LUCENE-7039) Improve PointRangeQuery & co

2016-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7039. - Resolution: Fixed Fix Version/s: 6.0 > Improve PointRangeQuery & co >

[jira] [Commented] (LUCENE-7042) more cleanup for Point encodings

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158018#comment-15158018 ] ASF subversion and git services commented on LUCENE-7042: - Commit

[jira] [Commented] (SOLR-8666) Add header to SearchHandler to indicate whether solr is connection to zk

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158012#comment-15158012 ] ASF subversion and git services commented on SOLR-8666: --- Commit

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158011#comment-15158011 ] ASF subversion and git services commented on SOLR-8599: --- Commit

[JENKINS-EA] Lucene-Solr-5.5-Linux (32bit/jdk-9-ea+106) - Build # 82 - Still Failing!

2016-02-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/82/ Java: 32bit/jdk-9-ea+106 -client -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (SOLR-8377) Unnecessary for loop in ReplicaAssigner.tryAllPermutations()

2016-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158062#comment-15158062 ] ASF subversion and git services commented on SOLR-8377: --- Commit

[jira] [Resolved] (SOLR-8377) Unnecessary for loop in ReplicaAssigner.tryAllPermutations()

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-8377. -- Resolution: Fixed Fix Version/s: 6.0 > Unnecessary for loop in

[jira] [Commented] (SOLR-8692) Move out embedded json in ConfigOverlay and RuleBasedAuthorizationPlugin

2016-02-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157931#comment-15157931 ] Noble Paul commented on SOLR-8692: -- thanks [~steve_rowe] > Move out embedded json in ConfigOverlay and

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158017#comment-15158017 ] Dennis Gove commented on SOLR-8599: --- Thanks. I'll keep that in mind going forward - and I agree,

[JENKINS] Lucene-Solr-SmokeRelease-5.5 - Build # 12 - Still Failing

2016-02-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.5/12/ No tests ran. Build Log: [...truncated 39775 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.5/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157752#comment-15157752 ] Uwe Schindler commented on LUCENE-7041: --- Hi Lewis, unfortunately, your patch is not enough! Lucene

[jira] [Commented] (LUCENE-7041) Upgrade to Apache Tika 1.12

2016-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157783#comment-15157783 ] Uwe Schindler commented on LUCENE-7041: --- Pull request is fine. We will merge the pull request in,

RE: Adding New Module to Eclipse Packaging

2016-02-22 Thread Uwe Schindler
To add a new module, you have to first do the Ant/Ivy based setup (in general its simplest to copy another module) and then edit build.xml and ivy.xml to pull in dependencies. I assume your new module will depend on contrib/extraction, so you would need to make a dependency to the build.xml so

[jira] [Commented] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157810#comment-15157810 ] Mark Miller commented on SOLR-8599: --- Yeah, we try to avoid that in tests due to dns hijacking. I think

  1   2   >