[jira] [Commented] (LUCENE-7840) BooleanQuery.rewriteNoScoring - optimize away any SHOULD clauses if at least 1 MUST/FILTER clause and 0==minShouldMatch

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

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24055/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup Error Message: No live SolrServers available to handle

[jira] [Commented] (LUCENE-7840) BooleanQuery.rewriteNoScoring - optimize away any SHOULD clauses if at least 1 MUST/FILTER clause and 0==minShouldMatch

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836178#comment-16836178 ] Atri Sharma commented on LUCENE-7840: - Thank you for committing it! > BooleanQuery.rewriteNoScoring

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-05-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836248#comment-16836248 ] Amrit Sarkar commented on SOLR-11959: - Hi Jan, I am looking at the Auth code and finally got a bit

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836249#comment-16836249 ] Fredrik Rodland commented on SOLR-12243: I am aware that this issue is closed, but nonetheless:

[JENKINS-EA] Lucene-Solr-8.1-Linux (64bit/jdk-13-ea+18) - Build # 304 - Unstable!

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/304/ Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandlerDiskOverFlow.testDiskOverFlow Error Message: Stack Trace: java.lang.AssertionError

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836281#comment-16836281 ] Atri Sharma commented on LUCENE-8757: - [~simonw] Please let me know if you have any further

[jira] [Commented] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836415#comment-16836415 ] Jan Høydahl commented on SOLR-13453: Fixed the test fails in

[jira] [Commented] (LUCENE-7697) IndexSearcher should leverage index sorting

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836421#comment-16836421 ] Atri Sharma commented on LUCENE-7697: - Couple of ideas:   1) For sorted DocValues and a query

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836424#comment-16836424 ] Gus Heck commented on SOLR-13439: - {quote}Case 1 (Frequent access): 1. T+0: SolrCore starts (i.e. A

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836454#comment-16836454 ] Fredrik Rodland commented on SOLR-12243: Thanks for taking the time to explain and link other

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836454#comment-16836454 ] Fredrik Rodland edited comment on SOLR-12243 at 5/9/19 3:05 PM: Thanks

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Jan Høydahl
I fixed https://issues.apache.org/jira/browse/SOLR-13453 , see https://github.com/apache/lucene-solr/pull/668 Can we merge to 8.1 for RC2? -- Jan Høydahl, search solution architect Cominvent AS -

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836448#comment-16836448 ] Michael Gibney commented on SOLR-12243: --- [~fmr], there are several issues relevant to the problem

[GitHub] [lucene-solr] janhoy opened a new pull request #668: SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449

2019-05-09 Thread GitBox
janhoy opened a new pull request #668: SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449 URL: https://github.com/apache/lucene-solr/pull/668 Fixes the test failures This is an automated message from the

[jira] [Comment Edited] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836424#comment-16836424 ] Gus Heck edited comment on SOLR-13439 at 5/9/19 2:36 PM: - {quote}Case 1 (Frequent

[jira] [Commented] (SOLR-13394) Change default GC from CMS to G1

2019-05-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836355#comment-16836355 ] Andrzej Bialecki commented on SOLR-13394: -- IMHO we should leave it in, but document it better.

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/535/ Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test Error Message: Error from server at http://127.0.0.1:34617/collection1: non ok status:

[jira] [Commented] (SOLR-13413) suspicious test failures caused by jetty TimeoutException related to using HTTP2

2019-05-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836386#comment-16836386 ] Kevin Risden commented on SOLR-13413: - [~caomanhdat] - thanks for tracking this down! > suspicious

[jira] [Commented] (SOLR-13394) Change default GC from CMS to G1

2019-05-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836430#comment-16836430 ] Shawn Heisey commented on SOLR-13394: - Regarding the -XX:+PerfDisableSharedMem parameter:  This is

[jira] [Comment Edited] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836424#comment-16836424 ] Gus Heck edited comment on SOLR-13439 at 5/9/19 2:39 PM: - {quote}Case 1 (Frequent

Re: Date format issue in solr select query.

2019-05-09 Thread David Smiley
(the correct list here is solr-user, not dev) Solr has minimal support for _formatting_ the response; that's generally up the the application that builds the UI. If you want Solr to retain the original input precision which appears to be lost here, then use a typical copyField approach to a

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/536/ Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RoutingToNodesWithPropertiesTest Error Message: expected: but was: Stack Trace:

[jira] [Commented] (SOLR-13454) Investigate ReindexCollectionTest failures

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

[jira] [Commented] (SOLR-13449) SolrClientNodeStateProvider always retries on requesting metrics from other nodes

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

[jira] [Commented] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

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

Re: [VOTE] Release Lucene/Solr 8.1.0 RC2

2019-05-09 Thread Varun Thacker
+1 SUCCESS! [1:08:17.391699] On Thu, May 9, 2019 at 11:01 AM jim ferenczi wrote: > +1 > SUCCESS! [1:14:41.737009] > > Le jeu. 9 mai 2019 à 18:56, Kevin Risden a écrit : > >> +1 >> SUCCESS! [1:17:45.727492] >> >> Kevin Risden >> >> >> On Thu, May 9, 2019 at 11:37 AM Ishan Chattopadhyaya < >>

[jira] [Created] (SOLR-13458) Make Jetty timeouts configurable system wide

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13458: --- Summary: Make Jetty timeouts configurable system wide Key: SOLR-13458 URL: https://issues.apache.org/jira/browse/SOLR-13458 Project: Solr Issue Type: Sub-task

Re: Lucene/Solr 7.7.2

2019-05-09 Thread Cassandra Targett
Someone brought https://issues.apache.org/jira/browse/SOLR-13112 to my attention today, which upgraded the Jackson dependencies to 2.9.8. Would it be possible for those to be backported to branch_7_7 for inclusion in 7.7.2? Cassandra On May 8, 2019, 2:51 PM -0500, Jan Høydahl , wrote: > Yes

[jira] [Commented] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

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

[jira] [Commented] (SOLR-13449) SolrClientNodeStateProvider always retries on requesting metrics from other nodes

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

[jira] [Resolved] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13453. Resolution: Fixed Fixed. If there's a 8.1 RC3 it will make it into 8.1.0, otherwise will need to

[jira] [Created] (SOLR-13459) Streaming Expressions experience a hard coded timeout

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13459: --- Summary: Streaming Expressions experience a hard coded timeout Key: SOLR-13459 URL: https://issues.apache.org/jira/browse/SOLR-13459 Project: Solr Issue Type:

[jira] [Commented] (SOLR-13454) Investigate ReindexCollectionTest failures

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

[jira] [Updated] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-05-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11959: Attachment: SOLR-11959.patch > CDCR unauthorized to replicate to a target collection that is

Re: Lucene/Solr 7.7.2

2019-05-09 Thread Jan Høydahl
Looks safe to backport, go ahead! -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 9. mai 2019 kl. 23:07 skrev Cassandra Targett : > > Someone brought https://issues.apache.org/jira/browse/SOLR-13112 > to my

[jira] [Reopened] (SOLR-13445) Preferred replicas on nodes with same system properties as the query master

2019-05-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reopened SOLR-13445: - jenkins has found at least 2 problems with the new RoutingToNodesWithPropertiesTest class...

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-05-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836758#comment-16836758 ] Amrit Sarkar commented on SOLR-11959: - Thank you, Jan for the guidance. I have cooked up a patch

[jira] [Commented] (SOLR-13454) Investigate ReindexCollectionTest failures

2019-05-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836660#comment-16836660 ] Erick Erickson commented on SOLR-13454: --- I've committed some test-only changes. If this does trip

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Ishan Chattopadhyaya
Oops, I just uploaded the RC2 and was about to send out the mail for it. Since they are test only changes, even if I build another RC2 now, it won't be of much impact to the user, right? On Thu, May 9, 2019 at 7:44 PM Jan Høydahl wrote: > > I fixed

[jira] [Comment Edited] (LUCENE-8796) Use exponential search in IntArrayDocIdSet advance method

2019-05-09 Thread Luca Cavanna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836467#comment-16836467 ] Luca Cavanna edited comment on LUCENE-8796 at 5/9/19 3:21 PM: -- I have

[jira] [Commented] (SOLR-13263) Facet Heat Map should support GeoJSON

2019-05-09 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836513#comment-16836513 ] Bar Rotstein commented on SOLR-13263: -  {quote}So the test is fundamentally wrong to compare a

[jira] [Commented] (SOLR-13049) make contrib/ltr Feature.defaultValue configurable

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

Re: [VOTE] Release Lucene/Solr 8.1.0 RC2

2019-05-09 Thread Kevin Risden
+1 SUCCESS! [1:17:45.727492] Kevin Risden On Thu, May 9, 2019 at 11:37 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Please vote for release candidate 2 for Lucene/Solr 8.1.0 > > The artifacts can be downloaded from: > >

[jira] [Comment Edited] (LUCENE-8796) Use exponential search in IntArrayDocIdSet advance method

2019-05-09 Thread Luca Cavanna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836467#comment-16836467 ] Luca Cavanna edited comment on LUCENE-8796 at 5/9/19 3:22 PM: -- I have

[jira] [Comment Edited] (LUCENE-8796) Use exponential search in IntArrayDocIdSet advance method

2019-05-09 Thread Luca Cavanna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835542#comment-16835542 ] Luca Cavanna edited comment on LUCENE-8796 at 5/9/19 3:22 PM: -- I have made

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24056/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62648 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj533909846 [ecj-lint] Compiling 48 source

[jira] [Commented] (SOLR-13263) Facet Heat Map should support GeoJSON

2019-05-09 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836499#comment-16836499 ] Bar Rotstein commented on SOLR-13263: - {quote}Your top latitude is 90 which touches the north pole.

[jira] [Comment Edited] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836612#comment-16836612 ] Gus Heck edited comment on SOLR-13457 at 5/9/19 6:26 PM: - Also as I think about

[jira] [Comment Edited] (SOLR-13263) Facet Heat Map should support GeoJSON

2019-05-09 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836499#comment-16836499 ] Bar Rotstein edited comment on SOLR-13263 at 5/9/19 4:07 PM: - {quote}Your top

[GitHub] [lucene-solr] janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr

2019-05-09 Thread GitBox
janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr URL: https://github.com/apache/lucene-solr/pull/662#discussion_r282591957 ## File path: solr/solr-ref-guide/src/monitoring-solr-with-prometheus-and-grafana.adoc

[GitHub] [lucene-solr] janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr

2019-05-09 Thread GitBox
janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr URL: https://github.com/apache/lucene-solr/pull/662#discussion_r282590676 ## File path: solr/solr-ref-guide/src/monitoring-solr-with-prometheus-and-grafana.adoc

[GitHub] [lucene-solr] janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr

2019-05-09 Thread GitBox
janhoy commented on a change in pull request #662: SOLR-12584: Describe getting Prometheus metrics from a secure Solr URL: https://github.com/apache/lucene-solr/pull/662#discussion_r282591108 ## File path: solr/solr-ref-guide/src/monitoring-solr-with-prometheus-and-grafana.adoc

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836249#comment-16836249 ] Fredrik Rodland edited comment on SOLR-12243 at 5/9/19 6:07 PM: I am

[GitHub] [lucene-solr] joel-bernstein opened a new pull request #669: Facet2d

2019-05-09 Thread GitBox
joel-bernstein opened a new pull request #669: Facet2d URL: https://github.com/apache/lucene-solr/pull/669 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

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

[jira] [Commented] (LUCENE-8796) Use exponential search in IntArrayDocIdSet advance method

2019-05-09 Thread Luca Cavanna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836467#comment-16836467 ] Luca Cavanna commented on LUCENE-8796: -- I have updated the PR after applying Yonik's suggestion and

[jira] [Comment Edited] (LUCENE-8796) Use exponential search in IntArrayDocIdSet advance method

2019-05-09 Thread Luca Cavanna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835542#comment-16835542 ] Luca Cavanna edited comment on LUCENE-8796 at 5/9/19 3:21 PM: -- I have made

[jira] [Commented] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836590#comment-16836590 ] Erick Erickson commented on SOLR-13457: --- Finding them all will be a challenge, I count over 2,300

[VOTE] Release Lucene/Solr 8.1.0 RC2

2019-05-09 Thread Ishan Chattopadhyaya
Please vote for release candidate 2 for Lucene/Solr 8.1.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.1.0-RC2-revdbe5ed0b2f17677ca6c904ebae919363f2d36a0a You can run the smoke tester directly with this command: python3 -u

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes for SOLR-13331 and SOLR-13347

2019-05-09 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes for SOLR-13331 and SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-490954190 Found two other bugs when using different codec than JavaBinCodec, will do another PR @gerlowskija Did you have time to review the PR?

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Ishan Chattopadhyaya
Jan, please feel free to merge it to the 8.1 branch for RC3, if that happens. Sorry for missing it this time. On Thu, May 9, 2019 at 8:51 PM Ishan Chattopadhyaya wrote: > > Oops, I just uploaded the RC2 and was about to send out the mail for it. > Since they are test only changes, even if I

[jira] [Created] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13457: --- Summary: Managing Timeout values in Solr Key: SOLR-13457 URL: https://issues.apache.org/jira/browse/SOLR-13457 Project: Solr Issue Type: Improvement Security

[jira] [Commented] (SOLR-13049) make contrib/ltr Feature.defaultValue configurable

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

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Jan Høydahl
It's just test bugs (which should have been fixed as part of SOLR-13449 really). I'll merge to master and branch_8x, that's enough. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 9. mai 2019 kl. 17:38 skrev Ishan Chattopadhyaya : > > Jan, please feel free to merge

[jira] [Commented] (SOLR-13047) Add facet2D Streaming Expression

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

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Thomas Wöckinger
Fixed three other bugs (SOLR-13347, SOLR-13331, SOLR11841) with PR https://github.com/apache/lucene-solr/pull/665 which needs to be reviewed, ensures correct behavior when using solrj as client! On Thu, May 9, 2019 at 4:13 PM Jan Høydahl wrote: > I fixed

[jira] [Commented] (SOLR-13389) rectify discrepencies in socket (and connect) timeout values used throughout the code and tests - probably helping to reduce TimeoutExceptions in tests

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836510#comment-16836510 ] Gus Heck commented on SOLR-13389: - I've filed SOLR-13457 so that this issue can be about test values vs

[jira] [Updated] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13453: --- Fix Version/s: 8.2 > JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed

[jira] [Updated] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13453: --- Affects Version/s: 8.1 > JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get

[jira] [Updated] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13453: --- Component/s: Tests > JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed

[jira] [Assigned] (SOLR-13453) JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin get failed when SolrClientNodeStateProvider behave nicely

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13453: -- Assignee: Jan Høydahl > JWTAuthPluginIntegrationTest and TestSolrCloudWithHadoopAuthPlugin

Re: [VOTE] Release Lucene/Solr 8.1.0 RC2

2019-05-09 Thread jim ferenczi
+1 SUCCESS! [1:14:41.737009] Le jeu. 9 mai 2019 à 18:56, Kevin Risden a écrit : > +1 > SUCCESS! [1:17:45.727492] > > Kevin Risden > > > On Thu, May 9, 2019 at 11:37 AM Ishan Chattopadhyaya < > ichattopadhy...@gmail.com> wrote: > >> Please vote for release candidate 2 for Lucene/Solr 8.1.0 >> >>

[GitHub] [lucene-solr] janhoy merged pull request #668: SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449

2019-05-09 Thread GitBox
janhoy merged pull request #668: SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449 URL: https://github.com/apache/lucene-solr/pull/668 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (SOLR-13449) SolrClientNodeStateProvider always retries on requesting metrics from other nodes

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

[jira] [Commented] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836612#comment-16836612 ] Gus Heck commented on SOLR-13457: - Also as I think about this more, we may need an additional type for

[jira] [Created] (SOLR-13455) JettySolrRunner does not enable HTTP2 unless jetty.testMode is set.

2019-05-09 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-13455: --- Summary: JettySolrRunner does not enable HTTP2 unless jetty.testMode is set. Key: SOLR-13455 URL: https://issues.apache.org/jira/browse/SOLR-13455 Project: Solr

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

2019-05-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/94/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample Error Message: ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, NRTCachingDirectory, NRTCachingDirectory,

[jira] [Commented] (SOLR-13394) Change default GC from CMS to G1

2019-05-09 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836217#comment-16836217 ] Ishan Chattopadhyaya commented on SOLR-13394: - As [~ab] brought up in Slack, the

[jira] [Commented] (SOLR-13413) suspicious test failures caused by jetty TimeoutException related to using HTTP2

2019-05-09 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836259#comment-16836259 ] Cao Manh Dat commented on SOLR-13413: - The problem is solved by

[jira] [Resolved] (LUCENE-7840) BooleanQuery.rewriteNoScoring - optimize away any SHOULD clauses if at least 1 MUST/FILTER clause and 0==minShouldMatch

2019-05-09 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi resolved LUCENE-7840. -- Resolution: Fixed Fix Version/s: 8.2 master (9.0) Thanks [~atris]!

[JENKINS] Solr-reference-guide-8.0 - Build # 2 - Failure

2019-05-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-8.0/2/ 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.0 No credentials

[jira] [Assigned] (SOLR-13413) suspicious test failures caused by jetty TimeoutException related to using HTTP2

2019-05-09 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-13413: --- Assignee: Cao Manh Dat > suspicious test failures caused by jetty TimeoutException related

[jira] [Issue Comment Deleted] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-05-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11959: Comment: was deleted (was: Hi Jan, I am looking at the Auth code and finally got a bit familiar.

[jira] [Commented] (LUCENE-7840) BooleanQuery.rewriteNoScoring - optimize away any SHOULD clauses if at least 1 MUST/FILTER clause and 0==minShouldMatch

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

[jira] [Commented] (SOLR-13347) Error writing Transaction log for UUIDField

2019-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836275#comment-16836275 ] Thomas Wöckinger commented on SOLR-13347: - Fix provided with PR

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836249#comment-16836249 ] Fredrik Rodland edited comment on SOLR-12243 at 5/9/19 9:56 AM: I am

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2019-05-09 Thread Fredrik Rodland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836249#comment-16836249 ] Fredrik Rodland edited comment on SOLR-12243 at 5/9/19 9:58 AM: I am

[JENKINS] Lucene-Solr-NightlyTests-8.1 - Build # 30 - Unstable

2019-05-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/30/ 1 tests failed. FAILED: org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh Error Message: Captured an uncaught exception in thread: Thread[id=7853, name=Thread-7649, state=RUNNABLE,

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

2019-05-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/194/ 1 tests failed. FAILED: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-13263) Facet Heat Map should support GeoJSON

2019-05-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836861#comment-16836861 ] David Smiley commented on SOLR-13263: - bq. Even after changing the max Latitude value to 70, the

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/117/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError:

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24058/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2006 lines...] [junit4] JVM J0: stderr was not empty, see:

Re: [VOTE] Release Lucene/Solr 8.1.0 RC1

2019-05-09 Thread Ishan Chattopadhyaya
Okay, sure. I'll re-spin. :-( This vote is cancelled. Thanks to Tomoko, David, Kevin and Varun for voting. On Thu, May 9, 2019 at 7:19 AM Noble Paul wrote: > > It's a bug fix. So,we should include it > > On Thu, May 9, 2019 at 8:13 AM Ishan Chattopadhyaya > wrote: > > > > Hi Dat, > > > > >

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

2019-05-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24054/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected Error Message: Error from server

[jira] [Commented] (SOLR-13410) Designated overseer not able to become overseer quickly

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