[Save this search]

Status
All
   Fixed (7187)
  Closed (5022)
Open (2604)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2269)
  PR (335)
Author relation
All
  None (2057)
  Member (644)
  Contributor (463)
  New contributor (69)
Created
All
  Past day (1)
  Past 2 days (3)
  Past 3 days (4)
  Past week (7)
  Past month (47)
  Past 3 months (112)
  Past 6 months (169)
  Past year (274)
Updated
All
  Past day (12)
  Past 2 days (17)
  Past 3 days (17)
  Past week (57)
  Past month (112)
  Past 3 months (151)
  Past 6 months (216)
  Past year (505)
Updated ago
All
  > 1 day ago (2592)
  > 2 days ago (2587)
  > 3 days ago (2587)
  > 1 week ago (2547)
  > 1 month ago (2492)
  > 3 months ago (2453)
  > 1 year ago (2099)
Comment count
All
  0 (578)
  1 (369)
  2 - 5 (804)
  6 - 10 (443)
  10 - 20 (314)
  > 20 (170)
Reaction count
All
  0 (2321)
  1 (170)
  2 - 5 (91)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (13)
  mikemccand (9)
  rmuir (5)
  benwtrent (5)
  iverase (4)
  dweiss (3)
  msokolov (3)

See all 26...
Mentioned
All
  jpountz (93)
  mikemccand (77)
  rmuir (54)
  benwtrent (54)
  msokolov (40)
  uschindler (38)
  romseygeek (21)

See all 207...
Reviewed
All
  mikemccand (25)
  jpountz (23)
  benwtrent (14)
  rmuir (13)
  msokolov (12)
  dweiss (11)
  uschindler (11)

See all 63...
Commented
All
  asfimport (1368)
  github-actions[bot] (255)
  jpountz (140)
  mikemccand (126)
  rmuir (96)
  msokolov (84)
  benwtrent (84)

See all 303...
User
All
  asfimport (1810)
  github-actions[bot] (302)
  mikemccand (211)
  jpountz (201)
  rmuir (130)
  benwtrent (122)
  msokolov (104)

See all 455...
Last comment user
All
  asfimport (1324)
  github-actions[bot] (248)
  mikemccand (33)
  jpountz (32)
  rmuir (23)
  msokolov (20)
  benwtrent (17)

See all 162...
Draft
All
  No (278)
  Yes (57)
Component
All
  core (621)
  analysis (154)
  highlighter (48)
  spatial (41)
  facet (41)
  queryparser (27)
  test-framework (24)

See all 23...
Type
All
  enhancement (1193)
  bug (723)
  task (202)
  test (80)
  documentation (22)
Labels
All
  Stale (246)
  legacy-jira-fix-versio... (214)
  legacy-jira-fix-versio... (169)
  affects-version:4.0-ALPHA (81)
  tool:build (54)
  vector-based-search (48)
  affects-version:6.0 (37)

See all 157...
Commits?
All
  No (2604)
Reporter
All
  rmuir (270)
  mikemccand (154)
  jpountz (126)
  dsmiley (67)
  uschindler (52)
  iverase (44)
  dweiss (41)

See all 751...
Assignee
All
  Unassigned (2363)
  mikemccand (35)
  uschindler (31)
  romseygeek (27)
  dsmiley (22)
  rmuir (15)
  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

#16397: Test suite TestHnswMergeAbort slows down build
12.3 minutes ago  1 comments  0 votes  0 watches  kaivalnpmsokolov
Description 16368 recently added a new test suite TestHnswMergeAbort, which is slowing down local ... I wonder if we can speed up the tests or mark them as @Monster? Gradle command to reproduce.
    msokolov 12.3 minutes ago:  I see that test as docs-per-segment = 12_000; let's try reducing it to 1000? The test is also asserting on some time limitation, but this is likely not a reliable way to test ... Maybe we can find a better way, but in the meantime, let's speed it up

#16392: Expose per-field on-disk byte-range layout from codec readers
4 hours ago  4 comments  0 votes  0 watches  abernardi597mccullochtmikemccand
Expose per-field on-disk byte-range layout from codec readers Lucene readers know a great deal ... There is no general way to ask "how many bytes of file X does field Y occupy?" across postings, doc values, KNN vectors, points, etc.
    mccullocht 4 hours ago:  I am also in general supportive of this, it could be helpful for debugging size issues, and the ... I would prefer a visitor API as well to avoid generating a lot of objects, especially because you ... I agree that we shouldn't force implementations to produce an extent for every byte of the file -- ...
    mikemccand 7.9 hours ago:  > > I'm confused -- segment name is always available in SegmentReadState, at the lowest level ( ... Each low level reader uses that to construct the file names it then opens. I think we should keep things simple and key by the String fileName (what the Codec component ...

#16206: First time contributor label
6.8 hours ago  4 comments  0 votes  0 watches  epotyommikemccandshubhamsrkdev
Description Is there a way to filter PRs by first time contributors? It can help reviewers prioritize reviewing them which would give more encouragement to first time ... If not, maybe we can achieve this through Github workflows (author_association?).
    mikemccand 6.8 hours ago:  > Also, if someone with write access to the repository can create a label, it would be great. Something like: Done: https://github.com/apache/lucene/labels Sorry for the delay. Thank you for tackling this - new contributors are vital (an open source dev community grows at its ...
    shubhamsrkdev 23.1 days ago:  I am planning to go forward with this, please let me know if there are any concerns! Also, if someone with write access to the repository can create a label, it would be great. Something like: - Name: first-time-contributor - Color: something distinct (e.g. a969b3)- ...

#16128 PR: Promote PerThreadPKLookup to core as PrimaryKeyLookup
7.7 hours ago  17 comments  0 votes  0 watches  epotyomgithub-actions[bot]mikemccandshubhamsrkdev
Description - Promoted PerThreadPKLookup to core as PrimaryKeyLookup (and deprecated ...
    mikemccand 7.7 hours ago:  Sorry @shubhamsrkdev -- I will try to review / merge soon. It's great to make this common use case easy and performant by default for Lucene users. Thank you for following up on this -- it was a spinoff from nightly benchy having its own optimized ...
    github-actions[bot] 19.1 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!

#16245 PR: Simple64
9.3 hours ago  69 comments  0 votes  0 watches  github-actions[bot]mikemccandvsop-479
Description Simple64: pack multiple small non-negative integers into a single long. This change try to implement Simple64 to bulk encode/decode small ints, and use it to write terms' ...
    vsop-479 9.3 hours ago:  Performance fo decoding a single int ` TaskQPS baseline StdDevQPS my_modified_version ...
    vsop-479 9.3 hours ago:  > I will try to implement decoding a single int from one long, instead of decoding all ints from ... I implemented decoding a single int from one long, to instead of decoding all ints from that long. ... When decoding a single int, Simple64 may not have an advantage over VInt for values below 128 (1- ...

#16385 PR: Remove unused public methods in AllGroupHeadsCollector
15.8 hours ago  1 comments  0 votes  0 watches  gaobinlonggithub-actions[bot]javanna
Description After we replace all of the usage of AllGroupHeadsCollector with AllGroupHeadsCollecto ...
    gaobinlong 15.8 hours ago:  @javanna , could you help to review? This is a follow-up PR for https://github.com/apache/lucene/pull/15565.

#16060 PR: Remove IOException from LeafReader#getSumDocFreq and LeafReader#getSumTotalTermFreq signatures
19.1 hours ago  6 comments  0 votes  0 watches  github-actions[bot]iveraseromseygeekshubhamsrkdev
These are the last ones of this saga. This time the SimpleText codec was again behaving wrong but already had a todo. relates https://github.com/apache/lucene/issues/16052
    romseygeek 1.4 days ago:  LGTM I think we can backport to 10.6 as well
    github-actions[bot] 27.8 days 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!

[15.5 msec search, 16.5 msec total]