[Save this search]

Status
All
   Fixed (7187)
  Closed (5168)
Open (2633)
   Won't Fix (545)
   Duplicate (297)
   Invalid (217)
   Not A Problem (195)
Issue type
All
  Issue (2277)
  PR (356)
Author relation
All
  None (2061)
  Member (654)
  Contributor (498)
  New contributor (65)
Created
All
  Past day (4)
  Past 2 days (7)
  Past 3 days (11)
  Past week (15)
  Past month (50)
  Past 3 months (124)
  Past 6 months (186)
  Past year (288)
Updated
All
  Past day (17)
  Past 2 days (22)
  Past 3 days (27)
  Past week (39)
  Past month (102)
  Past 3 months (186)
  Past 6 months (237)
  Past year (536)
Updated ago
All
  > 1 day ago (2616)
  > 2 days ago (2611)
  > 3 days ago (2606)
  > 1 week ago (2594)
  > 1 month ago (2531)
  > 3 months ago (2447)
  > 1 year ago (2097)
Comment count
All
  0 (584)
  1 (377)
  2 - 5 (814)
  6 - 10 (445)
  10 - 20 (313)
  > 20 (173)
Reaction count
All
  0 (2348)
  1 (172)
  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 (62)
  benwtrent (53)
  uschindler (41)
  msokolov (40)
  romseygeek (22)

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

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

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

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

See all 164...
Draft
All
  No (295)
  Yes (61)
Component
All
  core (636)
  analysis (154)
  highlighter (46)
  facet (42)
  spatial (41)
  queryparser (29)
  sandbox (23)

See all 23...
Type
All
  enhancement (1201)
  bug (726)
  task (200)
  test (78)
  documentation (21)
Labels
All
  Stale (263)
  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 (2633)
Reporter
All
  rmuir (269)
  mikemccand (154)
  jpountz (124)
  dsmiley (69)
  uschindler (52)
  iverase (44)
  dweiss (42)

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

#16030 PR: Implement data-blind scalar quantization
1.2 hours ago  6 comments  0 votes  0 watches  github-actions[bot]kaivalnpmccullochtmikemccandromseygeek
Add an option to the quantization format to enable or disable centering (enabled by default). When centering is disabled we also stop writing the float vectors which can lead to significant ... Special handling is included during merges -- we check that all of the input is in the same ...
    github-actions[bot] 1.2 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!
    mccullocht 14.5 days ago:  I'll try to revive this over the next week or two. > This should work well when incoming vectors are isotropic (all dimensions behave the same i.e ...

#16092 PR: Add hadamard rotation to vector fields
1.2 hours ago  82 comments  0 votes  0 watches  benwtrentgithub-actions[bot]kaivalnpmccullochtmikemccandshubhamvishuxande
Description I worked with CC(Claude Code; did a great job in all phases from initial impl to ... This address the 2nd item Implement random rotation of vectors and queries. from Data-blind scalar ... I'm opening this to gather community feedback, as it shows promising recall improvements.
    github-actions[bot] 1.2 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!
    mikemccand 1 month ago:  Note: luceneutil PR is merged, so benchmarks can precondition vectors (a way to pre-test before ... @shubhamvishu is there a separate issue open to switch to data-blind quantization? I.e. we don't need to scan the incoming vectors to compute their distributions.

#16357 PR: Add shared-floor kNN collection to the sandbox module
1.2 hours ago  5 comments  0 votes  0 watches  benwtrentgithub-actions[bot]krickertvigyasharma
Sandbox: shared-floor kNN collection for multi-shard search # The problem Distributed HNSW ... The goal of this PR is to open up the ability to test ways to bring this number down which should ... Although initial measurements suggest around a 30% reduction, testing is underway to produce a more ...
    github-actions[bot] 2.2 days 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!
    krickert 20 days ago:  I'm testing this feature it works. Awaiting for someone to review

#16433 PR: feat: Add Executor support to Monitor for concurrent search (issue #16198)
1.2 hours ago  2 comments  0 votes  0 watches  cyforkkgithub-actions[bot]javanna
# Summary This PR adds support for passing an Executor to the Monitor for inter-segment ...
    github-actions[bot] 1.2 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!
    javanna 15.5 days ago:  Hi, thanks for posting this. I had tried the same approach prior to opening the related issue. But like I wrote in the issue: > There may be value in parallelizing execution, but besides ...

#16442 PR: Fix addMultiTermClauses: preserve per-field SHOULD when a clause isn't a bare TermQuery (#16441)
1.2 hours ago  2 comments  0 votes  0 watches  OlivierJaquemetgithub-actions[bot]
Fixes 16441 **Problem:** QueryParserBaseaddMultiTermClauses decides whether to pass a nested ... This check is too narrow: a BoostQuery-wrapped term (or any other non-TermQuery leaf — PrefixQuery, ... Example: with a per-field boost configured and AND_OPERATOR, MultiFieldQueryParser.parse( ...
    OlivierJaquemet 1.5 days ago:  Still waiting for review by maintainers.
    github-actions[bot] 12.2 days 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!

#16446 PR: MultiFieldQueryParser: default operator is not honored between term positions (#16443)
1.2 hours ago  3 comments  0 votes  0 watches  OlivierJaquemetepotyomgithub-actions[bot]
Fixes 16443 **Problem:** MultiFieldQueryParser's javadoc promises that under AND_OPERATOR, "all ... This only holds when each term reaches the parser as a separate grammar-level token (real ... It doesn't hold when several terms are produced by the *analyzer alone* from a single piece of ...
    epotyom 18 hours ago:  The fix makes sense to me (disclaimer: I'm not a maintainer, so you'd need someone else to merge ... MultiTerm in QueryParser.jj could call addClause like the single-term path does, and ...
    OlivierJaquemet 1.5 days ago:  Still waiting for review by maintainers

#16573: incorrect results from SortedNumericDocValuesRangeQuery when using double/float based points+ ...
4.5 hours ago  0 comments  0 votes  0 watches  hossman
Description When attempting to upgrade Solr from Lucene 10.4.0 -> 10.5.1 the Solr tests ... . * Identical Solr tests using multivalued fields still pass

[110.5 msec search, 111.8 msec total]