[jira] [Created] (LUCENE-7192) Geo3d polygon creation should not get upset about co-linear points

2016-04-07 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7192: --- Summary: Geo3d polygon creation should not get upset about co-linear points Key: LUCENE-7192 URL: https://issues.apache.org/jira/browse/LUCENE-7192 Project: Lucene -

Re: Lucene IndexDeletionPolicy + snapshots

2016-04-07 Thread Shalin Shekhar Mangar
Look at PersistentSnapshotDeletionPolicy which does almost exactly what you want. On Fri, Apr 8, 2016 at 10:44 AM, Hrishikesh Gadre wrote: > This in the context of providing backup/restore operation for SolrCloud > (on HDFS). The copy operation is unavoidable in case Solr

[jira] [Updated] (LUCENE-7191) Hook up Geo3DPoint query factory methods in TestGeo3DPoint

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7191: Attachment: LUCENE-7191.diff [~mikemccand]: Any objection if I commit this? Or would you want to

[jira] [Created] (LUCENE-7191) Hook up Geo3DPoint query factory methods in TestGeo3DPoint

2016-04-07 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7191: --- Summary: Hook up Geo3DPoint query factory methods in TestGeo3DPoint Key: LUCENE-7191 URL: https://issues.apache.org/jira/browse/LUCENE-7191 Project: Lucene - Core

[JENKINS] Lucene-Solr-Tests-master - Build # 1060 - Still Failing

2016-04-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1060/ 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionIntegrationTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] Stack Trace:

Re: Lucene IndexDeletionPolicy + snapshots

2016-04-07 Thread Hrishikesh Gadre
This in the context of providing backup/restore operation for SolrCloud (on HDFS). The copy operation is unavoidable in case Solr is using local filesystem and backup is being written on a shared file-system. But in case of HDFS, I am wondering if we can avoid the copy operation by using

Lucene IndexDeletionPolicy + snapshots

2016-04-07 Thread Hrishikesh Gadre
Hello, IndexDeletionPolicy in Lucene enables users to configure when the stale Index commits should be deleted. Currently Solr uses this support to "reserve" a commit point while the relevant segment files are being copied as part of the backup operation. This reservation information is stored

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+112-patched) - Build # 16454 - Failure!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16454/ Java: 32bit/jdk-9-ea+112-patched -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message:

[jira] [Commented] (SOLR-8954) RealTimeGet NPE

2016-04-07 Thread wjw465150 (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231580#comment-15231580 ] wjw465150 commented on SOLR-8954: - when create collection,router.name is "implicit",use RealTimeGet must

[jira] [Commented] (SOLR-8954) RealTimeGet NPE

2016-04-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231575#comment-15231575 ] Erick Erickson commented on SOLR-8954: -- You have to explain this in significantly more detail to have

[jira] [Commented] (SOLR-8954) RealTimeGet NPE

2016-04-07 Thread wjw465150 (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231522#comment-15231522 ] wjw465150 commented on SOLR-8954: - I found the reason is:when create core use dynamic shard! > RealTimeGet

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

2016-04-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/121/ 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Commented] (LUCENE-7190) Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up

2016-04-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231371#comment-15231371 ] Robert Muir commented on LUCENE-7190: - nice! > Geo3d public classes have some unnecessary protected

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

2016-04-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231355#comment-15231355 ] Anshum Gupta commented on SOLR-8097: Thanks Jason and Shawn. I'll commit this to 6x tomorrow. >

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

2016-04-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8097: --- Fix Version/s: 6.1 master > Implement a builder pattern for constructing a Solrj

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

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

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

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

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

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

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231270#comment-15231270 ] Karl Wright commented on LUCENE-7168: - +1 for the new patch. > Remove geo3d test leniency >

[jira] [Commented] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

2016-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231256#comment-15231256 ] Michael McCandless commented on LUCENE-7189: bq. I can add my geojson string creator from

[jira] [Resolved] (LUCENE-7190) Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7190. - Resolution: Fixed Fix Version/s: 6.x master > Geo3d public classes

[jira] [Updated] (LUCENE-7168) Remove geo3d test leniency

2016-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7168: --- Attachment: LUCENE-7168.patch Here's a new patch, simplifying the encode/decode,

[jira] [Commented] (LUCENE-7190) Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up

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

[jira] [Commented] (LUCENE-7190) Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up

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

[jira] [Created] (LUCENE-7190) Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up

2016-04-07 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7190: --- Summary: Geo3d public classes have some unnecessary protected member methods and classes; this should be cleaned up Key: LUCENE-7190 URL:

[jira] [Commented] (LUCENE-7173) Add Polygon... variant of newPolygonQuery() to Geo3DPoint

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

[jira] [Commented] (LUCENE-7173) Add Polygon... variant of newPolygonQuery() to Geo3DPoint

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

[jira] [Commented] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

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

[jira] [Commented] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

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

[jira] [Commented] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231146#comment-15231146 ] Mike Drob commented on SOLR-8933: - bq. I would just use the CloseShieldInputStream. The additional APIs

[jira] [Comment Edited] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231109#comment-15231109 ] Uwe Schindler edited comment on SOLR-8933 at 4/7/16 9:32 PM: - bq. Which

[jira] [Commented] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231109#comment-15231109 ] Uwe Schindler commented on SOLR-8933: - bq. Which IOUtils? I didn't see this in o.a.lucene.util or

[jira] [Updated] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-8933: Attachment: SOLR-8933.patch bq. Ioutils has a wrapper for this! Which IOUtils? I didn't see this in

[jira] [Assigned] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-04-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-8922: -- Assignee: Yonik Seeley > DocSetCollector can allocate massive garbage on large indexes >

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+112-patched) - Build # 364 - Still Failing!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/364/ Java: 32bit/jdk-9-ea+112-patched -server -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message: expected:<...at=0.772208221547936[6],

[jira] [Commented] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

2016-04-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231027#comment-15231027 ] Nicholas Knize commented on LUCENE-7189: I can add my geojson string creator from luceneutil. Its

[jira] [Commented] (SOLR-8957) Query view generates incorrect param names

2016-04-07 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231008#comment-15231008 ] Upayavira commented on SOLR-8957: - Please check trunk/6.0. I think you'll find this has been fixed already.

[jira] [Commented] (LUCENE-7173) Add Polygon... variant of newPolygonQuery() to Geo3DPoint

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

[jira] [Commented] (LUCENE-7176) Geo3d GeoPath should have a factory and implementation should be package private

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

[jira] [Commented] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

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

[jira] [Commented] (LUCENE-7174) Upgrade randomizedtesting to 2.3.4

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

[jira] [Commented] (SOLR-8750) Use lambdas in code where SAM type interfaces are used

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

[jira] [Commented] (LUCENE-7167) Change select Geo3d classes to package private

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

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

2016-04-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/31/ 2 tests failed. FAILED: org.apache.lucene.codecs.memory.TestMemoryDocValuesFormat.testBinaryVariableLengthVsStoredFields Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception:

[jira] [Commented] (SOLR-8957) Query view generates incorrect param names

2016-04-07 Thread Max Loeb (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230898#comment-15230898 ] Max Loeb commented on SOLR-8957: I just came here to report this, but I see you already got to it. Thanks

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

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16451/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message:

[jira] [Resolved] (LUCENE-7184) Add GeoEncodingUtils to core

2016-04-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize resolved LUCENE-7184. Resolution: Fixed Assignee: Nicholas Knize > Add GeoEncodingUtils to core >

[jira] [Commented] (LUCENE-7184) Add GeoEncodingUtils to core

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

[jira] [Commented] (LUCENE-7184) Add GeoEncodingUtils to core

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

[jira] [Commented] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

2016-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230824#comment-15230824 ] Michael McCandless commented on LUCENE-7189: +1 I'll try to make the WebGL earth debugger

[jira] [Created] (LUCENE-7189) Make BaseGeoPointTestCase more debuggable

2016-04-07 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7189: --- Summary: Make BaseGeoPointTestCase more debuggable Key: LUCENE-7189 URL: https://issues.apache.org/jira/browse/LUCENE-7189 Project: Lucene - Core Issue Type:

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+112-patched) - Build # 363 - Still Failing!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/363/ Java: 64bit/jdk-9-ea+112-patched -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message:

[jira] [Commented] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230752#comment-15230752 ] Uwe Schindler commented on SOLR-8933: - Why not just enable it during "test mode". So when a test

[jira] [Updated] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-8933: Attachment: SOLR-8933.patch Alright, here's another patch that adds the instrumentation hidden behind a

[jira] [Commented] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230626#comment-15230626 ] Mark Miller commented on SOLR-8933: --- bq. Unsure if it's worth the effort to be technically correct I

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3192 - Failure!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3192/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample Error Message: Expected 10 to be found in the

[jira] [Resolved] (SOLR-8938) add optional -excluderegex argument to ZkCLI

2016-04-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8938. --- Resolution: Fixed Fix Version/s: 6.1 master > add optional

[jira] [Updated] (SOLR-8933) SolrDispatchFilter::consumeInput logs "Stream Closed" IOException

2016-04-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-8933: Affects Version/s: 4.10.3 Did some further research on why this error doesn't show up with Jetty. It

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-04-07 Thread Fabio Batista da Silva (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230530#comment-15230530 ] Fabio Batista da Silva commented on SOLR-7495: -- I had fresh SOLR install > Unexpected

[jira] [Commented] (SOLR-8938) add optional -excluderegex argument to ZkCLI

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

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-04-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230515#comment-15230515 ] Shawn Heisey commented on SOLR-7495: Did you reindex? Just adding the parameter to the field definition

[jira] [Commented] (LUCENE-7188) IllegalStateException in NRTCachingDirectory.listAll

2016-04-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230471#comment-15230471 ] David Smiley commented on LUCENE-7188: -- Wow. The F-that part was uncalled for; I wish you could keep

[JENKINS] Lucene-Solr-6.0-Windows (64bit/jdk1.8.0_72) - Build # 9 - Failure!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Windows/9/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 45 seconds

[JENKINS] Lucene-Solr-SmokeRelease-6.0 - Build # 8 - Failure

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

[jira] [Updated] (SOLR-6465) CDCR: fall back to whole-index replication when tlogs are insufficient

2016-04-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6465: Attachment: SOLR-6465.patch Changes: # Refactored bootstrap status runnable to an

[jira] [Resolved] (SOLR-8958) OutOfMemoryError while processing search results

2016-04-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8958. -- Resolution: Won't Fix This is overwhelmingly likely to be a configuration issue on your part.

[GitHub] lucene-solr pull request: Upgrade jackson to 2.7

2016-04-07 Thread vdumitrescu
GitHub user vdumitrescu opened a pull request: https://github.com/apache/lucene-solr/pull/27 Upgrade jackson to 2.7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vdumitrescu/lucene-solr jackson2.7 Alternatively you can review

[jira] [Commented] (LUCENE-7188) IllegalStateException in NRTCachingDirectory.listAll

2016-04-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230413#comment-15230413 ] Robert Muir commented on LUCENE-7188: - fuck that. This is the correct change: since the leniency

[jira] [Commented] (LUCENE-7185) fix random number generation used for spatial tests

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

[jira] [Commented] (LUCENE-7185) fix random number generation used for spatial tests

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

[jira] [Commented] (SOLR-7785) Segments API returning java.lang.IllegalStateException

2016-04-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230395#comment-15230395 ] David Smiley commented on SOLR-7785: I think this is a duplicate of LUCENE-7188 (I just moved it from

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+112-patched) - Build # 362 - Failure!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/362/ Java: 64bit/jdk-9-ea+112-patched -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message:

[jira] [Commented] (LUCENE-7188) IllegalStateException in NRTCachingDirectory.listAll

2016-04-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230391#comment-15230391 ] David Smiley commented on LUCENE-7188: -- (I converted this to a a Lucene issue in JIRA) bq. Stuff is

[jira] [Commented] (LUCENE-7184) Add GeoEncodingUtils to core

2016-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230390#comment-15230390 ] Michael McCandless commented on LUCENE-7184: +1 > Add GeoEncodingUtils to core >

[jira] [Moved] (LUCENE-7188) IllegalStateException in NRTCachingDirectory.listAll

2016-04-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley moved SOLR-8630 to LUCENE-7188: Affects Version/s: (was: 5.2.1) 5.2.1

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-04-07 Thread Fabio Batista da Silva (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230375#comment-15230375 ] Fabio Batista da Silva commented on SOLR-7495: -- IRC I tried *docValues="true"* and got the

[JENKINS-EA] Lucene-Solr-6.0-Linux (32bit/jdk-9-ea+112-patched) - Build # 37 - Failure!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/37/ Java: 32bit/jdk-9-ea+112-patched -server -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-04-07 Thread Matt Hilt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230355#comment-15230355 ] Matt Hilt commented on SOLR-7495: - We had this problem using Solr 5.1 on an index that was *not sharded*.

[jira] [Updated] (LUCENE-7184) Add GeoEncodingUtils to core

2016-04-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-7184: --- Attachment: LUCENE-7184.patch I had to rebase from master to catch the test and encoding

[jira] [Commented] (SOLR-8938) add optional -excluderegex argument to ZkCLI

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

[jira] [Commented] (LUCENE-7184) Add GeoEncodingUtils to core

2016-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230300#comment-15230300 ] Michael McCandless commented on LUCENE-7184: +1 > Add GeoEncodingUtils to core >

[jira] [Commented] (SOLR-8958) OutOfMemoryError while processing search results

2016-04-07 Thread Alexander Veit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230285#comment-15230285 ] Alexander Veit commented on SOLR-8958: -- According to the admin the value is 50. > OutOfMemoryError

[RESULT] Lucene/Solr 6.0.0 RC2 Release Vote

2016-04-07 Thread Nicholas Knize
The release vote has passed. I will now publish. Thanks to everyone that voted and helped me with the release process! - Nick Knize

[JENKINS] Lucene-Solr-Tests-master - Build # 1059 - Still Failing

2016-04-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1059/ 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.test Error Message: expected:<2> but was:<5> Stack Trace: java.lang.AssertionError: expected:<2> but was:<5> at

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

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

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

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

[jira] [Commented] (SOLR-8938) add optional -excluderegex argument to ZkCLI

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

[jira] [Commented] (SOLR-8958) OutOfMemoryError while processing search results

2016-04-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230132#comment-15230132 ] Shalin Shekhar Mangar commented on SOLR-8958: - This OutOfMemory is happening on the client

[jira] [Resolved] (LUCENE-7173) Add Polygon... variant of newPolygonQuery() to Geo3DPoint

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7173. - Resolution: Fixed Fix Version/s: 6.x > Add Polygon... variant of newPolygonQuery() to

[jira] [Updated] (SOLR-8958) OutOfMemoryError while processing search results

2016-04-07 Thread Alexander Veit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Veit updated SOLR-8958: - Description: When searching is happens that OutOfMemoryErrors occur. This is probably a known

[jira] [Created] (SOLR-8958) OutOfMemoryError while processing search results

2016-04-07 Thread Alexander Veit (JIRA)
Alexander Veit created SOLR-8958: Summary: OutOfMemoryError while processing search results Key: SOLR-8958 URL: https://issues.apache.org/jira/browse/SOLR-8958 Project: Solr Issue Type: Bug

Re: Apache Solr and Tika used to index Panama Papers

2016-04-07 Thread Erik Hatcher
Also of note, Blacklight was used for the Solr-based UI - http://projectblacklight.org And another link about the data analysis process - https://ijnet.org/en/blog/how-icij-pulled-large-scale-cross-border-investigative-collaboration "Layered on top was the shiny interface, built using

[jira] [Updated] (LUCENE-7187) Block join queries' weight impl should implement extractTerms(...)

2016-04-07 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-7187: -- Attachment: LUCENE_7187.patch Attached patch that changes the block join

[jira] [Created] (LUCENE-7187) Block join queries' weight impl should implement extractTerms(...)

2016-04-07 Thread Martijn van Groningen (JIRA)
Martijn van Groningen created LUCENE-7187: - Summary: Block join queries' weight impl should implement extractTerms(...) Key: LUCENE-7187 URL: https://issues.apache.org/jira/browse/LUCENE-7187

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+112-patched) - Build # 16448 - Still Failing!

2016-04-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16448/ Java: 32bit/jdk-9-ea+112-patched -server -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message: expected:<...at=0.772208221547936[6],

[jira] [Created] (SOLR-8957) Query view generates incorrect param names

2016-04-07 Thread Stefan Matheis (steffkes) (JIRA)
Stefan Matheis (steffkes) created SOLR-8957: --- Summary: Query view generates incorrect param names Key: SOLR-8957 URL: https://issues.apache.org/jira/browse/SOLR-8957 Project: Solr

[jira] [Updated] (SOLR-8956) Highlight missing in Analysis View

2016-04-07 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-8956: Attachment: Solr+Admin+2016-04-06+12-09-23.png

[jira] [Created] (SOLR-8956) Highlight missing in Analysis View

2016-04-07 Thread Stefan Matheis (steffkes) (JIRA)
Stefan Matheis (steffkes) created SOLR-8956: --- Summary: Highlight missing in Analysis View Key: SOLR-8956 URL: https://issues.apache.org/jira/browse/SOLR-8956 Project: Solr Issue

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230040#comment-15230040 ] Karl Wright commented on LUCENE-7168: - Patch looks good! +1 for the latest > Remove geo3d test

[jira] [Commented] (LUCENE-7168) Remove geo3d test leniency

2016-04-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230038#comment-15230038 ] Karl Wright commented on LUCENE-7168: - Phew. Yes, I now vaguely recall that we had this discussion

  1   2   >