[
https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577849#comment-17577849
]
Marcus Eagan commented on LUCENE-10471:
---
[~michi] You are free to increase the di
[
https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577853#comment-17577853
]
David Turner commented on LUCENE-10677:
---
> I'm opposed to the use of string.inter
[
https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577859#comment-17577859
]
Dawid Weiss commented on LUCENE-10677:
--
> It looks like we might be able to interc
[
https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577853#comment-17577853
]
David Turner edited comment on LUCENE-10677 at 8/10/22 9:42 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577970#comment-17577970
]
Michael Sokolov commented on LUCENE-10471:
--
> Maybe I do not understand the co
Ignacio Vera created LUCENE-10678:
-
Summary: computing the partition point on a BKD tree merge can
overflow
Key: LUCENE-10678
URL: https://issues.apache.org/jira/browse/LUCENE-10678
Project: Lucene -
iverase opened a new pull request, #1065:
URL: https://github.com/apache/lucene/pull/1065
We currently compute the partition point for a set of points by multiplying
the number of nodes that needs to be on the left of the BKD tree by the
maxPointsInLeafNode. This multiplication is done on t
[
https://issues.apache.org/jira/browse/LUCENE-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578098#comment-17578098
]
Ignacio Vera commented on LUCENE-10678:
---
The error from this bug looks like:
{cod
msokolov merged PR #1054:
URL: https://github.com/apache/lucene/pull/1054
--
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
[
https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578150#comment-17578150
]
ASF subversion and git services commented on LUCENE-10577:
--
Co
rmuir commented on PR #1057:
URL: https://github.com/apache/lucene/pull/1057#issuecomment-1211278416
this will actually slow down the merge heavily, by preventing things like
optimized bulk merges of stored fields.
I really don't think we should be doing this with a codec-wrapper. you
[
https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Sokolov updated LUCENE-10577:
-
Summary: Enable quantization of HNSW vectors to 8 bits (was: Quantize
vector values)
mocobeta commented on issue #7:
URL:
https://github.com/apache/lucene-jira-archive/issues/7#issuecomment-1211611734
As a note, here is the INFRA issue.
https://issues.apache.org/jira/browse/INFRA-23563
--
This is an automated message from the Apache Git Service.
To respond to the m
13 matches
Mail list logo