Status
All
  Closed (24783)
  Resolved (6585)
Open (5149)
  Waiting for Infra (122)
Reopened (109)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4008)
  Tika (1250)
Updated
All
  Past day (6)
  Past 2 days (15)
  Past 3 days (20)
  Past week (28)
  Past month (83)
Updated ago
All
  > 1 day ago (5252)
  > 2 days ago (5243)
  > 3 days ago (5238)
  > 1 week ago (5230)
  > 1 month ago (5175)
  > 3 months ago (5078)
  > 1 year ago (4839)
User
All
  Tim Allison (705)
  Chris M. Hostetter (544)
  David Smiley (537)
  commitbot (423)
  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 748...
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 (445)
  parser (338)
  search (159)
  SolrJ (157)
  Admin UI (146)
  streaming expressions (141)
  query parsers (138)

See all 115...
Type
All
  Bug (2078)
  Improvement (1743)
  New Feature (517)
  Task (418)
  Sub-task (278)
  Test (126)
  Wish (98)
Priority
All
  Major (3527)
  Minor (1436)
  Trivial (174)
  Critical (98)
  Blocker (23)
Labels
All
  pull-request-available (153)
  newdev (78)
  patch (40)
  newbie (40)
  features (39)
  security (20)
  performance (20)

See all 496...
Attachment?
All
  None (4023)
  Patch (792)
  Other (383)
  Image (118)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4835)
  Yes (423)
Has votes?
All
  No (4469)
  Yes (789)
Reporter
All
  Tim Allison (382)
  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 (4509)
  Mark Miller (104)
  Noble Paul (62)
  Joel Bernstein (44)
  David Smiley (41)
  Tim Allison (35)
  Shalin Shekhar Mangar (26)

See all 80...
Resolution
All
  Unresolved (5253)
  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 ...
4 hours ago  1 comments  0 votes  2 watches  Shiming Licommitbot
    commitbot 4 hours ago:  main: fix multiThreaded=true with rerank & sort (#4164) When multi-threaded segment-parallel ...

TIKA-4563: Prep for 3.3.0 release
5.6 hours ago  27 comments  0 votes  3 watches  Tim AllisonTilman Hausherrcommitbot
    commitbot 5.6 hours ago:  N/A
    commitbot 6.7 hours ago:  … regression tests and the release process <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor ... See the NOTICE file distributed with this work for additional information regarding ...

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

SOLR-18166: Remove outmoded "bin/solr zk linkconfig" subcommand and related code
16.6 hours ago  2 comments  0 votes  2 watches  Jason GerlowskiEric Pugh
    Eric Pugh 16.6 hours 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 1.1 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
17 hours ago  10 comments  0 votes  5 watches  Sanjay DuttJan HøydahlHouston PutmanDavid Smileycommitbot
    Jan Høydahl 17 hours ago:  Please see related users@ list discussion at https://lists.apache.org/thread/q0jl1qdxvckz196922gn1k1 ...
    Jan Høydahl 17.5 hours 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 ...

SOLR-17857: Investigate potential memory leaks from OTEL metrics
23.4 hours ago  2 comments  0 votes  2 watches  Matthew BiscochoDavid Smiley
    David Smiley 23.4 hours ago:  I've got a PR coming soon RE ObjectReleaseTracker
    David Smiley 4.2 months ago:  Probably the best protection technique is Solr's great ObjectReleaseTracker – using this on ... I have some WIP.  My _preliminary_ observation is that there are some non-closed contexts but they seem unlikely to ...

SOLR-18125: LukeRequestHandler's getFirstLiveDoc is (Doubly) Broken
1.1 days ago  1 comments  0 votes  2 watches  Luke Kot-ZaniewskiDavid Smiley
    David Smiley 1.1 days ago:  Well researched!

[29.6 msec search, 30.5 msec total]