Skip to content

Actions: apache/lucene

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
12,485 workflow runs
12,485 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Mark stale pull requests
Mark stale pull requests #328: Scheduled
January 9, 2025 00:22 2m 9s main
January 9, 2025 00:22 2m 9s
Fix test that was implicitly assuming simple writer config that would…
Run checks: all modules #3444: Commit 0169c1e pushed by msokolov
January 8, 2025 22:46 21m 22s main
January 8, 2025 22:46 21m 22s
Fix test that was implicitly assuming simple writer config that would…
Run checks: module lucene/distribution.tests #3426: Commit 0169c1e pushed by msokolov
January 8, 2025 22:46 7m 0s main
January 8, 2025 22:46 7m 0s
Fix test that was implicitly assuming index would not be reordered
Run checks: all modules #3443: Pull request #14122 opened by msokolov
January 8, 2025 22:13 22m 13s msokolov:bp-reorder-test-fix
January 8, 2025 22:13 22m 13s
Fix test that was implicitly assuming index would not be reordered
Run checks: module lucene/distribution.tests #3425: Pull request #14122 opened by msokolov
January 8, 2025 22:13 2m 20s msokolov:bp-reorder-test-fix
January 8, 2025 22:13 2m 20s
Add CHANGES entry for CheckIndex HNSW work (#14120)
Run checks: module lucene/distribution.tests #3424: Commit 5fd2e70 pushed by msokolov
January 8, 2025 21:47 3m 22s main
January 8, 2025 21:47 3m 22s
Add CHANGES entry for CheckIndex HNSW work (#14120)
Run checks: all modules #3442: Commit 5fd2e70 pushed by msokolov
January 8, 2025 21:47 12m 3s main
January 8, 2025 21:47 12m 3s
Preserve max-conn when merging onto existing graph Fixes gh#14118
Run checks: all modules #3441: Pull request #14121 opened by msokolov
January 8, 2025 20:39 21m 21s msokolov:gh-14118
January 8, 2025 20:39 21m 21s
Preserve max-conn when merging onto existing graph Fixes gh#14118
Run checks: module lucene/distribution.tests #3423: Pull request #14121 opened by msokolov
January 8, 2025 20:39 3m 59s msokolov:gh-14118
January 8, 2025 20:39 3m 59s
Add CHANGES entry for CheckIndex HNSW work
Run checks: all modules #3440: Pull request #14120 opened by benchaplin
January 8, 2025 20:33 23m 8s benchaplin:check_index_knn_changes
January 8, 2025 20:33 23m 8s
Add CHANGES entry for CheckIndex HNSW work
Run checks: module lucene/distribution.tests #3422: Pull request #14120 opened by benchaplin
January 8, 2025 20:33 2m 35s benchaplin:check_index_knn_changes
January 8, 2025 20:33 2m 35s
Removing unnecessary ByteArrayDataInput allocations by resetting inplace
Run checks: module lucene/distribution.tests #3421: Pull request #14113 synchronize by jainankitk
January 8, 2025 20:24 1m 46s jainankitk:alloc-fix
January 8, 2025 20:24 1m 46s
Removing unnecessary ByteArrayDataInput allocations by resetting inplace
Run checks: all modules #3439: Pull request #14113 synchronize by jainankitk
January 8, 2025 20:24 22m 56s jainankitk:alloc-fix
January 8, 2025 20:24 22m 56s
Fix acceptOrds in EmptyOffHeapVectorValues to match no bits
Run checks: all modules #3438: Pull request #14119 opened by vigyasharma
January 8, 2025 20:02 20m 34s vigyasharma:fix_empty
January 8, 2025 20:02 20m 34s
Fix acceptOrds in EmptyOffHeapVectorValues to match no bits
Run checks: module lucene/distribution.tests #3420: Pull request #14119 opened by vigyasharma
January 8, 2025 20:02 2m 19s vigyasharma:fix_empty
January 8, 2025 20:02 2m 19s
Removing unnecessary ByteArrayDataInput allocations by resetting inplace
Run checks: module lucene/distribution.tests #3419: Pull request #14113 synchronize by jainankitk
January 8, 2025 19:28 2m 8s jainankitk:alloc-fix
January 8, 2025 19:28 2m 8s
Removing unnecessary ByteArrayDataInput allocations by resetting inplace
Run checks: all modules #3437: Pull request #14113 synchronize by jainankitk
January 8, 2025 19:28 23m 2s jainankitk:alloc-fix
January 8, 2025 19:28 23m 2s
Add some basic HNSW graph checks to CheckIndex (#13984)
Run checks: all modules #3436: Commit 11eb2c8 pushed by msokolov
January 8, 2025 18:26 11m 33s main
January 8, 2025 18:26 11m 33s
Add some basic HNSW graph checks to CheckIndex (#13984)
Run checks: module lucene/distribution.tests #3418: Commit 11eb2c8 pushed by msokolov
January 8, 2025 18:26 2m 7s main
January 8, 2025 18:26 2m 7s
fix for gh#14110: stablize BpVectorReordered heuristic
Run checks: all modules #3435: Pull request #14117 opened by msokolov
January 8, 2025 18:05 23m 45s msokolov:gh-14110
January 8, 2025 18:05 23m 45s
fix for gh#14110: stablize BpVectorReordered heuristic
Run checks: module lucene/distribution.tests #3417: Pull request #14117 opened by msokolov
January 8, 2025 18:05 1m 56s msokolov:gh-14110
January 8, 2025 18:05 1m 56s
Use CDL to block threads to avoid flaky tests.
Run checks: all modules #3434: Pull request #14116 opened by aoli-al
January 8, 2025 17:16 18m 9s aoli-al:fix-flaky
January 8, 2025 17:16 18m 9s
Use CDL to block threads to avoid flaky tests.
Run checks: module lucene/distribution.tests #3416: Pull request #14116 opened by aoli-al
January 8, 2025 17:16 1m 50s aoli-al:fix-flaky
January 8, 2025 17:16 1m 50s
Add two new "Seeded" Knn queries for seeded vector search
Run checks: all modules #3433: Pull request #14084 synchronize by benwtrent
January 8, 2025 14:12 21m 44s benwtrent:seeds
January 8, 2025 14:12 21m 44s
Add two new "Seeded" Knn queries for seeded vector search
Run checks: module lucene/distribution.tests #3415: Pull request #14084 synchronize by benwtrent
January 8, 2025 14:12 2m 3s benwtrent:seeds
January 8, 2025 14:12 2m 3s