[
https://issues.apache.org/jira/browse/SOLR-17047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-17047:
--
Description:
{{{}SolrCore{}}}'s logic for initializing a {{CodecFactory}} includes some
Chris M. Hostetter created SOLR-17047:
-
Summary: (SolrCore's) CodecFactory validation ignores schema based
KnnVectorsFormat options on init
Key: SOLR-17047
URL: https://issues.apache.org/jira/browse/SOLR-17047
epugh commented on PR #2028:
URL: https://github.com/apache/solr/pull/2028#issuecomment-1771801899
Nice bit of clean up. Makes me sad we can't just remove it altogether if
no api's are currently using it
--
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/SOLR-17003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1493#comment-1493
]
Scott Vanderbilt commented on SOLR-17003:
-
Yes, fantastic!
I can indeed confirm
[
https://issues.apache.org/jira/browse/SOLR-17046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1488#comment-1488
]
Chris M. Hostetter commented on SOLR-17046:
---
If people feel like pursuing this,
Chris M. Hostetter created SOLR-17046:
-
Summary: SchemaCodecFactory should be the implicit default if no
is configured
Key: SOLR-17046
URL: https://issues.apache.org/jira/browse/SOLR-17046
Projec
[
https://issues.apache.org/jira/browse/SOLR-17045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1479#comment-1479
]
Chris M. Hostetter commented on SOLR-17045:
---
NOTE: I created this issue mainly
Chris M. Hostetter created SOLR-17045:
-
Summary: DenseVectorField w/ vectorDimension > 1024 no longer
works by default
Key: SOLR-17045
URL: https://issues.apache.org/jira/browse/SOLR-17045
Project
gerlowskija opened a new pull request, #2028:
URL: https://github.com/apache/solr/pull/2028
https://issues.apache.org/jira/browse/SOLR-17042
# Description
Initially intended as a way to allow dog-fooding of v2 APIs by converting v1
requests into their v2 counterparts, V2Request
[
https://issues.apache.org/jira/browse/SOLR-17024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1455#comment-1455
]
ASF subversion and git services commented on SOLR-17024:
Commit 2
gerlowskija merged PR #2002:
URL: https://github.com/apache/solr/pull/2002
--
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.apach
laminelam commented on code in PR #1994:
URL: https://github.com/apache/solr/pull/1994#discussion_r1366016833
##
solr/modules/aws-secret-provider/src/test/org/apache/solr/secret/zk/AWSSecretCredentialsProviderTest.java:
##
@@ -0,0 +1,440 @@
+/*
+ * Licensed to the Apache Softwar
gerlowskija merged PR #79:
URL: https://github.com/apache/solr-sandbox/pull/79
--
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.a
[
https://issues.apache.org/jira/browse/SOLR-17024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1430#comment-1430
]
Jason Gerlowski commented on SOLR-17024:
It seems relatively low impact (since th
[
https://issues.apache.org/jira/browse/SOLR-17040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1419#comment-1419
]
Kevin Risden edited comment on SOLR-17040 at 10/19/23 6:09 PM:
[
https://issues.apache.org/jira/browse/SOLR-17040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1419#comment-1419
]
Kevin Risden edited comment on SOLR-17040 at 10/19/23 6:09 PM:
[
https://issues.apache.org/jira/browse/SOLR-17040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-17040:
Attachment: Screenshot 2023-10-19 at 13.52.22.png
Screenshot 2023-10-19 at 13.55.54.
[
https://issues.apache.org/jira/browse/SOLR-17040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1419#comment-1419
]
Kevin Risden commented on SOLR-17040:
-
I chatted a bit w/ Alex on Slack and found tha
gerlowskija opened a new pull request, #79:
URL: https://github.com/apache/solr-sandbox/pull/79
XDC really only makes sense in a SolrCloud context. But all the same, it's
nice to handle MirroringUpdateRequestProcessorFactory more gracefully if
someone does accidentally configure their stan
stillalex commented on PR #2006:
URL: https://github.com/apache/solr/pull/2006#issuecomment-1771383695
interesting. if they add this then yeah, I agree this change is on longer
useful.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
risdenk commented on PR #2006:
URL: https://github.com/apache/solr/pull/2006#issuecomment-1771161479
Interestingly errorprone
https://github.com/google/error-prone/releases/tag/v2.23.0 might have just
addressed the charset stuff so this PR might not be necessary.
--
This is an automated
AndreyBozhko commented on PR #2024:
URL: https://github.com/apache/solr/pull/2024#issuecomment-1771107780
Thanks for the review @epugh.
Majority of these are highlighted by IntelliJ in the Problems tool window,
after it runs the inspection for the project or for specific files. Althou
AndreyBozhko commented on PR #2025:
URL: https://github.com/apache/solr/pull/2025#issuecomment-1771097514
Since the similar parameter for DisMax/eDisMax query parsers is also named
`mm`, perhaps it makes sense to keep the naming consistent?
--
This is an automated message from the Apache
dsmiley commented on code in PR #2021:
URL: https://github.com/apache/solr/pull/2021#discussion_r1365561237
##
solr/core/src/java/org/apache/solr/update/VersionInfo.java:
##
@@ -284,11 +297,20 @@ public Long getMaxVersionFromIndex(IndexSearcher
searcher) throws IOException {
Jason Gerlowski created SOLR-17044:
--
Summary: Improve context-root specifying in SolrJ
Key: SOLR-17044
URL: https://issues.apache.org/jira/browse/SOLR-17044
Project: Solr
Issue Type: Improve
Jason Gerlowski created SOLR-17043:
--
Summary: Remove SolrClient path pattern matching
Key: SOLR-17043
URL: https://issues.apache.org/jira/browse/SOLR-17043
Project: Solr
Issue Type: Improvem
Jason Gerlowski created SOLR-17042:
--
Summary: Deprecate and remove 'V2RequestSupport' and related
methods
Key: SOLR-17042
URL: https://issues.apache.org/jira/browse/SOLR-17042
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17031:
---
Fix Version/s: 8.11.3
> Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x)
>
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17031:
---
Priority: Blocker (was: Critical)
> Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x)
> ---
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17031:
---
Summary: Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x) (was:
Update netty jars to 4.1.9
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1224#comment-1224
]
Jan Høydahl edited comment on SOLR-17031 at 10/19/23 12:08 PM:
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1224#comment-1224
]
Jan Høydahl commented on SOLR-17031:
Solr 9.4.0 already has 4.1.99. Feel free to make
[
https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1181#comment-1181
]
A Vishnusankar commented on SOLR-17031:
---
Can I take this up?
> Update netty jars t
bruno-roustant commented on PR #2021:
URL: https://github.com/apache/solr/pull/2021#issuecomment-1770534588
I removed the Map transition from this PR. The VersionBucket array is
created lazily.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
bruno-roustant commented on PR #2021:
URL: https://github.com/apache/solr/pull/2021#issuecomment-1770500635
I read the code more. The VersionBucket is also used by non-leaders to wait
for dependent updates in the case of in-place update. So it's not only a lock
for atomic access.
--
This
[
https://issues.apache.org/jira/browse/SOLR-17030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant resolved SOLR-17030.
---
Fix Version/s: 9.5
Resolution: Fixed
> Open TransactionLog for extension
> ---
[
https://issues.apache.org/jira/browse/SOLR-17030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1124#comment-1124
]
ASF subversion and git services commented on SOLR-17030:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-17030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1103#comment-1103
]
ASF subversion and git services commented on SOLR-17030:
Commit 6
bruno-roustant merged PR #2012:
URL: https://github.com/apache/solr/pull/2012
--
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.ap
39 matches
Mail list logo