[jira] [Commented] (SOLR-11127) Add a Collections API command to migrate the .system collection schema from Trie-based (pre-7.0) to Points-based (7.0+)

2019-02-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777262#comment-16777262 ] Andrzej Bialecki commented on SOLR-11127: -- Implementing a read-only mode for a collection

[jira] [Commented] (SOLR-13227) Remove slow other-range checks from RangeFacetProcessor

2019-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777295#comment-16777295 ] Tomás Fernández Löbbe commented on SOLR-13227: -- +1. change LGTM > Remove slow other-range

[jira] [Updated] (SOLR-13270) SolrJ does not send "Expect: 100-continue" header

2019-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erlend Garåsen updated SOLR-13270: -- Description: SolrJ does not set the "Expect: 100-continue" header, even though it's

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777135#comment-16777135 ] Kevin Risden commented on SOLR-13268: - So I would guess that Solr isn't doing something right when it

[jira] [Created] (SOLR-13271) Implement a read-only mode for a collection

2019-02-25 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-13271: Summary: Implement a read-only mode for a collection Key: SOLR-13271 URL: https://issues.apache.org/jira/browse/SOLR-13271 Project: Solr Issue Type:

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777283#comment-16777283 ] Erick Erickson commented on SOLR-13268: --- Cool, reproduces for me too. I won't be able to look at

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 1069 - Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/1069/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC 5 tests failed. FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test Error Message: Timeout waiting for new replica become leader Timeout waiting to see state for

[jira] [Commented] (LUCENE-8708) Can we simplify conjunctions of range queries automatically?

2019-02-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777138#comment-16777138 ] Atri Sharma commented on LUCENE-8708: - We could extend this approach to identify overlapping ranges

[GitHub] mikemccand commented on issue #580: LUCENE-8700: IndexWriter.yield()

2019-02-25 Thread GitBox
mikemccand commented on issue #580: LUCENE-8700: IndexWriter.yield() URL: https://github.com/apache/lucene-solr/pull/580#issuecomment-467133980 > but I wonder if you see any value in adding this concurrent flushing to lots more tests? +1 This might help uncover concurrency

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777225#comment-16777225 ] Kevin Risden commented on SOLR-13268: - Another reproducing seed:

[jira] [Updated] (SOLR-13074) MoveReplicaHDFSTest leaks threads, falls into an endless loop, logging like crazy

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13074: Attachment: SOLR-13074.patch > MoveReplicaHDFSTest leaks threads, falls into an endless loop,

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

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2304/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic Error Message: {} expected:<1> but was:<0> Stack Trace:

[jira] [Commented] (SOLR-13270) SolrJ does not send "Expect: 100-continue" header

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777186#comment-16777186 ] Karl Wright commented on SOLR-13270: I just grepped for it and did not find it explicitly set:

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777213#comment-16777213 ] Kevin Risden commented on SOLR-13268: - [~erickerickson] Here is a reproducing seed from Uwe's

[jira] [Assigned] (SOLR-13035) Utilize solr.data.home / solrDataHome in solr.xml to set all writable files in single directory

2019-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-13035: Assignee: Shalin Shekhar Mangar > Utilize solr.data.home / solrDataHome

[JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 214 - Failure!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/214/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate Error Message: last ClusterState:

[jira] [Commented] (SOLR-13270) SolrJ does not send "Expect: 100-continue" header

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777113#comment-16777113 ] Karl Wright commented on SOLR-13270: Hi [~erlendfg], can you identify where in the SolrJ code it

[jira] [Created] (LUCENE-8708) Can we simplify conjunctions of range queries automatically?

2019-02-25 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-8708: Summary: Can we simplify conjunctions of range queries automatically? Key: LUCENE-8708 URL: https://issues.apache.org/jira/browse/LUCENE-8708 Project: Lucene - Core

[jira] [Commented] (LUCENE-8708) Can we simplify conjunctions of range queries automatically?

2019-02-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777169#comment-16777169 ] Adrien Grand commented on LUCENE-8708: -- Agreed it'd be nice to have this sort of case optimized as

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

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1049/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL Error Message: 28 threads leaked from SUITE scope at

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

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/51/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.TestSolrCoreParser Error Message: 1 thread leaked from SUITE scope at

[JENKINS] Lucene-Solr-SmokeRelease-8.0 - Build # 7 - Still Failing

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

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777383#comment-16777383 ] Kevin Risden commented on SOLR-13268: - [~erickerickson] so I played around with this a bit and I

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

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/33/ 1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:40644/collection1 Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 30 - Still Unstable

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/30/ 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest Error Message: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 1)

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777391#comment-16777391 ] Kevin Risden commented on SOLR-13268: - My guess is the only way this reproduces is if the FIRST test

[jira] [Commented] (SOLR-12809) Upgrading to a more recent Java (JDK 11?)

2019-02-25 Thread Aleck Kulabukhov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777425#comment-16777425 ] Aleck Kulabukhov commented on SOLR-12809: - So is it already decided to recommend OpenJDK for

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 3582 - Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3582/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate Error Message: The trigger did not start

[jira] [Commented] (SOLR-13074) MoveReplicaHDFSTest leaks threads, falls into an endless loop, logging like crazy

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777313#comment-16777313 ] Kevin Risden commented on SOLR-13074: - Uploaded a new patch that should fix the compilation errors.

[jira] [Commented] (SOLR-13227) Remove slow other-range checks from RangeFacetProcessor

2019-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777338#comment-16777338 ] Shalin Shekhar Mangar commented on SOLR-13227: -- +1 LGTM too. > Remove slow other-range

[JENKINS] Lucene-Solr-BadApples-master-Linux (32bit/jdk1.8.0_172) - Build # 168 - Still Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/168/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.TestStandardQParsers Error Message: 1 thread leaked from SUITE scope at

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260060558 ## File path: lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MultiTermHighlighting.java ## @@ -17,180

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260057814 ## File path: lucene/core/src/java/org/apache/lucene/search/AutomatonQuery.java ## @@ -151,7 +151,12 @@ public String

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260057419 ## File path: lucene/core/src/java/org/apache/lucene/search/TermInSetQuery.java ## @@ -135,6 +138,20 @@ private boolean

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260121391 ## File path: lucene/core/src/test/org/apache/lucene/search/TestQueryVisitor.java ## @@ -0,0 +1,226 @@ +/* + * Licensed

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260058172 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -152,6 +142,47 @@ public

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260116012 ## File path: lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MultiTermHighlighting.java ## @@ -17,180

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260114630 ## File path: lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalQuery.java ## @@ -147,7 +153,7 @@

[GitHub] dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260054891 ## File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java ## @@ -0,0 +1,87 @@ +/* + * Licensed to the

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r260127695 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -24,7 +24,7 @@ Many of these parsers are expressed the same way as

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r260127485 ## File path: solr/solr-ref-guide/src/searching-nested-documents.adoc ## @@ -0,0 +1,202 @@ += Searching Nested Child Documents +//

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r260127323 ## File path: solr/solr-ref-guide/src/searching.adoc ## @@ -27,7 +27,8 @@ realtime-get, + exporting-result-sets, +

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-02-25 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r260126333 ## File path: solr/solr-ref-guide/src/index.adoc ## @@ -1,5 +1,5 @@ = Apache Solr Reference Guide -:page-children:

[JENKINS] Solr-reference-guide-master - Build # 14037 - Failure

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/14037/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

[jira] [Comment Edited] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776899#comment-16776899 ] Karl Wright edited comment on LUCENE-8696 at 2/26/19 7:24 AM: -- Reviewing

[JENKINS-EA] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-13-ea+8) - Build # 167 - Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/167/ Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseG1GC 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-10.0.1) - Build # 1005 - Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/1005/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.ActionThrottleTest.testBasics Error Message: 986ms Stack Trace: java.lang.AssertionError: 986ms at

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777613#comment-16777613 ] Erick Erickson commented on SOLR-13268: --- Hmmm, SolrTestCaseJ4 has a LoggerFactory.getLogger in it.

[jira] [Commented] (SOLR-13227) Remove slow other-range checks from RangeFacetProcessor

2019-02-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777672#comment-16777672 ] Mikhail Khludnev commented on SOLR-13227: - Thanks. I'll take care. > Remove slow other-range

[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-02-25 Thread superman369 (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777682#comment-16777682 ] superman369 commented on SOLR-13156: @[~mkhludnev],Thanks for your reply!   I am looking forward to

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 5066 - Failure!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5066/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC No tests ran. Build Log: [...truncated 16 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from

[jira] [Updated] (SOLR-13242) RegexReplaceProcessorFactory not making accurate replacement

2019-02-25 Thread Edwin Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Yeo Zheng Lin updated SOLR-13242: --- Description: We are using the RegexReplaceProcessorFactory, and have tried with all

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777688#comment-16777688 ] Karl Wright commented on LUCENE-8696: - Since we've eliminated the computation of the solid's example

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_172) - Build # 206 - Failure!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/206/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=4987, name=Lucene

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 31 - Still Failing

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/31/ 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.)

[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-02-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777674#comment-16777674 ] Mikhail Khludnev commented on SOLR-13156: - bq. but facet.limit, facet.offset does not work.

[jira] [Updated] (SOLR-13242) RegexReplaceProcessorFactory not making accurate replacement

2019-02-25 Thread Edwin Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Yeo Zheng Lin updated SOLR-13242: --- Description: We are using the RegexReplaceProcessorFactory, and have tried with all

[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-02-25 Thread superman369 (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777556#comment-16777556 ] superman369 commented on SOLR-13156: h4. [~mkhludnev],  I do a test in solr7.7.   Limiting field

[jira] [Comment Edited] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-02-25 Thread superman369 (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777556#comment-16777556 ] superman369 edited comment on SOLR-13156 at 2/26/19 4:03 AM: - h4.

[JENKINS] Solr-reference-guide-8.x - Build # 1111 - Failure

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-8.x// Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-8.x No credentials

[jira] [Updated] (SOLR-13242) RegexReplaceProcessorFactory not making accurate replacement

2019-02-25 Thread Edwin Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Yeo Zheng Lin updated SOLR-13242: --- Description: We are using the RegexReplaceProcessorFactory, and have tried with all

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-12-ea+32) - Build # 58 - Failure!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/58/ Java: 64bit/jdk-12-ea+32 -XX:+UseCompressedOops -XX:+UseG1GC No tests ran. Build Log: [...truncated 14 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from

[JENKINS-EA] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 22 - Failure!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/22/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 14 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException:

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-02-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777620#comment-16777620 ] Erick Erickson commented on SOLR-13268: --- H2. On a very quick look at failing tests, every one

[jira] [Commented] (SOLR-13060) Some Nightly HDFS tests never terminate on ASF Jenkins, triggering whole-job timeout, causing Jenkins to kill JVMs, causing dump files to be created that fill all disk

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

[jira] [Updated] (SOLR-13060) Some Nightly HDFS tests never terminate on ASF Jenkins, triggering whole-job timeout, causing Jenkins to kill JVMs, causing dump files to be created that fill all disk sp

2019-02-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13060: Fix Version/s: master (9.0) 8.x > Some Nightly HDFS tests never terminate on

[jira] [Created] (SOLR-13270) SolrJ does not send "Expect: 100-continue" header

2019-02-25 Thread JIRA
Erlend Garåsen created SOLR-13270: - Summary: SolrJ does not send "Expect: 100-continue" header Key: SOLR-13270 URL: https://issues.apache.org/jira/browse/SOLR-13270 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_172) - Build # 23720 - Still Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23720/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.store.blockcache.BufferStoreTest Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (SOLR-13060) Some Nightly HDFS tests never terminate on ASF Jenkins, triggering whole-job timeout, causing Jenkins to kill JVMs, causing dump files to be created that fill all disk

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

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

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3188/ 1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:38111/collection1 Stack Trace:

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

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2894/ [...truncated 53 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1248/consoleText [repro] Revision: a5113ac1b3859e40424b509737fc1a01467c14b6 [repro] Repro line: ant test

Re: [VOTE] Release Lucene/Solr 7.7.1 RC1

2019-02-25 Thread Adrien Grand
+1 SUCCESS! [1:38:56.734117] On Mon, Feb 25, 2019 at 3:41 AM Kevin Risden wrote: > > + 1 > SUCCESS! [1:26:17.640366] > > Kevin Risden > > > On Sun, Feb 24, 2019 at 5:43 AM Uwe Schindler wrote: >> >> Hi, >> >> >> >> Policeman Jenkins tested fine, both tested Java versions work (this is why >>

[jira] [Commented] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776743#comment-16776743 ] Mikhail Khludnev commented on SOLR-11883: - [~munendrasn], thanks for your thorough work. > NPE

[jira] [Updated] (SOLR-9882) exceeding timeAllowed causes ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2019-02-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9882: --- Attachment: SOLR-9882.patch > exceeding timeAllowed causes ClassCastException:

[JENKINS] Lucene-Solr-Tests-7.x - Build # 1249 - Failure

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1249/ All tests passed Build Log: [...truncated 53560 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1100540928 [ecj-lint] Compiling 20 source files to /tmp/ecj1100540928 [ecj-lint] -- [ecj-lint] 1. ERROR

[jira] [Commented] (SOLR-13061) Solr replica remaining down status when hitting the maxQueueSize as 20000 after Solr servers restarted

2019-02-25 Thread Zhaohui Ma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776686#comment-16776686 ] Zhaohui Ma commented on SOLR-13061: --- Overseer queue size STATE_UPDATE_MAX_QUEUE has been increased in

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 23719 - Still Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23719/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC 12 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:33747:

[jira] [Updated] (LUCENE-8706) Nori with DISCARD mode misunderstands compound words, when synonym expansion

2019-02-25 Thread Yeongsu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yeongsu Kim updated LUCENE-8706: Description:  I found a bug in Nori tokenizer. Let me describe what the problem is, using a

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776637#comment-16776637 ] Karl Wright commented on LUCENE-8696: - I revised the simple test case to match the actual failure,

[jira] [Commented] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

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

[jira] [Resolved] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

2019-02-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8702. --- Resolution: Fixed Fix Version/s: 8.0 > Simplify some IntervalsSources returned by

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

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

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776617#comment-16776617 ] Karl Wright commented on LUCENE-8696: - [~ivera], I'm looking at your test case for reproducing the

[jira] [Commented] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

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

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

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

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

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

[jira] [Commented] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

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

[GitHub] romseygeek commented on issue #581: LUCENE-3041: QueryVisitor

2019-02-25 Thread GitBox
romseygeek commented on issue #581: LUCENE-3041: QueryVisitor URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-466937586 I made a couple more changes: * Rather than having a `NO_OP` visitor, I changed the contract so that `getSubVisitor()` returns `null` if queries

[jira] [Created] (LUCENE-8707) Add LatLonShape distance query

2019-02-25 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8707: Summary: Add LatLonShape distance query Key: LUCENE-8707 URL: https://issues.apache.org/jira/browse/LUCENE-8707 Project: Lucene - Core Issue Type:

[GitHub] iverase opened a new pull request #587: LUCENE-8707: Add LatLonShape distance query

2019-02-25 Thread GitBox
iverase opened a new pull request #587: LUCENE-8707: Add LatLonShape distance query URL: https://github.com/apache/lucene-solr/pull/587 LatLonShape query distance based heavily in LatLonPoint implementation This is an

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

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

[jira] [Updated] (LUCENE-8707) Add LatLonShape distance query

2019-02-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8707: - Issue Type: New Feature (was: Improvement) > Add LatLonShape distance query >

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776841#comment-16776841 ] Karl Wright commented on LUCENE-8696: - I've verified that there are two solid edge points and they

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776881#comment-16776881 ] Karl Wright commented on LUCENE-8696: - Reviewing the solid edge point logic finds nothing wrong.

[JENKINS] Lucene-Solr-8.0-Linux (32bit/jdk1.8.0_172) - Build # 213 - Still Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/213/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test Error Message: Failed while waiting for active collection Timeout waiting to see state for

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

2019-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2895/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/28/consoleText [repro] Revision: 1dfc766afa63f246ef10ff2ab325db8ddec0cf9d [repro] Ant options: -Dtests.multiplier=2

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+8) - Build # 204 - Still Unstable!

2019-02-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/204/ Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseParallelGC 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776821#comment-16776821 ] Karl Wright commented on LUCENE-8696: - Looking at the actual failure now. Basically, problem is

[jira] [Commented] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776831#comment-16776831 ] Ignacio Vera commented on LUCENE-8696: -- Yes, that is how it surface in the test. Is it true that if

[jira] [Commented] (SOLR-12694) JavaBinUpdateRequestCodec fails to restore UpdateRequest correctly with implicit routing

2019-02-25 Thread Jaroslaw Rozanski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776855#comment-16776855 ] Jaroslaw Rozanski commented on SOLR-12694: -- Referencing [Solr User mailing

  1   2   >