heemin32 commented on PR #12287:
URL: https://github.com/apache/lucene/pull/12287#issuecomment-1907155750
Any update?
--
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 uns
junqiu-lei commented on PR #12679:
URL: https://github.com/apache/lucene/pull/12679#issuecomment-1907152593
Hi, do we have any scheduled release date for this exciting feature?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
github-actions[bot] commented on PR #562:
URL: https://github.com/apache/lucene/pull/562#issuecomment-1907130825
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contribution!
github-actions[bot] commented on PR #11928:
URL: https://github.com/apache/lucene/pull/11928#issuecomment-1907130536
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #11888:
URL: https://github.com/apache/lucene/pull/11888#issuecomment-1907130580
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12035:
URL: https://github.com/apache/lucene/pull/12035#issuecomment-1907130465
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12295:
URL: https://github.com/apache/lucene/pull/12295#issuecomment-1907130198
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12287:
URL: https://github.com/apache/lucene/pull/12287#issuecomment-1907130242
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12674:
URL: https://github.com/apache/lucene/pull/12674#issuecomment-1907129893
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12800:
URL: https://github.com/apache/lucene/pull/12800#issuecomment-1907129767
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12862:
URL: https://github.com/apache/lucene/pull/12862#issuecomment-1907129639
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #12915:
URL: https://github.com/apache/lucene/pull/12915#issuecomment-1907129523
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
github-actions[bot] commented on PR #13001:
URL: https://github.com/apache/lucene/pull/13001#issuecomment-1907129375
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
msfroh commented on code in PR #13028:
URL: https://github.com/apache/lucene/pull/13028#discussion_r1463878454
##
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/TaxonomyIndexArrays.java:
##
@@ -95,7 +97,8 @@ public TaxonomyIndexArrays(IndexReader reader,
Taxon
msfroh commented on code in PR #13028:
URL: https://github.com/apache/lucene/pull/13028#discussion_r1463869892
##
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestTaxonomyIndexArrays.java:
##
@@ -59,4 +74,88 @@ public void testMultiplesOfChunkSize() {
benwtrent merged PR #13027:
URL: https://github.com/apache/lucene/pull/13027
--
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
ChrisHegarty commented on PR #12706:
URL: https://github.com/apache/lucene/pull/12706#issuecomment-1905951549
> I don't think there will be any changes till release, but my plan was to
merge this on 2024-02-08.
That sounds fine to me. And I agree with merging this at the JDK 22 RC dat
ChrisHegarty commented on code in PR #13027:
URL: https://github.com/apache/lucene/pull/13027#discussion_r1463192412
##
lucene/CHANGES.txt:
##
@@ -243,6 +243,13 @@ Other
* GITHUB#12934: Cleaning up old references to Lucene/Solr. (Jakub Slowinski)
+ L
benwtrent commented on code in PR #13027:
URL: https://github.com/apache/lucene/pull/13027#discussion_r1463174260
##
lucene/core/src/java/org/apache/lucene/util/ScalarQuantizer.java:
##
@@ -201,13 +233,26 @@ public String toString() {
*
* @param floatVectorValues the flo
uschindler commented on PR #12706:
URL: https://github.com/apache/lucene/pull/12706#issuecomment-1905762807
I don't think there will be any changes till release, but my plan was to
merge this on 2024-02-08.
--
This is an automated message from the Apache Git Service.
To respond to the mes
uschindler commented on PR #12706:
URL: https://github.com/apache/lucene/pull/12706#issuecomment-1905761622
Hey, yes. I wanted to wait till RC phase and check everything before it.
In case we want to release a new Lucene version we can merge this earlier, I
just want to be on safe sid
ChrisHegarty commented on PR #12706:
URL: https://github.com/apache/lucene/pull/12706#issuecomment-1905715861
@uschindler This looks like it is in good shape. I think that it is ready
for merging, right?
--
This is an automated message from the Apache Git Service.
To respond to the messag
ChrisHegarty commented on code in PR #13027:
URL: https://github.com/apache/lucene/pull/13027#discussion_r1463026638
##
lucene/CHANGES.txt:
##
@@ -243,6 +243,13 @@ Other
* GITHUB#12934: Cleaning up old references to Lucene/Solr. (Jakub Slowinski)
+ L
ChrisHegarty commented on code in PR #13027:
URL: https://github.com/apache/lucene/pull/13027#discussion_r1463016033
##
lucene/core/src/java/org/apache/lucene/util/ScalarQuantizer.java:
##
@@ -201,13 +233,26 @@ public String toString() {
*
* @param floatVectorValues the
ChrisHegarty commented on code in PR #13027:
URL: https://github.com/apache/lucene/pull/13027#discussion_r1463016033
##
lucene/core/src/java/org/apache/lucene/util/ScalarQuantizer.java:
##
@@ -201,13 +233,26 @@ public String toString() {
*
* @param floatVectorValues the
vsop-479 commented on issue #13022:
URL: https://github.com/apache/lucene/issues/13022#issuecomment-1905672274
> Is findMerges() a bottleck for your use-case?
No, though we find indexing performance downgrade when our index get too
big, but the main reason may be `doStall` takes long
shubhamvishu commented on code in PR #12930:
URL: https://github.com/apache/lucene/pull/12930#discussion_r1462861811
##
dev-docs/codec-version-bump-howto.md:
##
@@ -0,0 +1,74 @@
+
+
+# Lucene Codec Version Bump How-To Manual
+
+Changing the name of the codec in Lucene is require
shubhamvishu commented on code in PR #12930:
URL: https://github.com/apache/lucene/pull/12930#discussion_r1462857551
##
dev-docs/codec-version-bump-howto.md:
##
@@ -0,0 +1,74 @@
+
+
+# Lucene Codec Version Bump How-To Manual
+
+Changing the name of the codec in Lucene is require
28 matches
Mail list logo