garydgregory commented on PR #13269:
URL: https://github.com/apache/lucene/pull/13269#issuecomment-2584960659
Note that I pushed a new version of Commons Codec a couple of days ago.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
github-actions[bot] commented on PR #13269:
URL: https://github.com/apache/lucene/pull/13269#issuecomment-2584950615
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
yugushihuang commented on PR #12828:
URL: https://github.com/apache/lucene/pull/12828#issuecomment-2584906452
@jpountz I have sync the fork. @shubhamvishu has already approved the
commit. I will merge once the check passes.
--
This is an automated message from the Apache Git Service.
To
navneet1v commented on code in PR #14131:
URL: https://github.com/apache/lucene/pull/14131#discussion_r1911714546
##
lucene/sandbox/src/java/org/apache/lucene/sandbox/vectorsearch/CuVSVectorsWriter.java:
##
@@ -0,0 +1,402 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
navneet1v commented on PR #14131:
URL: https://github.com/apache/lucene/pull/14131#issuecomment-2584809189
@chatman thanks for creating the PR. This looks very interesting. is the
idea here is the Lucene library will on a GPU machine and running the CUVS.
--
This is an automated message
dweiss commented on code in PR #14131:
URL: https://github.com/apache/lucene/pull/14131#discussion_r1911392570
##
build-tools/build-infra/build.gradle:
##
@@ -22,6 +22,7 @@ plugins {
}
repositories {
+ mavenLocal()
Review Comment:
Remove mavenLocal before merging, if it
Edarke opened a new pull request, #14132:
URL: https://github.com/apache/lucene/pull/14132
Annotate public APIs with an internal definition of `@Nullable` where
appropriate.
This proposal is a follow up from the discussion
[here](https://lists.apache.org/thread/oh09k7nlvntzf49gx7d399
aoli-al commented on PR #14116:
URL: https://github.com/apache/lucene/pull/14116#issuecomment-2583237051
@dweiss Yes, we have a paper on Fray https://aoli.al/papers/fray-arxiv.pdf.
I'm also working on blogs to discuss Fray in more detail. I'll let you know as
soon as they are ready.
--
chatman commented on PR #14131:
URL: https://github.com/apache/lucene/pull/14131#issuecomment-2582968787
FYI @uschindler, @ChrisHegarty, @dsmiley, @msokolov
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
chatman opened a new pull request, #14131:
URL: https://github.com/apache/lucene/pull/14131
### Description
* NVIDIA's cuVS library (https://github.com/rapidsai/cuvs) is a
state-of-the-art vector search library. It supports fast indexing and search
using GPUs.
* This pull request
LuXugang merged PR #14091:
URL: https://github.com/apache/lucene/pull/14091
--
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.ap
msfroh commented on PR #13054:
URL: https://github.com/apache/lucene/pull/13054#issuecomment-2582003125
@mikemccand -- do you think this needs more work? Can you work with your
team to see if this change would help reduce your heap usage?
While we allow custom synonym files on AWS Ope
12 matches
Mail list logo