Skip to content

Actions: apache/lucene

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
11,994 workflow runs
11,994 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add new Acorn-esque filtered HNSW search heuristic
Run checks: all modules #3586: Pull request #14160 synchronize by benwtrent
January 22, 2025 19:10 29m 1s benwtrent:acorn_search
January 22, 2025 19:10 29m 1s
Add new Acorn-esque filtered HNSW search heuristic
Run checks: module lucene/distribution.tests #3568: Pull request #14160 synchronize by benwtrent
January 22, 2025 19:10 1m 46s benwtrent:acorn_search
January 22, 2025 19:10 1m 46s
Add new Acorn-esque filtered HNSW search heuristic
Run checks: module lucene/distribution.tests #3567: Pull request #14160 opened by benwtrent
January 22, 2025 19:08 1m 58s benwtrent:acorn_search
January 22, 2025 19:08 1m 58s
Add new Acorn-esque filtered HNSW search heuristic
Run checks: all modules #3585: Pull request #14160 opened by benwtrent
January 22, 2025 19:08 23m 42s benwtrent:acorn_search
January 22, 2025 19:08 23m 42s
move MultiLeafKnnCollector to decorator and remove unnecessary code (…
Run checks: all modules #3584: Commit fc8b9ff pushed by benwtrent
January 22, 2025 13:59 23m 43s branch_10x
January 22, 2025 13:59 23m 43s
move MultiLeafKnnCollector to decorator and remove unnecessary code (…
Run checks: module lucene/distribution.tests #3566: Commit fc8b9ff pushed by benwtrent
January 22, 2025 13:59 2m 13s branch_10x
January 22, 2025 13:59 2m 13s
gh-14127: remove duplicate neighbors when writing HNSW graphs (#14157)
Run checks: module lucene/distribution.tests #3565: Commit fb48d0d pushed by msokolov
January 22, 2025 13:40 2m 13s main
January 22, 2025 13:40 2m 13s
gh-14127: remove duplicate neighbors when writing HNSW graphs (#14157)
Run checks: all modules #3583: Commit fb48d0d pushed by msokolov
January 22, 2025 13:40 22m 5s main
January 22, 2025 13:40 22m 5s
move MultiLeafKnnCollector to decorator and remove unnecessary code (…
Run checks: module lucene/distribution.tests #3564: Commit 78aff8b pushed by benwtrent
January 22, 2025 13:31 2m 14s main
January 22, 2025 13:31 2m 14s
move MultiLeafKnnCollector to decorator and remove unnecessary code (…
Run checks: all modules #3582: Commit 78aff8b pushed by benwtrent
January 22, 2025 13:31 23m 36s main
January 22, 2025 13:31 23m 36s
Revert TestManyKnnDocs changes from #14084 (#14158)
Run checks: module lucene/distribution.tests #3563: Commit 1f7aacd pushed by benwtrent
January 22, 2025 13:20 2m 29s branch_10x
January 22, 2025 13:20 2m 29s
Revert TestManyKnnDocs changes from #14084 (#14158)
Run checks: all modules #3581: Commit 1f7aacd pushed by benwtrent
January 22, 2025 13:20 23m 49s branch_10x
January 22, 2025 13:20 23m 49s
Revert TestManyKnnDocs changes from #14084 (#14158)
Run checks: module lucene/distribution.tests #3562: Commit 2240adb pushed by benwtrent
January 22, 2025 13:11 2m 15s main
January 22, 2025 13:11 2m 15s
Revert TestManyKnnDocs changes from #14084 (#14158)
Run checks: all modules #3580: Commit 2240adb pushed by benwtrent
January 22, 2025 13:11 22m 4s main
January 22, 2025 13:11 22m 4s
Improve set deletions percentage javadoc (#12828)
Run checks: all modules #3579: Commit c8160b1 pushed by msokolov
January 22, 2025 11:48 22m 43s main
January 22, 2025 11:48 22m 43s
Improve set deletions percentage javadoc (#12828)
Run checks: module lucene/distribution.tests #3561: Commit c8160b1 pushed by msokolov
January 22, 2025 11:48 2m 7s main
January 22, 2025 11:48 2m 7s
Add a HNSW collector that exits early when nearest neighbor queue saturates
Run checks: module lucene/distribution.tests #3560: Pull request #14094 synchronize by tteofili
January 22, 2025 11:29 2m 17s tteofili:hnsw_qset
January 22, 2025 11:29 2m 17s
Add a HNSW collector that exits early when nearest neighbor queue saturates
Run checks: all modules #3578: Pull request #14094 synchronize by tteofili
January 22, 2025 11:29 23m 8s tteofili:hnsw_qset
January 22, 2025 11:29 23m 8s
Fix TestBpVectorReorderer#testIndexReorderDense (#14153)
Run checks: module lucene/distribution.tests #3559: Commit a0adeb9 pushed by iverase
January 22, 2025 07:00 1m 53s main
January 22, 2025 07:00 1m 53s
Fix TestBpVectorReorderer#testIndexReorderDense (#14153)
Run checks: all modules #3577: Commit a0adeb9 pushed by iverase
January 22, 2025 07:00 22m 9s main
January 22, 2025 07:00 22m 9s
Run nightly: buildAndPushRelease and smokeTestRelease.py
Run nightly: buildAndPushRelease and smokeTestRelease.py #340: Scheduled
January 22, 2025 02:28 9m 57s main
January 22, 2025 02:28 9m 57s
Mark stale pull requests
Mark stale pull requests #341: Scheduled
January 22, 2025 00:22 2m 47s main
January 22, 2025 00:22 2m 47s
Prevent choosing connection nodes that are already neighbours
Run checks: module lucene/distribution.tests #3558: Pull request #14159 opened by iverase
January 21, 2025 18:13 2m 8s iverase:knn_create_component
January 21, 2025 18:13 2m 8s
Prevent choosing connection nodes that are already neighbours
Run checks: all modules #3576: Pull request #14159 opened by iverase
January 21, 2025 18:13 22m 31s iverase:knn_create_component
January 21, 2025 18:13 22m 31s
Revert TestManyKnnDocs changes from #14084
Run checks: all modules #3575: Pull request #14158 opened by benwtrent
January 21, 2025 17:52 22m 52s benwtrent:fixing-many-knn-docs-tests
January 21, 2025 17:52 22m 52s