epugh commented on PR #3223:
URL: https://github.com/apache/solr/pull/3223#issuecomment-2714863862
> So instead of using SOLR_TOOL_HOST, and instead using SOLR_HOST in the
java code, I think we can remove the SOLR_TOOL_HOST all together, since we set
it in `bin/solr`:
>
> ```shell
epugh commented on PR #3244:
URL: https://github.com/apache/solr/pull/3244#issuecomment-2714841124
Doh, you are right:
https://solr.apache.org/guide/solr/latest/indexing-guide/field-types-included-with-solr.html#deprecated-field-types
doesn't actually list ExternalFileField!
gerlowskija closed issue #762: Security.json is never copied to Zookeeper while
creating Solr 9.8.0 Clusters
URL: https://github.com/apache/solr-operator/issues/762
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
gerlowskija commented on code in PR #3190:
URL: https://github.com/apache/solr/pull/3190#discussion_r1989607793
##
solr/core/src/java/org/apache/solr/cli/SolrCLI.java:
##
@@ -411,21 +411,25 @@ private static void printHelp() {
print(
"
gerlowskija commented on PR #3244:
URL: https://github.com/apache/solr/pull/3244#issuecomment-2714808644
> ExternalFileField is deprecated, remove it.
Is it? SOLR-17655 looks like it was created to put that deprecation in
place, but it's not there yet afaict.
(That's not to sa
gerlowskija commented on issue #757:
URL: https://github.com/apache/solr-operator/issues/757#issuecomment-2714274457
Hi @irwan-verint - this Github repo is specific to issues and improvements
related to the Solr Operator: a particular way of running and managing Solr
deployments in Kubernet
gerlowskija merged PR #756:
URL: https://github.com/apache/solr-operator/pull/756
--
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 commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2714450348
Thanks again for all your work on this @elangelo !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
gerlowskija closed issue #757: Setup SOLR using Basic Authentication doesn't
work.
URL: https://github.com/apache/solr-operator/issues/757
--
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 specifi
[
https://issues.apache.org/jira/browse/SOLR-17679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934215#comment-17934215
]
Alessandro Benedetti commented on SOLR-17679:
-
Hi,
that's interesting and doa
gerlowskija commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2714415769
The PR jobs are failing currently due to a setup issue:
> Error: This request has been automatically failed because it uses a
deprecated version of `actions/cache: v2`. Plea
epugh commented on code in PR #3253:
URL: https://github.com/apache/solr/pull/3253#discussion_r1989361358
##
solr/packaging/test/test_packages.bats:
##
@@ -58,22 +58,24 @@ teardown() {
}
# This test is useful if you are debugging/working with packages.
-# We have commented i
janhoy commented on PR #3247:
URL: https://github.com/apache/solr/pull/3247#issuecomment-2713858887
I made a [JIRA](https://issues.apache.org/jira/browse/SOLR-17697) and a
feature branch with only the gradle stuff.
Re-purposed this PR to add the first few tools as a POC.
More PRs shoul
[
https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221
]
Alex Deparvu commented on SOLR-17143:
-
> 2. Are there any low level "keep-alive" tha
[
https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221
]
Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:54 PM:
-
dsmiley merged PR #3243:
URL: https://github.com/apache/solr/pull/3243
--
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.or
epugh commented on PR #3247:
URL: https://github.com/apache/solr/pull/3247#issuecomment-2713435505
> Eric, you have really lifted the CLI in the last versions, none of which
is wasted if/when moving to picocli!
>
> Also, we have pretty good test coverage in bats tests, which is a grea
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934200#comment-17934200
]
Alessandro Benedetti commented on SOLR-17632:
-
Done!
> Text to Vector Update
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Benedetti updated SOLR-17632:
Labels: pull-request-available vector-based-search (was:
pull-request-available)
alessandrobenedetti commented on PR #3151:
URL: https://github.com/apache/solr/pull/3151#issuecomment-2714076350
Ok, no updates, comments or help in the last three weeks, so at the end of
the week, I'll proceed fixing the tests and merging. any help with the test
clean up is still welcome!
janhoy opened a new pull request, #3254:
URL: https://github.com/apache/solr/pull/3254
https://issues.apache.org/jira/browse/SOLR-17697
This PR is just a way to visualize the status of the feature branch
`jira/SOLR-17697-picocli`.
Create PRs targeting that branch to tackle individu
Dhoka Pramod created SOLR-17696:
---
Summary: Support Jetty 12 for Solr latest
Key: SOLR-17696
URL: https://issues.apache.org/jira/browse/SOLR-17696
Project: Solr
Issue Type: Improvement
epugh commented on PR #3244:
URL: https://github.com/apache/solr/pull/3244#issuecomment-2713457158
Going to merge later this week barring any feedback!
--
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 g
epugh commented on PR #3212:
URL: https://github.com/apache/solr/pull/3212#issuecomment-2713458846
Going to merge later this week barring any feedback!
--
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 g
dsmiley commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2711845689
There are ~4 classes (+ 5 tests) containing "DelegationToken". @risdenk are
these now obsolete/useless? Would that belong here in this issue (for Hadoop
Auth) or would you recommend anothe
HoustonPutman commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2711081795
I will work on adding an integration test, but since you tested it manually,
it shouldn't block this PR or a release IMO.
--
This is an automated message from the Apache Git S
[
https://issues.apache.org/jira/browse/SOLR-17537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933951#comment-17933951
]
ASF subversion and git services commented on SOLR-17537:
Commit 5
epugh commented on PR #3253:
URL: https://github.com/apache/solr/pull/3253#issuecomment-2713409914
There is a commented out .bats test in `test_packages.bats` that you could
run. It requires a live internet connection which is why we don't run it in CI
that tests out github..
> This t
jkmuriithi commented on code in PR #3238:
URL: https://github.com/apache/solr/pull/3238#discussion_r1987459862
##
solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java:
##
@@ -185,8 +188,31 @@ public void setQueryParams(Set queryParams) {
this.queryParams = quer
HoustonPutman commented on PR #3225:
URL: https://github.com/apache/solr/pull/3225#issuecomment-2711096019
> Can/should we just always wait or recommend that we do so? Seems safer to
wait.
Yeah, that should be fine. I'll remove the option, and always wait.
--
This is an automated m
stillalex commented on PR #3233:
URL: https://github.com/apache/solr/pull/3233#issuecomment-2714527929
interesting change, I think it looks good and the new version of the code
looks much cleaner, +1 from me.
just 2 thoughts (feel free to ignore if not relevant):
- there are some p
dsmiley commented on PR #3253:
URL: https://github.com/apache/solr/pull/3253#issuecomment-2714548138
Thanks for pointing out the commented out test. It passes now, after I
updated it (the URL didn't seem to work exactly as it was).
As you can hopefully agree/observe here, Jackson is
[
https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221
]
Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:53 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221
]
Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:56 PM:
-
HoustonPutman commented on PR #3223:
URL: https://github.com/apache/solr/pull/3223#issuecomment-2714754015
> Right... So I can remove SOLR_HOST from the `bin/solr` and `bin/solr.cmd`
because we default to localhost in the Java code!
SOLR_TOOL_HOST, not SOLR_HOST đ
but yes
--
This i
epugh commented on PR #3223:
URL: https://github.com/apache/solr/pull/3223#issuecomment-2714780914
> > Right... So I can remove SOLR_HOST from the `bin/solr` and
`bin/solr.cmd` because we default to localhost in the Java code!
>
> SOLR_TOOL_HOST, not SOLR_HOST đ
but yes
I was t
[
https://issues.apache.org/jira/browse/SOLR-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17698:
--
Labels: pull-request-available (was: )
> Remove deprecated EnumField
> ---
epugh opened a new pull request, #3256:
URL: https://github.com/apache/solr/pull/3256
https://issues.apache.org/jira/browse/SOLR-17698
# Description
Removing deprecated EnumField
# Solution
EnumField has been replaced by EnumFieldType. Simplified tests and
suppor
[
https://issues.apache.org/jira/browse/SOLR-17694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934004#comment-17934004
]
Gus Heck commented on SOLR-17694:
-
{quote}I'm inclined to think Solr should reject such n
Jan Høydahl created SOLR-17697:
--
Summary: Use picocli instead of commons-cli
Key: SOLR-17697
URL: https://issues.apache.org/jira/browse/SOLR-17697
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-17537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-17537.
---
Fix Version/s: main (10.0)
Assignee: Houston Putman
Resolution: Fixed
> Let C
janhoy commented on PR #3247:
URL: https://github.com/apache/solr/pull/3247#issuecomment-2711920203
Eric, you have really lifted the CLI in the last versions, none of which is
wasted if/when moving to picocli!
Also, we have pretty good test coverage in bats tests, which is a great way
cpoerschke opened a new pull request, #3255:
URL: https://github.com/apache/solr/pull/3255
The `RawTFSimilarityFactory` from (not yet released) Solr 9.9 backported to
9.8 branch with a local `RawTFSimilarity` variant since Solr 9.8's Lucene
version does not have the `RawTFSimilarity` class.
[
https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934295#comment-17934295
]
Christine Poerschke commented on SOLR-17626:
https://github.com/apache/solr/p
cpoerschke closed pull request #3255: (no intended to be merged to branch_9_8)
SOLR-17626: add RawTFSimilarity[Factory] class(es)
URL: https://github.com/apache/solr/pull/3255
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
[
https://issues.apache.org/jira/browse/SOLR-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17695.
--
Fix Version/s: 9.9
Resolution: Fixed
> Misleading warning in bin/solr start -e examples about so
epugh commented on PR #3256:
URL: https://github.com/apache/solr/pull/3256#issuecomment-2715392532
Looks like we could eliminate `AbstractEnumField` now?
--
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
epugh opened a new pull request, #3257:
URL: https://github.com/apache/solr/pull/3257
https://issues.apache.org/jira/browse/SOLR-17655
# Description
Mark ExternalFileField as deprecated.
# Solution
This pairs with https://github.com/apache/solr/pull/3244, and i
epugh commented on PR #3223:
URL: https://github.com/apache/solr/pull/3223#issuecomment-2715442544
Successful build!If anyone wants to eyeball solr.cmd, that would be
great.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
[
https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934398#comment-17934398
]
ASF subversion and git services commented on SOLR-17607:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17607.
-
Fix Version/s: 9.9
Resolution: Fixed
> HTTP ClusterStateProvider should defer talking to S
[
https://issues.apache.org/jira/browse/SOLR-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-17515:
--
Fix Version/s: 9.8
> Recovery fails in Solr 9.7.0 if basic-auth is enabled
> --
[
https://issues.apache.org/jira/browse/SOLR-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman closed SOLR-17515.
-
> Recovery fails in Solr 9.7.0 if basic-auth is enabled
> ---
[
https://issues.apache.org/jira/browse/SOLR-17530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman closed SOLR-17530.
-
Assignee: David Smiley
> Prometheus response writer didn't recognize TLOG & PULL replicas
> -
[
https://issues.apache.org/jira/browse/SOLR-17530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-17530:
--
Fix Version/s: 9.8
> Prometheus response writer didn't recognize TLOG & PULL replicas
> ---
psalagnac opened a new pull request, #3258:
URL: https://github.com/apache/solr/pull/3258
https://issues.apache.org/jira/browse/SOLR-17651
# Description
End goal is to make sure unit tests for CLI tools never make a call to
`System.exit()`.
This introduces class `Too
[
https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Salagnac reassigned SOLR-17651:
--
Assignee: Pierre Salagnac
> Obfuscate System.exit(), remove direct usage
> ---
[
https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17651:
--
Labels: pull-request-available (was: )
> Obfuscate System.exit(), remove direct usage
> --
dsmiley merged PR #3248:
URL: https://github.com/apache/solr/pull/3248
--
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.or
reubent closed pull request #3250: Reimplement CancellableQueryTracker
URL: https://github.com/apache/solr/pull/3250
--
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 unsubscr
[
https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934372#comment-17934372
]
ASF subversion and git services commented on SOLR-17607:
Commit 9
dsmiley merged PR #3249:
URL: https://github.com/apache/solr/pull/3249
--
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.or
[
https://issues.apache.org/jira/browse/SOLR-17696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-17696.
Resolution: Duplicate
> Support Jetty 12 for Solr latest
>
>
>
dsmiley commented on PR #3233:
URL: https://github.com/apache/solr/pull/3233#issuecomment-2715838346
Thanks for your feedback Alex!
> there are some places where we create new clients based on existing
clients settings, so would we need to make sure the listeners are being copied
ove
Puneet Sharma created SOLR-17699:
Summary: High Query Time in Solr When Using OR with frange in fq
Key: SOLR-17699
URL: https://issues.apache.org/jira/browse/SOLR-17699
Project: Solr
Issue Ty
[
https://issues.apache.org/jira/browse/SOLR-17562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934354#comment-17934354
]
David Smiley commented on SOLR-17562:
-
This was merged; shouldn't the issue be closed
dsmiley commented on PR #3159:
URL: https://github.com/apache/solr/pull/3159#issuecomment-2715871761
Looking to merge this maybe tomorrow; certainly won't be the last of
deprecations. I'll end up creating another PR.
Some changes here are not just deprecations but using a new thing, but
psalagnac commented on code in PR #3258:
URL: https://github.com/apache/solr/pull/3258#discussion_r1990122985
##
solr/core/src/test/org/apache/solr/security/BasicAuthIntegrationTest.java:
##
@@ -298,23 +295,10 @@ public void testBasicAuth() throws Exception {
verifySecuri
edaemon commented on issue #84:
URL: https://github.com/apache/solr-operator/issues/84#issuecomment-2715771545
I'm seeing a similar issue with version 0.9.0, but I'm wondering if there's
some configuration I'm missing. The problem I'm having is that requests to the
common service seem to in
reubent opened a new pull request, #3250:
URL: https://github.com/apache/solr/pull/3250
I don't have access to JIRA to create a ticket but please see below. I've
posted in the users list but not received any replies to I've attempted to fix
myself.
# Description
We
reubent opened a new pull request, #3251:
URL: https://github.com/apache/solr/pull/3251
I don't have access to JIRA to create a ticket but please see below. I've
posted in the users list but not received any replies to I've attempted to fix
myself.
# Description
We
HoustonPutman merged PR #2849:
URL: https://github.com/apache/solr/pull/2849
--
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
Eric Pugh created SOLR-17698:
Summary: Remove deprecated EnumField
Key: SOLR-17698
URL: https://issues.apache.org/jira/browse/SOLR-17698
Project: Solr
Issue Type: Task
Affects Versions: main
Jason Gerlowski created SOLR-17692:
--
Summary: DELETEREPLICA should preempt full-recovery instead of
waiting for completion
Key: SOLR-17692
URL: https://issues.apache.org/jira/browse/SOLR-17692
Projec
74 matches
Mail list logo