Status
All
  Closed (24784)
  Resolved (6590)
Open (5143)
  Waiting for Infra (122)
Reopened (109)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4003)
  Tika (1249)
Updated
All
  Past day (3)
  Past 2 days (5)
  Past 3 days (9)
  Past week (22)
  Past month (80)
Updated ago
All
  > 1 day ago (5249)
  > 2 days ago (5247)
  > 3 days ago (5243)
  > 1 week ago (5230)
  > 1 month ago (5172)
  > 3 months ago (5079)
  > 1 year ago (4841)
User
All
  Tim Allison (704)
  Chris M. Hostetter (543)
  David Smiley (537)
  commitbot (418)
  Jan Høydahl (366)
  Mark Miller (331)
  Erick Erickson (293)

See all 2159...
Committed by
All
  Chris Hostetter (28)
  Mark Robert Miller (20)
  Joel Bernstein (17)
  markrmiller (12)
  Shalin Shekhar Mangar (9)
  Noble Paul (7)
  Yonik Seeley (6)

See all 44...
Last comment user
All
  Tim Allison (223)
  David Smiley (221)
  Hudson (216)
  Uwe Schindler (200)
  Chris M. Hostetter (167)
  Jan Høydahl (130)
  Erick Erickson (98)

See all 747...
Fix version
All
  10.1 (1)
  10.0 (15)
  9.11 (2)
  8.3 (2)
  8.2 (5)

See all 62...
Committed paths
All
  solr (142)
  lucene (12)
  dev-tools (2)
  test (1)
Component
All
  SolrCloud (444)
  parser (338)
  search (159)
  SolrJ (155)
  Admin UI (146)
  streaming expressions (141)
  query parsers (138)

See all 115...
Type
All
  Bug (2077)
  Improvement (1740)
  New Feature (517)
  Task (417)
  Sub-task (277)
  Test (126)
  Wish (98)
Priority
All
  Major (3523)
  Minor (1434)
  Trivial (174)
  Critical (98)
  Blocker (23)
Labels
All
  pull-request-available (151)
  newdev (77)
  patch (40)
  newbie (40)
  features (39)
  security (20)
  performance (20)

See all 496...
Attachment?
All
  None (4018)
  Patch (792)
  Other (382)
  Image (118)
  Text File (96)
  Archive (66)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4834)
  Yes (418)
Has votes?
All
  No (4464)
  Yes (788)
Reporter
All
  Tim Allison (381)
  Chris M. Hostetter (244)
  David Smiley (184)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

See all 1601...
Assignee
All
  Unassigned (4507)
  Mark Miller (104)
  Noble Paul (62)
  Joel Bernstein (44)
  David Smiley (41)
  Tim Allison (35)
  Shalin Shekhar Mangar (26)

See all 79...
Resolution
All
  Unresolved (5247)
  Fixed (3)
  Invalid (1)
  Abandoned (1)
  Filters: Status (Open,Reopened),  Project,  Updated,  Updated ago,  User,  Committed by,  Last comment user,  Fix version,  Committed paths,  Component,  Type,  Priority,  Labels,  Attachment?,  Commits?,  Has votes?,  Reporter,  Assignee,  Resolution

SOLR-18136: ArrayStoreException in MultiThreadedSearcher when combining rerank with sort and parallel segment ...
14.6 hours ago  2 comments  0 votes  2 watches  Shiming Licommitbot
    commitbot 14.6 hours ago:  branch_10x: fix multiThreaded=true with rerank & sort (#4164) When multi-threaded ...
    commitbot 1.8 days ago:  main: fix multiThreaded=true with rerank & sort (#4164) When multi-threaded segment-parallel ...

SOLR-18126: Benchmarks: decouple from MiniSolrCloudCluster; support remote
14.6 hours ago  4 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 14.6 hours ago:  branch_10x: SOLR-18126 Benchmark, refactor: MiniClusterState -> SolrBenchState (#4196) Renames ... Two lifecycle methods containing "miniCluster" in the name were replaced with "solr" to be generic, ... This is a preparatory refactoring step on a short journey to solr/benchmark supporting multiple ...
    commitbot 2.8 days ago:  main: SOLR-18126 Benchmark, refactor: MiniClusterState -> SolrBenchState (#4196) Renames bench/ ... Two lifecycle methods containing "miniCluster" in the name were replaced with "solr" to be generic, ... This is a preparatory refactoring step on a short journey to solr/benchmark supporting multiple ...

SOLR-17973: Cross Collection Join not respecting shards routing preference
14.6 hours ago  2 comments  0 votes  2 watches  Khush Jaincommitbot
    commitbot 14.6 hours ago:  branch_10x: Fix `shards.preference` not respected for cross-collection join queries (#4218)
    commitbot 2.8 days ago:  main: Fix `shards.preference` not respected for cross-collection join queries (#4218)

SOLR-18163: Figure out V2 API use in Solr 10.1 and later
1.2 days ago  1 comments  0 votes  2 watches  Jason GerlowskiEric Pugh
    Jason Gerlowski 1.2 days ago:  All of the v2 API stuff is currently "experimental", and I think that would technically extend to ... So by that logic we should be able to remove it in (e.g.) 10.1 if we choose. My one slight reservation with doing this is that folks might be leaning on "solr.disable.v2" for ...

TIKA-4692: Move PPTX and DOCX SAX parsers closer to parity with DOM based parsers
1.9 days ago  0 comments  0 votes  1 watches  Tim Allison

SOLR-18166: Remove outmoded "bin/solr zk linkconfig" subcommand and related code
2.3 days ago  2 comments  0 votes  2 watches  Jason GerlowskiEric Pugh
    Eric Pugh 2.3 days ago:  Our deprecation rules are meant to help our users, not give them new and fun footguns to play with. ... [https://en.wiktionary.org/wiki/footgun] I agree that we should remove it and put it in the ... Thanks for spotting this and thinking through the ramifications.
    Jason Gerlowski 2.7 days ago:  One question here is - should we remove "bin/solr zk linkconfig" from branch_10x as well as 'main'? ... Or would doing so be a backcompat violation since the tool hasn't been properly deprecated? The "letter of the law" would have us keep linkconfig around on branch_10x.

SOLR-17916: Jetty 12.0.25 upgrade exposes RST_STREAM burst issue
2.3 days ago  10 comments  0 votes  5 watches  Sanjay DuttJan HøydahlHouston PutmanDavid Smileycommitbot
    Jan Høydahl 2.3 days ago:  Please see related users@ list discussion at https://lists.apache.org/thread/q0jl1qdxvckz196922gn1k1 ...
    Jan Høydahl 2.3 days ago:  Question about this JIRA. It is still OPEN, but has a commit to main which is included in the 10.0.0 release. The commit (PR #3695) has the title "Bump up jetty to 12.0.27" which is different from the title of ...

[30.0 msec search, 30.8 msec total]