[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491523#comment-16491523 ] Mark Miller commented on SOLR-12294: It's the only file I see an error in - as the package declaration

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 67 - Still Unstable

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/67/ 1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2: Expected mime type

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491516#comment-16491516 ] Noble Paul commented on SOLR-12294: --- There were a few other Java files in that folder. Are you

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491513#comment-16491513 ] Mark Miller commented on SOLR-12294: Well we have to do something or it breaks proper IDE integration,

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-10.0.1) - Build # 42 - Still Unstable!

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/42/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: IOException occured when talking to server at:

[jira] [Commented] (LUCENE-8332) New ConcatenateGraphTokenStream (move/rename CompletionTokenStream)

2018-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491501#comment-16491501 ] David Smiley commented on LUCENE-8332: -- I had TestRandomChains go at it and it uncovered a couple

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

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/700/ [...truncated 37 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2544/consoleText [repro] Revision: ad143a1ceceb1e1b40780db2c65bf437e2abc87d [repro] Repro line: ant test

[jira] [Commented] (SOLR-12403) CSVLoader cannot split fields that contain new lines

2018-05-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491474#comment-16491474 ] Alexandre Rafalovitch commented on SOLR-12403: -- I believe the problem is caused by

[jira] [Created] (SOLR-12403) CSVLoader cannot split fields that contain new lines

2018-05-25 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-12403: Summary: CSVLoader cannot split fields that contain new lines Key: SOLR-12403 URL: https://issues.apache.org/jira/browse/SOLR-12403 Project: Solr

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491472#comment-16491472 ] Noble Paul commented on SOLR-12294: --- Yes, this is a problem but we don't have a choice. If I keep it in

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491471#comment-16491471 ] Mark Miller commented on SOLR-12294: I think this is causing an IDE fail in eclipse for me - TestURP

[jira] [Closed] (SOLR-5008) Add Support for composite CSV fields

2018-05-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch closed SOLR-5008. --- > Add Support for composite CSV fields > > >

[jira] [Resolved] (SOLR-5008) Add Support for composite CSV fields

2018-05-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch resolved SOLR-5008. - Resolution: Information Provided Fix Version/s: (was: 6.0)

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

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22105/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<2> Stack Trace:

Re: BadApple candidates

2018-05-25 Thread Mark Miller
This was one of the motivations of the test report. When it's regularly running, eventually you can get to the point where it flags this type of thing in the summary - if people pay attention and react. I havn't run them in a couple weeks. Something happened where the bitballoon ruby gem I'm

[jira] [Commented] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491436#comment-16491436 ] Andi Vajda commented on PYLUCENE-38: Please subscribe to pylucene-dev@lucene.apache.org to discuss

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-11-ea+14) - Build # 7339 - Still Unstable!

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7339/ Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: found:2[index.20180525173806460,

[jira] [Commented] (SOLR-11838) explore supporting Deeplearning4j NeuralNetwork models

2018-05-25 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491347#comment-16491347 ] Christine Poerschke commented on SOLR-11838: I've been wondering some more about how

[jira] [Commented] (SOLR-12402) factor out a SolrDefaultStreamFactory class

2018-05-25 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491346#comment-16491346 ] Christine Poerschke commented on SOLR-12402: Here's a outline example of what a custom class

[jira] [Updated] (SOLR-12402) factor out a SolrDefaultStreamFactory class

2018-05-25 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12402: --- Attachment: SOLR-12402.patch > factor out a SolrDefaultStreamFactory class >

[jira] [Created] (SOLR-12402) factor out a SolrDefaultStreamFactory class

2018-05-25 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12402: -- Summary: factor out a SolrDefaultStreamFactory class Key: SOLR-12402 URL: https://issues.apache.org/jira/browse/SOLR-12402 Project: Solr Issue

[jira] [Commented] (LUCENE-8332) New ConcatenateGraphTokenStream (move/rename CompletionTokenStream)

2018-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491312#comment-16491312 ] David Smiley commented on LUCENE-8332: -- See GitHub PR.  comments welcome! * Made it a TokenFilter.

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-25 Thread dsmiley
GitHub user dsmiley opened a pull request: https://github.com/apache/lucene-solr/pull/384 LUCENE-8332 move CompletionTokenStream to ConcatenateGraphFilter See JIRA issue for overview comments. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Comment Edited] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Mithun Paul (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491306#comment-16491306 ] Mithun Paul edited comment on PYLUCENE-38 at 5/25/18 9:54 PM: -- [~vajda]

[jira] [Comment Edited] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Mithun Paul (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491306#comment-16491306 ] Mithun Paul edited comment on PYLUCENE-38 at 5/25/18 9:53 PM: -- [~vajda]

[jira] [Comment Edited] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Mithun Paul (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491306#comment-16491306 ] Mithun Paul edited comment on PYLUCENE-38 at 5/25/18 9:53 PM: -- [~vajda]

[jira] [Comment Edited] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Mithun Paul (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491306#comment-16491306 ] Mithun Paul edited comment on PYLUCENE-38 at 5/25/18 9:52 PM: -- [~vajda]

[jira] [Commented] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Mithun Paul (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491306#comment-16491306 ] Mithun Paul commented on PYLUCENE-38: - [~vajda] Thank You. Using PyLucene 7.2.0 helped me clear that

[jira] [Commented] (LUCENE-8273) Add a ConditionalTokenFilter

2018-05-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491222#comment-16491222 ] Steve Rowe commented on LUCENE-8273: Not sure if this is the same sort of problem you already know

[GitHub] lucene-solr issue #375: LUCENE-8287: Ensure that empty regex completion quer...

2018-05-25 Thread jtibshirani
Github user jtibshirani commented on the issue: https://github.com/apache/lucene-solr/pull/375 Thank you @rmuir for the pointer, and I'm sorry for the slow reply! I just opened https://github.com/apache/lucene-solr/pull/383 to switch to `Operations.isEmpty` -- @jimczi feel free to

[jira] [Updated] (SOLR-12271) Analytics Component reads negative float and double field values incorrectly

2018-05-25 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-12271: -- Affects Version/s: (was: 7.3.1) > Analytics Component reads negative float and double field

[GitHub] lucene-solr pull request #383: In ContextQuery, use a more comprehensive che...

2018-05-25 Thread jtibshirani
GitHub user jtibshirani opened a pull request: https://github.com/apache/lucene-solr/pull/383 In ContextQuery, use a more comprehensive check for an empty prefix automaton. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (SOLR-10299) Provide search for online Ref Guide

2018-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491187#comment-16491187 ] Shawn Heisey commented on SOLR-10299: - How disappointing that it's basically a dead project. I

[jira] [Commented] (SOLR-11779) Basic long-term collection of aggregated metrics

2018-05-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491174#comment-16491174 ] Andrzej Bialecki commented on SOLR-11779: -- Updated patch. [~janhoy] : this includes the RefGuide

[jira] [Updated] (SOLR-11779) Basic long-term collection of aggregated metrics

2018-05-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-11779: - Attachment: SOLR-11779.patch > Basic long-term collection of aggregated metrics >

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

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1891/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 10 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: did not finish processing in time Stack Trace:

[jira] [Resolved] (SOLR-9568) case-insensitive sorting not working as intended.

2018-05-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-9568. -- Resolution: Invalid Leave this closed please until it's shown to be a code problem, not a user

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain (or req params?) used for updates

2018-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491116#comment-16491116 ] Shawn Heisey commented on SOLR-8030: I was thinking that if we could move Atomic Update processing out

[jira] [Commented] (SOLR-10299) Provide search for online Ref Guide

2018-05-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491114#comment-16491114 ] Alexandre Rafalovitch commented on SOLR-10299: -- ElasticLunr is not maintained anymore based

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain (or req params?) used for updates

2018-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491102#comment-16491102 ] Shawn Heisey commented on SOLR-8030: We have a use case on the solr-user mailing list that is going to

[jira] [Commented] (SOLR-10299) Provide search for online Ref Guide

2018-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491085#comment-16491085 ] Shawn Heisey commented on SOLR-10299: - If it doesn't violate any ASF rules, I bet the elasticlunr

[jira] [Commented] (SOLR-10299) Provide search for online Ref Guide

2018-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491075#comment-16491075 ] Shawn Heisey commented on SOLR-10299: - [~arafalov], I found a project that is based on Lunr. The name

[jira] [Commented] (SOLR-12028) BadApple and AwaitsFix annotations usage

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

[jira] [Commented] (SOLR-12028) BadApple and AwaitsFix annotations usage

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

Re: BadApple candidates

2018-05-25 Thread Erick Erickson
Well, the problem is that nobody noticed because of all the noise, that's the point. That test has been failing in each week prior to 3/26 4/02 4/09 4/16 4/25 4/30 I skipped this one 5/14 It was BadApple'd about three weeks ago. I have no objection to raising a specific JIRA and substituting that

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

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/698/ [...truncated 44 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/622/consoleText [repro] Revision: 23ab3d19ab0239bae4cc0acdbc01a8b65c637d68 [repro] Repro line: ant test

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

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22102/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest Error Message: Tlog size exceeds the max size bound. Tlog path:

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

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1551/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: waitFor not elapsed but produced an event Stack Trace: java.lang.AssertionError: waitFor not elapsed but produced

[JENKINS] Lucene-Solr-Tests-7.x - Build # 623 - Still Unstable

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/623/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest Error Message: Error from server at https://127.0.0.1:33367/solr: KeeperErrorCode = Session expired for

Re: BadApple candidates

2018-05-25 Thread David Smiley
"historical pass rate" would be awesome. Has anyone mentioned plans to track this somehow? Maybe Hoss's fucit.org should track this? On Fri, May 25, 2018 at 11:34 AM Yonik Seeley wrote: > I don't know what happened with TestStressRecovery, but IIRC it was > not a flakey

Re: BadApple candidates

2018-05-25 Thread Yonik Seeley
I don't know what happened with TestStressRecovery, but IIRC it was not a flakey test and should have a 100% pass rate. This suggests a recent change introducing a bug (and demonstrates why historical pass rate is so important). It feels like rather than sweeping these under the rug, a JIRA

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490843#comment-16490843 ] Alessandro Benedetti commented on LUCENE-8326: --

[jira] [Updated] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-8326: - Attachment: LUCENE-8326.patch > More Like This Params Refactor >

[jira] [Updated] (SOLR-12398) Make JSON Facet API support Heatmap Facet

2018-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12398: Component/s: spatial > Make JSON Facet API support Heatmap Facet >

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490827#comment-16490827 ] Dawid Weiss commented on LUCENE-8326: - This means the relative cutoff is essentially setting the

[jira] [Commented] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490815#comment-16490815 ] Erick Erickson commented on SOLR-12399: --- I was going to BadApple this test, but won't if you're

[jira] [Resolved] (SOLR-12400) SOLR Joins for multiple collections

2018-05-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12400. --- Resolution: Invalid This issue tracker is not a support portal. Please raise this question on

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

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

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

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

[jira] [Assigned] (SOLR-12271) Analytics Component reads negative float and double field values incorrectly

2018-05-25 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove reassigned SOLR-12271: -- Assignee: Dennis Gove > Analytics Component reads negative float and double field values

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

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

[jira] [Assigned] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12233: --- Assignee: David Smiley (was: Erick Erickson) > QParserPlugin maintains a list of classes

[jira] [Created] (SOLR-12401) Streaming functions getValue() and setValue()

2018-05-25 Thread JIRA
Jan Høydahl created SOLR-12401: -- Summary: Streaming functions getValue() and setValue() Key: SOLR-12401 URL: https://issues.apache.org/jira/browse/SOLR-12401 Project: Solr Issue Type: New

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_172) - Build # 613 - Still Unstable!

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/613/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC 11 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: last state:

[jira] [Commented] (LUCENE-8144) Remove QueryCachingPolicy.ALWAYS_CACHE

2018-05-25 Thread Nhat Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490618#comment-16490618 ] Nhat Nguyen commented on LUCENE-8144: - Thanks everyone! > Remove QueryCachingPolicy.ALWAYS_CACHE >

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10) - Build # 7338 - Still Unstable!

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7338/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC 11 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: number of ops expected:<2> but was:<1> Stack Trace:

[jira] [Updated] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-8326: - Component/s: core/query/scoring > More Like This Params Refactor >

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490575#comment-16490575 ] Alessandro Benedetti commented on LUCENE-8326: -- Hi [~dweiss], I am fixing the patch! In the

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

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/697/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/226/consoleText [repro] Revision: 7f0b184c66d501e45f33ae8a52ba4603725d39f0 [repro] Ant options: -Dtests.multiplier=2

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

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22100/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest Error Message: Tlog size exceeds the max size bound. Tlog path:

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490523#comment-16490523 ] Dawid Weiss commented on LUCENE-8326: - Ciao Alessandro. Just FYI: I've committed two (rather small)

[jira] [Commented] (LUCENE-8333) Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs

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

[jira] [Resolved] (LUCENE-8221) MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-8221. - Resolution: Fixed > MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes >

[jira] [Resolved] (LUCENE-8333) Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-8333. - Resolution: Fixed > Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs >

[jira] [Commented] (LUCENE-8333) Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490514#comment-16490514 ] Dawid Weiss commented on LUCENE-8333: - As per discussion in LUCENE-8221. > Switch

[jira] [Commented] (LUCENE-8221) MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes

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

[jira] [Commented] (LUCENE-8221) MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes

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

[jira] [Updated] (LUCENE-8333) Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-8333: Attachment: LUCENE-8333.patch > Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of

[jira] [Created] (LUCENE-8333) Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs

2018-05-25 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-8333: --- Summary: Switch MoreLikeThis.setMaxDocFreqPct to use maxDoc instead of numDocs Key: LUCENE-8333 URL: https://issues.apache.org/jira/browse/LUCENE-8333 Project: Lucene

[jira] [Updated] (LUCENE-8221) MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-8221: Fix Version/s: 7.4 > MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger indexes >

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

2018-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2544/ 4 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx Error Message: java.lang.RuntimeException: Could not load collection from ZK: test_col Stack Trace:

[jira] [Resolved] (SOLR-5351) More Like This Handler uses only first field in mlt.fl when using stream.body

2018-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-5351. --- Resolution: Fixed Assignee: Dawid Weiss (was: Tommaso Teofili) Fix Version/s: 7.4

[jira] [Commented] (SOLR-5351) More Like This Handler uses only first field in mlt.fl when using stream.body

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

[jira] [Commented] (SOLR-5351) More Like This Handler uses only first field in mlt.fl when using stream.body

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

[jira] [Created] (SOLR-12400) SOLR Joins for multiple collections

2018-05-25 Thread Nancy (JIRA)
Nancy created SOLR-12400: Summary: SOLR Joins for multiple collections Key: SOLR-12400 URL: https://issues.apache.org/jira/browse/SOLR-12400 Project: Solr Issue Type: Wish Security Level:

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490442#comment-16490442 ] Noble Paul commented on SOLR-12294: --- This is a bug and I shall fix it anyway > System collection - Lazy

[jira] [Commented] (SOLR-12395) Typo in SignificantTermsQParserPlugin.NAME

2018-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490432#comment-16490432 ] Tobias Kässmann commented on SOLR-12395: Added new patch with: * Backcompat in QParserPlugin *

[jira] [Updated] (SOLR-12395) Typo in SignificantTermsQParserPlugin.NAME

2018-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-12395: --- Attachment: SOLR-12395.patch > Typo in SignificantTermsQParserPlugin.NAME >

[jira] [Updated] (SOLR-12395) Typo in SignificantTermsQParserPlugin.NAME

2018-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-12395: --- Attachment: (was: SOLR-12395.patch) > Typo in SignificantTermsQParserPlugin.NAME >

[jira] [Commented] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490409#comment-16490409 ] Cao Manh Dat commented on SOLR-12399: - Attached patch for this ticket, one thing worth notice here is

[jira] [Updated] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12399: Attachment: SOLR-12399.patch > SearchRateTriggerTest.testTrigger fail frequently >

[jira] [Created] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-12399: --- Summary: SearchRateTriggerTest.testTrigger fail frequently Key: SOLR-12399 URL: https://issues.apache.org/jira/browse/SOLR-12399 Project: Solr Issue Type:

[jira] [Updated] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12399: Environment: (was: {code} [junit4] FAILURE 29.1s J10 | SearchRateTriggerTest.testTrigger <<<

[jira] [Updated] (SOLR-12399) SearchRateTriggerTest.testTrigger fail frequently

2018-05-25 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12399: Description: {code} [junit4] FAILURE 29.1s J10 | SearchRateTriggerTest.testTrigger <<<

[jira] [Commented] (SOLR-12294) System collection - Lazy loading mechanism not working for custom UpdateProcessors

2018-05-25 Thread Johannes Brucher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490403#comment-16490403 ] Johannes Brucher commented on SOLR-12294: - Thanks for all your effort [~noble.paul]!!! It's now

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

2018-05-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22099/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<2> Stack Trace:

[jira] [Resolved] (LUCENE-8144) Remove QueryCachingPolicy.ALWAYS_CACHE

2018-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8144. -- Resolution: Fixed Fix Version/s: master (8.0) I merged your patch and added a

[jira] [Resolved] (LUCENE-8312) Leverage impacts for SynonymQuery

2018-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8312. -- Resolution: Fixed Fix Version/s: master (8.0) I just merged it. Thanks for the review

[jira] [Commented] (LUCENE-8144) Remove QueryCachingPolicy.ALWAYS_CACHE

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

[jira] [Commented] (LUCENE-8144) Remove QueryCachingPolicy.ALWAYS_CACHE

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

  1   2   >