Re: [I] Improve smoketester JDK versions support [lucene]

2024-02-16 Thread via GitHub
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:

Re: [I] Reproducible failure in TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren [lucene]

2024-02-16 Thread via GitHub
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

Re: [PR] Fix test failure in #13057 [lucene]

2024-02-16 Thread via GitHub
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

[I] Make token stream settings as final and only set on construction [lucene]

2024-02-16 Thread via GitHub
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

Re: [PR] [LUCENE-13044][replicator] NRT add configurable commitData for Custom… [lucene]

2024-02-16 Thread via GitHub
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%

Re: [PR] github workflow cleanup and minor improvements [lucene]

2024-02-16 Thread via GitHub
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

Re: [PR] github workflow cleanup and minor improvements [lucene]

2024-02-16 Thread via GitHub
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