Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2024-08-19 Thread via GitHub
github-actions[bot] commented on PR #2022: URL: https://github.com/apache/solr/pull/2022#issuecomment-2297718697 This PR has had no activity for 60 days and is now labeled as stale. Any new activity or converting it to draft will remove the stale label. To attract more reviewers, please t

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2024-06-12 Thread via GitHub
cpoerschke commented on code in PR #2022: URL: https://github.com/apache/solr/pull/2022#discussion_r1636945501 ## solr/modules/ltr/src/java/org/apache/solr/ltr/interleaving/LTRInterleavingScoringQuery.java: ## @@ -45,4 +45,30 @@ public Set getPickedInterleavingDocIds() { publ

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2024-06-12 Thread via GitHub
cpoerschke commented on code in PR #2022: URL: https://github.com/apache/solr/pull/2022#discussion_r1636944566 ## solr/modules/ltr/src/java/org/apache/solr/ltr/interleaving/LTRInterleavingScoringQuery.java: ## @@ -45,4 +45,30 @@ public Set getPickedInterleavingDocIds() { publ

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2024-01-26 Thread via GitHub
github-actions[bot] commented on PR #2022: URL: https://github.com/apache/solr/pull/2022#issuecomment-1912842611 This PR had no visible activity in the past 60 days, labeling it as stale. Any new activity will remove the stale label. To attract more reviewers, please tag someone or notify t

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2023-10-20 Thread via GitHub
softwaredoug commented on code in PR #2022: URL: https://github.com/apache/solr/pull/2022#discussion_r1366857884 ## .gitignore: ## @@ -43,3 +43,5 @@ __pycache__ # Ignore gradle wrapper gradle/wrapper/gradle-wrapper.jar .gradletasknamecache + +.tool-versions Review Comment:

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2023-10-20 Thread via GitHub
alessandrobenedetti commented on PR #2022: URL: https://github.com/apache/solr/pull/2022#issuecomment-1772485260 Thanks @softwaredoug for the contribution! Pretty sure my colleague @aruggero worked on this as well, but can't remember if she wrote any blog on it or if she has any further c

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2023-10-20 Thread via GitHub
alessandrobenedetti commented on code in PR #2022: URL: https://github.com/apache/solr/pull/2022#discussion_r1366770751 ## .gitignore: ## @@ -43,3 +43,5 @@ __pycache__ # Ignore gradle wrapper gradle/wrapper/gradle-wrapper.jar .gradletasknamecache + +.tool-versions Review Com

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2023-10-18 Thread via GitHub
softwaredoug commented on PR #2022: URL: https://github.com/apache/solr/pull/2022#issuecomment-1769319645 Fixed the interleaving tests :) -- 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 speci

Re: [PR] SOLR-17037 - Clone LTRScoringQuery on rewriting to preserve queryResultCache key [solr]

2023-10-18 Thread via GitHub
softwaredoug commented on PR #2022: URL: https://github.com/apache/solr/pull/2022#issuecomment-1768787862 Looks like I broke some interleaving test, looking into that... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use