dweiss commented on PR #13110:
URL: https://github.com/apache/lucene/pull/13110#issuecomment-1948233095
I'll commit this shortly. There may be follow-ups, I'll keep an eye on those.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
dweiss merged PR #13110:
URL: https://github.com/apache/lucene/pull/13110
--
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
dianjifzm commented on PR #13045:
URL: https://github.com/apache/lucene/pull/13045#issuecomment-1948293102
> Hi @dianjifzm! Can you give more context for what you're trying to do? I
[passed the PR description through Google
Translate](https://translate.google.com/?sl=auto&tl=en&text=%E5%BC%
easyice opened a new issue, #13112:
URL: https://github.com/apache/lucene/issues/13112
### Description
As discussed in https://github.com/apache/lucene/pull/13104, the current API
allows for changing the configuration of token streams after construction(such
as `ShingleFilter`), but
benwtrent merged PR #13102:
URL: https://github.com/apache/lucene/pull/13102
--
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.a
benwtrent closed issue #13057: Reproducible failure in
TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren
URL: https://github.com/apache/lucene/issues/13057
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
dweiss commented on issue #13107:
URL: https://github.com/apache/lucene/issues/13107#issuecomment-1948515415
So, here's what I managed to do so far. I've set up a simple gh workflow
that can be triggered manually and provided with a release candidate to verify
- here's what it looks like: