[Save this search]

Status
All
   Fixed (7187)
  Closed (4777)
Open (2569)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2254)
  PR (315)
Author relation
All
  None (2039)
  Member (627)
  Contributor (435)
  New contributor (60)
Created
All
  Past day (2)
  Past 2 days (7)
  Past 3 days (16)
  Past week (22)
  Past month (50)
  Past 3 months (93)
  Past 6 months (142)
  Past year (259)
Updated
All
  Past day (4)
  Past 2 days (10)
  Past 3 days (23)
  Past week (45)
  Past month (77)
  Past 3 months (128)
  Past 6 months (188)
  Past year (487)
Updated ago
All
  > 1 day ago (2565)
  > 2 days ago (2559)
  > 3 days ago (2546)
  > 1 week ago (2524)
  > 1 month ago (2492)
  > 3 months ago (2441)
  > 1 year ago (2082)
Comment count
All
  0 (580)
  1 (358)
  2 - 5 (793)
  6 - 10 (432)
  10 - 20 (303)
  > 20 (172)
Reaction count
All
  0 (2289)
  1 (167)
  2 - 5 (91)
  6 - 10 (16)
  10 - 20 (5)
  > 20 (1)
Review Requested
All
  jpountz (14)
  mikemccand (9)
  iverase (5)
  rmuir (4)
  romseygeek (4)
  benwtrent (4)
  dweiss (3)

See all 23...
Mentioned
All
  jpountz (93)
  mikemccand (75)
  benwtrent (53)
  rmuir (50)
  msokolov (39)
  uschindler (38)
  romseygeek (20)

See all 203...
Reviewed
All
  mikemccand (24)
  jpountz (23)
  benwtrent (17)
  rmuir (14)
  msokolov (11)
  uschindler (11)
  dweiss (10)

See all 61...
Commented
All
  asfimport (1369)
  github-actions[bot] (234)
  jpountz (140)
  mikemccand (122)
  rmuir (95)
  benwtrent (83)
  msokolov (81)

See all 291...
User
All
  asfimport (1811)
  github-actions[bot] (282)
  mikemccand (209)
  jpountz (201)
  rmuir (128)
  benwtrent (122)
  msokolov (102)

See all 443...
Last comment user
All
  asfimport (1326)
  github-actions[bot] (229)
  jpountz (32)
  mikemccand (31)
  rmuir (24)
  msokolov (17)
  benwtrent (16)

See all 158...
Draft
All
  No (262)
  Yes (53)
Component
All
  core (604)
  analysis (150)
  highlighter (46)
  spatial (41)
  facet (40)
  queryparser (26)
  test-framework (23)

See all 23...
Type
All
  enhancement (1181)
  bug (724)
  task (200)
  test (78)
  documentation (22)
Labels
All
  Stale (223)
  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 (2569)
Reporter
All
  rmuir (270)
  mikemccand (155)
  jpountz (126)
  dsmiley (68)
  uschindler (52)
  iverase (45)
  dweiss (41)

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

#16116 PR: Invert eligible BinaryColumns in the column pass
22.2 minutes ago  0 comments  0 votes  0 watches  Tim-Brooksgithub-actions[bot]
BinaryColumns that are DOCS or DOCS_AND_FREQS, omitNorms, no TVs, and not stored are now inverted ... When any row-mode column is present in the batch, eligible columns are demoted to the row pass so ... processBinaryColumnInvert skips termsHash.startDocument/finishDocument: those drive ...

#15676 PR: Feature/collaborative hnsw search
5.4 hours ago  25 comments  0 votes  0 watches  benwtrentgithub-actions[bot]krickertmsokolovnavneet1vvigyasharma
[HNSW] Collaborative Search via Dynamic Threshold Feedback > **Status: Experimental** - This ... Full distributed multi-shard testing will happen in a follow-up PR for OpenSearch.
    krickert 1.8 months ago:  Update - Still working through this - it took me awhile to get data wrangled into this with the ... The real test will have a full document index and compare the two with a 250GB index between 16 and ... I'm using a single 4080 GPU for this, so I think the data might take a few days to produce.
    krickert 2.6 months ago:  Thanks for the suggestions, @vigyasharma. You’re right; I used the current 100-visit warm-up as a static safeguard to prevent the "entry ... My next round of tests will retain the 100-visit warm-up to establish a baseline, then I'll ...

#15958 PR: Bulk score hnsw neighbor array
18.3 hours ago  2 comments  0 votes  0 watches  benwtrentgithub-actions[bot]leng25
issue 15606 Refactor NeighborArrayisWorstNonDiverse to use bulkScore instead of score, enabling ... This change follows the approach taken in 15607, though unlike that case, this function is called ... The primary motivation is consistency, aligning both call sites to use bulkScore ensures this code ...
    github-actions[bot] 18.3 hours ago:  This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!
    leng25 15.7 days ago:  Hi @benwtrent , would appreciate a look when you have time. Happy to make any changes if needed. Thanks!

#16115 PR: Reject duplicate column names in ColumnBatch
22.3 hours ago  0 comments  0 votes  0 watches  Tim-Brooksgithub-actions[bot]
A ColumnBatch where two columns share the same field name has no coherent semantics: each Column ... The intended way to express multi-value is a single column whose tuple cursor emits multiple ... IndexingChain.processBatch now reserves a fresh batchGen from nextFieldGen and rejects any column ...

#16114 PR: docs(util): clarify Accountable.ramBytesUsed() ownership semantics
1.3 days ago  0 comments  0 votes  0 watches  github-actions[bot]salvatorecampagna
# TL;DR Documentation only PR. Clarifies the ownership convention for Accountable.ramBytesUsed() and notes that getChildResources( ... No behavior change

#16113: feat(util): clarify Accountable ownership semantics and fix inconsistent ramBytesUsed()
1.3 days ago  1 comments  0 votes  0 watches  salvatorecampagna
# Problem Accountable.ramBytesUsed() is specified as "an estimate of the bytes used by this object ... In practice, implementations in the Lucene codebase vary: some count everything reachable from the ... When external code sums ramBytesUsed() across multiple Accountable instances that share state, the ...
    salvatorecampagna 1.3 days ago:  Opened draft PR https://github.com/apache/lucene/pull/16114 with the proposed javadoc wording so ... Documentation only, no behavior change; not requesting merge until the convention is settled here.

#15948 PR: Improve BayesianScoreQuery and LogOddsFusionQuery with base rate prior, weighted Log-OP, and ...
1.6 days ago  28 comments  0 votes  0 watches  benwtrentgithub-actions[bot]jaepil
# Summary Follow-up to 15827. This PR extends BayesianScoreQuery and LogOddsFusionQuery with three improvements: - ** ... Reservoir-sample nSamples * tokensPerQuery terms from the target field's indexed vocabulary via ...
    jaepil 1.6 days ago:  I think the right lifecycle is tied to the IndexReader/Searcher rather than to each query. If the corpus evolves, a reopened NRT reader or a new commit has different reader-level statistics, ... This PR keeps estimation explicit for that reason: the estimated Parameters are bound to the reader ...
    jaepil 1.6 days ago:  No worries! 😄 I've addressed this issue via reservoir sampling as well.

[20.9 msec search, 21.9 msec total]