[jira] [Created] (SOLR-16248) equals() & hashCode() impl of DocCollection does not consider PRS

2022-06-09 Thread Noble Paul (Jira)
Noble Paul created SOLR-16248: - Summary: equals() & hashCode() impl of DocCollection does not consider PRS Key: SOLR-16248 URL: https://issues.apache.org/jira/browse/SOLR-16248 Project: Solr Iss

[GitHub] [solr] anshumg opened a new pull request, #901: SOLR-16218: Fix bug in in-place update when failOnVersionConflicts=false (#898)

2022-06-09 Thread GitBox
anshumg opened a new pull request, #901: URL: https://github.com/apache/solr/pull/901 Co-authored-by: Lamine Idjeraoui https://issues.apache.org/jira/browse/SOLR-16218 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [solr] noblepaul commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
noblepaul commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894057825 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthorizationConfigAPI.java: ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Software Foundation (AS

[GitHub] [solr] anshumg merged pull request #898: Fix bug in in-place update when failOnVersionConflicts=false

2022-06-09 Thread GitBox
anshumg merged PR #898: URL: https://github.com/apache/solr/pull/898 -- 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: issues-unsubscr...@solr.apache.org

[GitHub] [solr] noblepaul commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
noblepaul commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894057742 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthenticationConfigAPI.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [solr] noblepaul commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
noblepaul commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894057481 ## solr/core/src/java/org/apache/solr/api/AnnotatedApi.java: ## @@ -335,6 +337,33 @@ void invoke(SolrQueryRequest req, SolrQueryResponse rsp, CommandOperation cmd) {

[GitHub] [solr] epugh opened a new pull request, #900: SOLR-16244: Update typos and grammer

2022-06-09 Thread GitBox
epugh opened a new pull request, #900: URL: https://github.com/apache/solr/pull/900 https://issues.apache.org/jira/browse/SOLR-16244 # Description I am going through the test files one by one, fixing them for typos and grammar, primarily guided by IntelliJ's "Problems" report.

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2022-06-09 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552441#comment-17552441 ] Eric Pugh commented on SOLR-15578: -- Isn't editing jetty https xml really hard to do?   O

[jira] [Commented] (SOLR-14699) Solr request logs should escape names, values (SolrQueryResponse.getToLogAsString)

2022-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552433#comment-17552433 ] David Smiley commented on SOLR-14699: - If not JSON then something non-standard... whi

[jira] [Updated] (SOLR-16247) {!parent filters= is prone to pure negative query

2022-06-09 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-16247: Description: >From the linked email "q":"{!parent tag=top filters=$childFq which=scope_s:parent "

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2022-06-09 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552424#comment-17552424 ] Jan Høydahl commented on SOLR-15578: Or rather add a parameter to turn the header on,

[jira] [Updated] (SOLR-16247) {!parent filters= is prone to pure negative query

2022-06-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16247: Description: >From the linked email "q":"{!parent tag=top filters=$childFq which=scope_

[jira] [Resolved] (SOLR-16227) Solr SQL query parsing fails on multiple LIKE clauses and multiple terms

2022-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16227. - Resolution: Fixed > Solr SQL query parsing fails on multiple LIKE clauses and multiple terms > --

[jira] [Created] (SOLR-16247) {!parent filters= is prone to pure negative query

2022-06-09 Thread Mikhail Khludnev (Jira)
Mikhail Khludnev created SOLR-16247: --- Summary: {!parent filters= is prone to pure negative query Key: SOLR-16247 URL: https://issues.apache.org/jira/browse/SOLR-16247 Project: Solr Issue Ty

[jira] [Commented] (SOLR-16223) Eliminate exceptions that aren't actually thrown

2022-06-09 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552362#comment-17552362 ] Eric Pugh commented on SOLR-16223: -- Thanks Mike for that...   i had some issues in backp

[jira] [Commented] (SOLR-13858) Clean up SolrInfoBean / SolrMetricProducer API

2022-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552349#comment-17552349 ] ASF subversion and git services commented on SOLR-13858: Commit 6

[jira] [Comment Edited] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552346#comment-17552346 ] Joel Bernstein edited comment on SOLR-16243 at 6/9/22 5:41 PM:

[jira] [Comment Edited] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552346#comment-17552346 ] Joel Bernstein edited comment on SOLR-16243 at 6/9/22 5:40 PM:

[jira] [Comment Edited] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552346#comment-17552346 ] Joel Bernstein edited comment on SOLR-16243 at 6/9/22 5:40 PM:

[jira] [Commented] (SOLR-16223) Eliminate exceptions that aren't actually thrown

2022-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552347#comment-17552347 ] ASF subversion and git services commented on SOLR-16223: Commit d

[jira] [Comment Edited] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552346#comment-17552346 ] Joel Bernstein edited comment on SOLR-16243 at 6/9/22 5:39 PM:

[jira] [Commented] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552346#comment-17552346 ] Joel Bernstein commented on SOLR-16243: --- [~krisden] the PR is now working so you ca

[jira] [Commented] (SOLR-16218) failOnVersionConflicts not working on in-place updates

2022-06-09 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552336#comment-17552336 ] Anshum Gupta commented on SOLR-16218: - Assigning to myself as I was speaking with Lam

[jira] [Assigned] (SOLR-16218) failOnVersionConflicts not working on in-place updates

2022-06-09 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-16218: --- Assignee: Anshum Gupta > failOnVersionConflicts not working on in-place updates > --

[GitHub] [solr] gerlowskija commented on pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
gerlowskija commented on PR #897: URL: https://github.com/apache/solr/pull/897#issuecomment-1151391577 > Do we really need separate classes for specifying the `EndPoint` ? can we just make them internal to `SeciurityConfHandler` ? The API classes can be internal if there's consensus f

[jira] [Commented] (SOLR-13858) Clean up SolrInfoBean / SolrMetricProducer API

2022-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552319#comment-17552319 ] ASF subversion and git services commented on SOLR-13858: Commit 6

[GitHub] [solr] madrob merged pull request #803: SOLR-13858: Remove obsolete comment

2022-06-09 Thread GitBox
madrob merged PR #803: URL: https://github.com/apache/solr/pull/803 -- 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: issues-unsubscr...@solr.apache.org

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r893728393 ## solr/core/src/java/org/apache/solr/handler/admin/api/GetAuthenticationConfigAPI.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde

[jira] [Created] (SOLR-16246) Implement pre-filtering functionallity for KnnQParser

2022-06-09 Thread Elia Porciani (Jira)
Elia Porciani created SOLR-16246: Summary: Implement pre-filtering functionallity for KnnQParser Key: SOLR-16246 URL: https://issues.apache.org/jira/browse/SOLR-16246 Project: Solr Issue Type

[jira] [Created] (SOLR-16245) Make DenseVectorField codec agnostic

2022-06-09 Thread Elia Porciani (Jira)
Elia Porciani created SOLR-16245: Summary: Make DenseVectorField codec agnostic Key: SOLR-16245 URL: https://issues.apache.org/jira/browse/SOLR-16245 Project: Solr Issue Type: Task Secu

[jira] [Resolved] (SOLR-16204) Change Lucene dependency to Lucene 9.1.0

2022-06-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti resolved SOLR-16204. - Assignee: Alessandro Benedetti Resolution: Done Code has been merged! > Ch

[jira] [Updated] (SOLR-16204) Change Lucene dependency to Lucene 9.1.0

2022-06-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-16204: Fix Version/s: 9.1 > Change Lucene dependency to Lucene 9.1.0 > ---

[GitHub] [solr] laminelam commented on pull request #857: SOLR-16192: Add ZK credentials injectors support

2022-06-09 Thread GitBox
laminelam commented on PR #857: URL: https://github.com/apache/solr/pull/857#issuecomment-1151131277 Hi @HoustonPutman, as discussed, removed the acl package and added the ref guide, plus other minor changes. -- This is an automated message from the Apache Git Service. To respond to the m

[jira] [Commented] (SOLR-14699) Solr request logs should escape names, values (SolrQueryResponse.getToLogAsString)

2022-06-09 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552055#comment-17552055 ] Jan Høydahl commented on SOLR-14699: I’ll not veto this change, but feel it is unclea

[GitHub] [solr] NazerkeBS commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-06-09 Thread GitBox
NazerkeBS commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r893229503 ## solr/core/src/java/org/apache/solr/util/SolrLogPostTool.java: ## @@ -278,48 +279,71 @@ private void parseError(SolrInputDocument lineRecord, String line, String trace)

[GitHub] [solr] NazerkeBS commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-06-09 Thread GitBox
NazerkeBS commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r893227325 ## solr/core/src/java/org/apache/solr/util/SolrLogPostTool.java: ## @@ -278,48 +279,71 @@ private void parseError(SolrInputDocument lineRecord, String line, String trace)

[GitHub] [solr] NazerkeBS commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-06-09 Thread GitBox
NazerkeBS commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r893226702 ## solr/core/src/java/org/apache/solr/util/SolrLogPostTool.java: ## @@ -278,48 +279,71 @@ private void parseError(SolrInputDocument lineRecord, String line, String trace)

[jira] [Updated] (SOLR-16229) Interrupted searches exhaust connections of SolrJ HTTP/2 client

2022-06-09 Thread Daniel Rabus (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Rabus updated SOLR-16229: Summary: Interrupted searches exhaust connections of SolrJ HTTP/2 client (was: Interrupted searche

[jira] [Updated] (SOLR-16229) Interrupted searches exhaust HTTP/2 client connections

2022-06-09 Thread Daniel Rabus (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Rabus updated SOLR-16229: Summary: Interrupted searches exhaust HTTP/2 client connections (was: Interrupted queries block su