github-actions[bot] commented on PR #13072:
URL: https://github.com/apache/lucene/pull/13072#issuecomment-2052720580
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
uschindler commented on PR #13288:
URL: https://github.com/apache/lucene/pull/13288#issuecomment-2052630571
> Hey @uschindler I didn't want to move forward on merging without your
thoughts. This is a separate idea from: #13200
Will check tomorrow.
--
This is an automated message fr
benwtrent commented on PR #13288:
URL: https://github.com/apache/lucene/pull/13288#issuecomment-2052231527
@jimczi I do like the further simplification. I can see about pulling in
some of your ideas
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
benwtrent commented on PR #13288:
URL: https://github.com/apache/lucene/pull/13288#issuecomment-2052087989
Hey @uschindler I didn't want to move forward on merging without your
thoughts. This is a separate idea from:
https://github.com/apache/lucene/pull/13200
This change is more inl
mayya-sharipova merged PR #13297:
URL: https://github.com/apache/lucene/pull/13297
--
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...@lu
benwtrent opened a new pull request, #13298:
URL: https://github.com/apache/lucene/pull/13298
This adds more backwards compatibility coverage for scalar quantization.
Adding a test that forces the older metadata version to be written and ensures
that it can still be read.
--
This is an a
jpountz commented on code in PR #13296:
URL: https://github.com/apache/lucene/pull/13296#discussion_r1562691650
##
lucene/MIGRATE.md:
##
@@ -180,6 +180,8 @@ access the members using method calls instead of field
accesses. Affected classe
- `IOContext`, `MergeInfo`, and `Flus
benwtrent commented on code in PR #13288:
URL: https://github.com/apache/lucene/pull/13288#discussion_r1562457295
##
lucene/codecs/src/java/org/apache/lucene/codecs/simpletext/SimpleTextKnnVectorsReader.java:
##
@@ -472,9 +472,8 @@ private void readVector(byte[] value) throws IO
mayya-sharipova merged PR #13268:
URL: https://github.com/apache/lucene/pull/13268
--
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...@lu
tteofili commented on code in PR #13288:
URL: https://github.com/apache/lucene/pull/13288#discussion_r1562353324
##
lucene/core/src/java/org/apache/lucene/codecs/hnsw/package-info.java:
##
@@ -0,0 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or mor
vsop-479 commented on PR #13253:
URL: https://github.com/apache/lucene/pull/13253#issuecomment-2051381459
@mikemccand
Please take a look when you get a chance.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
jpountz commented on code in PR #13288:
URL: https://github.com/apache/lucene/pull/13288#discussion_r1562108834
##
lucene/core/src/java/org/apache/lucene/codecs/hnsw/FlatBitVectorsScorer.java:
##
@@ -0,0 +1,126 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under on
iamsanjay opened a new pull request, #13296:
URL: https://github.com/apache/lucene/pull/13296
Task from #13207
Avoid the usage of compact constructors because the compact constructor can
only access the components of record, and most of FieldEntry relies on
IndexInput object which
13 matches
Mail list logo