[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163047#comment-15163047 ] Björn Häuser commented on SOLR-8727: Well, I was never aware of a problem of distributed locks in solr.

[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163024#comment-15163024 ] Mark Miller commented on SOLR-8727: --- I think this is probably the right path for trying to deal with how

[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163020#comment-15163020 ] Mark Miller commented on SOLR-8727: --- And this deals with distributed deadlock issues how? > Limit

[jira] [Commented] (LUCENE-7047) Add Geo3DPoint.newShapeQuery

2016-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163011#comment-15163011 ] Robert Muir commented on LUCENE-7047: - +1 we may want to followup with other issues/similar

Re: Shard splitting and replica placement strategy

2016-02-24 Thread Shai Erera
Thanks Noble, I'll try to reproduce in a test then. Does the rule I've set sound right to you though? On Wed, Feb 24, 2016, 15:19 Noble Paul wrote: > Whatever it is , there should be no NPE. could be a bug > > On Wed, Feb 24, 2016 at 6:23 PM, Shai Erera

[jira] [Updated] (LUCENE-7047) Add Geo3DPoint.newShapeQuery

2016-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7047: --- Attachment: LUCENE-7047.patch Simple patch. > Add Geo3DPoint.newShapeQuery >

[jira] [Created] (LUCENE-7047) Add Geo3DPoint.newShapeQuery

2016-02-24 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7047: -- Summary: Add Geo3DPoint.newShapeQuery Key: LUCENE-7047 URL: https://issues.apache.org/jira/browse/LUCENE-7047 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163001#comment-15163001 ] Noble Paul commented on SOLR-8349: -- Are you working on the latest trunk? I have already committed my other

[jira] [Commented] (SOLR-872) better error message for missing copyField destination

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162989#comment-15162989 ] Noble Paul commented on SOLR-872: - this was a typo supposed to be SOLR-8726 > better error message for

[jira] [Resolved] (SOLR-8726) move the embedded xml for schema and solconfig for .system collection to a file

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-8726. -- Resolution: Fixed Fix Version/s: 6.0 > move the embedded xml for schema and solconfig for .system

[jira] [Updated] (LUCENE-7046) Remove PointInRectQuery

2016-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7046: Fix Version/s: 6.0 > Remove PointInRectQuery > --- > > Key:

[jira] [Commented] (SOLR-8726) move the embedded xml for schema and solconfig for .system collection to a file

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162986#comment-15162986 ] Noble Paul commented on SOLR-8726: -- Commit d77cd3287d06e68a7aec598e20562b4e4f5d6fb2 in lucene-solr's

[jira] [Resolved] (LUCENE-7046) Remove PointInRectQuery

2016-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7046. - Resolution: Fixed > Remove PointInRectQuery > --- > > Key:

[jira] [Commented] (LUCENE-7046) Remove PointInRectQuery

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

Re: ant idea and IntelliJ 15

2016-02-24 Thread Kevin Risden
On Wed, Feb 24, 2016 at 3:47 AM, Jan Høydahl wrote: > Not sure if the problem started after I upgraded to IntelliJ 15 or after > we switched to git or what. Others having the same issues? I haven't had any issues using IntellJ 14, 15 or 16 EAP with lucene-solr before or

RE: ant idea and IntelliJ 15

2016-02-24 Thread Martin Gainty
Jan I spent a day attempting to determine the lifecycle for ant build.xml targets then I retasked the build to implement maven pom.xml(s) I have all pom.xml which pre-compile,compile,run testcases and build jars for Project Lucene ..Here is listing of Lucene pom.xml's ./lucene/pom.xml

Re: Shard splitting and replica placement strategy

2016-02-24 Thread Noble Paul
Whatever it is , there should be no NPE. could be a bug On Wed, Feb 24, 2016 at 6:23 PM, Shai Erera wrote: > Hi > > I wanted to try out the (relatively) new replica placement strategy and how > it plays with shard splitting. So I set up a 4-node cluster, created a > collection

Shard splitting and replica placement strategy

2016-02-24 Thread Shai Erera
Hi I wanted to try out the (relatively) new replica placement strategy and how it plays with shard splitting. So I set up a 4-node cluster, created a collection with 1 shard and 2 replicas (each created on a different) node. When I issue a SPLITSHARD command (without any rules set on the

Re: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 424 - Still Failing!

2016-02-24 Thread Michael McCandless
I pushed a fix. Mike McCandless http://blog.mikemccandless.com On Wed, Feb 24, 2016 at 2:15 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/424/ > Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC > > 1

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 862 - Still Failing

2016-02-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/862/ 2 tests failed. FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors Error Message: Connection reset Stack Trace: java.net.SocketException: Connection reset at

[jira] [Commented] (LUCENE-7046) Remove PointInRectQuery

2016-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162921#comment-15162921 ] Michael McCandless commented on LUCENE-7046: +1, looks awesome! > Remove PointInRectQuery >

[jira] [Resolved] (SOLR-7668) Port-base rule for shard placement causes NPE

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-7668. -- Resolution: Fixed Fix Version/s: 5.3 > Port-base rule for shard placement causes NPE >

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

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/101/ Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom Error Message: automaton was not minimal Stack Trace:

[jira] [Commented] (SOLR-7668) Port-base rule for shard placement causes NPE

2016-02-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162918#comment-15162918 ] Shai Erera commented on SOLR-7668: -- Is this not resolved already? > Port-base rule for shard placement

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

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15983/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC 6 tests failed. FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:35142/sty/q,

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

2016-02-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/942/ 5 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard should have changed, instead: [shard2, shard1] nodes=([core_node3(shard2), core_node2(shard1),

[jira] [Comment Edited] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162868#comment-15162868 ] Björn Häuser edited comment on SOLR-8727 at 2/24/16 11:42 AM: -- How should that

[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162868#comment-15162868 ] Björn Häuser commented on SOLR-8727: How should that look like? I can add this > Limit Threadpools by

[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162859#comment-15162859 ] Noble Paul commented on SOLR-8727: -- {{Integer.MAX_VALUE}} is definitely bad. 128 seems like a small value

[jira] [Assigned] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-8727: Assignee: Noble Paul > Limit Threadpools by default > > >

[JENKINS] Lucene-Solr-5.5-Windows (64bit/jdk1.7.0_80) - Build # 25 - Failure!

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/25/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest Error Message: ObjectTracker found 1 object(s) that were

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 100 - Failure!

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/100/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes Error Message: expected:<5> but was:<4> Stack Trace: java.lang.AssertionError: expected:<5>

[jira] [Updated] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Häuser updated SOLR-8727: --- Description: Yesterday we had a problem in our prodution cluster, it was running out of native

[jira] [Updated] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Häuser updated SOLR-8727: --- External issue URL: https://github.com/apache/lucene-solr/pull/11 External issue ID: 11 > Limit

[jira] [Commented] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162809#comment-15162809 ] ASF GitHub Bot commented on SOLR-8727: -- GitHub user bjoernhaeuser opened a pull request:

[GitHub] lucene-solr pull request: Limit threadpools by default to 128

2016-02-24 Thread bjoernhaeuser
GitHub user bjoernhaeuser opened a pull request: https://github.com/apache/lucene-solr/pull/11 Limit threadpools by default to 128 Integer.MAX_VALUE could kill the VM instead of providing useful error messages. 128 is a wild guess by myself. Let's discuss a good default

[jira] [Created] (SOLR-8727) Limit Threadpools by default

2016-02-24 Thread JIRA
Björn Häuser created SOLR-8727: -- Summary: Limit Threadpools by default Key: SOLR-8727 URL: https://issues.apache.org/jira/browse/SOLR-8727 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-7362) TestReqParamsAPI failing in jenkins

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

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

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5641/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup Error Message: expected:<2> but was:<4> Stack Trace:

ant idea and IntelliJ 15

2016-02-24 Thread Jan Høydahl
Hi Recently, ant idea does not set up my IntelliJ correctly. Source paths to basic things like solr-core are missing, a broken reference int Ant.xml to lucene/test-framework/lib/ant-1.8.2.jar etc. Not sure if the problem started after I upgraded to IntelliJ 15 or after we switched to git or

Similar document search (MORELIKETHIS variant) using dense vectors

2016-02-24 Thread Jan Rygl
Hello, I would like to ask if has somebody tried/planned to implement indexing for dense vectors. The default scoring process is suitable only for text documents, but we would like to use/support/develop a plugin enabling to combine/replace default index by the dense vector index for non-textual

[jira] [Commented] (SOLR-872) better error message for missing copyField destination

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

RE: org.apache.lucene.index.sorting.Sorter

2016-02-24 Thread Uwe Schindler
Hi, those classes already disappeared much earlier because SortingMergePolicy was rewritten! They were originally marked as “experimental”. 4.8 was the release that removed them. The Sorter class is replaced using the standard “Sort/SortField/FieldComparatorSource” classes from oal.search

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

2016-02-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15162069#comment-15162069 ] Dawid Weiss commented on SOLR-8711: --- Corrected. It's sad that precommit didn't catch this -- I'm guessing

[jira] [Created] (SOLR-8726) move the embedded xml for schema and solconfig for .system collection to a file

2016-02-24 Thread Noble Paul (JIRA)
Noble Paul created SOLR-8726: Summary: move the embedded xml for schema and solconfig for .system collection to a file Key: SOLR-8726 URL: https://issues.apache.org/jira/browse/SOLR-8726 Project: Solr

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

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

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

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

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

2016-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15981/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be one document because overwrite=true expected:<1> but was:<0> Stack

[jira] [Commented] (SOLR-8725) Invalid name error with core names with hyphens

2016-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160352#comment-15160352 ] Jan Høydahl commented on SOLR-8725: --- It makes sense to allow hyphens, but not as first character of the

<    1   2