Re: These two tests are failing a LOT over the last few days....

2019-06-06 Thread Jan Høydahl
Yea, I think so. I’ll @Awaitsfix them for now... Jan Høydahl > 7. jun. 2019 kl. 01:54 skrev Kevin Risden : > > Is it due to the HTTP2 client changes for basic auth? > > https://issues.apache.org/jira/browse/SOLR-13510 > > Kevin Risden > > >> On Thu, Jun 6, 2019 at 7:50 PM Erick Erickson

[jira] [Updated] (LUCENE-8791) Add CollectorRescorer

2019-06-06 Thread Elbek Kamoliddinov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elbek Kamoliddinov updated LUCENE-8791: --- Attachment: LUCENE-8791.patch > Add CollectorRescorer > - > >

[jira] [Commented] (LUCENE-8791) Add CollectorRescorer

2019-06-06 Thread Elbek Kamoliddinov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858314#comment-16858314 ] Elbek Kamoliddinov commented on LUCENE-8791: After MIA, I am back at this. I was thinking

[JENKINS] Lucene-Solr-8.1-Windows (64bit/jdk-12) - Build # 133 - Still Unstable!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/133/ Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 12 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix

[GitHub] [lucene-solr] iverase opened a new pull request #703: LUCENE-8838: Remove support for Steiner points

2019-06-06 Thread GitBox
iverase opened a new pull request #703: LUCENE-8838: Remove support for Steiner points URL: https://github.com/apache/lucene-solr/pull/703 Remove unused Steiner points support and fail if a hole is reduced to a point when all points are coplanar.

[jira] [Created] (LUCENE-8838) Tessellator: Remove support for Steiner points

2019-06-06 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8838: Summary: Tessellator: Remove support for Steiner points Key: LUCENE-8838 URL: https://issues.apache.org/jira/browse/LUCENE-8838 Project: Lucene - Core Issue

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 394 - Still Unstable!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/394/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC 15 tests failed. FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test Error Message: Error from server at http://127.0.0.1:41089/xfw/n/collection1: non

[jira] [Updated] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8811: Attachment: LUCENE-8811.patch > Add maximum clause count check to IndexSearcher rather than

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858272#comment-16858272 ] Atri Sharma commented on LUCENE-8811: - The last patch had an unintentional type: attached is a fixed

[jira] [Commented] (SOLR-13329) Placing exact number of replicas on a set of solr nodes, instead of each solr node.

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

[jira] [Commented] (SOLR-13329) Placing exact number of replicas on a set of solr nodes, instead of each solr node.

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

Re: These two tests are failing a LOT over the last few days....

2019-06-06 Thread Kevin Risden
Is it due to the HTTP2 client changes for basic auth? https://issues.apache.org/jira/browse/SOLR-13510 Kevin Risden On Thu, Jun 6, 2019 at 7:50 PM Erick Erickson wrote: > [repro] 5/5 failed: org.apache.solr.security.BasicAuthIntegrationTest > [repro] 5/5 failed:

These two tests are failing a LOT over the last few days....

2019-06-06 Thread Erick Erickson
[repro] 5/5 failed: org.apache.solr.security.BasicAuthIntegrationTest [repro] 5/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest Anyone recognize what recent commits might have triggered these? - To

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 378 - Still Failing

2019-06-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/378/ All tests passed Build Log: [...truncated 64157 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1005466702 [ecj-lint] Compiling 48 source files to /tmp/ecj1005466702 [ecj-lint] invalid Class-Path

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

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/393/ Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC 10 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix SECURITY./authentication.:

[jira] [Commented] (LUCENE-8837) smokeTestRelease.py option --download-only

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858144#comment-16858144 ] Jan Høydahl commented on LUCENE-8837: - The Pull Request also does some extracting of reusable

[GitHub] [lucene-solr] janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291399688 ## File path: dev-tools/scripts/smokeTestRelease.py ## @@ -14,35 +16,31 @@ # limitations

[GitHub] [lucene-solr] janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291398726 ## File path: dev-tools/scripts/scriptutil.py ## @@ -66,14 +70,19 @@ def on_or_after(self,

[GitHub] [lucene-solr] janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291399448 ## File path: dev-tools/scripts/scriptutil.py ## @@ -99,6 +108,18 @@ def

[GitHub] [lucene-solr] janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291398578 ## File path: dev-tools/scripts/scriptutil.py ## @@ -66,14 +70,19 @@ def on_or_after(self,

[GitHub] [lucene-solr] janhoy commented on issue #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy commented on issue #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#issuecomment-499694001 I have tested these changes during the 7.7.2 release This is

[GitHub] [lucene-solr] janhoy opened a new pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only

2019-06-06 Thread GitBox
janhoy opened a new pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (LUCENE-8837) smokeTestRelease.py option --download-only

2019-06-06 Thread JIRA
Jan Høydahl created LUCENE-8837: --- Summary: smokeTestRelease.py option --download-only Key: LUCENE-8837 URL: https://issues.apache.org/jira/browse/LUCENE-8837 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8833) Allow subclasses of MMapDirecory to preload individual IndexInputs

2019-06-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858126#comment-16858126 ] Robert Muir commented on LUCENE-8833: - Another idea is to expose the option completely differently

[jira] [Commented] (LUCENE-8833) Allow subclasses of MMapDirecory to preload individual IndexInputs

2019-06-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858120#comment-16858120 ] Robert Muir commented on LUCENE-8833: - I'm just curious about more details. For the merge use-case,

Re: VOTE: Apache Solr Reference Guide for Solr 8.0

2019-06-06 Thread David Smiley
Yeah, I totally appreciate your effort on the ref guide too Cassandra! ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, Jun 6, 2019 at 4:00 PM Jan Høydahl wrote: > Cool, Cassandra. We really value your effort on the Ref Guide! > > -- > Jan

[jira] [Commented] (LUCENE-8781) Explore FST direct array arc encoding

2019-06-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858101#comment-16858101 ] David Smiley commented on LUCENE-8781: -- RE CHANGES.txt: Essentially your supposed to add an entry

[jira] [Commented] (SOLR-13509) NullPointerException in JSON Facet if omitHeaders=true

2019-06-06 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858102#comment-16858102 ] Mikhail Khludnev commented on SOLR-13509: - I think your points are all correct. I suppose we

[JENKINS-MAVEN] Lucene-Solr-Maven-8.x #119: POMs out of sync

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

[jira] [Updated] (SOLR-13523) Atomic Update results in NullPointerException

2019-06-06 Thread Kieran Devlin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kieran Devlin updated SOLR-13523: - Component/s: (was: Admin UI) > Atomic Update results in NullPointerException >

[jira] [Commented] (LUCENE-8781) Explore FST direct array arc encoding

2019-06-06 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858079#comment-16858079 ] Mike Sokolov commented on LUCENE-8781: -- I think I -- did not understand how to edit CHANGES.txt

[jira] [Commented] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-06-06 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858074#comment-16858074 ] Lucene/Solr QA commented on SOLR-13496: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13481) Re-try of solr request will not happen with different live servers, if one request throws Exception

2019-06-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858071#comment-16858071 ] David Smiley commented on SOLR-13481: - I don't recommend pasting in lots of code into the description

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

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5184/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Trace:

[jira] [Commented] (LUCENE-8781) Explore FST direct array arc encoding

2019-06-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858045#comment-16858045 ] David Smiley commented on LUCENE-8781: -- [~sokolov] I'm confused about some things: * You've

Re: VOTE: Apache Solr Reference Guide for Solr 8.0

2019-06-06 Thread Jan Høydahl
Cool, Cassandra. We really value your effort on the Ref Guide! -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 6. jun. 2019 kl. 21:45 skrev Cassandra Targett : > > It took me a few days to get back to this - the week got away from me and I > wanted to give Jan’s

[GitHub] [lucene-solr] janhoy commented on issue #635: SOLR-13371 improve security chapters in refguide

2019-06-06 Thread GitBox
janhoy commented on issue #635: SOLR-13371 improve security chapters in refguide URL: https://github.com/apache/lucene-solr/pull/635#issuecomment-499643600 I'm prepared to merge this in time for the 8.1 guide. Any last comments before I merge?

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

2019-06-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1862/ 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testShardLeaderChange Error Message: Captured an uncaught exception in thread: Thread[id=38366,

[jira] [Resolved] (LUCENE-8821) Please delete old releases from mirroring system

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-8821. - Resolution: Fixed > Please delete old releases from mirroring system >

[jira] [Resolved] (LUCENE-8802) buildAndPushRelease --logfile arg

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-8802. - Resolution: Fixed > buildAndPushRelease --logfile arg > - > >

[jira] [Commented] (LUCENE-8802) buildAndPushRelease --logfile arg

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

[jira] [Updated] (LUCENE-8802) buildAndPushRelease --logfile arg

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8802: Fix Version/s: 8.1.2 8.2 master (9.0) > buildAndPushRelease

[jira] [Commented] (LUCENE-8802) buildAndPushRelease --logfile arg

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

[GitHub] [lucene-solr] janhoy merged pull request #679: LUCENE-8802: buildAndPushRelease --logfile arg

2019-06-06 Thread GitBox
janhoy merged pull request #679: LUCENE-8802: buildAndPushRelease --logfile arg URL: https://github.com/apache/lucene-solr/pull/679 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (LUCENE-8802) buildAndPushRelease --logfile arg

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

[jira] [Resolved] (LUCENE-8818) smokeTestRelease.py encoding bug

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-8818. - Resolution: Fixed > smokeTestRelease.py encoding bug > > >

[jira] [Commented] (LUCENE-8818) smokeTestRelease.py encoding bug

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

[jira] [Updated] (LUCENE-8818) smokeTestRelease.py encoding bug

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8818: Fix Version/s: 8.2 master (9.0) > smokeTestRelease.py encoding bug >

Re: VOTE: Apache Solr Reference Guide for Solr 8.0

2019-06-06 Thread Cassandra Targett
It took me a few days to get back to this - the week got away from me and I wanted to give Jan’s suggestions a decent review. Thanks, Jan, for those changes. It looks like it’s really one sentence that’s misleadingly wrong. I hate releasing with known errors like that, but if you don’t think

[jira] [Commented] (LUCENE-8818) smokeTestRelease.py encoding bug

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

[jira] [Updated] (LUCENE-8818) smokeTestRelease.py encoding bug

2019-06-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8818: Component/s: general/tools > smokeTestRelease.py encoding bug >

[GitHub] [lucene-solr] rmuir commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread GitBox
rmuir commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible URL: https://github.com/apache/lucene-solr/pull/701#issuecomment-499635591 maybe the better approach is top-down: for example starting at high level

[jira] [Updated] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8811: Attachment: LUCENE-8811.patch > Add maximum clause count check to IndexSearcher rather than

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857957#comment-16857957 ] Atri Sharma commented on LUCENE-8811: - [~jpountz] [~romseygeek] Attached patch implements a

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

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

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-06 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857911#comment-16857911 ] Jim Ferenczi commented on LUCENE-8812: -- Sorry I didn't see your reply. I agree with you that it is

[jira] [Commented] (LUCENE-8832) Support for field removal and renaming

2019-06-06 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857873#comment-16857873 ] Andrzej Bialecki commented on LUCENE-8832: --- I think it's basically the same effort, because

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 392 - Still Unstable!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/392/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC 10 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix SECURITY./authentication.:

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857864#comment-16857864 ] Erick Erickson commented on SOLR-13512: --- I took a scan through the patch and didn't notice any ref

[jira] [Updated] (SOLR-13512) Raw index data analysis tool

2019-06-06 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13512: - Fix Version/s: 8.2 master (9.0) > Raw index data analysis tool >

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-06 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857854#comment-16857854 ] Andrzej Bialecki commented on SOLR-13512: -- Another update: * added "typesBySize" to provide

[jira] [Updated] (SOLR-13512) Raw index data analysis tool

2019-06-06 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13512: - Attachment: SOLR-13512.patch > Raw index data analysis tool >

Re: Welcome Namgyu Kim as Lucene/Solr committer

2019-06-06 Thread Nhat Nguyen
Congrats and welcome Namgyu Kim! On Thu, Jun 6, 2019 at 12:03 PM Tomoko Uchida wrote: > Hi, > > I just contacted Namgyu Kim to ask he noticed this thread. He has > known the Lucene dev-list, but seems failed to subscribe it so far for > some reason. > I would like to restart this thread to

Re: Welcome Namgyu Kim as Lucene/Solr committer

2019-06-06 Thread Tomoko Uchida
Hi, I just contacted Namgyu Kim to ask he noticed this thread. He has known the Lucene dev-list, but seems failed to subscribe it so far for some reason. I would like to restart this thread to invite him here.  Again, welcome Namgyu! Thanks, Tomoko 2019年6月6日(木) 15:21 Noble Paul : > > Welcome

[JENKINS] Lucene-Solr-8.1-Windows (32bit/jdk1.8.0_201) - Build # 132 - Still Unstable!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/132/ Java: 32bit/jdk1.8.0_201 -client -XX:+UseSerialGC 11 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix SECURITY./authentication.:

[GitHub] [lucene-solr] bruno-roustant commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread GitBox
bruno-roustant commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible URL: https://github.com/apache/lucene-solr/pull/701#issuecomment-499546598 "can the optimization be implemented in a less-invasive manner?" Well,

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

2019-06-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3335/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/113/consoleText [repro] Revision: 43a7ec87a2c4dbaaa521ec219d2a267ee823d9b8 [repro] Ant options: -Dtests.multiplier=2

[jira] [Commented] (LUCENE-8832) Support for field removal and renaming

2019-06-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857801#comment-16857801 ] Erick Erickson commented on LUCENE-8832: WDYT about splitting this into two tasks? Would it be

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

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24192/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing Error Message: Solr11035BandAid failed, counts differ after updates:

[GitHub] [lucene-solr] dsmiley commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread GitBox
dsmiley commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible URL: https://github.com/apache/lucene-solr/pull/701#issuecomment-499537743 How best might the performance of DocValues be evaluated? luceneutil has a great

[jira] [Created] (SOLR-13525) There is no way to define a numeric value in the Tuple function

2019-06-06 Thread Oleksandr Chornyi (JIRA)
Oleksandr Chornyi created SOLR-13525: Summary: There is no way to define a numeric value in the Tuple function Key: SOLR-13525 URL: https://issues.apache.org/jira/browse/SOLR-13525 Project: Solr

Re: java.lang.IllegalArgumentException: Could not load codec 'Lucene62'. Did you forget to add lucene-backward-codecs.jar?

2019-06-06 Thread David Allouche
Thank you Andi, you're awesome! > On 5 Jun 2019, at 00:33, Andi Vajda wrote: > > > In rev 1860637 I refreshed the list of supported lucene module to be built > with PyLucene. The lucene-backward-codecs module was indeed missing. > > Please, try it out with pylucene 7.7.1 (refresing its

[jira] [Created] (SOLR-13524) Or Stream Evaluator produces incorrect results with more than 2 arguments

2019-06-06 Thread Oleksandr Chornyi (JIRA)
Oleksandr Chornyi created SOLR-13524: Summary: Or Stream Evaluator produces incorrect results with more than 2 arguments Key: SOLR-13524 URL: https://issues.apache.org/jira/browse/SOLR-13524

Re: [JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 391 - Still Unstable!

2019-06-06 Thread Jan Høydahl
I think this test needs to be BadApple’d now? Jan Høydahl > 6. jun. 2019 kl. 13:38 skrev Policeman Jenkins Server : > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/391/ > Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > > 9 tests failed. > FAILED:

[GitHub] [lucene-solr] rmuir commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread GitBox
rmuir commented on issue #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible URL: https://github.com/apache/lucene-solr/pull/701#issuecomment-499501677 can the optimization be implemented in a less-invasive manner?

[jira] [Created] (SOLR-13523) Atomic Update results in NullPointerException

2019-06-06 Thread Kieran Devlin (JIRA)
Kieran Devlin created SOLR-13523: Summary: Atomic Update results in NullPointerException Key: SOLR-13523 URL: https://issues.apache.org/jira/browse/SOLR-13523 Project: Solr Issue Type: Bug

[jira] [Created] (LUCENE-8836) Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread Bruno Roustant (JIRA)
Bruno Roustant created LUCENE-8836: -- Summary: Optimize DocValues TermsDict to continue scanning from the last position when possible Key: LUCENE-8836 URL: https://issues.apache.org/jira/browse/LUCENE-8836

[GitHub] [lucene-solr] bruno-roustant opened a new pull request #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible

2019-06-06 Thread GitBox
bruno-roustant opened a new pull request #701: LUCENE-8836 Optimize DocValues TermsDict to continue scanning from the last position when possible URL: https://github.com/apache/lucene-solr/pull/701 This is an automated

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-11.0.2) - Build # 7979 - Failure!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7979/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 63651 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj415358667

[jira] [Comment Edited] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-06-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857576#comment-16857576 ] Mark Miller edited comment on SOLR-13452 at 6/6/19 11:52 AM: - {quote}One

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-06-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857576#comment-16857576 ] Mark Miller commented on SOLR-13452: bq. One think I noticed is that you use File constructor a lot

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 391 - Still Unstable!

2019-06-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/391/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 9 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix

[jira] [Resolved] (SOLR-13434) OpenTracing support for Solr

2019-06-06 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat resolved SOLR-13434. - Resolution: Fixed > OpenTracing support for Solr > > >

[jira] [Commented] (SOLR-13434) OpenTracing support for Solr

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

[jira] [Commented] (LUCENE-8833) Allow subclasses of MMapDirecory to preload individual IndexInputs

2019-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857525#comment-16857525 ] Simon Willnauer commented on LUCENE-8833: - > what would the iocontext provide to base the

[GitHub] [lucene-solr] thomaswoeckinger opened a new pull request #681: Fix SOLR-13347

2019-06-06 Thread GitBox
thomaswoeckinger opened a new pull request #681: Fix SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/681 Test are included in https://github.com/apache/lucene-solr/pull/665 This is an automated message from the

[GitHub] [lucene-solr] thomaswoeckinger closed pull request #681: Fix SOLR-13347

2019-06-06 Thread GitBox
thomaswoeckinger closed pull request #681: Fix SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/681 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #681: Fix SOLR-13347

2019-06-06 Thread GitBox
thomaswoeckinger commented on issue #681: Fix SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/681#issuecomment-499445719 Updated commit message to be more specific This is an automated message from the Apache Git

[GitHub] [lucene-solr] s1monw opened a new pull request #700: LUCENE-8835: Respect file extension when listing files form FileSwitchDirectory

2019-06-06 Thread GitBox
s1monw opened a new pull request #700: LUCENE-8835: Respect file extension when listing files form FileSwitchDirectory URL: https://github.com/apache/lucene-solr/pull/700 FileSwitchDirectory splits file actions between 2 directories based on file extensions. The extensions are respected

[jira] [Created] (LUCENE-8835) Respect file extension when listing files form FileSwitchDirectory

2019-06-06 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8835: --- Summary: Respect file extension when listing files form FileSwitchDirectory Key: LUCENE-8835 URL: https://issues.apache.org/jira/browse/LUCENE-8835 Project:

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

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

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

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

[jira] [Updated] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-06-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-13496: --- Attachment: SOLR-13496.patch > NullPointerException in JSONWriter.writeSolrDocument

[jira] [Commented] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-06-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857506#comment-16857506 ] Christine Poerschke commented on SOLR-13496: bq. ... I think that's unrelated ... SOLR-13518

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857501#comment-16857501 ] Atri Sharma commented on LUCENE-8829: - Attached is an updated patch with additional tests. I was

[jira] [Updated] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-06 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8829: Attachment: LUCENE-8829.patch > TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

  1   2   >