[Save this search]

Status
All
   Fixed (7187)
  Closed (5243)
Open (2656)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2287)
  PR (369)
Author relation
All
  None (2063)
  Member (662)
  Contributor (520)
  New contributor (68)
Created
All
  Past day (4)
  Past 2 days (5)
  Past 3 days (6)
  Past week (14)
  Past month (56)
  Past 3 months (127)
  Past 6 months (200)
  Past year (301)
Updated
All
  Past day (5)
  Past 2 days (15)
  Past 3 days (19)
  Past week (36)
  Past month (96)
  Past 3 months (199)
  Past 6 months (246)
  Past year (551)
Updated ago
All
  > 1 day ago (2651)
  > 2 days ago (2641)
  > 3 days ago (2637)
  > 1 week ago (2620)
  > 1 month ago (2560)
  > 3 months ago (2457)
  > 1 year ago (2105)
Comment count
All
  0 (592)
  1 (378)
  2 - 5 (824)
  6 - 10 (450)
  10 - 20 (313)
  > 20 (172)
Reaction count
All
  0 (2370)
  1 (171)
  2 - 5 (93)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (14)
  mikemccand (13)
  rmuir (6)
  msokolov (5)
  iverase (4)
  romseygeek (4)
  benwtrent (4)

See all 26...
Mentioned
All
  jpountz (99)
  mikemccand (84)
  rmuir (62)
  benwtrent (52)
  uschindler (41)
  msokolov (39)
  romseygeek (21)

See all 215...
Reviewed
All
  mikemccand (25)
  jpountz (23)
  benwtrent (14)
  rmuir (13)
  uschindler (10)
  dweiss (9)
  msokolov (9)

See all 65...
Commented
All
  asfimport (1368)
  github-actions[bot] (281)
  jpountz (137)
  mikemccand (126)
  rmuir (95)
  msokolov (87)
  benwtrent (82)

See all 310...
User
All
  asfimport (1810)
  github-actions[bot] (337)
  mikemccand (217)
  jpountz (207)
  rmuir (138)
  benwtrent (120)
  msokolov (107)

See all 474...
Last comment user
All
  asfimport (1319)
  github-actions[bot] (277)
  mikemccand (34)
  jpountz (31)
  rmuir (22)
  msokolov (17)
  benwtrent (17)

See all 169...
Draft
All
  No (308)
  Yes (61)
Component
All
  core (650)
  analysis (154)
  highlighter (46)
  facet (42)
  spatial (41)
  queryparser (29)
  sandbox (25)

See all 23...
Type
All
  enhancement (1207)
  bug (728)
  task (202)
  test (78)
  documentation (21)
Labels
All
  Stale (275)
  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 (2656)
Reporter
All
  rmuir (269)
  mikemccand (154)
  jpountz (124)
  dsmiley (67)
  uschindler (52)
  iverase (44)
  dweiss (43)

See all 765...
Assignee
All
  Unassigned (2416)
  mikemccand (35)
  uschindler (31)
  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

#16670 PR: Move CHANGES.txt entry for #16552 to 10.5.2
2 hours ago  0 comments  0 votes  0 watches  kaivalnp
Move CHANGES.txt entry for #16552 to bugfix release 10.5.2

#16669 PR: Use intoBitSet to speed up ReqExclBulkScorer with dense exclusions
3.6 hours ago  4 comments  0 votes  0 watches  github-actions[bot]kkewwei
Description Solved: 16668 <!-- If this is your first contribution to Lucene, please make sure you have reviewed the ... https://github.com/apache/lucene/blob/main/CONTRIBUTING.md -->
    kkewwei 3.6 hours ago:  I also do the benchmark with MustNotBooleanQueryBenchmark - For dense path: mustNotTermCount ...
    kkewwei 3.8 hours ago:  I lack the established empirical threshold exists for dense and sparse.

#16515 PR: Apply filter before scoring in MaxScoreBulkScorer
3.8 hours ago  41 comments  0 votes  0 watches  HUSTERGSHoustonPutmangithub-actions[bot]kkewweiromseygeek
Description Apple filter before scoring in MaxScoreBulkScorer. Resolves 16514 <!-- If this is your first contribution to Lucene, please make sure you have reviewed the ...
    kkewwei 3.8 hours ago:  @romseygeek Can you help continue review at your convenience, thank you very much.
    romseygeek 4.4 days ago:  I think we want to test both with-delete and without-delete paths here, so let's move this deletion ...

#16668: Use intoBitSet to speed up ReqExclBulkScorer with dense exclusions
5.2 hours ago  0 comments  0 votes  0 watches  kkewwei
Description ReqExclBulkScorer currently processes prohibited documents using a leapfrog loop. It scores required documents up to the next excluded document, advances the prohibited iterator, ... This works well for sparse prohibited clauses.

#16667 PR: Rewrite BooleanQuery to MatchNoDocsQuery when it has MUST_NOT clause
7.4 hours ago  0 comments  0 votes  0 watches  epotyomgithub-actions[bot]
Rewrite BooleanQuery to MatchNoDocsQuery when it has MUST_NOT clause matching one of its MUST boost ... It's a follow-up to https://github.com/apache/lucene/pull/16446

#16663 PR: Allocate MemoryAccountingBitsetCollector bitset lazily on first match
1.2 days ago  0 comments  0 votes  0 watches  Sasilekhagithub-actions[bot]
MemoryAccountingBitsetCollector used to reserve a bitset large enough for the entire leaf upfront, ... Under intra segment concurrency (where each partition worker gets its own collector), unmatched ... This PR delays the allocation until the first match, so collectors that see no matches allocate ...

#16640 PR: Draft: Add single-query many-doc bulk scoring API to VectorUtilSupport (#16556)
1.5 days ago  1 comments  0 votes  0 watches  CH-Abhinavgithub-actions[bot]
## Description This is Draft PR addressing #16556 and subsequently progressing 15155 This PR is ... **Current progress (float32 dot product):** 1. Added zero-allocation void dotProductBulk(float[] query, float[][] docs, float[] results) to ...
    CH-Abhinav 1.5 days ago:  I went ahead and implemented off-heap path to PanamaVectorUtilSupport for dotProductBulk to make ... while doing so I did following:- 1. Left the base VectorUtilSupport strictly for on-heap arrays 2.

[18.3 msec search, 19.3 msec total]