[Save this search]

Status
All
   Fixed (7187)
  Closed (4622)
Open (2553)
   Won't Fix (543)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2246)
  PR (307)
Author relation
All
  None (2036)
  Member (619)
  Contributor (424)
  New contributor (59)
Created
All
  Past day (4)
  Past 2 days (4)
  Past 3 days (5)
  Past week (9)
  Past month (44)
  Past 3 months (100)
  Past 6 months (143)
  Past year (280)
Updated
All
  Past day (13)
  Past 2 days (18)
  Past 3 days (18)
  Past week (27)
  Past month (67)
  Past 3 months (134)
  Past 6 months (362)
  Past year (489)
Updated ago
All
  > 1 day ago (2540)
  > 2 days ago (2535)
  > 3 days ago (2535)
  > 1 week ago (2526)
  > 1 month ago (2486)
  > 3 months ago (2419)
  > 1 year ago (2063)
Comment count
All
  0 (562)
  1 (359)
  2 - 5 (803)
  6 - 10 (432)
  10 - 20 (303)
  > 20 (165)
Reaction count
All
  0 (2270)
  1 (169)
  2 - 5 (92)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (15)
  mikemccand (8)
  benwtrent (5)
  rmuir (4)
  iverase (4)
  dweiss (3)
  msokolov (3)

See all 22...
Mentioned
All
  jpountz (94)
  mikemccand (72)
  rmuir (51)
  benwtrent (50)
  msokolov (41)
  uschindler (39)
  dweiss (18)

See all 200...
Reviewed
All
  jpountz (23)
  mikemccand (22)
  rmuir (14)
  msokolov (14)
  benwtrent (14)
  dweiss (11)
  uschindler (11)

See all 58...
Commented
All
  asfimport (1369)
  github-actions[bot] (239)
  jpountz (140)
  mikemccand (121)
  rmuir (100)
  benwtrent (86)
  msokolov (81)

See all 287...
User
All
  asfimport (1811)
  github-actions[bot] (275)
  mikemccand (205)
  jpountz (202)
  rmuir (132)
  benwtrent (124)
  msokolov (104)

See all 438...
Last comment user
All
  asfimport (1326)
  github-actions[bot] (233)
  jpountz (32)
  mikemccand (31)
  rmuir (25)
  msokolov (16)
  benwtrent (16)

See all 152...
Draft
All
  No (254)
  Yes (53)
Component
All
  core (592)
  analysis (150)
  highlighter (47)
  spatial (41)
  facet (39)
  queryparser (27)
  test-framework (25)

See all 23...
Type
All
  enhancement (1174)
  bug (725)
  task (198)
  test (79)
  documentation (22)
Labels
All
  Stale (231)
  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 157...
Commits?
All
  No (2553)
Reporter
All
  rmuir (271)
  mikemccand (155)
  jpountz (126)
  dsmiley (68)
  uschindler (52)
  romseygeek (42)
  iverase (42)

See all 742...
Assignee
All
  Unassigned (2311)
  mikemccand (35)
  uschindler (31)
  romseygeek (27)
  dsmiley (22)
  rmuir (15)
  jpountz (11)

See all 45...
  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

#15943: Failing test in TestIndexOptions: estFrozenFieldTypeCacheRestabilizes
17.6 minutes ago  0 comments  0 votes  0 watches  mouhc1ne
Description I ran into this failure during a Lucene build. I can reliably reproduce on main using the reproducer line. Getting rid of the seed and repeating the tests enough times also reliably reproduces the issue, ...

#15903 PR: Add TurboQuant rotation-based vector quantization codec to sandbox
2.1 hours ago  22 comments  0 votes  0 watches  benwtrentgithub-actions[bot]mccullochtmikemccandshbhartveaseyxande
# Summary This PR adds a new FlatVectorsFormat implementation based on the TurboQuant algorithm ... This implementation was co-authored with an AI coding agent (Kiro) as an experiment in AI-assisted ... The agent handled the bulk of the code generation, test writing, and iterative debugging while I ...
    shbhar 2.1 hours ago:  Following @mccullocht's advice, had Kiro run centered benchmarks (subtract global mean, ... Also throwing in x86 (r7i.8xlarge) together to make sure there are no arch specific discrepancies ...
    mccullocht 22.6 hours ago:  > TQ-1bit, as implemented in my poc branch, only stores quantized data which is 539 MB total (30x ... Today there's no way to opt out of float32 storage in Lucene's quantized formats (What are the ... I assume because it needs to keep float32 vectors around for requantization during segment merges?) ...

#15939 PR: remove explicit determinization from RegexpQuery
5.6 hours ago  2 comments  0 votes  0 watches  drempapisgithub-actions[bot]rmuir
for RegexpQuery only, remove explicit determinization. If your regular expression happens to be a DFA already, then you get a DFA execution. Otherwise if it is NFA, you get NFA execution that only compiles as-needed.
    drempapis 5.6 hours ago:  @rmuir, before going further, I wanted to check with you, would you prefer that follow-up work ... Happy to iterate either way, just want to align with how you’d like this to evolve.
    rmuir 18.2 hours ago:  Feel free to toss this PR if anyone wants to iterate elsewhere, I mainly wanted to: * prototype ... e.g. for RegexpQuery, if a user really really wants a DFA for some special purpose, they can still ... .

#15942 PR: Skip max score computation when sorting by relevance in BlockGroupingCollector
6.9 hours ago  2 comments  0 votes  0 watches  benwtrentgaobinlonggithub-actions[bot]
Description In BlockGroupingCollector.getTopGroups(), we firstly compute the groupMaxScore by ... For the groupMaxScore, we can get the maxScore from the top scoreDoc in the merged top docs. For the totalMaxScore, we can get it from the groups[0] directly if sort by relevance.
    benwtrent 6.9 hours ago:  simple enough, I like it
    gaobinlong 8.2 hours ago:  Hi @benwtrent , please help to review this PR when you're convenient, thanks!

#15879 PR: Optimize TopGroups.merge() maxScore computation for relevance sorting
8.6 hours ago  2 comments  0 votes  0 watches  benwtrentgaobinlonggithub-actions[bot]
Description When docSort is Sort.RELEVANCE, derive each group's maxScore directly from ... Also hoist docSort.equals(Sort.RELEVANCE) into a local boolean to avoid repeated equals() calls in ...
    gaobinlong 9.5 days ago:  > Do we have any benchmarks to show the improvement? It seems intuitive to me that there should be nice improvements. Thanks @benwtrent , the current code in the benchmark tool luceneutil doesn't cover the ...
    benwtrent 13.2 days ago:  Do we have any benchmarks to show the improvement? It seems intuitive to me that there should be nice improvements.

#15830 PR: Fix possible lost signal in ControlledRealTimeReopenThread
9.3 hours ago  3 comments  0 votes  0 watches  dweissgithub-actions[bot]viliam-durina
Condition.signal/await was used to wake up the background thread to reload data. Since the background thread isn't owning the condition's lock at all times, notification can be ... Specifically, if a new waiter arrives while doing maybeRefreshBlocking() and before it obtains the ...
    dweiss 9.3 hours ago:  I allowed myself to add an explicit monitor and change the parameters to an explicit Duration. I think it's clearer and the class is experimental so no problem there. Let me know if this is ok.
    dweiss 9.7 hours ago:  I'm not that familiar with this code but this change looks ok. Thanks for tackling the difficult concurrency stuff. I feel tempted to make synchronization explicit (instead of method keyword) consistently.

#15896 PR: Skip heavy TreeSet opts for the first group in SearchGroup#merge
15.7 hours ago  3 comments  0 votes  0 watches  benwtrentgaobinlonggithub-actions[bot]jainankitk
Description Similar to https://github.com/apache/lucene/pull/15128, when merging groups across ... Benchmark test on wikimedium10k: ` TaskQPS baseline StdDevQPS my_modified_version ...
    gaobinlong 15.7 hours ago:  Thanks! @jainankitk
    jainankitk 18.5 hours ago:  Looks fine to me!

[20.8 msec search, 21.8 msec total]