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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/461/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: Timeout occurred while waiting response

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

2019-04-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825692#comment-16825692 ] Noble Paul edited comment on SOLR-13320 at 4/25/19 3:55 AM: T

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

2019-04-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825692#comment-16825692 ] Noble Paul commented on SOLR-13320: --- That just sounds very cool complex. We will have a

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

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825689#comment-16825689 ] Gus Heck commented on SOLR-13418: - [~tomasflobbe], there's a patch in SOLR-13420 that dem

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

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825686#comment-16825686 ] Gus Heck commented on SOLR-13420: - Patch moves the functionality for identifying the rout

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

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13420: Attachment: SOLR-13420.patch > Allow Routed Aliases to use Collection Properties instead of core properties

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

2019-04-24 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825680#comment-16825680 ] Shawn Heisey commented on SOLR-9769: I see your point, and offer the following: If So

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

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825667#comment-16825667 ] Gus Heck commented on SOLR-13320: - It would be an error if you sent version=-1 as suggest

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

2019-04-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825658#comment-16825658 ] Noble Paul commented on SOLR-13320: --- well, it's not an error in the strictest sense.

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

2019-04-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825652#comment-16825652 ] Joel Bernstein commented on SOLR-13414: --- Yep, make sure the old jar is moved out of

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

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

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

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825630#comment-16825630 ] Gus Heck commented on SOLR-13320: - Maybe this could be broadened a bit? An option to cont

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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7908/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 15439 lines...] [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\

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

2019-04-24 Thread Jiri Pejchal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825609#comment-16825609 ] Jiri Pejchal commented on SOLR-9769: Let's say you have some kind of restart script t

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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23978/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup Error Message: No live SolrServers available

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

2019-04-24 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825580#comment-16825580 ] Shawn Heisey commented on SOLR-13414: - bq. and old core was renamed I don't think yo

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

2019-04-24 Thread David Barnett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825563#comment-16825563 ] David Barnett commented on SOLR-13414: -- Hi Joel, any other thoughts on this? We rea

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/165/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi Error Message: expected:<2> but was:<3> Stack Trace: java.lang.AssertionError: expected:<2> but was:<3> at __randomizedtesting.Se

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13081: Attachment: (was: SOLR-13081.patch) > In-Place Update doesn't work when route.field is

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13081: Attachment: SOLR-13081.patch > In-Place Update doesn't work when route.field is defined > -

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1317 - Failure

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1317/ 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.) [asciidoctor:con

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

2019-04-24 Thread Erick Erickson
Thought I’d finally gotten this one. I have the log and will dig sometime. > On Apr 24, 2019, at 11:55 AM, Policeman Jenkins Server > wrote: > > DocValuesNotIndexedTest - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.

Re: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+12) - Build # 23977 - Unstable!

2019-04-24 Thread Erick Erickson
Oh lovely, And just when I said “We haven’t seen one of these for a while. Siiih. > On Apr 24, 2019, at 12:54 PM, Policeman Jenkins Server > wrote: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23977/ > Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseConcMark

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13081: Attachment: (was: SOLR-13081.patch) > In-Place Update doesn't work when route.field is

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13081: Attachment: SOLR-13081.patch > In-Place Update doesn't work when route.field is defined > -

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13081: Attachment: SOLR-13081.patch > In-Place Update doesn't work when route.field is defined > -

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

2019-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825521#comment-16825521 ] Jan Høydahl commented on SOLR-12584: Cool. Have you tested? Perhaps first step could

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

2019-04-24 Thread GitBox
janhoy commented on issue #653: SOLR-13425: Wrong color in horizontal definition list URL: https://github.com/apache/lucene-solr/pull/653#issuecomment-486430486 I'll merge to branch_8x, but since refGuide for 8.0 is not yet released, can I merge to branch_8_0 as well?

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

2019-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13425: --- Fix Version/s: 8.0 > Wrong color in horizontal definition list >

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

2019-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13425: --- Fix Version/s: 8.1 > Wrong color in horizontal definition list >

[jira] [Commented] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825512#comment-16825512 ] Mikhail Khludnev commented on SOLR-1: - +1 > terms.ttf=true doesn't work when

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

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

[jira] [Assigned] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-1: --- Assignee: Mikhail Khludnev > terms.ttf=true doesn't work when distrib=false and term

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

2019-04-24 Thread GitBox
janhoy commented on issue #653: SOLR-13425: Wrong color in horizontal definition list URL: https://github.com/apache/lucene-solr/pull/653#issuecomment-486428848 Thanks. I updated the PR with your solution which is better. Tried to build the HTML and it looks good. Will merge soon. ---

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3307/ All tests passed Build Log: [...truncated 5108 lines...] [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_21092

[jira] [Commented] (SOLR-7530) Wrong JSON response using Terms Component with distrib=true

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825507#comment-16825507 ] Mikhail Khludnev commented on SOLR-7530: ok. Let's introduce an optional parameter

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

2019-04-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825485#comment-16825485 ] Noble Paul commented on SOLR-13320: --- [~shalinmangar] I guess we are good to go , right?

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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23977/ Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.index.TestSlowCompositeReaderWrapper Error Message: The test or suite printed 558082 b

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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5113/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly Error Message: Unexpected number of elements in the group for intG

[jira] [Commented] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Ram Venkat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825432#comment-16825432 ] Ram Venkat commented on LUCENE-8776: Michael G and Michael M: We do not use Lucene'

[jira] [Commented] (SOLR-12833) Use timed-out lock in DistributedUpdateProcessor

2019-04-24 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825415#comment-16825415 ] jefferyyuan commented on SOLR-12833: [~ab] [~markrmil...@gmail.com] I cleaned the co

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

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

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

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

[jira] [Commented] (SOLR-12188) Inconsistent behavior with CREATE collection API

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

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3206/ [...truncated 40 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/163/consoleText [repro] Revision: 0cfd85baef7f6f6fb997330b9a14471d66a62889 [repro] Repro line: ant test -Dtestcase=TestSimTrigge

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

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

Re: Using util.Optional instead of a raw null?

2019-04-24 Thread Gus Heck
I'm not so keen on using optional for parameters (-0). It's really for return values. I tend to agree with this SO answer: https://stackoverflow.com/a/31923105 YMMV On Fri, Apr 19, 2019 at 12:43 AM Tomás Fernández Löbbe < tomasflo...@gmail.com> wrote: > In general, I'm +1. I think we may want to

[jira] [Commented] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825332#comment-16825332 ] Michael McCandless commented on LUCENE-8776: I think your use case can be pr

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

2019-04-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825324#comment-16825324 ] Erick Erickson commented on SOLR-13268: --- We haven't seen any of these errors in a w

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro-Java11/23/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1830/consoleText [repro] Revision: 80d3ac8709c6d93c4e4634dc7c10ef667a029cb1 [repro] Ant options: -Dtests.multiplier

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

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

[jira] [Updated] (SOLR-13426) Solr graph queries - should error when run in multiple shard collections?

2019-04-24 Thread Nicholas DiPiazza (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas DiPiazza updated SOLR-13426: - Description: I noticed that Solr will allow you to run a graph query when the limitation

[jira] [Updated] (SOLR-13426) Solr graph queries - should error when run in multiple shard collections?

2019-04-24 Thread Nicholas DiPiazza (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas DiPiazza updated SOLR-13426: - Description: I noticed that Solr will allow you to run a graph query when the limitation

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/82/ No tests ran. Build Log: [...truncated 23882 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-13412) Make the Lucene Luke module available from a Solr distribution

2019-04-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825287#comment-16825287 ] Erick Erickson commented on SOLR-13412: --- Well, I spent some time adding a new "luke

[jira] [Updated] (SOLR-13426) Solr graph queries - should error when run in multiple shard collections?

2019-04-24 Thread Nicholas DiPiazza (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas DiPiazza updated SOLR-13426: - Description: I noticed that solr will allow you to run a graph query against a collection

[jira] [Updated] (SOLR-13426) Solr graph queries - should error when run in multiple shard collections?

2019-04-24 Thread Nicholas DiPiazza (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas DiPiazza updated SOLR-13426: - Summary: Solr graph queries - should error when run in multiple shard collections? (was:

[jira] [Created] (SOLR-13426) Solr graph queries - errors when run in multiple shard collections?

2019-04-24 Thread Nicholas DiPiazza (JIRA)
Nicholas DiPiazza created SOLR-13426: Summary: Solr graph queries - errors when run in multiple shard collections? Key: SOLR-13426 URL: https://issues.apache.org/jira/browse/SOLR-13426 Project: So

[jira] [Commented] (SOLR-12514) Rule-base Authorization plugin skips authorization if querying node does not have collection replica

2019-04-24 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825260#comment-16825260 ] Hrishikesh Gadre commented on SOLR-12514: - Ok great. Thanks [~krisden] > Rule-ba

[jira] [Commented] (SOLR-12514) Rule-base Authorization plugin skips authorization if querying node does not have collection replica

2019-04-24 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825259#comment-16825259 ] Kevin Risden commented on SOLR-12514: - >From the notification email: CVE-2018-11802

[jira] [Commented] (SOLR-12514) Rule-base Authorization plugin skips authorization if querying node does not have collection replica

2019-04-24 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825249#comment-16825249 ] Hrishikesh Gadre commented on SOLR-12514: - Is there a CVE associated with this is

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

2019-04-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-13081: --- Assignee: Mikhail Khludnev > In-Place Update doesn't work when route.field is define

[jira] [Commented] (LUCENE-8753) New PostingFormat - UniformSplit

2019-04-24 Thread juan camilo rodriguez duran (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825225#comment-16825225 ] juan camilo rodriguez duran commented on LUCENE-8753: - [~rcmuir] as

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

2019-04-24 Thread Stefan Billet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825223#comment-16825223 ] Stefan Billet edited comment on SOLR-12584 at 4/24/19 2:33 PM:

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

2019-04-24 Thread Stefan Billet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825223#comment-16825223 ] Stefan Billet commented on SOLR-12584: -- Hello everyone. Actually, it is possible to

[jira] [Commented] (SOLR-12188) Inconsistent behavior with CREATE collection API

2019-04-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825214#comment-16825214 ] Erick Erickson commented on SOLR-12188: --- The default configset is trappy enough sin

[jira] [Comment Edited] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825202#comment-16825202 ] Michael Gibney edited comment on LUCENE-8776 at 4/24/19 2:20 PM: -

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

2019-04-24 Thread GitBox
ctargett commented on issue #653: SOLR-13425: Wrong color in horizontal definition list URL: https://github.com/apache/lucene-solr/pull/653#issuecomment-486262130 Good catch, thanks. This is caused by the customized HTML templates I introduced in SOLR-12746 (7.6). Where the 1st colu

[jira] [Commented] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825202#comment-16825202 ] Michael Gibney commented on LUCENE-8776: Ram, it's good that this solution worke

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

2019-04-24 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825192#comment-16825192 ] Munendra S N commented on SOLR-13081: - [~osavrasov] [~ichattopadhyaya] [~mkhludnev] c

[jira] [Updated] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12127: Attachment: SOLR-12127.patch > Using atomic updates to remove docValues type dynamic field does not

[jira] [Updated] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12127: Attachment: (was: SOLR-12127.patch.1) > Using atomic updates to remove docValues type dynamic f

[jira] [Commented] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825186#comment-16825186 ] Munendra S N commented on SOLR-12127: - [^SOLR-12127.patch] [~ichattopadhyaya] Rebased

[jira] [Updated] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12127: Attachment: SOLR-12127.patch.1 > Using atomic updates to remove docValues type dynamic field does n

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

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

[jira] [Commented] (LUCENE-8777) Inconsistent behavior in JapaneseTokenizer search mode

2019-04-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825156#comment-16825156 ] Tomoko Uchida commented on LUCENE-8777: --- This should be easily fixed by just addin

[GitHub] [lucene-solr] diegoceccarelli commented on a change in pull request #162: SOLR-8776: Support RankQuery in grouping

2019-04-24 Thread GitBox
diegoceccarelli commented on a change in pull request #162: SOLR-8776: Support RankQuery in grouping URL: https://github.com/apache/lucene-solr/pull/162#discussion_r278121455 ## File path: solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java ## @@ -127

[jira] [Commented] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825137#comment-16825137 ] Ishan Chattopadhyaya commented on SOLR-12127: - [~munendrasn], can you please

[jira] [Assigned] (SOLR-12127) Using atomic updates to remove docValues type dynamic field does not work

2019-04-24 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-12127: --- Assignee: Ishan Chattopadhyaya > Using atomic updates to remove docValues ty

[jira] [Comment Edited] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Ram Venkat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825116#comment-16825116 ] Ram Venkat edited comment on LUCENE-8776 at 4/24/19 1:00 PM: -

[jira] [Comment Edited] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-04-24 Thread Kazuaki Hiraga (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825122#comment-16825122 ] Kazuaki Hiraga edited comment on LUCENE-4056 at 4/24/19 1:00 PM: -

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-04-24 Thread Kazuaki Hiraga (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825122#comment-16825122 ] Kazuaki Hiraga commented on LUCENE-4056: I agree with [~Tomoko Uchida] and I bel

[jira] [Commented] (SOLR-12188) Inconsistent behavior with CREATE collection API

2019-04-24 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825120#comment-16825120 ] Ishan Chattopadhyaya commented on SOLR-12188: - I think we should move "config

[jira] [Comment Edited] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Ram Venkat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825116#comment-16825116 ] Ram Venkat edited comment on LUCENE-8776 at 4/24/19 12:53 PM:

[jira] [Comment Edited] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Ram Venkat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825116#comment-16825116 ] Ram Venkat edited comment on LUCENE-8776 at 4/24/19 12:51 PM:

[jira] [Commented] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Ram Venkat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825116#comment-16825116 ] Ram Venkat commented on LUCENE-8776: Adrien - That will not work as searching for "o

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3204/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/80/consoleText [repro] Revision: 0cfd85baef7f6f6fb997330b9a14471d66a62889 [repro] Ant options: -Dtests.multiplier=2 -Dtest

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

2019-04-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23975/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2001 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lu

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/163/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeMarkersRegistration Error Message: trigger did not fire event after await()ing an excessive amount of time Stack Trace: java.lang.Asse

[jira] [Commented] (SOLR-12833) Use timed-out lock in DistributedUpdateProcessor

2019-04-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825043#comment-16825043 ] Andrzej Bialecki commented on SOLR-12833: -- Nice! I like this refactoring. Mino

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/84/ 4 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:46501: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.HttpS

[jira] [Resolved] (SOLR-13423) Upgrade RRD4j to version 3.5

2019-04-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13423. -- Resolution: Fixed > Upgrade RRD4j to version 3.5 > > >

[jira] [Commented] (SOLR-13423) Upgrade RRD4j to version 3.5

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

[jira] [Commented] (LUCENE-8753) New PostingFormat - UniformSplit

2019-04-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825028#comment-16825028 ] Robert Muir commented on LUCENE-8753: - Why are we looking at committing this when th

[jira] [Commented] (LUCENE-8776) Start offset going backwards has a legitimate purpose

2019-04-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825025#comment-16825025 ] Robert Muir commented on LUCENE-8776: - {quote} If performance gets worse for large d

[jira] [Updated] (SOLR-12167) Child documents are ignored if unknown atomic operation specified in parent doc

2019-04-24 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-12167: Fix Version/s: master (9.0) 8.1 > Child documents are ignored if

[jira] [Commented] (SOLR-12167) Child documents are ignored if unknown atomic operation specified in parent doc

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

[jira] [Commented] (SOLR-12167) Child documents are ignored if unknown atomic operation specified in parent doc

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

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-04-24 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825017#comment-16825017 ] Tomoko Uchida commented on LUCENE-4056: --- Hi, as far as licensing, UniDic is now d

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

2019-04-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1830/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple Error Message: Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocColl

  1   2   >