[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

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

[JENKINS] Lucene-Solr-Tests-master - Build # 3453 - Failure

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3453/ 1 tests failed. FAILED: org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom Error Message: Error from server at http://127.0.0.1:42227/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection: Expected

[jira] [Updated] (LUCENE-8883) CHANGES.txt: Auto add issue categories on new releases

2019-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8883: - Attachment: LUCENE-8883.patch Status: Open (was: Open) In the latest patch I added an

Re: Facet count cache (Solr)

2019-07-24 Thread David Smiley
I think a new issue is appropriate, not the old one SOLR-1617 that feels like the reporter's wishful TODO that is underspecified. FYI on your implementation consider that Solr has some existing per-segment caches; one somewhere in the joins perSegment blah blah blah, and another inside

[JENKINS] Lucene-Solr-8.2-Linux (64bit/jdk1.8.0_201) - Build # 468 - Unstable!

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/468/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple Error Message: Waiting for collection testSimple2 Timeout

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-12.0.1) - Build # 8067 - Still unstable!

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8067/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace:

[jira] [Commented] (SOLR-13399) compositeId support for shard splitting

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

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 424 - Unstable

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/424/ 1 tests failed. FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: acoll: 1564015178412 bcoll: 1564015178524 Stack Trace: java.lang.AssertionError: acoll: 1564015178412 bcoll: 1564015178524

[jira] [Commented] (SOLR-13399) compositeId support for shard splitting

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

[jira] [Updated] (SOLR-13649) When Using Basic Authentication, the blockUnknown Value should be True

2019-07-24 Thread Marcus Eagan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eagan updated SOLR-13649: Fix Version/s: master (9.0) > When Using Basic Authentication, the blockUnknown Value should be

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.3) - Build # 24445 - Still unstable!

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24445/ Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: There were too many update fails (135 > 100) - we expect it can

[jira] [Commented] (SOLR-13399) compositeId support for shard splitting

2019-07-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892321#comment-16892321 ] Yonik Seeley commented on SOLR-13399: - Thanks for the heads up, I'll investigate. bq. Also: it's

[jira] [Commented] (SOLR-13399) compositeId support for shard splitting

2019-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892304#comment-16892304 ] Hoss Man commented on SOLR-13399: - Also: it's really not cool to be adding new end user features/params

[jira] [Reopened] (SOLR-13399) compositeId support for shard splitting

2019-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reopened SOLR-13399: - Since the new SplitByPrefixTest was committed as part of this jira, it has fail a little over 5% of the

Re: [JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 158 - Still Unstable

2019-07-24 Thread Chris Hostetter
: The BasicAuthIntegrationTest failures seem to be due to SOLR-13545 : (FYI, Mikhail). Ishan: was that just a hypothosis based on the issue summary realating to a type of ContentStream, or do you have some specific testing that suggests the failure rate increased as a result of Mikhail's

[jira] [Commented] (SOLR-13637) Enable loading of plugins from the corecontainer memclassloader

2019-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892277#comment-16892277 ] Hoss Man commented on SOLR-13637: - git bisect has identified 631edee1cba00d7fa41ac6e8c597a467db56346d as

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1400/ No tests ran. Build Log: [...truncated 24552 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-MAVEN] Lucene-Solr-Maven-8.x #165: POMs out of sync

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-8.x/165/ No tests ran. Build Log: [...truncated 33254 lines...] [mvn] [INFO] - [mvn] [INFO] - [mvn]

[JENKINS] Lucene-Solr-NightlyTests-8.2 - Build # 12 - Still unstable

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.2/12/ 2 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: java.lang.AssertionError: {} expected:<2> but was:<0> at

[jira] [Commented] (SOLR-13579) Create resource management API

2019-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892241#comment-16892241 ] Hoss Man commented on SOLR-13579: - I spent some time breifly skimming the patch, and TBH got lost very

[jira] [Commented] (SOLR-13545) ContentStreamUpdateRequest no longer closes stream

2019-07-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892208#comment-16892208 ] Mikhail Khludnev commented on SOLR-13545: - Reverting {{/ContentStreamUpdateRequest.java}} locally

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #798: LUCENE-8906: Lucene50PostingsFormat.IntBlockTermState becomes public

2019-07-24 Thread GitBox
dsmiley commented on a change in pull request #798: LUCENE-8906: Lucene50PostingsFormat.IntBlockTermState becomes public URL: https://github.com/apache/lucene-solr/pull/798#discussion_r307029580 ## File path:

[jira] [Commented] (LUCENE-8932) Allow BKDReader packedIndex to be off heap

2019-07-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892193#comment-16892193 ] Adrien Grand commented on LUCENE-8932: -- This is interesting! It doesn't seem to affect performance

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #797: LUCENE-8921: IndexSearcher.termStatistics requires docFreq totalTermFreq instead of TermStates

2019-07-24 Thread GitBox
dsmiley commented on a change in pull request #797: LUCENE-8921: IndexSearcher.termStatistics requires docFreq totalTermFreq instead of TermStates URL: https://github.com/apache/lucene-solr/pull/797#discussion_r307019512 ## File path:

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #797: LUCENE-8921: IndexSearcher.termStatistics requires docFreq totalTermFreq instead of TermStates

2019-07-24 Thread GitBox
dsmiley commented on a change in pull request #797: LUCENE-8921: IndexSearcher.termStatistics requires docFreq totalTermFreq instead of TermStates URL: https://github.com/apache/lucene-solr/pull/797#discussion_r307018301 ## File path:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.1) - Build # 24443 - Still Unstable!

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24443/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace:

[jira] [Commented] (SOLR-12638) Support atomic updates of nested/child documents for nested-enabled schema

2019-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892157#comment-16892157 ] David Smiley commented on SOLR-12638: - Partial updates of any part of a nested doc (i.e. even to a

[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13625: -- Attachment: SOLR-13625.patch > Add CsvStream Streaming Expression >

[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13625: -- Attachment: (was: SOLR-13625.patch) > Add CsvStream Streaming Expression >

[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13625: -- Attachment: SOLR-13625.patch > Add CsvStream Streaming Expression >

[jira] [Updated] (SOLR-13579) Create resource management API

2019-07-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13579: - Attachment: SOLR-13579.patch > Create resource management API >

[jira] [Commented] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892126#comment-16892126 ] Tomoko Uchida commented on LUCENE-8933: --- [~danmuzi]: thank you for telling me about the issue. The

[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

2019-07-24 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892091#comment-16892091 ] Nicholas Knize commented on LUCENE-8369: Since the merge of XYShape I wanted to quickly 

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

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/916/ Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC 7 tests failed. FAILED: org.apache.solr.schema.TestUseDocValuesAsStored.testDuplicateMultiValued Error Message: Exception during query Stack Trace:

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/2623/ No tests ran. Build Log: [...truncated 34698 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:680: The following error occurred while executing this line: : Java returned: 1 Total

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro-Java11/243/ [...truncated 36 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/3451/consoleText [repro] Revision: 85814e262c08399f2620873a308f60b9f89f829d [repro] Repro line: ant test

[jira] [Commented] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892041#comment-16892041 ] Namgyu Kim commented on LUCENE-8933: Elasticsearch Issue Link : 

[JENKINS] Lucene-Solr-Tests-master - Build # 3452 - Still Unstable

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3452/ 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at

Re: patch review for github PRs

2019-07-24 Thread Steve Rowe
Hi Neal, Patches welcome! IMHO the ideal way to choose patch vs. Github PR, if there are both, is to choose the most recent. I'm not sure if timestamp data is available, though. As I understand the problem, the modifications to jenkins-admin.py will be: 1. Modify the format of

[GitHub] [lucene-solr] danmuzi opened a new pull request #808: LUCENE-8934: promote nori tools to main jar

2019-07-24 Thread GitBox
danmuzi opened a new pull request #808: LUCENE-8934: promote nori tools to main jar URL: https://github.com/apache/lucene-solr/pull/808 It is the Nori version of LUCENE-8871. - Move Nori tools to main source tree Please check the following link:

[jira] [Created] (LUCENE-8934) Move Nori DictionaryBuilder tool from src/tools to src/

2019-07-24 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8934: -- Summary: Move Nori DictionaryBuilder tool from src/tools to src/ Key: LUCENE-8934 URL: https://issues.apache.org/jira/browse/LUCENE-8934 Project: Lucene - Core

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Jan Høydahl
Jason, I’ll not veto the release either. Propose to author an ANNOUNCE mail to solr-user@l.a.o and Solr website news that states the bad default and ask users of 8.1/8.2 to fix their config. Jason, would you be able to author and send such an email? I’m not at work until Monday.. PS: should

Re: patch review for github PRs

2019-07-24 Thread Sidhwaney, Neal B
Hello, I can try to take a look at this if nobody else has the time right now. >From a brief glance at the code, it looks like the right thing to do would to >detect Github PR links in addition to the existing attachment logic, and send >those JIRA issues to test-jira. If I understand the

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

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24442/ Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 5 tests failed. FAILED: org.apache.lucene.search.TestSearcherManager.testSearcherManager Error Message: this IndexWriter is closed Stack Trace:

[GitHub] [lucene-solr] upendrasoft opened a new pull request #807: Remove solr.jetty.https.port when SSL is not used

2019-07-24 Thread GitBox
upendrasoft opened a new pull request #807: Remove solr.jetty.https.port when SSL is not used URL: https://github.com/apache/lucene-solr/pull/807 It appears the start script is sending `-Dsolr.jetty.https.port=8180` even if SSL is not enabled. Changing the condition to

[jira] [Updated] (SOLR-13650) Support for named global classloaders

2019-07-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13650: -- Description: {code:json} curl -X POST -H 'Content-type:application/json' --data-binary ' {

[jira] [Created] (SOLR-13650) Support for named global classloaders

2019-07-24 Thread Noble Paul (JIRA)
Noble Paul created SOLR-13650: - Summary: Support for named global classloaders Key: SOLR-13650 URL: https://issues.apache.org/jira/browse/SOLR-13650 Project: Solr Issue Type: Improvement

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Jason Gerlowski
To throw my 2 cents in on SOLR-13647. Yes, users can fix the problem trivially by updating their solr.in.sh _if_ they're aware of the issue. And we recommend all users examine their config carefully when upgrading Solr versions, so users _should_ be aware of the issue. But at the same time, the

[jira] [Comment Edited] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891940#comment-16891940 ] Tomoko Uchida edited comment on LUCENE-8933 at 7/24/19 3:15 PM: I once

[jira] [Commented] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891940#comment-16891940 ] Tomoko Uchida commented on LUCENE-8933: --- I once encountered similar errors but it's not related to

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/311/ 2 tests failed. FAILED: org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([B980178A30F46BB3:1EC4AF2E5D4F780A]:0)

[jira] [Created] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-8933: Summary: JapaneseTokenizer creates Token objects with corrupt offsets Key: LUCENE-8933 URL: https://issues.apache.org/jira/browse/LUCENE-8933 Project: Lucene - Core

[JENKINS] Lucene-Solr-repro - Build # 3471 - Still Unstable

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3471/ [...truncated 40 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/310/consoleText [repro] Revision: 7664c6c1f7d35bb98920a592831bbc6f11a8cfe0 [repro] Repro line: ant test

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 158 - Failure

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

[GitHub] [lucene-solr] jpountz commented on a change in pull request #800: Lucene-8920: refactor FST.Arc and utilities

2019-07-24 Thread GitBox
jpountz commented on a change in pull request #800: Lucene-8920: refactor FST.Arc and utilities URL: https://github.com/apache/lucene-solr/pull/800#discussion_r306824176 ## File path: lucene/codecs/src/java/org/apache/lucene/codecs/memory/FSTOrdTermsReader.java ## @@

[jira] [Commented] (LUCENE-8922) Speed up retrieval of top hits of DisjunctionMaxQuery

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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.3) - Build # 915 - Failure!

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/915/ Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 91 lines...] [javac] Compiling 882 source files to

Facet count cache (Solr)

2019-07-24 Thread Michael Gibney
I'm interested in caching facet counts, keyed to query/DocSet domain (like filterCache, but caching facet counts instead of DocSets). Trying not to open a duplicate issue, I found SOLR-1617 , but I wasn't clear on whether it's applicable, or

[jira] [Commented] (LUCENE-8922) Speed up retrieval of top hits of DisjunctionMaxQuery

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

[jira] [Commented] (SOLR-12638) Support atomic updates of nested/child documents for nested-enabled schema

2019-07-24 Thread Ronen Nussbaum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891861#comment-16891861 ] Ronen Nussbaum commented on SOLR-12638: --- Thanks for the update David. We're not using a nested

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Andrzej Białecki
+1 SUCCESS! [1:51:04.098987] > On 23 Jul 2019, at 14:01, Adrien Grand wrote: > > +1 SUCCESS! [2:34:16.487011] > > > On Fri, Jul 19, 2019 at 8:35 PM Ignacio Vera wrote: >> >> Please vote for release candidate 1 for Lucene/Solr 8.2.0 >> >> >> The artifacts can be downloaded from: >> >>

[jira] [Commented] (LUCENE-8764) Add "export all terms" feature to Luke

2019-07-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891855#comment-16891855 ] Tomoko Uchida commented on LUCENE-8764: --- Hi, the screenshots look good to me, and the status

[jira] [Updated] (SOLR-13626) broken links in solr/solr-ref-guide/src/implicit-requesthandlers.adoc

2019-07-24 Thread Tony Cook (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Cook updated SOLR-13626: - Status: Patch Available (was: Open) > broken links in

[jira] [Commented] (LUCENE-8922) Speed up retrieval of top hits of DisjunctionMaxQuery

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

[GitHub] [lucene-solr] jpountz merged pull request #791: LUCENE-8922: Better impacts for DisjunctionMaxQuery.

2019-07-24 Thread GitBox
jpountz merged pull request #791: LUCENE-8922: Better impacts for DisjunctionMaxQuery. URL: https://github.com/apache/lucene-solr/pull/791 This is an automated message from the Apache Git Service. To respond to the message,

Re: Maybe late to the party for 8.2

2019-07-24 Thread Adrien Grand
Ishan reported it at https://issues.apache.org/jira/browse/SOLR-13545?focusedCommentId=16891389=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16891389 and Mikhail brought it up in the 8.2 vote thread, see the latest messages. Unless these failures relate to a bad bug,

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/163/ 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at

Maybe late to the party for 8.2

2019-07-24 Thread Erick Erickson
We’re getting a lot of errors like this lately: 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Ignacio Vera
Hi, Two issues have been raised: https://issues.apache.org/jira/browse/SOLR-13647: This is something that has always been released (included in 8.1.0 and 8.1.1). It is a bad default parameter when starting Solr in Linux machines and can be easily corrected by a user by commenting out the default

[jira] [Updated] (LUCENE-8764) Add "export all terms" feature to Luke

2019-07-24 Thread Leonardo Menezes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Menezes updated LUCENE-8764: - Attachment: LUCENE-8764.patch > Add "export all terms" feature to Luke >

[jira] [Commented] (LUCENE-8764) Add "export all terms" feature to Luke

2019-07-24 Thread Leonardo Menezes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891754#comment-16891754 ] Leonardo Menezes commented on LUCENE-8764: -- Thanks for the feedback. I moved things around, so

[JENKINS] Lucene-Solr-repro - Build # 3470 - Unstable

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3470/ [...truncated 40 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-8.2/20/consoleText [repro] Revision: 31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe [repro] Repro line: ant test

[jira] [Updated] (LUCENE-8764) Add "export all terms" feature to Luke

2019-07-24 Thread Leonardo Menezes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Menezes updated LUCENE-8764: - Attachment: Screenshot 2019-07-24 12.36.27.png Screenshot 2019-07-24

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

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3451/ 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at

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

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/91/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace:

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Mikhail Khludnev
Agree with you. On Wed, Jul 24, 2019 at 10:29 AM Adrien Grand wrote: > Does it have a practical impact to users, or is the fact that it > triggers test failures the main annoyance? We have been trying to > release what was 8.1.2 at the time since June 12th and kept postponing > to the point

[GitHub] [lucene-solr] atris commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments

2019-07-24 Thread GitBox
atris commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#issuecomment-514522181 Any further thoughts on this one? Happy to iterate This is an

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Adrien Grand
Does it have a practical impact to users, or is the fact that it triggers test failures the main annoyance? We have been trying to release what was 8.1.2 at the time since June 12th and kept postponing to the point that we decided to cancel 8.1.2 and focus on 8.2.0 instead. In my opinion we should

Re: [VOTE] Release Lucene/Solr 8.2.0 RC1

2019-07-24 Thread Mikhail Khludnev
Hello, Please be informed about BasicAuthIntegrationTest failures https://issues.apache.org/jira/browse/SOLR-13545?focusedCommentId=16891389=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16891389 I'll check it today. I propose to revert SOLR-13545 from branch_8_2 just

[GitHub] [lucene-solr] atris commented on issue #803: LUCENE-8929: Early Terminating CollectorManager with Global Hitcount

2019-07-24 Thread GitBox
atris commented on issue #803: LUCENE-8929: Early Terminating CollectorManager with Global Hitcount URL: https://github.com/apache/lucene-solr/pull/803#issuecomment-514505359 Updated PR to be inline with #806 This is an

[GitHub] [lucene-solr] atris opened a new pull request #806: LUCENE-8931: Remove Custom ScoreDoc Equality Method

2019-07-24 Thread GitBox
atris opened a new pull request #806: LUCENE-8931: Remove Custom ScoreDoc Equality Method URL: https://github.com/apache/lucene-solr/pull/806 This is an automated message from the Apache Git Service. To respond to the

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

2019-07-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/913/ Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1908 - Failure

2019-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1908/ No tests ran. Build Log: [...truncated 25 lines...] ERROR: Failed to check out http://svn.apache.org/repos/asf/lucene/test-data org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server svn: