[jira] [Assigned] (SOLR-8619) A new replica should not become leader when all current replicas are down as it leads to data loss

2016-02-01 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-8619: -- Assignee: Anshum Gupta > A new replica should not become leader when all current replicas are

[jira] [Commented] (SOLR-8629) When a prospective leader attempts to sync with it's shard, we should only fail the sync due to peer sync, not necessarily other exceptions.

2016-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127044#comment-15127044 ] Mark Miller commented on SOLR-8629: --- This may be tricky, but I'm not entirely happy with the current

[jira] [Commented] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126998#comment-15126998 ] Joel Bernstein commented on SOLR-8508: -- After reviewing the patch I like how you handled the

[jira] [Resolved] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8508. -- Resolution: Implemented > Implement DatabaseMetaDataImpl.getCatalogs() >

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+102) - Build # 15703 - Failure!

2016-02-01 Thread Robert Muir
I saw this patch go up today https://bugs.openjdk.java.net/browse/JDK-8148490 I wonder if it fixes this problem we have been seeing on 32-bit lately, especially since the CompressingTermVectorsWriter has hit vectorization issues before in java7 days. On Sat, Jan 30, 2016 at 5:51 AM, Uwe

[jira] [Commented] (LUCENE-7006) increase BaseMergePolicyTestCase use

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126960#comment-15126960 ] Christine Poerschke commented on LUCENE-7006: - to investigate: {{ant test

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

2016-02-01 Thread Christine Poerschke (BLOOMBERG/ LONDON)
This is due to my LUCENE-7006 change adding this test. Able to reproduce (3 out of 3 times) with given seed and args. Will look into further (though not today). Christine - Original Message - From: dev@lucene.apache.org To: cpoersc...@apache.org, dev@lucene.apache.org, sar...@gmail.com

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15733/ Java: 32bit/jdk-9-ea+102 -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings All tests passed Build Log: [...truncated 340 lines...] [junit4] JVM J0: stdout was not empty, see:

[jira] [Created] (SOLR-8628) When Solr finds an existing empty index dir, instead of creating a new index, it complains about not finding a segments file.

2016-02-01 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8628: - Summary: When Solr finds an existing empty index dir, instead of creating a new index, it complains about not finding a segments file. Key: SOLR-8628 URL:

[jira] [Created] (SOLR-8629) When a prospective leader attempts to sync with it's shard, we should only fail the sync due to peer sync, not necessarily other exceptions.

2016-02-01 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8629: - Summary: When a prospective leader attempts to sync with it's shard, we should only fail the sync due to peer sync, not necessarily other exceptions. Key: SOLR-8629 URL:

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2999/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126920#comment-15126920 ] Joel Bernstein commented on SOLR-8508: -- I plan on looking at this later today. I may make a change or

[jira] [Updated] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8508: - Attachment: SOLR-8508.patch Patch with my slight changes. Tests pass. Running precommit and will

[jira] [Comment Edited] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127017#comment-15127017 ] Joel Bernstein edited comment on SOLR-8508 at 2/1/16 9:00 PM: -- Patch with

[jira] [Commented] (SOLR-8508) Implement DatabaseMetaDataImpl.getCatalogs()

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

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15734/ Java: 32bit/jdk-9-ea+102 -server -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testSparseDocValuesVsStoredFields Error Message: Values do not come in

[jira] [Updated] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8625: - Fix Version/s: (was: Trunk) 6.0 > SQL: Wrong error msg if stmt param is

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-02-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127090#comment-15127090 ] Jack Krupansky commented on SOLR-8621: -- Will both the and elements will be deprecated as well (in

[jira] [Created] (SOLR-8630) IllegalStateException in NRTCachingDirectory.listAll

2016-02-01 Thread Semion Mc Alice (JIRA)
Semion Mc Alice created SOLR-8630: - Summary: IllegalStateException in NRTCachingDirectory.listAll Key: SOLR-8630 URL: https://issues.apache.org/jira/browse/SOLR-8630 Project: Solr Issue

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-02-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127099#comment-15127099 ] Jack Krupansky commented on SOLR-8621: -- IIUC, the motivation here is to permit any number of merge

[jira] [Resolved] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8625. -- Resolution: Fixed > SQL: Wrong error msg if stmt param is missing >

[jira] [Commented] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

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

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+102) - Build # 15703 - Failure!

2016-02-01 Thread Uwe Schindler
Hi Robert, thanks for investigating! I can confirm that the last stable build b94 was before the mentioned issue broke the EA builds. So it is highly the cause. For safety I changed the Java 9 EA build options to: def jdk9ExtraArgs = ' -XX:-CompactStrings -XX:-UseSuperWord' in the

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15434/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3055/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Updated] (SOLR-8510) Implement DatabaseMetaDataImpl.getSchemas()

2016-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8510: --- Attachment: SOLR-8510.patch Attached patch with tests for getSchemas following same pattern as

[jira] [Commented] (LUCENE-6990) Mongo 3.x Directory support

2016-02-01 Thread Matt Davis (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127504#comment-15127504 ] Matt Davis commented on LUCENE-6990: https://github.com/lumongo/lumongo/wiki/Distributed-Directory >

[jira] [Commented] (LUCENE-6990) Mongo 3.x Directory support

2016-02-01 Thread Matt Davis (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127500#comment-15127500 ] Matt Davis commented on LUCENE-6990: http://lumongo.org/ > Mongo 3.x Directory support >

[GitHub] lucene-solr pull request:

2016-02-01 Thread mkhludnev
Github user mkhludnev commented on the pull request: https://github.com/apache/lucene-solr/commit/ff8e841fa1b26875a95fd3ec67cd785649ba35b3#commitcomment-15792753 In solr/core/src/java/org/apache/solr/update/DeleteByQueryWrapper.java: In

[jira] [Created] (SOLR-8624) Unable to create managed schema field matching an existing dynamic field

2016-02-01 Thread JIRA
Jan Høydahl created SOLR-8624: - Summary: Unable to create managed schema field matching an existing dynamic field Key: SOLR-8624 URL: https://issues.apache.org/jira/browse/SOLR-8624 Project: Solr

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15727/ Java: 32bit/jdk-9-ea+102 -server -XX:+UseG1GC -XX:-CompactStrings 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestShardSearching Error Message: The test or suite printed 11178 bytes to stdout and

[jira] [Created] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread JIRA
Jan Høydahl created SOLR-8625: - Summary: SQL: Wrong error msg if stmt param is missing Key: SOLR-8625 URL: https://issues.apache.org/jira/browse/SOLR-8625 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2016-02-01 Thread Stephan Lagraulet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126046#comment-15126046 ] Stephan Lagraulet commented on SOLR-8371: - I'm trying to gather all issues related to SolrCloud

[jira] [Commented] (SOLR-8459) NPE using TermVectorComponent in combinition with ExactStatsCache

2016-02-01 Thread Andreas Daffner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126056#comment-15126056 ] Andreas Daffner commented on SOLR-8459: --- thanks a lot for the fixes so far! from your point of view

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15728/ 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

Re: Updating whoweare page

2016-02-01 Thread Jan Høydahl
I published the change of whoweare page. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 29. jan. 2016 kl. 17.39 skrev Erick Erickson : > > Make it alphabetical IMO... > > On Fri, Jan 29, 2016 at 8:24 AM, Uwe Schindler

[jira] [Commented] (LUCENE-7001) Update Lucene + Solr website's "develop-resources" pages to show Git/Github URLs instead of the outdated SVN ones

2016-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126035#comment-15126035 ] Jan Høydahl commented on LUCENE-7001: - I intended the issue to cover the TLP site for both Lucene and

[jira] [Created] (SOLR-8626) [ANGULAR] 404 error when clicking nodes in cloud graph view

2016-02-01 Thread JIRA
Jan Høydahl created SOLR-8626: - Summary: [ANGULAR] 404 error when clicking nodes in cloud graph view Key: SOLR-8626 URL: https://issues.apache.org/jira/browse/SOLR-8626 Project: Solr Issue

Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15419 - Failure!

2016-02-01 Thread Michael McCandless
I'll dig, this is a new test. Mike McCandless http://blog.mikemccandless.com On Sun, Jan 31, 2016 at 4:35 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15419/ > Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops

Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15419 - Failure!

2016-02-01 Thread Michael McCandless
I pushed a fix: silly test bug. Mike McCandless http://blog.mikemccandless.com On Mon, Feb 1, 2016 at 5:14 AM, Michael McCandless wrote: > I'll dig, this is a new test. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sun, Jan 31, 2016 at 4:35 PM,

[jira] [Commented] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

2016-02-01 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126080#comment-15126080 ] Erik Hatcher commented on SOLR-8607: SOLR-8624 looks like a duplicate issue - with a proposed fix. >

[jira] [Commented] (SOLR-8173) CLONE - Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been reco

2016-02-01 Thread Stephan Lagraulet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126098#comment-15126098 ] Stephan Lagraulet commented on SOLR-8173: - Can you remove Fix version 5.2.1 if this bug is not

[jira] [Updated] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8600: -- Attachment: SOLR-8600.patch previous patch rebased against latest trunk with one merge

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

2016-02-01 Thread Stephan Lagraulet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126086#comment-15126086 ] Stephan Lagraulet commented on SOLR-8586: - I'm trying to gather all issues related to SolrCloud

[jira] [Commented] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126116#comment-15126116 ] Joel Bernstein commented on SOLR-8625: -- Good catch! This is a quick fix in the SQLHandler line 112. I

[jira] [Commented] (SOLR-8129) HdfsChaosMonkeyNothingIsSafeTest failures

2016-02-01 Thread Stephan Lagraulet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126091#comment-15126091 ] Stephan Lagraulet commented on SOLR-8129: - I'm trying to gather all issues related to SolrCloud

[jira] [Commented] (LUCENE-6993) Update TLDs to latest list

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126654#comment-15126654 ] Steve Rowe commented on LUCENE-6993: Hi [~mdrob], sure, I'll try to look at it some time this week.

[jira] [Commented] (LUCENE-6993) Update TLDs to latest list

2016-02-01 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126636#comment-15126636 ] Mike Drob commented on LUCENE-6993: --- [~steve_rowe] - you did the previous incarnation of this fix, do

[jira] [Updated] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-8607: - Attachment: SOLR-8607.patch Patch with CHANGES.txt entry. All Solr tests passed with the patch.

[jira] [Resolved] (SOLR-8624) Unable to create managed schema field matching an existing dynamic field

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8624. -- Resolution: Duplicate Assignee: Steve Rowe Fix Version/s: (was: 5.5) > Unable to

[jira] [Updated] (SOLR-8624) Unable to create managed schema field matching an existing dynamic field

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-8624: - Component/s: (was: Data-driven Schema) Schema and Analysis > Unable to create managed

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

2016-02-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8586: --- Component/s: SolrCloud > Implement hash over all documents to check for shard synchronization >

[jira] [Commented] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

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

[jira] [Updated] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-8607: - Attachment: SOLR-8607.patch Patch with fix suggested on SOLR-8624, including tests that fail without the

SolrCloud issues

2016-02-01 Thread Stephane.Lagraulet
Hello, We are currently performing some benchmarks on Solr 5.4.0 and we hit some issues related to SolrCloud and leading to recoveries and inconstancies. Based on our tests, it seems that this version is less stable under pressure than our previously installed 4.10.4 version. We were able to

[jira] [Commented] (LUCENE-7005) TieredMergePolicy tweaks (>= vs. >, @see get vs. set)

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

[jira] [Created] (SOLR-8627) Retrieve position ranking in json facets

2016-02-01 Thread Pablo Anzorena (JIRA)
Pablo Anzorena created SOLR-8627: Summary: Retrieve position ranking in json facets Key: SOLR-8627 URL: https://issues.apache.org/jira/browse/SOLR-8627 Project: Solr Issue Type: New Feature

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

2016-02-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8586: --- Attachment: SOLR-8586.patch OK, code is pretty much done I think... just needs tests now. I didn't

[jira] [Created] (LUCENE-7005) TieredMergePolicy tweaks (>= vs. >, @see get vs. set)

2016-02-01 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-7005: --- Summary: TieredMergePolicy tweaks (>= vs. >, @see get vs. set) Key: LUCENE-7005 URL: https://issues.apache.org/jira/browse/LUCENE-7005 Project: Lucene -

[jira] [Updated] (LUCENE-7005) TieredMergePolicy tweaks (>= vs. >, @see get vs. set)

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7005: Attachment: LUCENE-7005.patch > TieredMergePolicy tweaks (>= vs. >, @see get vs.

[jira] [Commented] (LUCENE-7005) TieredMergePolicy tweaks (>= vs. >, @see get vs. set)

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

[jira] [Updated] (LUCENE-6997) Graduate GeoUtils and postings based GeoPointField from sandbox...

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6997: --- Component/s: modules/spatial > Graduate GeoUtils and postings based GeoPointField from

[jira] [Updated] (LUCENE-6480) Extend Simple GeoPointField Type to 3d

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6480: --- Component/s: (was: core/index) modules/spatial > Extend Simple

[jira] [Updated] (LUCENE-6935) Improve random testing for GeoPointPointInPolygonQuery and DimensionalPointInPolygonQuery

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6935: --- Component/s: modules/spatial > Improve random testing for GeoPointPointInPolygonQuery and >

[jira] [Updated] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6930: --- Component/s: modules/spatial > Decouple GeoPointField from NumericType >

[jira] [Updated] (LUCENE-6540) Add BKDPointDistanceQuery

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6540: --- Component/s: (was: core/search) modules/spatial > Add

[jira] [Updated] (LUCENE-6532) Add GeoPointDistanceQuery for GeoPointField type

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6532: --- Component/s: (was: core/search) modules/spatial > Add

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

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

[jira] [Commented] (LUCENE-6996) Deconflict GeoPointField and BKD LatLonField Encoding, Decoding, and Tolerance

2016-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126615#comment-15126615 ] Nicholas Knize commented on LUCENE-6996: Will do! > Deconflict GeoPointField and BKD LatLonField

[jira] [Commented] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126127#comment-15126127 ] Joel Bernstein commented on SOLR-8625: -- Yeah makes sense. I'll make the quick fix for this ticket and

[jira] [Commented] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

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

[jira] [Commented] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

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

[jira] [Updated] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8600: -- Fix Version/s: Trunk 5.5 > add & use ReRankQParserPlugin parameter

[jira] [Resolved] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8600. --- Resolution: Fixed > add & use ReRankQParserPlugin parameter [default] constants >

[jira] [Commented] (SOLR-8625) SQL: Wrong error msg if stmt param is missing

2016-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126124#comment-15126124 ] Jan Høydahl commented on SOLR-8625: --- Yep, should also move many of the inline strings into constants, and

[jira] [Assigned] (SOLR-8626) [ANGULAR] 404 error when clicking nodes in cloud graph view

2016-02-01 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira reassigned SOLR-8626: --- Assignee: Upayavira > [ANGULAR] 404 error when clicking nodes in cloud graph view >

[jira] [Commented] (SOLR-8626) [ANGULAR] 404 error when clicking nodes in cloud graph view

2016-02-01 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126126#comment-15126126 ] Upayavira commented on SOLR-8626: - Yikes. I don't think I ever clicked on those. Good catch. On the old

[jira] [Resolved] (LUCENE-7005) TieredMergePolicy tweaks (>= vs. >, @see get vs. set)

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved LUCENE-7005. - Resolution: Fixed Fix Version/s: Trunk 5.5 >

[jira] [Updated] (LUCENE-7006) increase BaseMergePolicyTestCase use

2016-02-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7006: Attachment: LUCENE-7006.patch > increase BaseMergePolicyTestCase use >

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5456/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+102) - Build # 15739 - Still Failing!

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15739/ Java: 64bit/jdk-9-ea+102 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+102) - Build # 15738 - Failure!

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15738/ Java: 64bit/jdk-9-ea+102 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack

[jira] [Commented] (SOLR-8510) Implement DatabaseMetaDataImpl.getSchemas()

2016-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127600#comment-15127600 ] Kevin Risden commented on SOLR-8510: [~joel.bernstein] - I think this is good to go. When testing this

[jira] [Assigned] (SOLR-7281) Add an overseer action to publish an entire node as 'down'

2016-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-7281: - Assignee: Mark Miller (was: Shalin Shekhar Mangar) > Add an overseer action to publish an entire

[jira] [Updated] (SOLR-7281) Add an overseer action to publish an entire node as 'down'

2016-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7281: -- Attachment: SOLR-7281.patch Here is a patch. > Add an overseer action to publish an entire node as

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/372/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Updated] (SOLR-8510) Implement DatabaseMetaDataImpl.getSchemas()

2016-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8510: --- Attachment: SOLR-8510.patch Improved test to remove hard coded list of collections in getSchemas test.

[jira] [Created] (SOLR-8631) Implement DatabaseMetaDataImpl.getDataTypes()

2016-02-01 Thread Kevin Risden (JIRA)
Kevin Risden created SOLR-8631: -- Summary: Implement DatabaseMetaDataImpl.getDataTypes() Key: SOLR-8631 URL: https://issues.apache.org/jira/browse/SOLR-8631 Project: Solr Issue Type: Sub-task

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15435 - Still Failing!

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15435/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 6 threads leaked from SUITE scope at

[jira] [Updated] (SOLR-8615) Just like creating cores, we should use multiple threads when closing cores.

2016-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8615: -- Attachment: SOLR-8615.patch Patch. As we are willing to start cores with as many threads as it takes, we

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

2016-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/364/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

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

[jira] [Resolved] (SOLR-8607) The Schema API refuses to add new fields that match existing dynamic fields

2016-02-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8607. -- Resolution: Fixed Assignee: Steve Rowe Fix Version/s: Trunk 5.5

[jira] [Commented] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2016-02-01 Thread Stephan Lagraulet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126330#comment-15126330 ] Stephan Lagraulet commented on SOLR-8461: - I'm trying to gather all issues related to SolrCloud

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

2016-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126396#comment-15126396 ] David Smiley commented on SOLR-5750: What's left to do on this issue? Does it actually work? The

[jira] [Commented] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126348#comment-15126348 ] Joel Bernstein commented on SOLR-8461: -- This bug is only in trunk so it only effects the 6.0 release

[jira] [Updated] (SOLR-8129) HdfsChaosMonkeyNothingIsSafeTest failures

2016-02-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8129: --- Component/s: SolrCloud > HdfsChaosMonkeyNothingIsSafeTest failures >

[jira] [Updated] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8461: - Component/s: SolrCloud > CloudSolrStream and ParallelStream can choose replicas that are not

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

2016-02-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126352#comment-15126352 ] Yonik Seeley commented on SOLR-8586: {quote} PeerSync always returned "true" if the core doing the sync

[jira] [Commented] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2016-02-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126359#comment-15126359 ] Joel Bernstein commented on SOLR-8461: -- Actually I'm wrong. These classes are in 5x. I'll update the

  1   2   >