[Save this search]

Status
All
   Fixed (7187)
  Closed (4635)
Open (2554)
   Won't Fix (543)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2245)
  PR (309)
Author relation
All
  None (2034)
  Member (627)
  Contributor (425)
  New contributor (60)
Created
All
  Past day (3)
  Past 2 days (4)
  Past 3 days (4)
  Past week (10)
  Past month (40)
  Past 3 months (98)
  Past 6 months (139)
  Past year (273)
Updated
All
  Past day (9)
  Past 2 days (12)
  Past 3 days (13)
  Past week (28)
  Past month (62)
  Past 3 months (132)
  Past 6 months (356)
  Past year (486)
Updated ago
All
  > 1 day ago (2545)
  > 2 days ago (2542)
  > 3 days ago (2541)
  > 1 week ago (2526)
  > 1 month ago (2492)
  > 3 months ago (2422)
  > 1 year ago (2066)
Comment count
All
  0 (562)
  1 (359)
  2 - 5 (802)
  6 - 10 (434)
  10 - 20 (302)
  > 20 (165)
Reaction count
All
  0 (2271)
  1 (169)
  2 - 5 (92)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (15)
  mikemccand (8)
  rmuir (5)
  benwtrent (5)
  iverase (4)
  dweiss (3)
  msokolov (3)

See all 23...
Mentioned
All
  jpountz (94)
  mikemccand (72)
  rmuir (52)
  benwtrent (49)
  msokolov (41)
  uschindler (39)
  dweiss (19)

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

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

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

See all 436...
Last comment user
All
  asfimport (1326)
  github-actions[bot] (233)
  mikemccand (33)
  jpountz (32)
  rmuir (24)
  gsmiller (16)
  benwtrent (16)

See all 152...
Draft
All
  No (257)
  Yes (52)
Component
All
  core (591)
  analysis (150)
  highlighter (47)
  spatial (41)
  facet (39)
  queryparser (26)
  test-framework (26)

See all 23...
Type
All
  enhancement (1174)
  bug (725)
  task (198)
  test (78)
  documentation (22)
Labels
All
  Stale (230)
  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 (2554)
Reporter
All
  rmuir (270)
  mikemccand (156)
  jpountz (126)
  dsmiley (68)
  uschindler (52)
  dweiss (42)
  romseygeek (42)

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

#15957 PR: Use synchronized list in TestInfoStream.
1.2 hours ago  0 comments  0 votes  0 watches  dweissgithub-actions[bot]
Description <!-- If this is your first contribution to Lucene, please make sure you have reviewed the ... https://github.com/apache/lucene/blob/main/CONTRIBUTING.md -->

#15956 PR: Fix testIsLoaded; NRTCachingDirectory may return buffered index inputs.
1.5 hours ago  0 comments  0 votes  0 watches  dweissgithub-actions[bot]

#15955 PR: Fix an assertion in TestExitableDirectoryReader
1.7 hours ago  0 comments  0 votes  0 watches  dweissgithub-actions[bot]
Trigger the check if the source doc values a SingletonSortedSetDocValues or SingletonSortedNumericDo ... I didn't want to suppress text codec entirely.

#15557 PR: Introduce AllGroupsCollectorManager
7 hours ago  6 comments  0 votes  0 watches  dweissgaobinlonggithub-actions[bot]javannajpountzromseygeek
Description AllGroupsCollector in grouping package did not have until now a corresponding ... Relates to https://github.com/apache/lucene/issues/12892.
    gaobinlong 7.1 hours ago:  Thanks for your comment, @javanna , > Can it be used by users as-is like such test does? Yes, I'm sure it can be used by users like the test cases.
    javanna 1.4 days ago:  Hey @gaobinlong sorry for the delay in getting back to you. I had a look at this PR. I am not super familiar with the grouping API, so I may not be the best person to advise on how to ...

#15653 PR: Introduce DocValuesStatsCollectorManager
7 hours ago  8 comments  0 votes  0 watches  gaobinlonggithub-actions[bot]javanna
Description This pr introduces DocValuesStatsCollectorManager and switches TestDocValuesStatsCol ... Relates to https://github.com/apache/lucene/issues/12892.
    javanna 7 hours ago:  I left some comments and questions, thanks for working on this!
    javanna 7.1 hours ago:  is this type of conditional necessary? Does it ever happen that we get a different type than SortedLongDocValuesStats here? This applies to all merge methods.

#15954 PR: Use SkipBlockRangeIterator as approximation in SortedNumericDocValuesRangeQuery
10.9 hours ago  2 comments  0 votes  0 watches  github-actions[bot]romseygeeksgup432
Description Replace DocValuesRangeIterator with SkipBlockRangeIterator as the two-phase ... This makes the approximation block-level only (no DV decoding), deferring value reads to matches(). In conjunctions, this avoids wasted DV decoding when another field's block is NO.
    romseygeek 10.9 hours ago:  Thanks @sgup432, this is a great start. I think we can improve things further by caching the docid of the end of a block and avoiding ...
    romseygeek 10.9 hours ago:  Can we cache this somehow so that we're not doing the comparison on every match request? For example, if you know that the whole block matches then you can just check that the current ...

#15929 PR: Rename CollectionStatistics to FieldStatistics.
17.8 hours ago  2 comments  0 votes  0 watches  github-actions[bot]jainankitkvsop-479
    vsop-479 6.8 days ago:  Thanks @jainankitk ! I will do it.
    jainankitk 6.9 days ago:  Without any context around why it was called CollectionStatistics, this change makes sense to me. Although, I am wondering if we should rename the corresponding methods and parameters as well to be ...

[20.9 msec search, 21.8 msec total]