[Save this search]

Status
All
   Fixed (7187)
  Closed (5168)
Open (2647)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2280)
  PR (367)
Author relation
All
  None (2064)
  Member (664)
  Contributor (502)
  New contributor (67)
Created
All
  Past day (4)
  Past 2 days (5)
  Past 3 days (13)
  Past week (27)
  Past month (55)
  Past 3 months (136)
  Past 6 months (198)
  Past year (300)
Updated
All
  Past day (7)
  Past 2 days (10)
  Past 3 days (29)
  Past week (47)
  Past month (107)
  Past 3 months (199)
  Past 6 months (248)
  Past year (550)
Updated ago
All
  > 1 day ago (2640)
  > 2 days ago (2637)
  > 3 days ago (2618)
  > 1 week ago (2600)
  > 1 month ago (2540)
  > 3 months ago (2448)
  > 1 year ago (2097)
Comment count
All
  0 (585)
  1 (382)
  2 - 5 (815)
  6 - 10 (450)
  10 - 20 (317)
  > 20 (173)
Reaction count
All
  0 (2359)
  1 (175)
  2 - 5 (91)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (13)
  mikemccand (12)
  rmuir (6)
  iverase (4)
  benwtrent (4)
  dweiss (3)
  msokolov (3)

See all 26...
Mentioned
All
  jpountz (99)
  mikemccand (84)
  rmuir (63)
  benwtrent (53)
  uschindler (41)
  msokolov (40)
  romseygeek (22)

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

See all 66...
Commented
All
  asfimport (1368)
  github-actions[bot] (276)
  jpountz (137)
  mikemccand (126)
  rmuir (97)
  msokolov (85)
  benwtrent (82)

See all 311...
User
All
  asfimport (1810)
  github-actions[bot] (334)
  mikemccand (217)
  jpountz (207)
  rmuir (142)
  benwtrent (121)
  msokolov (107)

See all 470...
Last comment user
All
  asfimport (1319)
  github-actions[bot] (268)
  mikemccand (34)
  jpountz (31)
  rmuir (23)
  msokolov (19)
  dweiss (17)

See all 166...
Draft
All
  No (305)
  Yes (62)
Component
All
  core (642)
  analysis (156)
  highlighter (46)
  facet (42)
  spatial (41)
  queryparser (29)
  test-framework (23)

See all 23...
Type
All
  enhancement (1203)
  bug (726)
  task (200)
  test (78)
  documentation (23)
Labels
All
  Stale (264)
  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 (2647)
Reporter
All
  rmuir (270)
  mikemccand (154)
  jpountz (124)
  dsmiley (70)
  uschindler (53)
  iverase (44)
  dweiss (43)

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

#16577 PR: Fix incorrect position increment generated by FixedShingleFilter
2.6 hours ago  1 comments  0 votes  0 watches  github-actions[bot]kkharbasmayya-sharipova
# Summary FixedShingleFilter could emit shingles with an incorrect position increment when a ... In that case, after reseting the base token, the position increment is set to 0 since its an ... However this is incorrect if the previous route did not generate any token.
    mayya-sharipova 7.6 hours ago:  Nice contained fix, and tests!

#16587 PR: Add note on committing micro-benchmarks to CONTRIBUTING.md
4.4 hours ago  0 comments  0 votes  0 watches  sgup432
Description With AI it has become very easy to generate micro-benchmarks, but I don't think we ... So I have added a note in the benchmark section of CONTRIBUTING.md around the same.

#16583 PR: docs: add AI policy and link from CONTRIBUTING.md
4.6 hours ago  10 comments  0 votes  0 watches  dweissmsokolovrmuirsgup432uschindler
Per discussion on dev, add simple AI policy and link it from CONTRIBUTING.md. Policy is sourced from astral's policy PR template today already links to CONTRIBUTING.md: ` ... -- If this is your first contribution to Lucene, please make sure you have reviewed the ...
    sgup432 4.6 hours ago:  >Please also add a text somewhere to forbid intensive use of Emojis in PR descriptions +1 on ... I have also seen AI generating overly verbose code comments, unnecessary test cases and benchmarks, ...
    uschindler 12.5 hours ago:  I also added a PR with a SECURITY.md file for our repo: https://github.com/apache/lucene/pull/16585 ... The mass of rejected security issues which could have also done as a normal PR were too immense, so ...

#16584 PR: Convert help files to markdown
6.2 hours ago  11 comments  0 votes  0 watches  dweissgithub-actions[bot]rmuiruschindler
This converts help files to markdown and keeps their gradle helpXyz tasks by reformatting gradle to ... The patch is LLM generated but it looks reasonable to me. I may polish some of the details - I'm travelling today - but I think it's good as a PoC that it's ...
    uschindler 6.2 hours ago:  Is there no standard MD to TEXT converter provided with flexmark? If yes, we may remove the code. Haven't checked yet, but I have the feeling it may be there aready.
    uschindler 6.2 hours ago:  looks fine!

#16585 PR: docs: Add SECURITY.md for Apache Lucene
6.4 hours ago  7 comments  0 votes  0 watches  dweissrmuiruschindler
As the number of reported security issues also went up - and many of them were rejected, I used ... I am not sure if we should also add this to our web page, I'd like to start with the Git repo. The text was mocked by Claude Fable 5 (Claude Max provided for ASF committers) and I rewrote + ...
    dweiss 7.8 hours ago:  > The original wording "the application embedding it is responsible" is the grammatical version: " ... Dropping it leaves "the application embedding", which reads as a noun phrase ("an embedding of ... and no longer says what embeds what.
    uschindler 10.6 hours ago:  > I applied Dawid's small change, but I am not sure if this is well written. Maybe an English speaker should comment. I reverted that again.

#16586: Filtered kNN: accept set built one doc at a time with deletions, cached filter bypassed, every ...
12.4 hours ago  0 comments  0 votes  0 watches  john-mlika
What happens KnnFloatVectorQuery / KnnByteVectorQuery with a pre-filter build a per-leaf accept ... Five things go wrong on that path. 1. With deletions, the accept set is built one doc at a time.

#16578 PR: Add Query#isKnownToMatchAllDocs() to replace == checks
16.9 hours ago  1 comments  0 votes  0 watches  github-actions[bot]michaeljmarshallmsokolov
Description I put this together as a draft to see what it'd look like to replace the == ... It seems valuable for AbstractKnnVectorQuery in the case where a MatchAllDocsQuery is wrapped in a ... However, what is not clear is if the other == MatchAllDocsQuery.class checks can correctly use ...
    msokolov 16.9 hours ago:  This seems like adding an extra abstraction, but why do we need it? We expect Query classes that match all docs to rewrite to MatchAllDocsQuery.INSTANCE to indicate ... If they comply with this expectation, there's no need for a new method that indicates the same thing

[15.7 msec search, 16.7 msec total]