dweiss merged PR #14682:
URL: https://github.com/apache/lucene/pull/14682
--
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...@lucene.apac
pseudo-nymous commented on PR #14682:
URL: https://github.com/apache/lucene/pull/14682#issuecomment-2888961089
Happy to contribute!
--
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 co
dweiss closed issue #14649: Filters cannot be set in Analysis
URL: https://github.com/apache/lucene/issues/14649
--
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,
dweiss commented on PR #14682:
URL: https://github.com/apache/lucene/pull/14682#issuecomment-2888960145
Thank you!
--
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 unsubs
rmuir merged PR #14670:
URL: https://github.com/apache/lucene/pull/14670
--
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...@lucene.apach
rmuir merged PR #14653:
URL: https://github.com/apache/lucene/pull/14653
--
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...@lucene.apach
rmuir merged PR #14648:
URL: https://github.com/apache/lucene/pull/14648
--
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...@lucene.apach
github-actions[bot] commented on PR #14582:
URL: https://github.com/apache/lucene/pull/14582#issuecomment-2888991972
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog-check
label to it and you wil
dweiss closed issue #14683: gradle-wrapper.jar http 429 (too many requests)
from github
URL: https://github.com/apache/lucene/issues/14683
--
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
rmuir commented on code in PR #14684:
URL: https://github.com/apache/lucene/pull/14684#discussion_r2094599378
##
gradlew:
##
@@ -222,7 +222,12 @@ if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
fi
GRADLE_WRAPPER_JAR="$APP_HOME/gradle/wrapper/gradle-wrapper.jar"
-if ! (
dweiss commented on code in PR #14684:
URL: https://github.com/apache/lucene/pull/14684#discussion_r2094599576
##
gradlew:
##
@@ -222,7 +222,12 @@ if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
fi
GRADLE_WRAPPER_JAR="$APP_HOME/gradle/wrapper/gradle-wrapper.jar"
-if ! (
github-actions[bot] commented on PR #14684:
URL: https://github.com/apache/lucene/pull/14684#issuecomment-2889150241
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog-check
label to it and you wil
dweiss commented on PR #14684:
URL: https://github.com/apache/lucene/pull/14684#issuecomment-2889150872
Ok, both linux and mac seem to work fine after your tweak (and with cached
gradle-wrapper.jar, so I assume the checksum command has been triggered) -
. Alternatively, we could put
gradle-wrapper.jar on Lucene's own
dweiss opened a new issue, #14683:
URL: https://github.com/apache/lucene/issues/14683
### Description
We see more of these. I'll add http 429 to WrapperDownloader but we may
think of another way to do it, eventually.
### Version and environment details
_No response_
--
rmuir commented on issue #14683:
URL: https://github.com/apache/lucene/issues/14683#issuecomment-2889003464
it is caused by the rate limit changes on GH side.
https://github.blog/changelog/2025-05-08-updated-rate-limits-for-unauthenticated-requests/
Can we cache this binary somehow to
dweiss commented on issue #14683:
URL: https://github.com/apache/lucene/issues/14683#issuecomment-2889005053
I need to leave now but will try the caching trick later. I would place this
jar on Lucene's data storage but am afraid of abuse by other projects. ;)
There is a long story of
dweiss opened a new pull request, #14684:
URL: https://github.com/apache/lucene/pull/14684
I just noticed that sha256sum is not present on github's mac vms.
https://github.com/actions/runner-images/issues/90
This patch switches to using shasum on darwin and adds a pre-check to see
dweiss commented on issue #14683:
URL: https://github.com/apache/lucene/issues/14683#issuecomment-2889147432
It is a good idea indeed. If the problem persists, I'll do it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
github-actions[bot] commented on PR #14684:
URL: https://github.com/apache/lucene/pull/14684#issuecomment-2889147213
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog-check
label to it and you wil
dweiss commented on issue #14683:
URL: https://github.com/apache/lucene/issues/14683#issuecomment-2889148906
Seems like it's working -

--
This is an automated message from the Apache Git Servi
rmuir commented on code in PR #14684:
URL: https://github.com/apache/lucene/pull/14684#discussion_r2094599073
##
gradlew:
##
@@ -222,7 +222,12 @@ if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
fi
GRADLE_WRAPPER_JAR="$APP_HOME/gradle/wrapper/gradle-wrapper.jar"
-if ! (
dweiss merged PR #14684:
URL: https://github.com/apache/lucene/pull/14684
--
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...@lucene.apac
dweiss commented on PR #14684:
URL: https://github.com/apache/lucene/pull/14684#issuecomment-2889161433
I've no idea, to be honest. I also have sha256sum on my mac but it's
relatively new... hard to tell where it comes from. I went with the suggestion
on that gh issue I referenced. I don't
mikemccand commented on issue #14630:
URL: https://github.com/apache/lucene/issues/14630#issuecomment-2889212582
OK thank you @jpountz and @rmuir! Downgrading the kernel to 6.12.4 indeed
recovered our lost performance, so it looks like that change in HZ (how many
time slices the Linux sche
dweiss commented on PR #14682:
URL: https://github.com/apache/lucene/pull/14682#issuecomment-277887
This is a bug - thank you. Could you also add a CHANGES.txt entry under
10.3.0? I'll merge and backport.
--
This is an automated message from the Apache Git Service.
To respond to the m
vigyasharma merged PR #14443:
URL: https://github.com/apache/lucene/pull/14443
--
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...@lucene
vigyasharma commented on PR #14009:
URL: https://github.com/apache/lucene/pull/14009#issuecomment-2889130972
> The graph is a bit confusing, but the dots are the oversample (from 1 to
5).
This is the piece I was missing! Can we edit the [benchmark
comment](https://github.com/apache/l
29 matches
Mail list logo