Re: [PR] SOLR-14115: Allow bin/solr zk commands to have parity with zkcli.sh commands. [solr]

2024-03-02 Thread via GitHub
epugh commented on PR #2298: URL: https://github.com/apache/solr/pull/2298#issuecomment-1974971954 Making progress...I *think* I have `bin/solr` done, and I am *hoping* I got `bin/solr.cmd` done... Now looking at `cloud.sh` cc @gus-asf on these changes coming up -- This

Re: [PR] Fix getting fieldType by its name in FileBasedSpellChecker [solr]

2024-03-02 Thread via GitHub
epugh commented on code in PR #2329: URL: https://github.com/apache/solr/pull/2329#discussion_r1510124245 ## solr/CHANGES.txt: ## @@ -27,7 +27,8 @@ Optimizations Bug Fixes - -(No changes) + +* PR#2329: Fix getting fieldType by its name in

Re: [PR] SOLR-16505: Switch UpdateShardHandler.getRecoveryOnlyHttpClient to Jetty HTTP2 [solr]

2024-03-02 Thread via GitHub
dsmiley commented on code in PR #2276: URL: https://github.com/apache/solr/pull/2276#discussion_r1510020415 ## solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java: ## @@ -915,18 +907,15 @@ private final void sendPrepRecoveryCmd(String leaderBaseUrl, String

Re: [PR] SOLR-16505: Switch UpdateShardHandler.getRecoveryOnlyHttpClient to Jetty HTTP2 [solr]

2024-03-02 Thread via GitHub
dsmiley commented on code in PR #2276: URL: https://github.com/apache/solr/pull/2276#discussion_r1510019464 ## solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java: ## @@ -175,24 +175,21 @@ public final void setRecoveringAfterStartup(boolean recoveringAfterStartup) {

Re: [PR] SOLR-16505: Switch UpdateShardHandler.getRecoveryOnlyHttpClient to Jetty HTTP2 [solr]

2024-03-02 Thread via GitHub
dsmiley commented on code in PR #2276: URL: https://github.com/apache/solr/pull/2276#discussion_r1510019364 ## solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java: ## @@ -175,24 +175,21 @@ public final void setRecoveringAfterStartup(boolean recoveringAfterStartup) {

Re: [PR] Jira/solr 16567 tentative [solr]

2024-03-02 Thread via GitHub
dsmiley commented on PR #1246: URL: https://github.com/apache/solr/pull/1246#issuecomment-1974872456 I suppose this should be closed; you were merely showing me something? I suppose this approach of showing somebody something can also be done on one's personal fork as well; probably

Re: [PR] SOLR-17190: Replace org.apache.solr.util.LongSet with hppc LongHashSet [solr]

2024-03-02 Thread via GitHub
dsmiley commented on PR #2328: URL: https://github.com/apache/solr/pull/2328#issuecomment-1974871824 Just remove it; it's an internal utility with alternatives. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Tests: JettyConfig.Builder.setContext("/solr") [solr]

2024-03-02 Thread via GitHub
dsmiley merged PR #2331: URL: https://github.com/apache/solr/pull/2331 -- 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:

Re: [PR] Fix getting fieldType by its name in FileBasedSpellChecker [solr]

2024-03-02 Thread via GitHub
epugh commented on code in PR #2329: URL: https://github.com/apache/solr/pull/2329#discussion_r1510001348 ## solr/CHANGES.txt: ## @@ -27,7 +27,8 @@ Optimizations Bug Fixes - -(No changes) + +* PR#2329: Fix getting fieldType by its name in

Re: [PR] Add DateRangeField example to Ref Guide [solr]

2024-03-02 Thread via GitHub
epugh merged PR #2330: URL: https://github.com/apache/solr/pull/2330 -- 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

Re: [PR] Add DateRangeField example to Ref Guide [solr]

2024-03-02 Thread via GitHub
epugh commented on PR #2330: URL: https://github.com/apache/solr/pull/2330#issuecomment-1974841764 Thank you @AndreyBozhko for following up from the other issue. I bumped the example up to give it a bit more prominance. Keep the improvements coming. In the future, I would love to

Re: [PR] Add DateRangeField example to Ref Guide [solr]

2024-03-02 Thread via GitHub
epugh commented on code in PR #2330: URL: https://github.com/apache/solr/pull/2330#discussion_r1509997419 ## solr/solr-ref-guide/modules/indexing-guide/pages/date-formatting-math.adoc: ## @@ -217,4 +217,117 @@ Unlike most local params, `op` is actually _not_ defined by any

Re: [PR] Add DateRangeField example to Ref Guide [solr]

2024-03-02 Thread via GitHub
epugh commented on code in PR #2330: URL: https://github.com/apache/solr/pull/2330#discussion_r1509997243 ## solr/core/src/test/org/apache/solr/request/macro/TestMacroExpander.java: ## @@ -37,8 +37,7 @@ public void testExamples() { me = new MacroExpander(testParams,