[jira] [Commented] (SOLR-14414) New Admin UI

2021-08-12 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398438#comment-17398438 ] Marcus Eagan commented on SOLR-14414: - https://siliconpost.org/t/angularjs-killed-by-google/518 >

[jira] [Commented] (SOLR-14414) New Admin UI

2021-08-12 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398437#comment-17398437 ] Marcus Eagan commented on SOLR-14414: - @janhoy simply because something is in use does not mean it

[jira] [Reopened] (SOLR-14758) NPE in QueryComponent.mergeIds when using timeAllowed and sorting

2021-08-12 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reopened SOLR-14758: - Tim observed that this commit triggers frequent failures on CI: 

[GitHub] [solr] bitnahian commented on pull request #202: SOLR-15376 Adding setMaxFutureMs with Long type Overload method

2021-08-12 Thread GitBox
bitnahian commented on pull request #202: URL: https://github.com/apache/solr/pull/202#issuecomment-898142889 @cpoerschke Thanks for the feedback. Good catch. Missed this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398367#comment-17398367 ] Mark Robert Miller commented on SOLR-15428: --- Fire away. > Integrate the OpenJDK JMH micro

[GitHub] [solr-operator] janhoy opened a new issue #307: Expose operator metrics

2021-08-12 Thread GitBox
janhoy opened a new issue #307: URL: https://github.com/apache/solr-operator/issues/307 Users may want to monitor the operator health. See https://book.kubebuilder.io/reference/metrics.html for some docs about publishing Prometheus metrics. No idea what metrics are most useful.

[GitHub] [solr] HoustonPutman commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688123392 ## File path: solr/contrib/s3-repository/src/java/org/apache/solr/s3/S3OutputStream.java ## @@ -0,0 +1,260 @@ +/* + * Licensed to the Apache Software

[GitHub] [solr] uschindler commented on a change in pull request #261: SOLR-15428: Fix forbiddenapis Gradle setup. Also fix java options to …

2021-08-12 Thread GitBox
uschindler commented on a change in pull request #261: URL: https://github.com/apache/solr/pull/261#discussion_r688115970 ## File path: solr/benchmark/src/test/org/apache/solr/bench/DockMakerTest.java ## @@ -31,7 +30,7 @@ @Before public void setup() { -

[GitHub] [solr] uschindler commented on a change in pull request #261: SOLR-15428: Fix forbiddenapis Gradle setup. Also fix java options to …

2021-08-12 Thread GitBox
uschindler commented on a change in pull request #261: URL: https://github.com/apache/solr/pull/261#discussion_r688115052 ## File path: solr/benchmark/src/test/org/apache/solr/bench/DockMakerTest.java ## @@ -31,7 +30,7 @@ @Before public void setup() { -

[GitHub] [solr] madrob commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
madrob commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688105364 ## File path: solr/contrib/s3-repository/src/java/org/apache/solr/s3/S3IndexInput.java ## @@ -0,0 +1,125 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] athrog commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
athrog commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688082381 ## File path: solr/CHANGES.txt ## @@ -364,6 +364,8 @@ New Features * SOLR-15527: Security screen in Admin UI for managing users, roles, and permissions

[GitHub] [solr] dsmiley commented on a change in pull request #261: SOLR-15428: Fix forbiddenapis Gradle setup. Also fix java options to …

2021-08-12 Thread GitBox
dsmiley commented on a change in pull request #261: URL: https://github.com/apache/solr/pull/261#discussion_r688073420 ## File path: solr/benchmark/src/test/org/apache/solr/bench/DockMakerTest.java ## @@ -31,7 +30,7 @@ @Before public void setup() { -

[jira] [Commented] (SOLR-14321) SolrJ with Kerberos docs have removed HttpClientUtil.setConfigurer

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398280#comment-17398280 ] Cassandra Targett commented on SOLR-14321: -- It seems like this got stalled a little bit trying

[jira] [Commented] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398279#comment-17398279 ] Cassandra Targett commented on SOLR-14540: -- Sorry, a year late [~mkhl], but I've moved your

[GitHub] [solr] ctargett opened a new pull request #262: SOLR-14540: add example for query DSL blockJoin facet

2021-08-12 Thread GitBox
ctargett opened a new pull request #262: URL: https://github.com/apache/solr/pull/262 https://issues.apache.org/jira/browse/SOLR-14540 This updates Mikhail's PR apache/lucene-solr#1805 to `main` and fixes various typos and issues on the page in general. -- This is an automated

[GitHub] [solr] HoustonPutman commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688032551 ## File path: solr/contrib/blob-repository/src/java/org/apache/solr/s3/S3BackupRepository.java ## @@ -0,0 +1,349 @@ +/* + * Licensed to the Apache

[GitHub] [solr] HoustonPutman commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688032167 ## File path: solr/contrib/s3-repository/src/java/org/apache/solr/s3/S3BackupRepositoryConfig.java ## @@ -40,9 +38,8 @@ private final int

[GitHub] [solr] HoustonPutman commented on a change in pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman commented on a change in pull request #120: URL: https://github.com/apache/solr/pull/120#discussion_r688030970 ## File path: solr/contrib/s3-repository/src/java/org/apache/solr/s3/S3BackupRepository.java ## @@ -255,40 +255,31 @@ public void

[jira] [Commented] (SOLR-14414) New Admin UI

2021-08-12 Thread Almog Tavor (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398244#comment-17398244 ] Almog Tavor commented on SOLR-14414: [~janhoy] I happen to be one of the main developers of YASA. I

[GitHub] [solr] madrob commented on a change in pull request #260: SOLR-15583 Update error-prone to 2.8.1

2021-08-12 Thread GitBox
madrob commented on a change in pull request #260: URL: https://github.com/apache/solr/pull/260#discussion_r688010778 ## File path: solr/core/src/java/org/apache/solr/pkg/PackageLoader.java ## @@ -360,6 +360,7 @@ public InputStream openResource(String resource) { } }

[jira] [Comment Edited] (SOLR-14414) New Admin UI

2021-08-12 Thread Almog Tavor (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17394804#comment-17394804 ] Almog Tavor edited comment on SOLR-14414 at 8/12/21, 7:00 PM: -- I agree that

[GitHub] [solr-operator] HoustonPutman merged pull request #305: Fix issue with internal-updating of ZK Ephemeral fields.

2021-08-12 Thread GitBox
HoustonPutman merged pull request #305: URL: https://github.com/apache/solr-operator/pull/305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [solr] HoustonPutman edited a comment on pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman edited a comment on pull request #120: URL: https://github.com/apache/solr/pull/120#issuecomment-896197689 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [solr] HoustonPutman commented on pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-08-12 Thread GitBox
HoustonPutman commented on pull request #120: URL: https://github.com/apache/solr/pull/120#issuecomment-897858173 Ok, so I tested the async stuff and it's working now. The only thing I've found is that the `indexFileCount` and `indexSizeMB` are incorrect (listed as 0) when listing

[jira] [Commented] (SOLR-15579) SQL WHERE filter with 20 or more values in the IN clause results in no filtering on that field

2021-08-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398204#comment-17398204 ] ASF subversion and git services commented on SOLR-15579: Commit

[jira] [Comment Edited] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398197#comment-17398197 ] Uwe Schindler edited comment on SOLR-15428 at 8/12/21, 5:32 PM: bq. The

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398197#comment-17398197 ] Uwe Schindler commented on SOLR-15428: -- bq. The plugin stuff was more about the Gradle build. Don't

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398192#comment-17398192 ] Uwe Schindler commented on SOLR-15428: -- I am not a fan of the centralized Gradle build, but @dweiss

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398190#comment-17398190 ] Uwe Schindler commented on SOLR-15428: -- About the dependencies: that's all fine. When it's not on

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398185#comment-17398185 ] Uwe Schindler commented on SOLR-15428: -- Hi Mark, the linked pull request fixes all issues with

[jira] [Resolved] (SOLR-15579) SQL WHERE filter with 20 or more values in the IN clause results in no filtering on that field

2021-08-12 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-15579. --- Fix Version/s: 8.10 main (9.0) Resolution: Fixed > SQL WHERE

[jira] [Commented] (SOLR-15579) SQL WHERE filter with 20 or more values in the IN clause results in no filtering on that field

2021-08-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398166#comment-17398166 ] ASF subversion and git services commented on SOLR-15579: Commit

[GitHub] [solr] thelabdude merged pull request #249: SOLR-15579: Re-configure calcite to allow more values in an IN clause

2021-08-12 Thread GitBox
thelabdude merged pull request #249: URL: https://github.com/apache/solr/pull/249 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398160#comment-17398160 ] Mark Robert Miller commented on SOLR-15428: --- As far as dependencies and plug-ins, the benchmark

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398158#comment-17398158 ] Mark Robert Miller commented on SOLR-15428: --- There are a couple problems with forbidden apis.

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398150#comment-17398150 ] Mark Robert Miller commented on SOLR-15428: --- No, we do t want to publish - it’s a local

[jira] [Resolved] (SOLR-14655) Ref Guide: Docs for minHash Query Parser

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-14655. -- Fix Version/s: 8.10 Resolution: Fixed > Ref Guide: Docs for minHash Query

[jira] [Commented] (SOLR-14655) Ref Guide: Docs for minHash Query Parser

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398139#comment-17398139 ] Cassandra Targett commented on SOLR-14655: -- It wasn't a straight backport between {{solr:main}}

[jira] [Commented] (SOLR-14655) Ref Guide: Docs for minHash Query Parser

2021-08-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398135#comment-17398135 ] ASF subversion and git services commented on SOLR-14655: Commit

[GitHub] [solr-site] HoustonPutman merged pull request #30: Add artifactHub widget to resources and downloads.

2021-08-12 Thread GitBox
HoustonPutman merged pull request #30: URL: https://github.com/apache/solr-site/pull/30 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (SOLR-14655) Ref Guide: Docs for minHash Query Parser

2021-08-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398132#comment-17398132 ] ASF subversion and git services commented on SOLR-14655: Commit

[jira] [Assigned] (SOLR-14655) Ref Guide: Docs for minHash Query Parser

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett reassigned SOLR-14655: Assignee: Cassandra Targett > Ref Guide: Docs for minHash Query Parser >

[GitHub] [solr] ctargett commented on pull request #259: SOLR-14655: Add MinHash docs

2021-08-12 Thread GitBox
ctargett commented on pull request #259: URL: https://github.com/apache/solr/pull/259#issuecomment-897741327 I forgot that there was a different issue for the MinHash docs, so I've updated this PR to reference that issue instead. -- This is an automated message from the Apache Git

[jira] [Commented] (SOLR-12879) Query Parser for MinHash/LSH

2021-08-12 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17398131#comment-17398131 ] Cassandra Targett commented on SOLR-12879: -- I forgot that this issue has been closed for a long

[GitHub] [solr] cpoerschke commented on pull request #202: SOLR-15376 Adding setMaxFutureMs with Long type Overload method

2021-08-12 Thread GitBox
cpoerschke commented on pull request #202: URL: https://github.com/apache/solr/pull/202#issuecomment-897714718 Thanks @bitnahian for opening this pull request! I'm not really familiar with this area of the code but via `git grep` noticed that

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397990#comment-17397990 ] Uwe Schindler commented on SOLR-15428: -- I have one question: Do we want to publish on Maven Central

[jira] [Commented] (SOLR-15434) Change JWT OAuth grant type to Authorization code instead of implicit for UI

2021-08-12 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397971#comment-17397971 ] Jan Høydahl commented on SOLR-15434: It may be feasible to include an OIDC library for this. I looked

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397964#comment-17397964 ] Uwe Schindler commented on SOLR-15428: -- This fixes build issues and forbiddenapis violations:

[GitHub] [solr] uschindler opened a new pull request #261: SOLR-15428: Fix forbiddenapis Gradle setup. Also fix java options to …

2021-08-12 Thread GitBox
uschindler opened a new pull request #261: URL: https://github.com/apache/solr/pull/261 …conform to how Solr's build is setup (don't put logic of plugins into build.gradle files) See: https://issues.apache.org/jira/browse/SOLR-15428 -- This is an automated message from the Apache

[jira] [Reopened] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-08-12 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened SOLR-15428: -- Reopening to fix build logic. The forbiddenapis checks are disabled and should better use

[jira] [Commented] (SOLR-15275) Remove Google Analytics from Solr site

2021-08-12 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397939#comment-17397939 ] Jan Høydahl commented on SOLR-15275: We've now had the GA tracking for 6 months, and it has provided

[jira] [Assigned] (SOLR-15275) Remove Google Analytics from Solr site

2021-08-12 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15275: -- Assignee: Jan Høydahl > Remove Google Analytics from Solr site >

[GitHub] [solr-site] janhoy opened a new pull request #31: SOLR-15275 Remove Google Analytics from site

2021-08-12 Thread GitBox
janhoy opened a new pull request #31: URL: https://github.com/apache/solr-site/pull/31 See https://issues.apache.org/jira/browse/SOLR-15275 This is a first stab at removing GA tracking from the Solr website. -- This is an automated message from the Apache Git Service. To respond

[jira] [Resolved] (SOLR-15253) Prune git branches in solr.git

2021-08-12 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15253. Resolution: Done > Prune git branches in solr.git > -- > >

[jira] [Commented] (SOLR-12879) Query Parser for MinHash/LSH

2021-08-12 Thread Andrew Hankinson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397892#comment-17397892 ] Andrew Hankinson commented on SOLR-12879: - Thank you! > Query Parser for MinHash/LSH >