[jira] [Commented] (SOLR-8765) Enforce required parameters in SolrJ Collection APIs

2016-03-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202505#comment-15202505 ] David Smiley commented on SOLR-8765: bq. add another factory method for the implicit router case +1 >

[jira] [Commented] (LUCENE-7108) Test2BPoints.test2D() failure

2016-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201487#comment-15201487 ] Michael McCandless commented on LUCENE-7108: Thanks [~steve_rowe]! It also finally passed

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Ishan Chattopadhyaya
Congratulations, Kevin! On Sat, Mar 19, 2016 at 1:37 AM, Adrien Grand wrote: > Welcome Kevin! > > Le jeu. 17 mars 2016 à 21:41, Tommaso Teofili > a écrit : > >> Welcome Kevin! >> >> >> Tommaso >> >> Il giorno gio 17 mar 2016 alle ore 16:59 Noble

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2016-03-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202346#comment-15202346 ] Mikhail Khludnev commented on SOLR-8208: Hello [~caomanhdat], I terribly sorry for such late

RE: ACTION NEEDED: Status Java 9 Jigsaw module system

2016-03-18 Thread Uwe Schindler
See: https://issues.apache.org/jira/browse/SOLR-8874 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Friday, March 18, 2016 5:31 PM > To:

[jira] [Updated] (SOLR-8874) Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests

2016-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-8874: Attachment: SOLR-8874.patch Preliminary patch: - Disables the static leak detector in Solr tests (by

Re: SolrCloud: the default cluster state format

2016-03-18 Thread Erick Erickson
There's something I saw that may be related. If you remove the zk data then restart Solr, the reconstruction puts some stuff in state.json and some stuff in clusterstate.json. iirc this really isn't a problem outside weird test situations and won't happen in 6.0 anyway, but I thought I'd mention

[jira] [Created] (SOLR-8874) Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests

2016-03-18 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-8874: --- Summary: Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests Key: SOLR-8874 URL: https://issues.apache.org/jira/browse/SOLR-8874 Project: Solr

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_72) - Build # 56 - Failure!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/56/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception:

[jira] [Updated] (LUCENE-7116) Document Classifiers to handle numeric fields

2016-03-18 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-7116: - Description: DocumentClassifiers should handle numeric fields. Knn Document

[jira] [Created] (LUCENE-7118) Remove multidimensional arrays from PointRangeQuery

2016-03-18 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7118: --- Summary: Remove multidimensional arrays from PointRangeQuery Key: LUCENE-7118 URL: https://issues.apache.org/jira/browse/LUCENE-7118 Project: Lucene - Core

[jira] [Created] (LUCENE-7119) enable bypassing docValues check in DocTermOrds

2016-03-18 Thread Yonik Seeley (JIRA)
Yonik Seeley created LUCENE-7119: Summary: enable bypassing docValues check in DocTermOrds Key: LUCENE-7119 URL: https://issues.apache.org/jira/browse/LUCENE-7119 Project: Lucene - Core

[jira] [Updated] (SOLR-5750) Backup/Restore API for SolrCloud

2016-03-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-5750: --- Attachment: SOLR-5750.patch I made a branch from master at the time of Varun's last patch and applied

[jira] [Updated] (SOLR-8869) Optionally disable printing field cache entries in SolrFieldCacheMBean

2016-03-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-8869: - Attachment: SOLR-8869.patch Here's a patch and a test. Printing of field cache entries can be

[jira] [Updated] (SOLR-8874) Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests

2016-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-8874: Labels: Java9 (was: ) > Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests >

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16252 - Failure!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16252/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=511,

[JENKINS] Lucene-Solr-Tests-6.x - Build # 70 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/70/ 2 tests failed. FAILED: org.apache.lucene.index.TestIndexWriterExceptions.testNoLostDeletesOrUpdates Error Message: Captured an uncaught exception in thread: Thread[id=536, name=Lucene Merge Thread #2, state=RUNNABLE,

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Joel Bernstein
Sorry about the name misspelling. Thanks for correcting David. Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Mar 16, 2016 at 1:16 PM, Varun Thacker wrote: > Welcome Kevin! > > On Wed, Mar 16, 2016 at 10:44 PM, Steve Rowe wrote: > >> Welcome

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+109) - Build # 162 - Failure!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/162/ Java: 32bit/jdk-9-ea+109 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=9379,

[jira] [Created] (SOLR-8855) The HDFS BlockDirectory should not clean up it's cache on shutdown.

2016-03-18 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8855: - Summary: The HDFS BlockDirectory should not clean up it's cache on shutdown. Key: SOLR-8855 URL: https://issues.apache.org/jira/browse/SOLR-8855 Project: Solr

[jira] [Commented] (SOLR-8853) edismax - Ignores OR in between terms.

2016-03-18 Thread Modassar Ather (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200980#comment-15200980 ] Modassar Ather commented on SOLR-8853: -- Please help me understand how to achieve (A OR B) where any of

[jira] [Commented] (LUCENE-7106) Make it easy to have cumulated point stats across segments

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

RE: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+110) - Build # 16237 - Failure!

2016-03-18 Thread Uwe Schindler
This looks like a new problem in build 110 (that I installed a minute ago), we should investigate. According to Robert's and my other tests, this one fixes our Hotspot and MMapDirectory issues, so we should look into this! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen

[jira] [Updated] (SOLR-8865) real-time get does not retrieve values from docValues

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8865: --- Fix Version/s: 6.0 > real-time get does not retrieve values from docValues >

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

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5715/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x3_lf come

[jira] [Resolved] (SOLR-8814) Support GeoJSON response format

2016-03-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-8814. - Resolution: Fixed Assignee: Ryan McKinley > Support GeoJSON response format >

[GitHub] lucene-solr pull request: Update files.js

2016-03-18 Thread thehudi
GitHub user thehudi opened a pull request: https://github.com/apache/lucene-solr/pull/22 Update files.js Add content type mapping for xsl -> text/xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/thehudi/lucene-solr master

[jira] [Commented] (LUCENE-7099) add newDistanceSort to sandbox LatLonPoint

2016-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201478#comment-15201478 ] Michael McCandless commented on LUCENE-7099: [~rcmuir] can this be resolved now? > add

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+110) - Build # 16237 - Failure!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16237/ Java: 64bit/jdk-9-ea+110 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.util.TestRamUsageEstimator.testHotspotBean Error Message: We should have been able to detect Hotspot's internal settings

[jira] [Commented] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2016-03-18 Thread Kevin Watters (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197814#comment-15197814 ] Kevin Watters commented on SOLR-8176: - Hi Gopal, I'm running a little bit behind the times, I'm

[JENKINS] Lucene-Solr-Tests-6.x - Build # 73 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/73/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find

[jira] [Commented] (SOLR-8819) Implement DatabaseMetaDataImpl getTables() and fix getSchemas()

2016-03-18 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200226#comment-15200226 ] Trey Cahill commented on SOLR-8819: --- [~joel.bernstein] I removed alias support and renamed TablesStreams

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Tomás Fernández Löbbe
Welcome Kevin! On Wed, Mar 16, 2016 at 1:23 PM, Kevin Risden wrote: > Thanks for the warm welcome. Its an honor to be invited to work on > this project and with so many great people. > > Bio: > I graduated from Rose-Hulman Institute of Technology in 2012. My >

[jira] [Commented] (SOLR-8742) HdfsDirectoryTest fails reliably after changes in LUCENE-6932

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197613#comment-15197613 ] Mark Miller commented on SOLR-8742: --- Or I was mistakenly in an older, similarly named project. I can't

[jira] [Commented] (SOLR-7339) Upgrade Jetty from 9.2 to 9.3

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

ACTION NEEDED: Status Java 9 Jigsaw module system

2016-03-18 Thread Uwe Schindler
Hi, Just as reminder: We now have one more week to prepare our build for Java 9 Jigsaw. The next Java 9 EA build will now contain the new Java 9 module system. From that time on, it is no longer possible to test Java 9 unless we fix remaining bugs. Currently Solr does not pass at all, because

[jira] [Created] (SOLR-8858) SolrIndexSearcher#doc() Completely Ignores Field Filters Unless Lazy Field Loading is Enabled

2016-03-18 Thread Caleb Rackliffe (JIRA)
Caleb Rackliffe created SOLR-8858: - Summary: SolrIndexSearcher#doc() Completely Ignores Field Filters Unless Lazy Field Loading is Enabled Key: SOLR-8858 URL: https://issues.apache.org/jira/browse/SOLR-8858

[jira] [Updated] (SOLR-8082) can't query against negative float or double values when indexed="false" docValues="true" multiValued="false"

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8082: --- Fix Version/s: 6.0 > can't query against negative float or double values when indexed="false" >

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Erick Erickson
Welcome Kevin! On Wed, Mar 16, 2016 at 10:14 AM, Steve Rowe wrote: > Welcome Kevin! > > -- > Steve > www.lucidworks.com > >> On Mar 16, 2016, at 1:02 PM, Joel Bernstein wrote: >> >> I'm pleased to announce that Kevin Risden has accepted the PMC's invitation

[jira] [Commented] (SOLR-8866) UpdateLog should throw an exception when serializing unknown types

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199799#comment-15199799 ] Yonik Seeley commented on SOLR-8866: +1, looks fine. > UpdateLog should throw an exception when

Re: SolrCloud: the default cluster state format

2016-03-18 Thread Mark Miller
We certainly discussed making it two and there was consensus, and I would have sworn someone did, but perhaps no one ever did. - Mark On Fri, Mar 18, 2016 at 7:09 PM Scott Blum wrote: > That seems really bad, the default should be 2. > > On Fri, Mar 18, 2016 at 3:28 PM,

[jira] [Updated] (SOLR-8865) real-time get does not retrieve values from docValues

2016-03-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8865: --- Attachment: SOLR-8865.patch Here's a patch that works. Made the TestRealTimeGet to

[jira] [Commented] (SOLR-8872) ChaosMonkey depends on AbstractFullDistribZkTestBase, can't be used with MiniSolrCloudCluster

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202354#comment-15202354 ] Mark Miller commented on SOLR-8872: --- We have to do that generally anyway so that all tests can move. If

[jira] [Updated] (LUCENE-7118) Remove multidimensional arrays from PointRangeQuery

2016-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7118: Attachment: LUCENE-7118.patch here is a patch. > Remove multidimensional arrays from

SolrCloud: the default cluster state format

2016-03-18 Thread David Smiley
I noticed ClusterStateMutator.createCollection defaults the state format to 1 if it's not explicitly set -- line 104. Shouldn't it be 2? While working on a test for collection restore from a backup (SOLR-5750) I see the restored collection ends up being in the old (1) state format because of

[jira] [Created] (SOLR-8875) ZkStateWriter.writePendingUpdates() can return null CollectionState; NPE in Overseer

2016-03-18 Thread David Smiley (JIRA)
David Smiley created SOLR-8875: -- Summary: ZkStateWriter.writePendingUpdates() can return null CollectionState; NPE in Overseer Key: SOLR-8875 URL: https://issues.apache.org/jira/browse/SOLR-8875

[jira] [Commented] (SOLR-4221) Custom sharding

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

[jira] [Commented] (SOLR-8860) Remove back-compat handling of router format made in SOLR-4221

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

[jira] [Commented] (SOLR-8866) UpdateLog should throw an exception when serializing unknown types

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

[jira] [Commented] (SOLR-8082) can't query against negative float or double values when indexed="false" docValues="true" multiValued="false"

2016-03-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201529#comment-15201529 ] Ishan Chattopadhyaya commented on SOLR-8082: Indeed! +1 to fixing the issue for 6.0 with the

Re: SolrCloud: the default cluster state format

2016-03-18 Thread David Smiley
Ok; I have this simple change in my patch (and branch) for SOLR-5750. It seems like this bug is not as bad as it may appear because normal collection creation takes a code path that expressly states the state format to be 2, whereas for this new collection restoration feature a different path is

[jira] [Updated] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8812: -- Priority: Blocker (was: Major) > ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND >

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201372#comment-15201372 ] Jan Høydahl commented on SOLR-8812: --- (!) Promoting this bug as Blocker for now, as it directly affects

[jira] [Commented] (SOLR-8745) Deprecate ZkStateReader.updateClusterState(), remove uses

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

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 461 - Still Failing!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/461/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be 3 documents because there should be two id=1 docs

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+109) - Build # 171 - Failure!

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/171/ Java: 32bit/jdk-9-ea+109 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=7454,

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 964 - Still Failing

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/964/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=113603, name=testExecutor-8999-thread-3, state=RUNNABLE,

[jira] [Commented] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

2016-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202276#comment-15202276 ] Steve Rowe commented on LUCENE-7111: +1 to the patch. > DocValuesRangeQuery.newLongRange behaves

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

2016-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/172/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=7330, name=testExecutor-3743-thread-4,

[jira] [Commented] (SOLR-4509) Disable HttpClient stale check for performance.

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200893#comment-15200893 ] Mark Miller commented on SOLR-4509: --- Nice, if we move to the new API's we also get most of the work I've

[jira] [Commented] (LUCENE-7061) fix remaining api issues with XYZPoint classes

2016-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199439#comment-15199439 ] Robert Muir commented on LUCENE-7061: - Math.nextUp/Math.nextDown > fix remaining api issues with

[jira] [Reopened] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-8586: --- Assignee: Yonik Seeley > Implement hash over all documents to check for shard synchronization >

[jira] [Commented] (SOLR-6021) Always persist router.field in cluster state so CloudSolrServer can route documents correctly

2016-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197987#comment-15197987 ] Noble Paul commented on SOLR-6021: -- router.field is not same as uniquekey. You could use an alternate

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Varun Thacker
Welcome Kevin! On Wed, Mar 16, 2016 at 10:44 PM, Steve Rowe wrote: > Welcome Kevin! > > -- > Steve > www.lucidworks.com > > > On Mar 16, 2016, at 1:02 PM, Joel Bernstein wrote: > > > > I'm pleased to announce that Kevin Risden has accepted the PMC's >

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Kevin Risden
Thanks for the warm welcome. Its an honor to be invited to work on this project and with so many great people. Bio: I graduated from Rose-Hulman Institute of Technology in 2012. My undergrad revolved around software development, software testing, and robotics. In early 2013, I joined Avalon

[jira] [Updated] (SOLR-8740) use docValues by default

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8740: --- Attachment: SOLR-8740.patch Here's an update w/ the other template schemas converted to use docValues.

[jira] [Commented] (SOLR-4221) Custom sharding

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

[jira] [Resolved] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-8867. Resolution: Fixed > frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not >

[jira] [Resolved] (SOLR-8838) Returning non-stored docValues is incorrect for floats and doubles

2016-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8838. -- Resolution: Fixed > Returning non-stored docValues is incorrect for floats and doubles >

[jira] [Commented] (SOLR-8838) Returning non-stored docValues is incorrect for floats and doubles

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

[jira] [Commented] (SOLR-8859) AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON)

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

[jira] [Commented] (SOLR-4509) Disable HttpClient stale check for performance.

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200780#comment-15200780 ] Mark Miller commented on SOLR-4509: --- I've just about got a new patch ready to show here. I still don't

[GitHub] lucene-solr pull request: SOLR-8858 SolrIndexSearcher#doc() Comple...

2016-03-18 Thread maedhroz
GitHub user maedhroz opened a pull request: https://github.com/apache/lucene-solr/pull/21 SOLR-8858 SolrIndexSearcher#doc() Completely Ignores Field Filters Unless Lazy Field Loading is Enabled Instead of just discarding fields if lazy loading is not enabled, SolrIndexSearcher now

[jira] [Commented] (LUCENE-7114) analyzers-common tests fail with JDK9 EA 110 build

2016-03-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199975#comment-15199975 ] Dawid Weiss commented on LUCENE-7114: - Can't remember whether string buffer opts (by Alexey Shipilev)

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

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

[jira] [Commented] (SOLR-7537) Could not find or load main class org.apache.solr.util.SimplePostTool

2016-03-18 Thread Reji A (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200472#comment-15200472 ] Reji A commented on SOLR-7537: -- At the very simplest, the work around to run "post" on Windows is through

Re: Welcome Kevin Risden as Lucene/Solr committer

2016-03-18 Thread Adrien Grand
Welcome Kevin! Le jeu. 17 mars 2016 à 21:41, Tommaso Teofili a écrit : > Welcome Kevin! > > > Tommaso > > Il giorno gio 17 mar 2016 alle ore 16:59 Noble Paul > ha scritto: > >> Welcome Kevin >> >> On Thu, Mar 17, 2016 at 4:53 PM, Mikhail

[jira] [Commented] (SOLR-8740) use docValues by default

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

[jira] [Updated] (SOLR-8861) Fix missing CloudSolrClient.connect() before getZkStateReader in solrj.io classes

2016-03-18 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8861: --- Description: There are a few places in the new solrj.io package that miss calling connect before

[jira] [Updated] (SOLR-8865) real-time get does not retrieve values from docValues

2016-03-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8865: --- Attachment: SOLR-8865.patch > real-time get does not retrieve values from docValues >

[jira] [Updated] (SOLR-8823) Implement DatabaseMetaDataImpl.getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern)

2016-03-18 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trey Cahill updated SOLR-8823: -- Attachment: SOLR-8823.patch > Implement DatabaseMetaDataImpl.getColumns(String catalog, String >

[jira] [Assigned] (SOLR-8838) Returning non-stored docValues is incorrect for floats and doubles

2016-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-8838: Assignee: Steve Rowe > Returning non-stored docValues is incorrect for floats and doubles >

[jira] [Commented] (SOLR-8814) Support GeoJSON response format

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

[jira] [Commented] (LUCENE-7115) Speed up FieldCache.CacheEntry toString by setting initial StringBuilder capacity

2016-03-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202202#comment-15202202 ] Gregory Chanan commented on LUCENE-7115: I uploaded a patch based on a previous version, going to

[jira] [Comment Edited] (SOLR-8082) can't query against negative float or double values when indexed="false" docValues="true" multiValued="false"

2016-03-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201529#comment-15201529 ] Ishan Chattopadhyaya edited comment on SOLR-8082 at 3/18/16 4:24 PM: -

Request access for CWIKI and Wiki

2016-03-18 Thread Kevin Risden
Solr CWIKI ( https://cwiki.apache.org/confluence/display/solr/Apache+Solr+Reference+Guide ) - committer access - username - risdenk Solr Wiki (https://wiki.apache.org/solr/) - add to ContributorsGroup - username - KevinRisden Thanks. Kevin Risden

[jira] [Resolved] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8586. --- Resolution: Fixed > Implement hash over all documents to check for shard synchronization >

[jira] [Commented] (LUCENE-7108) Test2BPoints.test2D() failure

2016-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201443#comment-15201443 ] Steve Rowe commented on LUCENE-7108: I did this, but in the same directory as the one Jenkins uses.

[JENKINS] Lucene-Artifacts-6.x - Build # 17 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-6.x/17/ No tests ran. Build Log: [...truncated 27 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-6.x/lucene/build.xml:24: The following error occurred while executing this line:

[JENKINS] Lucene-Tests-MMAP-master - Build # 31 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Tests-MMAP-master/31/ No tests ran. Build Log: [...truncated 25 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Tests-MMAP-master/lucene/build.xml:24: The following error occurred while executing this line:

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 16 - Still Failing

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/16/ No tests ran. Build Log: [...truncated 25 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:21: The following error occurred while executing this line:

[JENKINS] Lucene-Artifacts-master - Build # 2931 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-master/2931/ No tests ran. Build Log: [...truncated 27 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-master/lucene/build.xml:24: The following error occurred while executing this line:

[JENKINS-MAVEN] Lucene-Solr-Maven-master #1711: POMs out of sync

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/1711/ No tests ran. Build Log: [...truncated 25 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:21: The following error occurred while executing this line:

[jira] [Commented] (LUCENE-7109) LatLonPoint newPolygonQuery should use two-phase iterator

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

[JENKINS] Solr-Artifacts-6.x - Build # 17 - Still Failing

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-Artifacts-6.x/17/ No tests ran. Build Log: [...truncated 29 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/solr/build.xml:39: The following error occurred while executing this line:

[JENKINS] Lucene-Solr-Tests-master - Build # 1013 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1013/ No tests ran. Build Log: [...truncated 28 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:21: The following error occurred while executing this line:

[JENKINS] Lucene-Solr-Tests-6.x - Build # 75 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/75/ No tests ran. Build Log: [...truncated 25 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:21: The following error occurred while executing this line:

[JENKINS-MAVEN] Lucene-Solr-Maven-6.x #17: POMs out of sync

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-6.x/17/ No tests ran. Build Log: [...truncated 25 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-6.x/build.xml:21: The following error occurred while executing this line:

[JENKINS] Solr-Artifacts-master - Build # 2821 - Failure

2016-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-Artifacts-master/2821/ No tests ran. Build Log: [...truncated 29 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-master/solr/build.xml:39: The following error occurred while executing this line:

  1   2   >