HoustonPutman commented on code in PR #2960:
URL: https://github.com/apache/solr/pull/2960#discussion_r1929053426
##
solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollector.java:
##
@@ -29,11 +30,15 @@
*/
public class EarlyTerminatingCollector extends FilterCollec
dsmiley commented on PR #2423:
URL: https://github.com/apache/solr/pull/2423#issuecomment-2613064920
I suggest close without merging. As we embrace the logchange mechanism, we
will then no longer have to do any parsing; it'll be a straight-forward reading
of files with a strict format with
solrbot opened a new pull request, #3131:
URL: https://github.com/apache/solr/pull/3131
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| net.ltgt.errorprone | plugin | major | `3.1.0` -> `4.1.0` |
---
### Configuration
[
https://issues.apache.org/jira/browse/SOLR-17630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916849#comment-17916849
]
Jason Gerlowski commented on SOLR-17630:
(Arrived here by following a reference i
HoustonPutman commented on PR #2632:
URL: https://github.com/apache/solr/pull/2632#issuecomment-2613152878
> As there is now FieldExistsQuery covering a range of cases (not just even
docValues & norms), this probably obsoletes complexity inside
FieldType.getExistenceQuery. Can we just call
HoustonPutman commented on code in PR #2632:
URL: https://github.com/apache/solr/pull/2632#discussion_r1929118564
##
solr/core/src/java/org/apache/solr/search/facet/MissingAgg.java:
##
@@ -45,7 +45,7 @@ public SlotAcc createSlotAcc(FacetContext fcontext, long
numDocs, int numSl
gerlowskija merged PR #752:
URL: https://github.com/apache/solr-operator/pull/752
--
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...@sol
gerlowskija merged PR #751:
URL: https://github.com/apache/solr-operator/pull/751
--
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...@sol
solrbot opened a new pull request, #3128:
URL: https://github.com/apache/solr/pull/3128
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
| dependenci
janhoy merged PR #3092:
URL: https://github.com/apache/solr/pull/3092
--
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
[
https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-17626.
Resolution: Fixed
> add RawTFSimilarityFactory class
>
[
https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916677#comment-17916677
]
ASF subversion and git services commented on SOLR-17626:
Commit 3
renatoh commented on code in PR #3048:
URL: https://github.com/apache/solr/pull/3048#discussion_r1928511029
##
solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java:
##
@@ -68,24 +74,153 @@ public SimpleOrderedMap(Map.Entry[]
nameValuePairs) {
public SimpleOr
renatoh commented on code in PR #3048:
URL: https://github.com/apache/solr/pull/3048#discussion_r1928520200
##
solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java:
##
@@ -68,24 +74,153 @@ public SimpleOrderedMap(Map.Entry[]
nameValuePairs) {
public SimpleOr
solrbot opened a new pull request, #3108:
URL: https://github.com/apache/solr/pull/3108
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/pro
solrbot opened a new pull request, #3107:
URL: https://github.com/apache/solr/pull/3107
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[org.eclipse.jgit:org.eclipse.jgit](https://eclipse.gerrithub.io/plugins/gitiles/eclipse-jgit/
solrbot opened a new pull request, #3106:
URL: https://github.com/apache/solr/pull/3106
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.eclipse.jdt:ecj](https://projects.eclipse.org/projects/eclipse.jdt)
([source](https://red
HoustonPutman merged PR #2998:
URL: https://github.com/apache/solr/pull/2998
--
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
HoustonPutman commented on code in PR #2960:
URL: https://github.com/apache/solr/pull/2960#discussion_r1929056967
##
solr/core/src/java/org/apache/solr/search/QueryResult.java:
##
@@ -22,6 +22,7 @@ public class QueryResult {
// Object for back compatibility so that we render
dsmiley commented on code in PR #3048:
URL: https://github.com/apache/solr/pull/3048#discussion_r1929111648
##
solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java:
##
@@ -68,24 +74,153 @@ public SimpleOrderedMap(Map.Entry[]
nameValuePairs) {
public SimpleOr
solrbot opened a new pull request, #3127:
URL: https://github.com/apache/solr/pull/3127
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.lmax:disruptor](https://lmax-exchange.github.io/disruptor)
([source](https://redirect.git
solrbot opened a new pull request, #3126:
URL: https://github.com/apache/solr/pull/3126
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.ibm.icu:icu4j](https://icu.unicode.org/)
([source](https://redirect.github.com/unicode-or
solrbot opened a new pull request, #3124:
URL: https://github.com/apache/solr/pull/3124
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [biz.aQute.bnd:biz.aQute.bnd.annotation](https://bnd.bndtools.org/)
([source](https://redirect
solrbot opened a new pull request, #3125:
URL: https://github.com/apache/solr/pull/3125
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| com.diffplug.spotless | plugin | major | `6.5.2` -> `7.0.2` |
---
### Configurati
solrbot opened a new pull request, #3129:
URL: https://github.com/apache/solr/pull/3129
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[jakarta.annotation:jakarta.annotation-api](https://projects.eclipse.org/projects/ee4j.ca)
([
solrbot opened a new pull request, #3130:
URL: https://github.com/apache/solr/pull/3130
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[jakarta.ws.rs:jakarta.ws.rs-api](https://redirect.github.com/jakartaee/rest) |
dependencies
solrbot opened a new pull request, #3133:
URL: https://github.com/apache/solr/pull/3133
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[no.nav.security:mock-oauth2-server](https://redirect.github.com/navikt/mock-oauth2-server)
|
solrbot opened a new pull request, #3132:
URL: https://github.com/apache/solr/pull/3132
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [net.thisptr:jackson-jq](https://redirect.github.com/eiiches/jackson-jq)
([source](https://red
janhoy merged PR #3055:
URL: https://github.com/apache/solr/pull/3055
--
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
cpoerschke commented on code in PR #3033:
URL: https://github.com/apache/solr/pull/3033#discussion_r1928365295
##
solr/core/src/java/org/apache/solr/cloud/api/collections/OverseerCancelMessageHandler.java:
##
@@ -0,0 +1,237 @@
+/*
+ * Licensed to the Apache Software Foundation (
stillalex opened a new pull request, #3112:
URL: https://github.com/apache/solr/pull/3112
https://issues.apache.org/jira/browse/SOLR-13360
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
solrbot opened a new pull request, #3113:
URL: https://github.com/apache/solr/pull/3113
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.semver4j:semver4j](https://redirect.github.com/semver4j/semver4j) |
dependencies | minor
solrbot opened a new pull request, #3115:
URL: https://github.com/apache/solr/pull/3115
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[com.google.auth:google-auth-library-oauth2-http](https://redirect.github.com/googleapis/googl
solrbot opened a new pull request, #3117:
URL: https://github.com/apache/solr/pull/3117
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.grpc:grpc-util](https://redirect.github.com/grpc/grpc-java) |
dependencies | minor | `1.65
solrbot opened a new pull request, #3116:
URL: https://github.com/apache/solr/pull/3116
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.google.errorprone:error_prone_core](https://errorprone.info)
([source](https://redirect.g
solrbot opened a new pull request, #3118:
URL: https://github.com/apache/solr/pull/3118
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[dev.langchain4j:langchain4j-open-ai](https://redirect.github.com/langchain4j/langchain4j)
|
solrbot opened a new pull request, #3119:
URL: https://github.com/apache/solr/pull/3119
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.apache.calcite:calcite-linq4j](https://calcite.apache.org)
([source](https://redirect.git
solrbot opened a new pull request, #3114:
URL: https://github.com/apache/solr/pull/3114
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp)
([source](https://redirect.gith
cpoerschke commented on code in PR #3053:
URL: https://github.com/apache/solr/pull/3053#discussion_r1928852796
##
solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java:
##
@@ -582,7 +572,6 @@ public float score() {
return score;
}
-@Override
janhoy commented on PR #2423:
URL: https://github.com/apache/solr/pull/2423#issuecomment-2612822898
@dsmiley If this script gives any value beyond your existing CHANGES.txt
parser, I could merge it. Else I'll close.
When we move to logchange, we'll need yet another parser :)
--
Th
cpoerschke commented on code in PR #3053:
URL: https://github.com/apache/solr/pull/3053#discussion_r1928902341
##
solr/core/src/test/org/apache/solr/search/RankQueryTestPlugin.java:
##
@@ -476,7 +476,6 @@ private static class ScoreAndDoc extends Scorable {
this.score =
cpoerschke opened a new pull request, #3121:
URL: https://github.com/apache/solr/pull/3121
Split out from the Lucene 10.x upgrade #3053 PR.
The class was marked experimental in/until Lucene 9.4 and in Lucene 9.5
became deprecated:
*
https://github.com/apache/lucene/blob/releases/l
solrbot opened a new pull request, #3120:
URL: https://github.com/apache/solr/pull/3120
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[io.prometheus:prometheus-metrics-model](https://redirect.github.com/prometheus/client_java)
solrbot opened a new pull request, #3123:
URL: https://github.com/apache/solr/pull/3123
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.apache.tika:tika-parsers](https://tika.apache.org/)
([source](https://redirect.github.com
solrbot opened a new pull request, #3122:
URL: https://github.com/apache/solr/pull/3122
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[com.adobe.testing:s3mock-testsupport-common](https://redirect.github.com/adobe/S3Mock)
| dep
malliaridis commented on PR #3122:
URL: https://github.com/apache/solr/pull/3122#issuecomment-2612938855
See https://github.com/apache/solr/pull/3002#issuecomment-260822
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
cpoerschke commented on code in PR #3053:
URL: https://github.com/apache/solr/pull/3053#discussion_r1928419378
##
solr/core/src/java/org/apache/solr/response/transform/ChildDocTransformerFactory.java:
##
@@ -22,7 +22,7 @@
import java.io.UncheckedIOException;
import org.apache.
janhoy merged PR #3068:
URL: https://github.com/apache/solr/pull/3068
--
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
[
https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916790#comment-17916790
]
Alex Deparvu commented on SOLR-13360:
-
Just trying to make some progress here, I was
solrbot commented on PR #3137:
URL: https://github.com/apache/solr/pull/3137#issuecomment-2613682510
### ⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably
do not want to merge this PR as-is.
♻ Renovate will retry this branch,
solrbot opened a new pull request, #3138:
URL: https://github.com/apache/solr/pull/3138
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| org.owasp.dependencycheck | plugin | major | `9.0.8` -> `12.0.1` |
---
### Config
solrbot opened a new pull request, #3139:
URL: https://github.com/apache/solr/pull/3139
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/)
([s
anshumg opened a new pull request, #140:
URL: https://github.com/apache/solr-site/pull/140
(no comment)
--
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-ma
solrbot opened a new pull request, #3137:
URL: https://github.com/apache/solr/pull/3137
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/pro
github-actions[bot] commented on PR #2591:
URL: https://github.com/apache/solr/pull/2591#issuecomment-2613624553
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
anshumg merged PR #140:
URL: https://github.com/apache/solr-site/pull/140
--
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
anshumg merged PR #139:
URL: https://github.com/apache/solr-site/pull/139
--
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
github-actions[bot] commented on PR #2742:
URL: https://github.com/apache/solr/pull/2742#issuecomment-2613624519
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
cpoerschke commented on code in PR #2632:
URL: https://github.com/apache/solr/pull/2632#discussion_r1928413086
##
solr/core/src/java/org/apache/solr/search/facet/MissingAgg.java:
##
@@ -45,7 +45,7 @@ public SlotAcc createSlotAcc(FacetContext fcontext, long
numDocs, int numSlots
janhoy commented on PR #3081:
URL: https://github.com/apache/solr/pull/3081#issuecomment-2612173602
```
* What went wrong:
Could not determine the dependencies of task
':solr:modules:jwt-auth:collectJarInfos'.
> Could not resolve all dependencies for configuration
':solr:modules:jw
janhoy opened a new pull request, #3101:
URL: https://github.com/apache/solr/pull/3101
Cherry-picked from main 6e5c4c463e869020c984c9390249512285caf515
--
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
janhoy merged PR #3076:
URL: https://github.com/apache/solr/pull/3076
--
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
cpoerschke commented on code in PR #3053:
URL: https://github.com/apache/solr/pull/3053#discussion_r1928384222
##
solr/core/src/java/org/apache/solr/core/backup/repository/BackupRepository.java:
##
@@ -216,7 +216,7 @@ default void copyIndexFileFrom(
Directory sourceDir, S
cpoerschke commented on code in PR #3053:
URL: https://github.com/apache/solr/pull/3053#discussion_r1928398006
##
solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java:
##
@@ -1755,7 +1755,6 @@ protected static class ScoreAndDoc extends Scorable {
this.
cpoerschke merged PR #2715:
URL: https://github.com/apache/solr/pull/2715
--
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
cpoerschke commented on PR #2632:
URL: https://github.com/apache/solr/pull/2632#issuecomment-2612218867
Added @chatman and @noblepaul w.r.t. overlap with the #3053 upgrade to
Lucene 10.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
[
https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17626:
--
Labels: pull-request-available (was: )
> add RawTFSimilarityFactory class
> --
github-actions[bot] closed pull request #2591: SOLR-17378: Add a RequestHandler
metric for "number of outstanding concurrent requests"
URL: https://github.com/apache/solr/pull/2591
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
anshumg opened a new pull request, #139:
URL: https://github.com/apache/solr-site/pull/139
(no comment)
--
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-ma
solrbot opened a new pull request, #3136:
URL: https://github.com/apache/solr/pull/3136
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.glassfish.jaxb:jaxb-runtime](https://eclipse-ee4j.github.io/jaxb-ri/)
([source](https://r
solrbot opened a new pull request, #3134:
URL: https://github.com/apache/solr/pull/3134
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.apache.opennlp:opennlp-tools](https://www.apache.org/)
([source](https://redirect.github.
solrbot opened a new pull request, #3135:
URL: https://github.com/apache/solr/pull/3135
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[org.eclipse.jgit:org.eclipse.jgit](https://eclipse.gerrithub.io/plugins/gitiles/eclipse-jgit/
72 matches
Mail list logo