[jira] [Commented] (SOLR-15213) Add support for "merge" atomic update operation for child documents

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

[jira] [Commented] (SOLR-15321) Flesh out process for managing/storing "official" Dockerfiles used by docker-library

2021-12-24 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465112#comment-17465112 ] Jan Høydahl commented on SOLR-15321: Well thought out Hoss. Let's make apache/solr-do

[jira] [Commented] (SOLR-15879) Memory leak in QueryResultsCache

2021-12-24 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465081#comment-17465081 ] Shawn Heisey commented on SOLR-15879: - Solr 7.5 is VERY old at this point.  It was an

[jira] [Commented] (SOLR-15880) Introduce Support to K Nearest Neighbors Search

2021-12-24 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465053#comment-17465053 ] Alessandro Benedetti commented on SOLR-15880: - The Pull Request is now comple

[GitHub] [solr] alessandrobenedetti commented on pull request #476: SOLR-15880

2021-12-24 Thread GitBox
alessandrobenedetti commented on pull request #476: URL: https://github.com/apache/solr/pull/476#issuecomment-1000895545 The Pull Request is now complete and ready for review. Adding @ctargett to the loop as there are plenty of documentation additions. Merry Christmas :D -- This i

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #476: SOLR-15880

2021-12-24 Thread GitBox
alessandrobenedetti commented on a change in pull request #476: URL: https://github.com/apache/solr/pull/476#discussion_r775053179 ## File path: solr/core/src/java/org/apache/solr/schema/DenseVectorField.java ## @@ -0,0 +1,200 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #476: SOLR-15880

2021-12-24 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #476: URL: https://github.com/apache/solr/pull/476#discussion_r775006541 ## File path: solr/core/src/java/org/apache/solr/schema/DenseVectorField.java ## @@ -0,0 +1,200 @@ +/* + * Licensed to the Apache Software Foundatio

[jira] [Comment Edited] (SOLR-15873) simplify LTR[Interleaving]Rescorer code

2021-12-24 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464940#comment-17464940 ] Christine Poerschke edited comment on SOLR-15873 at 12/24/21, 12:11 PM: ---

[GitHub] [solr] cpoerschke closed pull request #475: SOLR-15873: simplify LTR[Interleaving]Rescorer code

2021-12-24 Thread GitBox
cpoerschke closed pull request #475: URL: https://github.com/apache/solr/pull/475 -- 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.

[GitHub] [solr] cpoerschke commented on pull request #475: SOLR-15873: simplify LTR[Interleaving]Rescorer code

2021-12-24 Thread GitBox
cpoerschke commented on pull request #475: URL: https://github.com/apache/solr/pull/475#issuecomment-1000814313 Closing for clarity since #478 combines #473 + #474 + #475 into one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [solr] cpoerschke closed pull request #474: SOLR-15873: factor out a ReRankRescorer class

2021-12-24 Thread GitBox
cpoerschke closed pull request #474: URL: https://github.com/apache/solr/pull/474 -- 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.

[GitHub] [solr] cpoerschke commented on pull request #474: SOLR-15873: factor out a ReRankRescorer class

2021-12-24 Thread GitBox
cpoerschke commented on pull request #474: URL: https://github.com/apache/solr/pull/474#issuecomment-1000814227 Closing for clarity since #478 combines #473 + #474 + #475 into one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [solr] cpoerschke closed pull request #473: SOLR-15873: deprecate the public LTR[Interleaving]Rescorer.scoreFeatures method

2021-12-24 Thread GitBox
cpoerschke closed pull request #473: URL: https://github.com/apache/solr/pull/473 -- 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.

[GitHub] [solr] cpoerschke commented on pull request #473: SOLR-15873: deprecate the public LTR[Interleaving]Rescorer.scoreFeatures method

2021-12-24 Thread GitBox
cpoerschke commented on pull request #473: URL: https://github.com/apache/solr/pull/473#issuecomment-1000814088 Closing for clarity since #478 combines #473 + #474 + #475 into one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [solr] cpoerschke opened a new pull request #478: SOLR-15873: factor out a ReRankRescorer class, simplify LTR[Interleaving]Rescorer code

2021-12-24 Thread GitBox
cpoerschke opened a new pull request #478: URL: https://github.com/apache/solr/pull/478 _(Keeping this PR as "draft" whilst the "keep or not keep" discussion in SOLR-15873 is underway and also because this PR includes the #470 changes.)_ https://issues.apache.org/jira/browse/SOLR-158

[jira] [Commented] (SOLR-15880) Introduce Support to K Nearest Neighbors Search

2021-12-24 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464962#comment-17464962 ] Alessandro Benedetti commented on SOLR-15880: - [~sokolov] and [~tomoko] At Se

[jira] [Created] (SOLR-15880) Introduce Support to K Nearest Neighbors Search

2021-12-24 Thread Alessandro Benedetti (Jira)
Alessandro Benedetti created SOLR-15880: --- Summary: Introduce Support to K Nearest Neighbors Search Key: SOLR-15880 URL: https://issues.apache.org/jira/browse/SOLR-15880 Project: Solr Is

[jira] [Commented] (SOLR-15873) simplify LTR[Interleaving]Rescorer code

2021-12-24 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464940#comment-17464940 ] Christine Poerschke commented on SOLR-15873: bq. ... Step 1 in (say) Solr 9.0