[Save this search]

Status
All
   Fixed (7187)
  Closed (5144)
Open (2624)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2276)
  PR (348)
Author relation
All
  None (2054)
  Member (647)
  Contributor (496)
  New contributor (63)
Created
All
  Past day (4)
  Past 2 days (6)
  Past 3 days (7)
  Past week (10)
  Past month (49)
  Past 3 months (125)
  Past 6 months (182)
  Past year (282)
Updated
All
  Past day (22)
  Past 2 days (25)
  Past 3 days (31)
  Past week (42)
  Past month (99)
  Past 3 months (176)
  Past 6 months (237)
  Past year (528)
Updated ago
All
  > 1 day ago (2602)
  > 2 days ago (2599)
  > 3 days ago (2593)
  > 1 week ago (2582)
  > 1 month ago (2525)
  > 3 months ago (2448)
  > 1 year ago (2096)
Comment count
All
  0 (582)
  1 (376)
  2 - 5 (811)
  6 - 10 (444)
  10 - 20 (314)
  > 20 (172)
Reaction count
All
  0 (2340)
  1 (171)
  2 - 5 (91)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (13)
  mikemccand (11)
  rmuir (6)
  iverase (4)
  benwtrent (4)
  dweiss (3)
  msokolov (3)

See all 26...
Mentioned
All
  jpountz (101)
  mikemccand (85)
  rmuir (62)
  benwtrent (53)
  uschindler (43)
  msokolov (40)
  romseygeek (24)

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

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

See all 307...
User
All
  asfimport (1810)
  github-actions[bot] (318)
  mikemccand (218)
  jpountz (209)
  rmuir (138)
  benwtrent (121)
  msokolov (104)

See all 465...
Last comment user
All
  asfimport (1319)
  github-actions[bot] (260)
  mikemccand (35)
  jpountz (32)
  rmuir (22)
  msokolov (17)
  benwtrent (17)

See all 163...
Draft
All
  No (287)
  Yes (61)
Component
All
  core (631)
  analysis (155)
  highlighter (46)
  facet (42)
  spatial (41)
  queryparser (29)
  sandbox (22)

See all 23...
Type
All
  enhancement (1201)
  bug (725)
  task (200)
  test (78)
  documentation (22)
Labels
All
  Stale (259)
  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 (2624)
Reporter
All
  rmuir (269)
  mikemccand (154)
  jpountz (124)
  dsmiley (69)
  uschindler (52)
  iverase (43)
  dweiss (41)

See all 759...
Assignee
All
  Unassigned (2383)
  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

#16540 PR: Store doc values disi data into a separate file
51 minutes ago  0 comments  0 votes  0 watches  github-actions[bot]sgup432
Description This moves out the doc values disi data (used to store sparse data) into a separate ... Closes - https://github.com/apache/lucene/issues/16298 <!-- If this is your first contribution to Lucene, please make sure you have reviewed the ...

#16506 PR: Add a scalar-quantized version of the de-duplicating vector format
1.6 hours ago  3 comments  0 votes  0 watches  github-actions[bot]kaivalnpmsokolov
Description Add a scalar-quantized version of the de-duplicating vector format DedupHnswScalarQua ... De-duplication works like the raw format: vectors of the same dimension and encoding form a group, ... Files: - .vdd: Raw vectors and per-field data (same as the flat de-duplicating format)
    kaivalnp 1.6 hours ago:  > why we expect an increase in latency when de-duplicating, especially as the increase correlating ...
    msokolov 4.6 hours ago:  So I understand why recall might drop a bit due to less-optimal quantization (no centering -- is ... , but I'm less clear why we expect an increase in latency when de-duplicating, especially as the ... I think I would expect a small increase, perhaps, due to the need for an indirection when looking ...

#16539 PR: Route FilterDirectory#copyFrom through createOutput (10x backport of #16530)
3.4 hours ago  0 comments  0 votes  0 watches  github-actions[bot]iprithvmsfrohtballison
Backport to branch_10x of the non-breaking parts of #16530 (which follows up 16173). Replaces 16538.

#16489 PR: Pattern replace keywords
3.5 hours ago  2 comments  0 votes  0 watches  github-actions[bot]msokolovxabbu42
Description Add an ignoreKeywords flag to PatternReplaceFilter similar to WordDelimiterGraphFilt ... We use PatternReplaceFilter for some custom spelling normalization and minimal stemming and would ... Disclaimers This pull request was created using aider and Claude Sonnet 4.
    xabbu42 3.5 hours ago:  1. I actually removed the backwards-compatible constructor assuming that this is something internal. I can put it back.
    msokolov 7 hours ago:  This seems reasonable, but: 1. should we have a backwards-compatible constructor that does not ... 2. I think PatternReplaceFilterFactory would also need to be updated

#16521 PR: Gradle WrapperDownloader: move URL & sha into properties
3.8 hours ago  17 comments  0 votes  0 watches  dsmileydweissgithub-actions[bot]
And don't bother checking if the wrapper jar is out-of-date. Goal: (1) Allow configuration of the wrapper location.
    dweiss 3.8 hours ago:  > we don't need to change the gradle wrapper any more often than we move to a major version, and ... True. But this doesn't solve the problem of hardcoded gradle distribution URL - this is in ...
    dsmiley 7 hours ago:  we don't need to change the gradle wrapper any more often than we move to a major version, and even ...

#16297 PR: Use LongHashSet for sparse ordinal sets in DocValuesRangeIterator
4 hours ago  3 comments  0 votes  0 watches  costingithub-actions[bot]romseygeek
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 ...
    romseygeek 2.2 days ago:  One nit, LGTM otherwise. Thanks @costin!
    romseygeek 2.2 days ago:  Maybe worth preserving the comment (suitably reworded) about possible duplicate ords coming from a ...

#16517 PR: Optimize DocValues using Panama API decoders for Byte Short and Int to Long instead of default ...
4 hours ago  1 comments  0 votes  0 watches  CH-Abhinavgithub-actions[bot]
Description This PR is adding Panama Vector API decoders into PanamaDocValuesBulkDecodeSupport.java ... In this PR aim is to get optimized decoders for Byte Shortand Int to Long versions like how decoder ... Closes 16451 .
    CH-Abhinav 4 hours ago:  Any maintainer out there who can approve github actions ?

[15.2 msec search, 16.1 msec total]