colvinco commented on PR #1720:
URL: https://github.com/apache/solr/pull/1720#issuecomment-1608987836
Hi @risdenk, as far as I can tell everything looks okay with this PR
(assuming the checks will pass). Is there anything I should be looking out for
when it comes to reviewing a PR from @sol
colvinco commented on PR #1720:
URL: https://github.com/apache/solr/pull/1720#issuecomment-1609004006
I see there's a `Dependency Upgrades` section in changes.txt now so I have
an answer for that. And it should be backported to 8.11.3 in case it's ever
released.
--
This is an automated m
janhoy commented on code in PR #1563:
URL: https://github.com/apache/solr/pull/1563#discussion_r1242700026
##
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc:
##
@@ -73,15 +73,24 @@ Please refer to the
https://solr.apache.org/downloads.html[Solr Dow
Joel Bernstein created SOLR-16854:
-
Summary: Add RRF support to the reranker
Key: SOLR-16854
URL: https://issues.apache.org/jira/browse/SOLR-16854
Project: Solr
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/SOLR-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16854:
--
Description: SOLR-16827 added support for min/max scaling of both the main
and rerank query sco
[
https://issues.apache.org/jira/browse/SOLR-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein reassigned SOLR-16854:
-
Assignee: Joel Bernstein
> Add RRF support to the reranker
> ---
[
https://issues.apache.org/jira/browse/SOLR-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16854:
--
Labels: hybrid-search (was: )
> Add RRF support to the reranker
>
[
https://issues.apache.org/jira/browse/SOLR-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16854:
--
Component/s: reranker
> Add RRF support to the reranker
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16854:
--
Description: SOLR-16827 added support for min/max scaling of both the main
and rerank query sco
janhoy commented on PR #1720:
URL: https://github.com/apache/solr/pull/1720#issuecomment-1609381414
Yes, manual dependency upgrades (typically the complex ones) will be put in
CHANGES manually. While all these small solrbot provided updates are added to
CHANGES.txt in bulk by releaseWizard
gerlowskija commented on PR #1657:
URL: https://github.com/apache/solr/pull/1657#issuecomment-1609407188
It probably doesn't need one, strictly speaking. but it wouldn't hurt if you
wanted to add one 🤷 Either way
--
This is an automated message from the Apache Git Service.
To respond to
gerlowskija commented on PR #1119:
URL: https://github.com/apache/solr/pull/1119#issuecomment-1609414830
> the JAX-RS integration in Solr doesn't yet have a mechanism to read config
values out of solrconfig.xml, which is kindof a serious blocker for this ticket
There's a JIRA to track
[
https://issues.apache.org/jira/browse/SOLR-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737639#comment-17737639
]
Jason Gerlowski commented on SOLR-16490:
bq. I have started looking into the REST
janhoy opened a new pull request, #1725:
URL: https://github.com/apache/solr/pull/1725
https://issues.apache.org/jira/browse/SOLR-15474
This is a continuation of the effort from PR #193 which had grown out of
date by almost 2 years and no activity.
Thus I updated that branch to mai
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-15474:
--
Assignee: Jan Høydahl (was: Atri Sharma)
> pluggable support for custom circuit breakers
> --
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737673#comment-17737673
]
Jan Høydahl commented on SOLR-15474:
I'm taking over this abandoned work and opened a
HoustonPutman merged PR #1563:
URL: https://github.com/apache/solr/pull/1563
--
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.apa
[
https://issues.apache.org/jira/browse/SOLR-16748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737687#comment-17737687
]
ASF subversion and git services commented on SOLR-16748:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737690#comment-17737690
]
Jason Gerlowski commented on SOLR-16840:
Looks like the same behavior reported in
[
https://issues.apache.org/jira/browse/SOLR-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski reassigned SOLR-16840:
--
Assignee: Jason Gerlowski
> Fix overly verbose v2 API console logging
> --
gerlowskija opened a new pull request, #1726:
URL: https://github.com/apache/solr/pull/1726
https://issues.apache.org/jira/browse/SOLR-16840
# Description
Prior to this commit many v2 invocations would succeed but log scary looking
stacktraces to Solr's console log. This was b
[
https://issues.apache.org/jira/browse/SOLR-16748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737705#comment-17737705
]
ASF subversion and git services commented on SOLR-16748:
Commit e
cpoerschke commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1243853319
##
solr/core/src/java/org/apache/solr/util/circuitbreaker/CPUCircuitBreaker.java:
##
@@ -38,31 +38,24 @@ public class CPUCircuitBreaker extends CircuitBreaker {
priv
[
https://issues.apache.org/jira/browse/SOLR-16748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-16748.
---
Fix Version/s: 9.3
Assignee: Houston Putman
Resolution: Fixed
The customizati
stillalex opened a new pull request, #1727:
URL: https://github.com/apache/solr/pull/1727
https://issues.apache.org/jira/browse/SOLR-16848
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
[
https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737718#comment-17737718
]
Alex Deparvu commented on SOLR-16848:
-
[~pmcarthur] I was busy and got delayed postin
stillalex opened a new pull request, #1728:
URL: https://github.com/apache/solr/pull/1728
https://issues.apache.org/jira/browse/SOLR-16845
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
stillalex commented on PR #1728:
URL: https://github.com/apache/solr/pull/1728#issuecomment-1609762594
@HoustonPutman fyi
--
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
Houston Putman created SOLR-16855:
-
Summary: Add a MigrateReplicas API
Key: SOLR-16855
URL: https://issues.apache.org/jira/browse/SOLR-16855
Project: Solr
Issue Type: Sub-task
Rep
[
https://issues.apache.org/jira/browse/SOLR-16853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737734#comment-17737734
]
Alex Deparvu commented on SOLR-16853:
-
I can give this a go if it's not too late
> U
[
https://issues.apache.org/jira/browse/SOLR-16855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-16855:
--
Description:
Currently the ReplaceNode API lets us migrate replicas from one node to another
n
[
https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski reassigned SOLR-16848:
--
Assignee: Jason Gerlowski
> Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterRe
[
https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737746#comment-17737746
]
Jason Gerlowski commented on SOLR-16848:
Ooh, I'd love to see this test get fixed
dsmiley opened a new pull request, #1729:
URL: https://github.com/apache/solr/pull/1729
A draft PR for a POC to show how we might limit the number of concurrent
backups or restores happening per node.
--
This is an automated message from the Apache Git Service.
To respond to the message,
dsmiley commented on PR #1729:
URL: https://github.com/apache/solr/pull/1729#issuecomment-1609850426
@psalagnac LMK what you think.
I briefly toyed with a FilterDirectory wrapper but then realized that the
mechanism needn't implement anything; we just want a Semaphore. Also I was
un
colvinco commented on PR #1321:
URL: https://github.com/apache/solr/pull/1321#issuecomment-1609909574
Based on what we've discussed previously and what @elyograg said on Slack,
it seems like disabling it by default is reasonable.
--
This is an automated message from the Apache Git Service
[
https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737798#comment-17737798
]
Paul McArthur commented on SOLR-16848:
--
[~stillalex] I don't think I have the permis
HoustonPutman opened a new pull request, #1730:
URL: https://github.com/apache/solr/pull/1730
https://issues.apache.org/jira/browse/SOLR-16855
- [ ] New API
- [ ] Overseer Functionality
- [ ] Tests
- [ ] Docs
- [ ] Changelog
--
This is an automated message from the Apach
stillalex commented on PR #1727:
URL: https://github.com/apache/solr/pull/1727#issuecomment-1609944900
updated PR with @pmcarthur-apache proposal and added a changes.txt file
update.
this replaces https://github.com/apache/solr/pull/1718
--
This is an automated message from the Apache
[
https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737804#comment-17737804
]
Alex Deparvu commented on SOLR-16848:
-
[~pmcarthur] please check the updated PR, attr
Houston Putman created SOLR-16856:
-
Summary: Use autoSoftCommit with the default configSet
Key: SOLR-16856
URL: https://issues.apache.org/jira/browse/SOLR-16856
Project: Solr
Issue Type: Impr
mlbiscoc commented on code in PR #1704:
URL: https://github.com/apache/solr/pull/1704#discussion_r1244140804
##
solr/core/src/java/org/apache/solr/handler/admin/api/ReplicationAPIBase.java:
##
@@ -38,10 +68,140 @@ public ReplicationAPIBase(
}
protected CoreReplicationAPI
mlbiscoc commented on code in PR #1704:
URL: https://github.com/apache/solr/pull/1704#discussion_r1244142119
##
solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java:
##
@@ -764,12 +765,8 @@ public FileInfo(long lasmodified, String name, long size,
long checksum) {
[
https://issues.apache.org/jira/browse/SOLR-16842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737819#comment-17737819
]
Houston Putman commented on SOLR-16842:
---
So there is a dichotomy with regards to ve
gerlowskija commented on code in PR #1682:
URL: https://github.com/apache/solr/pull/1682#discussion_r1244150135
##
solr/core/src/java/org/apache/solr/handler/admin/api/GetSchemaFieldAPI.java:
##
@@ -0,0 +1,255 @@
+package org.apache.solr.handler.admin.api;
+
+import static
org.
[
https://issues.apache.org/jira/browse/SOLR-16856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737820#comment-17737820
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-16856:
--
+1
> Use au
stillalex commented on code in PR #1682:
URL: https://github.com/apache/solr/pull/1682#discussion_r1244222364
##
solr/core/src/java/org/apache/solr/handler/admin/api/GetSchemaFieldAPI.java:
##
@@ -0,0 +1,255 @@
+package org.apache.solr.handler.admin.api;
+
+import static
org.ap
[
https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737851#comment-17737851
]
ASF subversion and git services commented on SOLR-16395:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737855#comment-17737855
]
ASF subversion and git services commented on SOLR-16395:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737854#comment-17737854
]
ASF subversion and git services commented on SOLR-16395:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-16395:
---
Description:
As mentioned on SOLR-15781, the v2 API currently has an experimental
designatio
Joel Bernstein created SOLR-16857:
-
Summary: Efficiently rerank collapsed queries with vector queries
Key: SOLR-16857
URL: https://issues.apache.org/jira/browse/SOLR-16857
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-16857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16857:
--
Description:
E-commerce catalogs often use collapse to collapse product records within a
group
[
https://issues.apache.org/jira/browse/SOLR-16857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-16857:
--
Description:
E-commerce catalogs often use collapse to collapse product records within a
group
[
https://issues.apache.org/jira/browse/SOLR-16857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein reassigned SOLR-16857:
-
Assignee: Joel Bernstein
> Efficiently rerank collapsed queries with vector queries
> --
colvinco merged PR #1720:
URL: https://github.com/apache/solr/pull/1720
--
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.o
stillalex opened a new pull request, #1731:
URL: https://github.com/apache/solr/pull/1731
https://issues.apache.org/jira/browse/SOLR-16702
# Description
Not a fix for this issue, but proposing some minor updates to the
SimpleSearch benchmark to collect number of fai
mkhludnev commented on PR #1709:
URL: https://github.com/apache/solr/pull/1709#issuecomment-1610201054
I think it's ready to go. Will push it tomorrow.
--
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
stillalex commented on PR #1731:
URL: https://github.com/apache/solr/pull/1731#issuecomment-1610205071
@tflobbe minor improvements on the bench, to allow for some visibility into
how many failures might happen over a run.
unfortunately I could not reach the root cause.
--
This is an a
dsmiley opened a new pull request, #1732:
URL: https://github.com/apache/solr/pull/1732
It's not used since Solr 9, nor do I think we need such a thing.
--
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
janhoy commented on PR #193:
URL: https://github.com/apache/solr/pull/193#issuecomment-1610282291
Superceded by #1725
--
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 un
janhoy closed pull request #193: SOLR-15474: Support Pluggable Circuit Breakers
URL: https://github.com/apache/solr/pull/193
--
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
[
https://issues.apache.org/jira/browse/SOLR-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe reassigned SOLR-16844:
Assignee: Tomas Eduardo Fernandez Lobbe
> Optionally skip
murblanc commented on PR #1729:
URL: https://github.com/apache/solr/pull/1729#issuecomment-1610372260
I think there are multiple options for throttling:
- Is the throttling decision made at the source (CollectionsHandler or
Overseer) or on the node actually executing the action?
- Are
dsmiley commented on PR #1729:
URL: https://github.com/apache/solr/pull/1729#issuecomment-1610655423
Thanks for weighing in Ilan.
My proposal here was motivated by a goal of providing something very simple
which I hope you can see is a desirable quality. @psalagnac's POC in BackupCmd
[
https://issues.apache.org/jira/browse/SOLR-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737964#comment-17737964
]
Sanjay Dutt commented on SOLR-16490:
[~gerlowskija] It's fine. I have the updated cod
66 matches
Mail list logo