[GitHub] lucene-solr pull request #227: SOLR-11190: Fix GraphQuery not working if fie...

2017-08-10 Thread mrkarthik
Github user mrkarthik closed the pull request at: https://github.com/apache/lucene-solr/pull/227 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (SOLR-11190) GraphQuery not working for string fields that has only docValues

2017-08-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121613#comment-16121613 ] ASF GitHub Bot commented on SOLR-11190: --- Github user mrkarthik closed the pull request at:

[jira] [Commented] (SOLR-11190) GraphQuery not working for string fields that has only docValues

2017-08-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121612#comment-16121612 ] ASF GitHub Bot commented on SOLR-11190: --- Github user mrkarthik commented on the issue:

[GitHub] lucene-solr issue #227: SOLR-11190: Fix GraphQuery not working if field has ...

2017-08-10 Thread mrkarthik
Github user mrkarthik commented on the issue: https://github.com/apache/lucene-solr/pull/227 Commit e7062b6f91c161965aec0cef5a9ae68280f306a4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1371 - Still Unstable

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1371/ 4 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([AE54A65450A1BE5B:2600998EFE5DD3A3]:0)

[jira] [Created] (LUCENE-7926) Unsafe type cast in flexible parser QueryNodeImpl

2017-08-10 Thread Matt Whipple (JIRA)
Matt Whipple created LUCENE-7926: Summary: Unsafe type cast in flexible parser QueryNodeImpl Key: LUCENE-7926 URL: https://issues.apache.org/jira/browse/LUCENE-7926 Project: Lucene - Core

[jira] [Updated] (LUCENE-7926) Unsafe type cast in flexible parser QueryNodeImpl

2017-08-10 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Whipple updated LUCENE-7926: - Description: {{org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImplL67}} casts the

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 103 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/103/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:65285/fx/l/collMinRf_1x3 due to: Path

[jira] [Commented] (SOLR-11190) GraphQuery not working for string fields that has only docValues

2017-08-10 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121742#comment-16121742 ] Varun Thacker commented on SOLR-11190: -- bq. Can this be pulled in for 7.0 release? I don't want to

[jira] [Commented] (SOLR-11195) require class attribute for SolrShardReporter and SolrClusterReporter configurations

2017-08-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121825#comment-16121825 ] Christine Poerschke commented on SOLR-11195: [~ab] - would you have any thoughts on this

[jira] [Created] (SOLR-11222) Facet estimation on stream

2017-08-10 Thread Peter Shmukler (JIRA)
Peter Shmukler created SOLR-11222: - Summary: Facet estimation on stream Key: SOLR-11222 URL: https://issues.apache.org/jira/browse/SOLR-11222 Project: Solr Issue Type: New Feature

preferredLeader vs. preferredleader

2017-08-10 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hi Everyone, As part of SOLR-11090 i noticed that in some places "preferredLeader" is used and in other places "preferredleader" is used i.e. upper vs. lower case L. From a quick-ish look around i couldn't quite tell if that's unintended or if there is a difference in usage and meaning

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 235 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/235/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Updated] (LUCENE-7926) Unsafe type cast in flexible parser QueryNodeImpl

2017-08-10 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Whipple updated LUCENE-7926: - Attachment: LUCENE-7926.patch > Unsafe type cast in flexible parser QueryNodeImpl >

[jira] [Commented] (SOLR-11217) Mathematical notation not supported in Solr Ref Guide

2017-08-10 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121807#comment-16121807 ] Houston Putman commented on SOLR-11217: --- I originally used some notation in the analytics component

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20296 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20296/ Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 25 - Still Failing

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/25/ No tests ran. Build Log: [...truncated 25710 lines...] prepare-release-no-sign: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist [copy]

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+181) - Build # 20291 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20291/ Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:42281/collMinRf_1x3 due to:

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 102 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/102/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Could not find collection : implicitcoll Stack Trace:

[jira] [Updated] (SOLR-10880) Support replica filtering by tag

2017-08-10 Thread Domenico Fabio Marino (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Domenico Fabio Marino updated SOLR-10880: - Attachment: SOLR-10880.patch Use getProperty from SOLR-11090 > Support replica

[jira] [Created] (LUCENE-7925) Deduplicate SHOULD and MUST clauses in BooleanQuery

2017-08-10 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7925: Summary: Deduplicate SHOULD and MUST clauses in BooleanQuery Key: LUCENE-7925 URL: https://issues.apache.org/jira/browse/LUCENE-7925 Project: Lucene - Core

[jira] [Updated] (LUCENE-7925) Deduplicate SHOULD and MUST clauses in BooleanQuery

2017-08-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7925: - Attachment: LUCENE-7925.patch Here is a patch. Boosts are summed up through a double like the

[JENKINS-EA] Lucene-Solr-master-Windows (32bit/jdk-9-ea+181) - Build # 6812 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6812/ Java: 32bit/jdk-9-ea+181 -client -XX:+UseConcMarkSweepGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 102 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/102/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

Re: Ready for JDK 9 ?

2017-08-10 Thread Rory O'Donnell
Thanks for the update Uwe! Rgds,Rory On 09/08/2017 17:50, Uwe Schindler wrote: Hi Rory, Thank you for heads-up. I installed JDK 8 update 144 and Java 9 build 181 a minute ago. Once the first runs have succeeded, I'll report back. About the current state: - Apache Lucene 6.6 and the coming

Re: What should we do with the 6x code line?

2017-08-10 Thread Adrien Grand
Releasing 6.7 means we cannot start the 7.0 release process until 6.7 is out. Do we really want to delay 7.0 even more? I won't object to releasing 6.7 but if we want to do it let's get a vote started today. Le mer. 9 août 2017 à 22:31, Jan Høydahl a écrit : > +1 > > >

[jira] [Resolved] (LUCENE-6787) BooleanQuery should be able to drop duplicate non-scoring clauses

2017-08-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6787. -- Resolution: Duplicate Woops I failed to follow up on this one and this got later fixed by

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121363#comment-16121363 ] ASF subversion and git services commented on LUCENE-7914: - Commit

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121362#comment-16121362 ] ASF subversion and git services commented on LUCENE-7914: - Commit

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121364#comment-16121364 ] ASF subversion and git services commented on LUCENE-7914: - Commit

[jira] [Updated] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-10 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-7914: - Fix Version/s: (was: 7.1) 7.0 > Add safeguards to RegExp.toAutomaton and

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-9-ea+181) - Build # 234 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/234/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 25 - Still Unstable

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/25/ 3 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:44929/solr/test_col: Async exception during distributed

[jira] [Closed] (LUCENE-5433) Double boosting in BooleanQuery.rewrite

2017-08-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5433. Resolution: Cannot Reproduce I can't reproduce either. > Double boosting in BooleanQuery.rewrite

[jira] [Reopened] (LUCENE-7918) Give access to members of a composite shape

2017-08-10 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reopened LUCENE-7918: -- Hi [~daddywri], I found an small issue with the composite shapes. I think this issue existed

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_144) - Build # 177 - Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/177/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query

Re: What should we do with the 6x code line?

2017-08-10 Thread Erick Erickson
I've never understood this. Why? I realize we don't want to keep release 6.x forever, but what is it about a week in this case that's so horrible? We're not talking about introducing back-compat issues here. On Thu, Aug 10, 2017 at 2:43 AM, Adrien Grand wrote: > Releasing 6.7

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

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/103/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 12481 lines...] [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest [junit4] 2> 2082276 INFO

[jira] [Commented] (LUCENE-7827) disable "textgrams" when minPrefixChars=0 AnalyzingInfixSuggester

2017-08-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121782#comment-16121782 ] Adrien Grand commented on LUCENE-7827: -- If there is a good use-case for it, it should be ok. I'd

[jira] [Updated] (LUCENE-7926) Unsafe type cast in flexible parser QueryNodeImpl

2017-08-10 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Whipple updated LUCENE-7926: - Description: {{org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImplL67}} casts the

Re: preferredLeader vs. preferredleader

2017-08-10 Thread Anshum Gupta
Hi Christine, This seems unintended as looking at the history, it was all committed at the same time. Guess we should just standardize and retain one. On Thu, Aug 10, 2017 at 9:09 AM Christine Poerschke (BLOOMBERG/ LONDON) < cpoersc...@bloomberg.net> wrote: > Hi Everyone, > > As part of

[jira] [Updated] (SOLR-10880) Support replica filtering by tag

2017-08-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10880: - Priority: Major (was: Minor) > Support replica filtering by tag >

[jira] [Updated] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2017-08-10 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-11206: --- Attachment: linux-initial-output.txt ctrl-script-output-benchmark.sh In a

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-08-10 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121960#comment-16121960 ] Ishan Chattopadhyaya commented on SOLR-10317: - Discuss the design here before you start

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 6813 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6813/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at

Re: 7.0 Release Update

2017-08-10 Thread Mark Miller
I'll generate a test report for the 7.0 branch tonight so we can evaluate that for an rc as well. - Mark On Mon, Aug 7, 2017 at 1:32 PM Anshum Gupta wrote: > Good news! > > I don't see any 'blockers' for 7.0 anymore, which means, after giving > Jenkins a couple of days,

Re: What should we do with the 6x code line?

2017-08-10 Thread Erick Erickson
Well, unfortunately I'm headed off on a 10 day vacation next week. Mostly I'm trying to make sure we make a conscious decision about 6.7 rather than just let it slide until after 7.0 then regret not putting the effort in now. On Thu, Aug 10, 2017 at 9:42 AM, Anshum Gupta

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-08-10 Thread Vivek Narang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121865#comment-16121865 ] Vivek Narang commented on SOLR-10317: - Hi [~ichattopadhyaya], I am feeling better now, Thanks! I took

Re: What should we do with the 6x code line?

2017-08-10 Thread Anshum Gupta
Just out of curiosity, do we have a plan here? Erick, I assume you are willing to work on the release? As much as I am not convinced with the idea of the 6.7 release, I wouldn't oppose it and would want to work with whoever is the release manager. -Anshum On Thu, Aug 10, 2017 at 6:52 AM Erick

[jira] [Updated] (SOLR-11146) Analytics Component 2.0 Bug Fixes

2017-08-10 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-11146: -- Priority: Blocker (was: Critical) > Analytics Component 2.0 Bug Fixes >

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-08-10 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121941#comment-16121941 ] Ishan Chattopadhyaya commented on SOLR-10317: - Good to know you are better. Just do it. You

[jira] [Commented] (SOLR-11200) provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle

2017-08-10 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121943#comment-16121943 ] Varun Thacker commented on SOLR-11200: -- Why not just call it {{autoThrottle}} and the setting be a

Re: 7.0 Release Update

2017-08-10 Thread Tomas Fernandez Lobbe
Lets fix it before releasing. I’d hate to release with a known critical bug. > On Aug 10, 2017, at 12:54 PM, Anshum Gupta wrote: > > Hi Ab, > > How quickly are we talking about? If you suggest, we could wait, depending > upon the impact, and the time required to fix

[jira] [Created] (LUCENE-7927) Add facets impl to count unique numeric values

2017-08-10 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7927: -- Summary: Add facets impl to count unique numeric values Key: LUCENE-7927 URL: https://issues.apache.org/jira/browse/LUCENE-7927 Project: Lucene - Core

Re: Synchronization in SolrClientCache looks wrong

2017-08-10 Thread Tomas Fernandez Lobbe
You mean, remove the synchronization from the method and synchronize the whole thing on solrClients? How is that different? > On Aug 10, 2017, at 12:48 PM, Erick Erickson wrote: > > All the methods are synchronized, but they all operate on the > > private final

[jira] [Updated] (LUCENE-7927) Add facets impl to count unique numeric values

2017-08-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7927: --- Attachment: LUCENE-7927.patch Patch; I think it's ready. I named the new facets

[JENKINS] Lucene-Solr-Tests-7.x - Build # 133 - Still Unstable

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/133/ 1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream

[jira] [Commented] (SOLR-10375) Stored text retrieved via StoredFieldVisitor on doc in the document cache over-estimates needed byte[]

2017-08-10 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122368#comment-16122368 ] Michael Braun commented on SOLR-10375: -- Also happens on an insert - the size * 3 overflows to be a

Re: Synchronization in SolrClientCache looks wrong

2017-08-10 Thread Joel Bernstein
Just took a look at the class and it seems OK. All methods are synchronized, so we shouldn't have any race conditions. What are your concerns? Joel Bernstein http://joelsolr.blogspot.com/ On Thu, Aug 10, 2017 at 4:32 PM, Tomas Fernandez Lobbe wrote: > You mean, remove the

[jira] [Commented] (SOLR-9175) classes referenced in schema.xml should also support loading from the blob store

2017-08-10 Thread Webster Homer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122387#comment-16122387 ] Webster Homer commented on SOLR-9175: - This is a significant limitation on the BLOB API. It should be

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20294 - Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20294/ Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseParallelGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew Error Message:

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 104 - Still unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/104/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions Error Message: Failed to list contents of

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 237 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/237/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 1 thread leaked from SUITE scope at

Re: Synchronization in SolrClientCache looks wrong

2017-08-10 Thread Erick Erickson
What prevents one thread from calling a get operation while another is closing out from underneath? Or is it impossible that more than one thread have access to this object? On Aug 10, 2017 2:32 PM, "Joel Bernstein" wrote: Just took a look at the class and it seems OK. All

[jira] [Commented] (SOLR-10920) Add warning for disabling data driven nature before production

2017-08-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122536#comment-16122536 ] Jan Høydahl commented on SOLR-10920: We could also move the entire check and warning printout over to

Re: Synchronization in SolrClientCache looks wrong

2017-08-10 Thread Erick Erickson
And if it's impossible for more than one thread to be using the class, why bother to synchronize? Or am I misreading things totally? On Thu, Aug 10, 2017 at 4:21 PM, Erick Erickson wrote: > What prevents one thread from calling a get operation while another is > closing

Re: [jira] [Commented] (SOLR-9175) classes referenced in schema.xml should also support loading from the blob store

2017-08-10 Thread Erick Erickson
Anyone can submit a documentation patch, the docs are all asciidoc and part of the project. Best, Erick On Thu, Aug 10, 2017 at 2:42 PM, Webster Homer (JIRA) wrote: > > [ >

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 104 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/104/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[jira] [Closed] (SOLR-9443) Provide feedback on record count for deleteByQuery

2017-08-10 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-9443. Resolution: Won't Do > Provide feedback on record count for deleteByQuery >

[jira] [Closed] (LUCENE-6705) Adding functionality to FunctionValues to support filling external MutableValues and having multiple ValueFillers.

2017-08-10 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed LUCENE-6705. -- Resolution: Won't Do > Adding functionality to FunctionValues to support filling external >

Re: preferredLeader vs. preferredleader

2017-08-10 Thread Erick Erickson
Right, standardize. Camel case was the original (preferredLeader). Thanks! On Thu, Aug 10, 2017 at 9:36 AM, Anshum Gupta wrote: > Hi Christine, > > This seems unintended as looking at the history, it was all committed at the > same time. Guess we should just standardize

[jira] [Comment Edited] (SOLR-10880) Support replica filtering by tag

2017-08-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121928#comment-16121928 ] Tomás Fernández Löbbe edited comment on SOLR-10880 at 8/10/17 5:15 PM:

[jira] [Commented] (SOLR-10880) Support replica filtering by tag

2017-08-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121928#comment-16121928 ] Tomás Fernández Löbbe commented on SOLR-10880: -- Hi Domenico, thanks for working on this. As

[jira] [Updated] (SOLR-11223) expand TestLTROnSolrCloud test coverage

2017-08-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11223: --- Attachment: SOLR-11223-part1.patch Attaching patch for part 1. > expand

[jira] [Commented] (SOLR-11190) GraphQuery not working for string fields that has only docValues

2017-08-10 Thread Karthik Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121614#comment-16121614 ] Karthik Ramachandran commented on SOLR-11190: - Thanks Varun! Can this be pulled in for 7.0

[jira] [Resolved] (SOLR-11090) add Replica.getProperty accessor

2017-08-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-11090. Resolution: Fixed Fix Version/s: 7.1 master (8.0) > add

[JENKINS] Lucene-Solr-Tests-7.x - Build # 132 - Still Unstable

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/132/ 9 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest Error Message: Error from server at http://127.0.0.1:45939/solr: KeeperErrorCode = NoNode for

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 236 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/236/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.search.TestRandomCollapseQParserPlugin.testRandomCollpaseWithSort Error Message: not even 1 match for sanity check query? expected:

[jira] [Created] (SOLR-11223) expand TestLTROnSolrCloud test coverage

2017-08-10 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-11223: -- Summary: expand TestLTROnSolrCloud test coverage Key: SOLR-11223 URL: https://issues.apache.org/jira/browse/SOLR-11223 Project: Solr Issue Type:

[jira] [Commented] (SOLR-11200) provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle

2017-08-10 Thread Nawab Zada Asad iqbal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122043#comment-16122043 ] Nawab Zada Asad iqbal commented on SOLR-11200: -- `autoThrottle` also looks good! > provide a

[jira] [Commented] (SOLR-11223) expand TestLTROnSolrCloud test coverage

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122101#comment-16122101 ] ASF subversion and git services commented on SOLR-11223: Commit

[jira] [Commented] (SOLR-9735) Umbrella JIRA for Auto Scaling and Cluster Management in SolrCloud

2017-08-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122110#comment-16122110 ] David Smiley commented on SOLR-9735: It appears that the precommit detection of "nocommit" string does

[jira] [Updated] (SOLR-11223) expand TestLTROnSolrCloud test coverage

2017-08-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11223: --- Attachment: SOLR-11223-part2.patch Attaching work-in-progress patch for part 2

[jira] [Commented] (SOLR-11221) SolrJmxReporter may not report all metrics

2017-08-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122141#comment-16122141 ] Andrzej Bialecki commented on SOLR-11221: -- Hmm, yet another more serious bug is present:

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121396#comment-16121396 ] ASF subversion and git services commented on LUCENE-7897: - Commit

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121395#comment-16121395 ] ASF subversion and git services commented on LUCENE-7897: - Commit

[JENKINS] Lucene-Solr-Tests-master - Build # 2071 - Unstable

2017-08-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2071/ 2 tests failed. FAILED: org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup Error Message: null Live Nodes: [127.0.0.1:40523_solr] Last available state:

[jira] [Closed] (LUCENE-5794) Add a slow random-access ords wrapper

2017-08-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5794. Resolution: Invalid Not relevant anymore with the new doc-values API. > Add a slow random-access

[jira] [Commented] (LUCENE-7902) Refactoring of IndexSearcher

2017-08-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121455#comment-16121455 ] João Paulo Lemes Machado commented on LUCENE-7902: -- Hi Robert, thanks for the comment.

[jira] [Commented] (LUCENE-7918) Give access to members of a composite shape

2017-08-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121460#comment-16121460 ] Karl Wright commented on LUCENE-7918: - I agree; that code is incorrect and definitely should not be

[jira] [Created] (SOLR-11221) SolrJmxReporter may not report all metrics

2017-08-10 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-11221: Summary: SolrJmxReporter may not report all metrics Key: SOLR-11221 URL: https://issues.apache.org/jira/browse/SOLR-11221 Project: Solr Issue Type:

[jira] [Updated] (SOLR-11221) SolrJmxReporter may not report all metrics

2017-08-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-11221: - Component/s: metrics > SolrJmxReporter may not report all metrics >

[jira] [Closed] (SOLR-7761) Adding functionality to FunctionValues to support filling external MutableValues and having multiple ValueFillers.

2017-08-10 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-7761. Resolution: Won't Do > Adding functionality to FunctionValues to support filling external >

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-9-ea+181) - Build # 238 - Still Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/238/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[jira] [Comment Edited] (SOLR-11221) SolrJmxReporter may not report all metrics

2017-08-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122141#comment-16122141 ] Andrzej Bialecki edited comment on SOLR-11221 at 8/10/17 7:14 PM: --- Hmm,

[jira] [Updated] (SOLR-11221) SolrJmxReporter broken on core reload

2017-08-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-11221: - Summary: SolrJmxReporter broken on core reload (was: SolrJmxReporter may not report all

[jira] [Commented] (SOLR-11195) require class attribute for SolrShardReporter and SolrClusterReporter configurations

2017-08-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122154#comment-16122154 ] Andrzej Bialecki commented on SOLR-11195: -- Makes sense, +1. (Originally I thought that

[jira] [Commented] (LUCENE-7926) Unsafe type cast in flexible parser QueryNodeImpl

2017-08-10 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122163#comment-16122163 ] Matt Whipple commented on LUCENE-7926: -- This can lead to issues when attempting to modify the tree

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_144) - Build # 179 - Unstable!

2017-08-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/179/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Created] (SOLR-11224) SolrStream.close can hit an NPE

2017-08-10 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-11224: - Summary: SolrStream.close can hit an NPE Key: SOLR-11224 URL: https://issues.apache.org/jira/browse/SOLR-11224 Project: Solr Issue Type: Bug

  1   2   >