[JENKINS-EA] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13-ea+12) - Build # 197 - Still Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/197/ Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test Error Message: Error from server at

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826636#comment-16826636 ] Tomás Fernández Löbbe commented on SOLR-13420: -- commented here:

[jira] [Commented] (SOLR-13418) ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826635#comment-16826635 ] Tomás Fernández Löbbe commented on SOLR-13418: -- The intended use of Collection properties is

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.2) - Build # 103 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/103/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: Error from server at http://127.0.0.1:56077/solr/.system:

[jira] [Commented] (SOLR-12291) Async prematurely reports completed status that causes severe shard loss

2019-04-25 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826596#comment-16826596 ] Lucene/Solr QA commented on SOLR-12291: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826554#comment-16826554 ] Lucene/Solr QA commented on SOLR-13414: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 224 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/224/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Error from server at http://127.0.0.1:53653/solr/authCollection:

[jira] [Commented] (SOLR-12584) Add basic auth credentials configuration to the Solr exporter for Prometheus/Grafana

2019-04-25 Thread Dwane Hall (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826544#comment-16826544 ] Dwane Hall commented on SOLR-12584: --- Nice work [~sbillet]! I can confirm this as working in Solr Cloud

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1318 - Still Failing

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1318/ No tests ran. Build Log: [...truncated 23468 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-12) - Build # 7910 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7910/ Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest Error Message: ObjectTracker found 4 object(s) that were not

[JENKINS] Lucene-Solr-Tests-8.x - Build # 168 - Still Unstable

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/168/ 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9,

Re: significant lucene benchmark regression: JDK11?

2019-04-25 Thread Uwe Schindler
Maybe do this temporary, to not have 2 changes at the same time. Uwe Am April 25, 2019 9:48:35 PM UTC schrieb Michael McCandless : >Yeah I'm just using the JDK's default in the nightly benchmarks. > >Should I override back to the parallel collector? > >Mike McCandless >

[GitHub] [lucene-solr] noblepaul closed pull request #656: revert making DocValuesTermsCollector & TermsQuery public

2019-04-25 Thread GitBox
noblepaul closed pull request #656: revert making DocValuesTermsCollector & TermsQuery public URL: https://github.com/apache/lucene-solr/pull/656 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] noblepaul opened a new pull request #656: revert making DocValuesTermsCollector & TermsQuery public

2019-04-25 Thread GitBox
noblepaul opened a new pull request #656: revert making DocValuesTermsCollector & TermsQuery public URL: https://github.com/apache/lucene-solr/pull/656 We don't need to make these changes to our local fork This is an

Re: significant lucene benchmark regression: JDK11?

2019-04-25 Thread Michael McCandless
Yeah I'm just using the JDK's default in the nightly benchmarks. Should I override back to the parallel collector? Mike McCandless http://blog.mikemccandless.com On Thu, Apr 25, 2019 at 5:44 PM Uwe Schindler wrote: > Hi, > > I am not sure how Mike's benchmarks are setup and if he chooses a

Re: significant lucene benchmark regression: JDK11?

2019-04-25 Thread Uwe Schindler
Hi, I am not sure how Mike's benchmarks are setup and if he chooses a specific garbage collector. Java 8 defaults to ParallelGC, Java 11 defaults to G1, which may slow down up to 10% as it is not optimized for throughput. So to compare you gave to be specific in your GC choices. Uwe Am

[jira] [Created] (SOLR-13429) HashBasedRouter logs the entire state.json when a slice is not found

2019-04-25 Thread Noble Paul (JIRA)
Noble Paul created SOLR-13429: - Summary: HashBasedRouter logs the entire state.json when a slice is not found Key: SOLR-13429 URL: https://issues.apache.org/jira/browse/SOLR-13429 Project: Solr

[jira] [Commented] (SOLR-13320) add a param ignoreDuplicates=true to updates to not overwrite existing docs

2019-04-25 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826483#comment-16826483 ] Scott Blum commented on SOLR-13320: --- +1! > add a param ignoreDuplicates=true to updates to not

Re: Improve performance of FST Arc traversal

2019-04-25 Thread Dawid Weiss
> I'm curious how the hot cache you describe would be maintained and > accessed. The only gain I was successful at was with static precomputed cache. Calculated from a priori data (hot paths) or, in the extreme, the entire FST is converted to a hash map. :) This allows very fast lookups of any

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12) - Build # 465 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/465/ Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery2.test Error Message: Timeout waiting to see state for collection=collection1

[jira] [Commented] (SOLR-13240) UTILIZENODE action results in an exception

2019-04-25 Thread matthew medway (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826461#comment-16826461 ] matthew medway commented on SOLR-13240: --- I'm also having this problem in version 7.5.  I'm not

Re: Improve performance of FST Arc traversal

2019-04-25 Thread Michael Sokolov
Hi Dawid, The heuristic I used was to encode using the direct-array approach when more than 1/4 of the array indices would be filled (ie max-label - min-label / num-labels < 4), and otherwise to use the existing packed array encoding. I only applied the direct encoding when we previously would

Re: Improve performance of FST Arc traversal

2019-04-25 Thread Dawid Weiss
Hi Mike, My experience tells me that in practice it's really difficult to tell which nodes should be expanded (where this "cost" of binary lookup would significantly outweight a direct offset jump). I had some luck in speeding up (very intensive) lookups by creating a hash of [node, arc label] =>

Improve performance of FST Arc traversal

2019-04-25 Thread Michael Sokolov
I've been experimenting with a new FST encoding, and the performance gains are exciting on FST-intensive benchmarks like for the suggesters and for PKLookup in luceneutil. In our production system we see some gains in regular search performance as well, although these are modest since FST lookup

Re: significant lucene benchmark regression: JDK11?

2019-04-25 Thread Michael Sokolov
Strangely LatLonShape seems to move in the opposite direction, or was that due to a known functional change? On Thu, Apr 25, 2019 at 3:33 PM Robert Muir wrote: > > looks to me like the default garbage collector may play a part in > this? look at JIT/gc times > >

Re: significant lucene benchmark regression: JDK11?

2019-04-25 Thread Robert Muir
looks to me like the default garbage collector may play a part in this? look at JIT/gc times https://home.apache.org/~mikemccand/lucenebench/indexing.html On Thu, Apr 25, 2019 at 1:57 PM Nicholas Knize wrote: > > Earlier this week I noticed a significant across the board performance >

[GitHub] [lucene-solr] risdenk commented on issue #655: SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread GitBox
risdenk commented on issue #655: SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined URL: https://github.com/apache/lucene-solr/pull/655#issuecomment-486786464 FYI @joel-bernstein This is an

Re:Fix license link on project website

2019-04-25 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Thanks Jan for noticing and offering to fix! A long time ago I also noticed the not-all-green but beyond opening https://issues.apache.org/jira/browse/LUCENE-7829 never got to do anything else about it ... Christine From: dev@lucene.apache.org At: 04/23/19 16:12:16To: dev@lucene.apache.org

[jira] [Updated] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13414: Attachment: SOLR-13414.patch > SolrSchema - Avoid NPE if Luke returns field with no type defined >

[GitHub] [lucene-solr] risdenk opened a new pull request #655: SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread GitBox
risdenk opened a new pull request #655: SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined URL: https://github.com/apache/lucene-solr/pull/655 This is an automated message from the Apache Git

significant lucene benchmark regression: JDK11?

2019-04-25 Thread Nicholas Knize
Earlier this week I noticed a significant across the board performance regression on the nightly geo benchmarks . It appears this regression can also be seen on other lucene benchmarks

[jira] [Created] (SOLR-13428) Take the WARN message out of the logs when optimizing.

2019-04-25 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13428: - Summary: Take the WARN message out of the logs when optimizing. Key: SOLR-13428 URL: https://issues.apache.org/jira/browse/SOLR-13428 Project: Solr Issue

[jira] [Updated] (SOLR-13328) HostnameVerifier in HttpClientBuilder is ignored when HttpClientUtil creates connection

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13328: Fix Version/s: (was: 8.0.1) (was: 8.1) > HostnameVerifier in

[jira] [Updated] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13414: Description: *Summary* If the underlying Lucene index has fields defined but no type, SolrSchema

[jira] [Commented] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826275#comment-16826275 ] David Barnett commented on SOLR-13414: -- Thank you > SolrSchema - Avoid NPE if Luke returns field

[jira] [Updated] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13414: Priority: Minor (was: Major) > SolrSchema - Avoid NPE if Luke returns field with no type defined

[jira] [Updated] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13414: Fix Version/s: master (9.0) 8.1 7.7.2 > SolrSchema - Avoid

[jira] [Updated] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13414: Summary: SolrSchema - Avoid NPE if Luke returns field with no type defined (was: Sql Schema is

[jira] [Assigned] (SOLR-13414) SolrSchema - Avoid NPE if Luke returns field with no type defined

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-13414: --- Assignee: Kevin Risden > SolrSchema - Avoid NPE if Luke returns field with no type defined

[JENKINS] Lucene-Solr-Tests-8.x - Build # 167 - Unstable

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/167/ 4 tests failed. FAILED: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.meanTest Error Message: Error starting up MiniSolrCloudCluster Stack Trace: java.lang.Exception: Error starting up MiniSolrCloudCluster

[jira] [Commented] (LUCENE-8566) Deprecate methods in CustomAnalyzer.Builder which take factory classes

2019-04-25 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826265#comment-16826265 ] Tomoko Uchida commented on LUCENE-8566: --- Hi [~thetaphi], I opened a sub-issue: 

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826264#comment-16826264 ] Kevin Risden commented on SOLR-13414: - [~davebarnett] - we can use this ticket to add the null check.

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-04-25 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826256#comment-16826256 ] Amrit Sarkar commented on SOLR-11959: - Thanks [~janhoy], I see. I will read the PKI concept in detail

[jira] [Commented] (LUCENE-8778) Define analyzer SPI names as static final fields and document the names in Javadocs

2019-04-25 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826254#comment-16826254 ] Tomoko Uchida commented on LUCENE-8778: --- To begin with, I only changed char filters for design

[jira] [Updated] (LUCENE-8778) Define analyzer SPI names as static final fields and document the names in Javadocs

2019-04-25 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-8778: -- Attachment: Screenshot from 2019-04-26 02-17-48.png > Define analyzer SPI names as static

[GitHub] [lucene-solr] mocobeta commented on issue #654: LUCENE-8778: Define analyzer SPI names as static final fields and document the names

2019-04-25 Thread GitBox
mocobeta commented on issue #654: LUCENE-8778: Define analyzer SPI names as static final fields and document the names URL: https://github.com/apache/lucene-solr/pull/654#issuecomment-486757857 To begin with, I only changed char filters for design review.

[GitHub] [lucene-solr] mocobeta opened a new pull request #654: LUCENE-8778: Define analyzer SPI names as static final fields and document the names

2019-04-25 Thread GitBox
mocobeta opened a new pull request #654: LUCENE-8778: Define analyzer SPI names as static final fields and document the names URL: https://github.com/apache/lucene-solr/pull/654 See: https://issues.apache.org/jira/browse/LUCENE-8778 Changes in this PR: - Define SPI names as

[jira] [Created] (LUCENE-8778) Define analyzer SPI names as static final fields and document the names in Javadocs

2019-04-25 Thread Tomoko Uchida (JIRA)
Tomoko Uchida created LUCENE-8778: - Summary: Define analyzer SPI names as static final fields and document the names in Javadocs Key: LUCENE-8778 URL: https://issues.apache.org/jira/browse/LUCENE-8778

[jira] [Updated] (SOLR-13421) Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-25 Thread Edwin Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Yeo Zheng Lin updated SOLR-13421: --- Description: I am using the below JSON Facet to retrieve the count of all the

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826214#comment-16826214 ] Erick Erickson commented on SOLR-13414: --- David: There is no good way to purge fields completely

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826210#comment-16826210 ] David Barnett commented on SOLR-13414: -- Do you want me to open one Kevin / Joel ? > Sql Schema is

[jira] [Commented] (SOLR-9769) solr stop on a service already stopped should return exit code 0

2019-04-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826209#comment-16826209 ] Erick Erickson commented on SOLR-9769: -- I come down on the side of reporting an error if Solr is

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826206#comment-16826206 ] Kevin Risden commented on SOLR-13414: - I think a reasonable fix would be to add a null check before

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826199#comment-16826199 ] David Barnett commented on SOLR-13414: -- Thanks again Would this bug spawn an enhancement request

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826193#comment-16826193 ] Kevin Risden commented on SOLR-13414: - So Luke is looking at the actual index files. I would guess

[JENKINS] Lucene-Solr-repro-Java11 - Build # 26 - Unstable

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro-Java11/26/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1831/consoleText [repro] Revision: 48dc020ddaf0b0911012b4d9b77d859b2af3d3ae [repro] Ant options:

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826184#comment-16826184 ] David Barnett commented on SOLR-13414: -- Hi Kevin Running the second command with a different output

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826170#comment-16826170 ] Kevin Risden commented on SOLR-13414: - In the output I noticed something interesting: There is both

[jira] [Comment Edited] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826154#comment-16826154 ] Kevin Risden edited comment on SOLR-13414 at 4/25/19 3:30 PM: --

[jira] [Updated] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Barnett updated SOLR-13414: - Attachment: luke_out.xml Hi Kevin Command ran just fine, I put it to XML and saved here

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826158#comment-16826158 ] Kevin Risden commented on SOLR-13414: - Assuming the output of the above is correct, the issue might

[jira] [Comment Edited] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826154#comment-16826154 ] Kevin Risden edited comment on SOLR-13414 at 4/25/19 3:21 PM: --

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826154#comment-16826154 ] Kevin Risden commented on SOLR-13414: - [~davebarnett] - Can you run this query in your browser and

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5115 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5115/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<154> but was:<152> Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826148#comment-16826148 ] Kevin Risden commented on SOLR-13414: - Hmmm so does that mean that "luceneFieldInfo.getType()" is

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

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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23982 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23982/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value

[jira] [Comment Edited] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826146#comment-16826146 ] Jan Høydahl edited comment on SOLR-11959 at 4/25/19 3:10 PM: - Remember that

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826146#comment-16826146 ] Jan Høydahl commented on SOLR-11959: Remember that the solution must also work with Kerberos, Hadoop,

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-04-25 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826114#comment-16826114 ] Amrit Sarkar commented on SOLR-11959: - Since SOLR-8389 didn't get enough traction, I would like to

[jira] [Resolved] (SOLR-13425) Wrong color in horizontal definition list

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13425. Resolution: Fixed > Wrong color in horizontal definition list >

[jira] [Commented] (SOLR-13425) Wrong color in horizontal definition list

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

[jira] [Commented] (SOLR-13425) Wrong color in horizontal definition list

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

[jira] [Commented] (SOLR-13425) Wrong color in horizontal definition list

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

[GitHub] [lucene-solr] janhoy merged pull request #653: SOLR-13425: Wrong color in horizontal definition list

2019-04-25 Thread GitBox
janhoy merged pull request #653: SOLR-13425: Wrong color in horizontal definition list URL: https://github.com/apache/lucene-solr/pull/653 This is an automated message from the Apache Git Service. To respond to the message,

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

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3309/ 2 tests failed. FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: Error from server at http://127.0.0.1:46582/solr/.system: Error reading input String Can't find resource 'schema.xml' in

[GitHub] [lucene-solr] ctargett commented on issue #653: SOLR-13425: Wrong color in horizontal definition list

2019-04-25 Thread GitBox
ctargett commented on issue #653: SOLR-13425: Wrong color in horizontal definition list URL: https://github.com/apache/lucene-solr/pull/653#issuecomment-48228 Yes, I'd love it if you would merge to branch_8_0 - if you didn't, I was going to. Thanks for fixing this.

RE: svn commit: r1858076 - /lucene/cms/trunk/templates/sidenav.mdtext

2019-04-25 Thread Uwe Schindler
Hi Jan, all fine! I was not aware of this requirement. So I think we keep it the same also for subprojects. Uwe - Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: u...@thetaphi.de From: Jan Høydahl Sent: Thursday, April 25, 2019 1:26 PM To:

[jira] [Commented] (SOLR-13427) Support simulating the execution of autoscaling suggestion

2019-04-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826028#comment-16826028 ] Andrzej Bialecki commented on SOLR-13427: -- This patch contains several changes: * it moves the

[jira] [Updated] (SOLR-13427) Support simulating the execution of autoscaling suggestion

2019-04-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13427: - Attachment: SOLR-13427.patch > Support simulating the execution of autoscaling

[jira] [Commented] (SOLR-13320) add a param ignoreDuplicates=true to updates to not overwrite existing docs

2019-04-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825990#comment-16825990 ] Noble Paul commented on SOLR-13320: --- {{ignoreVersionConflicts=true}} makes more sense > add a param

[jira] [Updated] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13126: --- Fix Version/s: 7.7.2 > Multiplicative boost of isn't applied when one of the summed or multiplied >

[jira] [Commented] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

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

Re: [jira] [Commented] (SOLR-11795) Add Solr metrics exporter for Prometheus

2019-04-25 Thread Koji Sekiguchi
Hi Ishan, I'm sorry for the late reply. I think it makes sense. But can you open a new ticket because SOLR-11795 has been closed already. Thank you for letting me know this! Koji On 2019/04/11 19:31, Ishan Chattopadhyaya (JIRA) wrote: [

Re: svn commit: r1858076 - /lucene/cms/trunk/templates/sidenav.mdtext

2019-04-25 Thread Jan Høydahl
Uwe, See my previous email two days ago with title "Fix license link on project website", see https://www.apache.org/foundation/marks/pmcs#navigation But I think this requirement is only for the front-page of the project, so my edit for core (java) was perhaps not needed. I'm also adding the

[jira] [Commented] (SOLR-12584) Add basic auth credentials configuration to the Solr exporter for Prometheus/Grafana

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825975#comment-16825975 ] Jan Høydahl commented on SOLR-12584: [~sbillet], fantastic. Feel free to hack a documentation PR on

[jira] [Commented] (SOLR-13320) add a param ignoreDuplicates=true to updates to not overwrite existing docs

2019-04-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825968#comment-16825968 ] Shalin Shekhar Mangar commented on SOLR-13320: -- Thanks [~dragonsinth] for explaining the

[jira] [Updated] (SOLR-13414) Sql Schema is not initializing

2019-04-25 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Barnett updated SOLR-13414: - Attachment: solr-8983-console.log Morning all I had left the solr-core-7.7.1 in the WEB-INF/lib

[jira] [Commented] (SOLR-13081) In-Place Update doesn't work when route.field is defined

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

[jira] [Updated] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13126: --- Affects Version/s: 7.3 7.4 7.6

[jira] [Commented] (SOLR-13409) Remove directory listings in Jetty config

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

[jira] [Updated] (SOLR-13409) Remove directory listings in Jetty config

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13409: --- Fix Version/s: 7.7.2 > Remove directory listings in Jetty config >

[jira] [Commented] (SOLR-13081) In-Place Update doesn't work when route.field is defined

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

[jira] [Commented] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825954#comment-16825954 ] Jan Høydahl commented on SOLR-13126: I plan to back-port this to 7.7.2 (branch_7_7). >

[jira] [Commented] (SOLR-13081) In-Place Update doesn't work when route.field is defined

2019-04-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825952#comment-16825952 ] Mikhail Khludnev commented on SOLR-13081: - build broken

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 462 - Unstable!

2019-04-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField Error Message: No value for :shardName. Unable to

[jira] [Commented] (SOLR-5970) Create collection API always has status 0

2019-04-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825933#comment-16825933 ] Ishan Chattopadhyaya commented on SOLR-5970: Hi [~gerlowskija], are you planning to work on

[jira] [Commented] (SOLR-12248) Grouping in SolrCloud fails if indexed="false" docValues="true" and stored="false"

2019-04-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825917#comment-16825917 ] Ishan Chattopadhyaya commented on SOLR-12248: - Thanks for the patch, [~munendrasn]. Do you

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

2019-04-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1831/ 4 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at

[jira] [Commented] (SOLR-12584) Add basic auth credentials configuration to the Solr exporter for Prometheus/Grafana

2019-04-25 Thread Stefan Billet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825886#comment-16825886 ] Stefan Billet commented on SOLR-12584: -- Hi [~janhoy]. Yes, I successfully tested it with SolrCloud

  1   2   >