[Save this search]

Status
All
   Fixed (7187)
  Closed (5112)
Open (2635)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2279)
  PR (356)
Author relation
All
  None (2057)
  Member (648)
  Contributor (504)
  New contributor (63)
Created
All
  Past day (3)
  Past 2 days (4)
  Past 3 days (6)
  Past week (16)
  Past month (56)
  Past 3 months (134)
  Past 6 months (189)
  Past year (292)
Updated
All
  Past day (14)
  Past 2 days (18)
  Past 3 days (25)
  Past week (49)
  Past month (111)
  Past 3 months (185)
  Past 6 months (247)
  Past year (538)
Updated ago
All
  > 1 day ago (2621)
  > 2 days ago (2617)
  > 3 days ago (2610)
  > 1 week ago (2586)
  > 1 month ago (2524)
  > 3 months ago (2450)
  > 1 year ago (2097)
Comment count
All
  0 (590)
  1 (378)
  2 - 5 (810)
  6 - 10 (445)
  10 - 20 (316)
  > 20 (169)
Reaction count
All
  0 (2350)
  1 (171)
  2 - 5 (92)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (13)
  mikemccand (11)
  rmuir (6)
  iverase (4)
  benwtrent (4)
  uschindler (3)
  dweiss (3)

See all 27...
Mentioned
All
  jpountz (102)
  mikemccand (84)
  rmuir (61)
  benwtrent (53)
  uschindler (44)
  msokolov (39)
  romseygeek (24)

See all 210...
Reviewed
All
  mikemccand (26)
  jpountz (23)
  rmuir (14)
  benwtrent (14)
  uschindler (12)
  msokolov (11)
  dweiss (10)

See all 63...
Commented
All
  asfimport (1368)
  github-actions[bot] (276)
  jpountz (139)
  mikemccand (126)
  rmuir (95)
  benwtrent (82)
  msokolov (80)

See all 310...
User
All
  asfimport (1810)
  github-actions[bot] (322)
  mikemccand (217)
  jpountz (210)
  rmuir (137)
  benwtrent (121)
  msokolov (100)

See all 467...
Last comment user
All
  asfimport (1319)
  github-actions[bot] (262)
  mikemccand (35)
  jpountz (32)
  rmuir (22)
  benwtrent (17)
  dweiss (15)

See all 164...
Draft
All
  No (296)
  Yes (60)
Component
All
  core (629)
  analysis (156)
  highlighter (46)
  facet (42)
  spatial (41)
  queryparser (29)
  sandbox (23)

See all 23...
Type
All
  enhancement (1200)
  bug (726)
  task (201)
  test (78)
  documentation (22)
Labels
All
  Stale (260)
  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 (2635)
Reporter
All
  rmuir (269)
  mikemccand (154)
  jpountz (125)
  dsmiley (69)
  uschindler (52)
  iverase (45)
  dweiss (41)

See all 759...
Assignee
All
  Unassigned (2393)
  mikemccand (35)
  uschindler (32)
  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

#16476 PR: GITHUB#7820: report which segment's .si could not be read
10.8 minutes ago  8 comments  0 votes  0 watches  github-actions[bot]gokaaimikemccandromseygeekserhiy-bzhezytskyy
Description CheckIndex reports that a commit point could not be read, but not *which* segment is ... This is the November 2023 comment on 7820: > the exception "does not make it clear which segment(s ... It introduces CorruptSegmentInfoException and throws it from SegmentInfos when a segment's .si ...
    serhiy-bzhezytskyy 10.8 minutes ago:  Hi @romseygeek — tagging you since you've picked up my earlier PRs here and know the context. This one has been sitting a couple of weeks; it's synced to main now, and the workflow runs need ... Happy to do whatever is needed to get it merged — what else can I improve or fix?
    serhiy-bzhezytskyy 4 days ago:  yes, i tested — the code cherry-picks onto branch_10x cleanly, only the CHANGES entry conflicts ...

#16519 PR: ScoreSupplier#cost throws an IOException
2.2 hours ago  2 comments  0 votes  0 watches  github-actions[bot]iveraseromseygeek
Changes the signature of ScoreSuppliercost to throw an IOException closes https://github.com/ ...
    romseygeek 2.4 hours ago:  Make sense to me, thanks @iverase
    romseygeek 2.5 hours ago:  Out-of-date comment

#16474 PR: GITHUB#7820: refuse to exorcise an index whose commit point could not be read
2.7 hours ago  0 comments  0 votes  0 watches  github-actions[bot]gokaaimikemccandrmuirserhiy-bzhezytskyy
DescriptionCheckIndex#exorciseIndex dereferences Status#newSegments after checking only ... When the commit point cannot be read, checkIndex leaves newSegments null and sets missingSegments ... Luke is: CheckIndexDialogFactory enables its Repair button on if (!

#16294 PR: Route doc-values queries through ConstantScoreScorerSupplier
2.8 hours ago  1 comments  0 votes  0 watches  costingithub-actions[bot]
Replace DefaultScorerSupplier with ConstantScoreScorerSupplier in five constant-score doc-values ... Same pattern as 16143
    github-actions[bot] 24.4 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!

#16297 PR: Use LongHashSet for sparse ordinal sets in DocValuesRangeIterator
2.8 hours ago  1 comments  0 votes  0 watches  costingithub-actions[bot]
Replace LongBitSet with LongHashSet in buildOrdinalSet() so memory scales with the number of ... This is an issue since DocValuesRangeIterator.buildOrdinalSet() builds a set of matching ordinals ... The current implementation allocates, per query, a LongBitSet(ordCount) where ordCount is the ...
    github-actions[bot] 24.4 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!

#16518: Should ScoreSupplier#cost API throw an IOException?
2.9 hours ago  0 comments  0 votes  0 watches  iverase
I was reviewing the implementation of that method and I noticed that in most cases we need to ... In some cases, we need to catch the IOException and throw and UncheckedIOException instead (see ... Therefore throwing an IOException in this method provides better information to the user and it ...

#16029: Data-blind scalar quantization
5.9 hours ago  6 comments  0 votes  0 watches  Pranshu-Smccullochtmikemccandromseygeekshubhamvishuxande
Description Add options for data-blind scalar quantization. Data blind quantization will allow users to drop the raw float vectors which will be a significant ... There are 3 parts to this change: - [ ] Allow users to disable centering and drop the raw float ...
    mccullocht 5.9 hours ago:  @Pranshu-S what do you mean by "change the distance estimator" here? IIRC RaBitQ quantizes the residual of the vector against some centroid after rotation at which ...
    Pranshu-S 6.2 hours ago:  I’ve been independently experimenting with the low-bit quantization pieces discussed here, and ... I initially tested structured Hadamard preconditioning against Lucene’s existing 1-bit BBQ scoring ... I later found 16092, which is implementing essentially the same direction more completely (sign ...

[15.3 msec search, 16.3 msec total]