dweiss commented on issue #14829:
URL: https://github.com/apache/lucene/issues/14829#issuecomment-2994005520
I've applied this on main and branch_10x.
--
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 t
dweiss commented on code in PR #14831:
URL: https://github.com/apache/lucene/pull/14831#discussion_r2160248134
##
lucene/test-framework/src/test/org/apache/lucene/tests/util/TestBeforeAfterOverrides.java:
##
@@ -30,7 +30,9 @@ public TestBeforeAfterOverrides() {
public stati
github-actions[bot] commented on PR #14824:
URL: https://github.com/apache/lucene/pull/14824#issuecomment-2994008065
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 label to
it and you will stop
dweiss closed issue #14829: Remove -XX:ActiveProcessorCount=1 from
template.gradle.properties
URL: https://github.com/apache/lucene/issues/14829
--
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 s
dweiss merged PR #14824:
URL: https://github.com/apache/lucene/pull/14824
--
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
rmuir opened a new issue, #14833:
URL: https://github.com/apache/lucene/issues/14833
### Description
generated files can be specified in `.gitattributes` as generated for a
couple bonuses in github:
* doesn't mess up source code analysis (counts etc)
* changes are folded/hidden
rmuir commented on PR #14832:
URL: https://github.com/apache/lucene/pull/14832#issuecomment-2994425325
will also push a commit adding this one to `.git-blame-ignore-revs`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] commented on PR #14831:
URL: https://github.com/apache/lucene/pull/14831#issuecomment-2994427294
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 label to
it and you will stop
rmuir commented on PR #14832:
URL: https://github.com/apache/lucene/pull/14832#issuecomment-2994386376
The validation does make `eclint` run slower, but it still burns relative to
other tasks in the build:
```
$ time eclint
real 0m5.289s
user 0m7.823s
sys 0m0.601s
```
dsmiley commented on issue #14829:
URL: https://github.com/apache/lucene/issues/14829#issuecomment-2994866377
I imagine you'd recommend the same for Solr? It's not clear if Spotless vs.
the direct GoogleJavaFormat aspect changes the answer.
--
This is an automated message from the Apache
rmuir merged PR #14832:
URL: https://github.com/apache/lucene/pull/14832
--
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
HUSTERGS opened a new pull request, #14834:
URL: https://github.com/apache/lucene/pull/14834
### Description
This PR propose to implement `nextDocsAndScores` in order to help the
auto-vectorize of score calculation, I'v seen similar code under `TermScorer`.
Basically this pr add a ne
rmuir opened a new pull request, #14832:
URL: https://github.com/apache/lucene/pull/14832
editorconfig indents were set across the board for all files, but nothing
was done with existing files. For example, yaml was set to have a 2-space
indent, yet it is the wild-west out there: 1-space in
github-actions[bot] commented on PR #14834:
URL: https://github.com/apache/lucene/pull/14834#issuecomment-2994705537
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 label to
it and you will stop
rmuir merged PR #14825:
URL: https://github.com/apache/lucene/pull/14825
--
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 #14832:
URL: https://github.com/apache/lucene/pull/14832#issuecomment-2994383872
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 label to
it and you will stop
16 matches
Mail list logo