[Save this search]

Status
All
   Fixed (7187)
  Closed (4480)
Open (2535)
   Won't Fix (543)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2231)
  PR (304)
Author relation
All
  None (2035)
  Member (604)
  Contributor (411)
  New contributor (57)
Created
All
  Past day (5)
  Past 2 days (9)
  Past 3 days (12)
  Past week (16)
  Past month (49)
  Past 3 months (89)
  Past 6 months (159)
  Past year (284)
Updated
All
  Past day (9)
  Past 2 days (17)
  Past 3 days (24)
  Past week (42)
  Past month (86)
  Past 3 months (126)
  Past 6 months (405)
  Past year (508)
Updated ago
All
  > 1 day ago (2526)
  > 2 days ago (2518)
  > 3 days ago (2511)
  > 1 week ago (2493)
  > 1 month ago (2449)
  > 3 months ago (2409)
  > 1 year ago (2027)
Comment count
All
  0 (557)
  1 (353)
  2 - 5 (796)
  6 - 10 (430)
  10 - 20 (303)
  > 20 (167)
Reaction count
All
  0 (2255)
  1 (166)
  2 - 5 (92)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (14)
  mikemccand (8)
  benwtrent (5)
  iverase (4)
  rmuir (3)
  dweiss (3)
  msokolov (3)

See all 24...
Mentioned
All
  jpountz (90)
  mikemccand (73)
  rmuir (49)
  benwtrent (46)
  uschindler (37)
  msokolov (37)
  dweiss (18)

See all 197...
Reviewed
All
  jpountz (23)
  mikemccand (22)
  msokolov (14)
  dweiss (13)
  rmuir (13)
  uschindler (12)
  benwtrent (12)

See all 58...
Commented
All
  asfimport (1369)
  github-actions[bot] (231)
  jpountz (141)
  mikemccand (119)
  rmuir (95)
  benwtrent (82)
  msokolov (79)

See all 282...
User
All
  asfimport (1811)
  github-actions[bot] (272)
  mikemccand (205)
  jpountz (200)
  rmuir (127)
  benwtrent (121)
  msokolov (101)

See all 431...
Last comment user
All
  asfimport (1326)
  github-actions[bot] (224)
  jpountz (32)
  mikemccand (31)
  rmuir (23)
  dweiss (15)
  msokolov (15)

See all 158...
Draft
All
  No (252)
  Yes (52)
Component
All
  core (592)
  analysis (150)
  highlighter (47)
  spatial (41)
  facet (40)
  queryparser (26)
  test-framework (25)

See all 23...
Type
All
  enhancement (1163)
  bug (726)
  task (198)
  test (77)
  documentation (22)
Labels
All
  Stale (223)
  legacy-jira-fix-versio... (214)
  legacy-jira-fix-versio... (169)
  affects-version:4.0-ALPHA (81)
  tool:build (54)
  vector-based-search (47)
  affects-version:6.0 (37)

See all 156...
Commits?
All
  No (2535)
Reporter
All
  rmuir (271)
  mikemccand (153)
  jpountz (127)
  dsmiley (68)
  uschindler (52)
  iverase (42)
  hossman (40)

See all 735...
Assignee
All
  Unassigned (2295)
  mikemccand (35)
  uschindler (31)
  romseygeek (27)
  dsmiley (22)
  rmuir (14)
  jpountz (11)

See all 44...
  Filters: Status (Open),  Issue type,  Author relation,  Created,  Updated,  Updated ago,  Comment count,  Reaction count,  Review Requested,  Mentioned,  Reviewed,  Commented,  User,  Last comment user,  Draft,  Component,  Type,  Labels,  Commits?,  Reporter,  Assignee

#15782 PR: Marking experimental things as such for 104 formats
7.5 minutes ago  0 comments  0 votes  0 watches  benwtrentgithub-actions[bot]
This is an oversight in the javadocs. These are actually experimental/expert APIs that can change (just like other vector formats).

#15781 PR: Fix incorrect parameter names in GradientFormatter error messages
1.6 hours ago  0 comments  0 votes  0 watches  github-actions[bot]vinaykpud
Description - Fix error message for maxForegroundColor validation that incorrectly referenced " ...

#15780 PR: Upgrade dependencychecks plugin.
11.2 hours ago  0 comments  0 votes  0 watches  dweiss

#15779 PR: Improve BytesRefHash.add performance by optimize rehash operation
11.8 hours ago  1 comments  0 votes  0 watches  dweissgithub-actions[bot]mikemccandtyronecai
Description <!-- If this is your first contribution to Lucene, please make sure you have reviewed the ... https://github.com/apache/lucene/blob/main/CONTRIBUTING.md --> Rehashing performance is ...
    dweiss 11.8 hours ago:  This doesn't seem harmful and is a known technique for leveraging cache locality. Seems ok with me.

#15777 PR: Reduce memory usage of NeighborArray (2)
11.9 hours ago  4 comments  0 votes  0 watches  benwtrentdweissgithub-actions[bot]msokolovviliam-durina
Use a primitive array for nodes and scores fields instead of an object. The saving is 48 bytes per instance. E.g. new NeighborArray(32, true, System.out::println) prints 152 on current main and 104 after this ...
    viliam-durina 1.2 days ago:  I mean everyone knows how a list works, so I'd definitely suggest to offload the logic to a List ... Thanks for the approvals, btw.
    msokolov 1.3 days ago:  +1 - more readable since we deleted a bunch of hppc classes we had previously forked

#15778: Why are we not doing exact search in findBestEntryPoint on topmost layer?
19.5 hours ago  0 comments  0 votes  0 watches  shubhamvishu
Description It's very likely that this has already been discussed or explored, but I couldn’t ... https://github.com/apache/lucene/blob/665717296595e1a7ca208a1a68cf9bf09dda43cb/lucene/core/src/java ... Intuitively, I thought that the number of nodes on the topmost layer is typically quite small in ...

#15613 PR: Add SPANN (Disk Resident HNSW-IVF) Implementation
20.6 hours ago  24 comments  0 votes  0 watches  atrisgithub-actions[bot]mccullochtmikemccandvigyasharma
Adds Lucene99SpannVectorsFormat, implementing Disk-Resident HNSW-IVF (SPANN) to support vector ... This PR segregatse the index into a Coarse Quantizer (Centroids in HNSW) and the actual Data ( ... Writer flow: Buffers vectors in heap, then runs K-Means++ on flush (using reservoir sampling for ...
    github-actions[bot] 20.6 hours ago:  This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!
    atris 15 days ago:  I finished the 16.41M benchmark on 32GB RAM. SPANN R=1 is the lowest‑latency config observed; recall tops out ~0.847 even with higher NProbe. R=2 fails at full scale due to disk exhaustion.

[20.1 msec search, 21.0 msec total]