Status
All
  Closed (24785)
  Resolved (6602)
Open (5153)
  Waiting for Infra (122)
Reopened (110)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4004)
  Tika (1259)
Updated
All
  Past day (2)
  Past 2 days (8)
  Past 3 days (10)
  Past week (30)
  Past month (81)
Updated ago
All
  > 1 day ago (5261)
  > 2 days ago (5255)
  > 3 days ago (5253)
  > 1 week ago (5233)
  > 1 month ago (5182)
  > 3 months ago (5083)
  > 1 year ago (4840)
User
All
  Tim Allison (707)
  David Smiley (544)
  Chris M. Hostetter (543)
  commitbot (422)
  Jan Høydahl (369)
  Mark Miller (331)
  Erick Erickson (293)

See all 2160...
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
  David Smiley (225)
  Tim Allison (225)
  Hudson (217)
  Uwe Schindler (200)
  Chris M. Hostetter (167)
  Jan Høydahl (132)
  Erick Erickson (98)

See all 746...
Fix version
All
  10.1 (2)
  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 (443)
  parser (341)
  search (159)
  SolrJ (156)
  Admin UI (146)
  streaming expressions (140)
  query parsers (138)

See all 115...
Type
All
  Bug (2085)
  Improvement (1739)
  New Feature (517)
  Task (423)
  Sub-task (275)
  Test (126)
  Wish (98)
Priority
All
  Major (3529)
  Minor (1439)
  Trivial (174)
  Critical (98)
  Blocker (23)
Labels
All
  pull-request-available (151)
  newdev (81)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 497...
Attachment?
All
  None (4027)
  Patch (791)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4841)
  Yes (422)
Has votes?
All
  No (4476)
  Yes (787)
Reporter
All
  Tim Allison (384)
  Chris M. Hostetter (244)
  David Smiley (187)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

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

See all 80...
Resolution
All
  Unresolved (5258)
  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-18178: Exported configsets from a windows instance are invalid
11.7 hours ago  0 comments  0 votes  1 watches  Christos Malliaridis

SOLR-17857: Investigate potential memory leaks from OTEL metrics
14.9 hours ago  3 comments  0 votes  3 watches  Matthew BiscochoDavid Smileycommitbot
    commitbot 14.9 hours ago:  main: SolrMetricsContext is now reliably closed (#4226) SolrMetricsContext is now AutoCloseable; ... Ensure it is closed exactly once, fixing double-close of OTEL metrics that yielded warnings. Uses ObjectReleaseTracker.
    David Smiley 11.3 days ago:  I've got a PR coming soon RE ObjectReleaseTracker

SOLR-18075: solrj-zookeeper should not depend on Jetty
1.3 days ago  2 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 1.3 days ago:  branch_10x: SolrJ-Zookeeper no longer depends on Jetty (#4062)
    commitbot 5.9 days ago:  main: SolrJ-Zookeeper no longer depends on Jetty (#4062)

SOLR-18125: LukeRequestHandler's getFirstLiveDoc is (Doubly) Broken
1.3 days ago  3 comments  0 votes  3 watches  Luke Kot-ZaniewskiDavid Smileycommitbot
    commitbot 1.3 days ago:  branch_10x: SOLR-18125 Make LukeRequestHandler::getFirstLiveDoc get the first live doc (#4157) ... Previously it would often return nothing resulting in missing index flags in /admin/luke response.
    commitbot 8.4 days ago:  main: SOLR-18125 Make LukeRequestHandler::getFirstLiveDoc get the first live doc (#4157) Fix ... Previously it would often return nothing resulting in missing index flags in /admin/luke response.

SOLR-17202: Change SolrJ maven coordinates (10.x)
1.6 days ago  7 comments  0 votes  4 watches  James DyerJan HøydahlChristos MalliaridisDavid Smiley
    Christos Malliaridis 1.6 days ago:  Let me add my two cents too. I believe that putting solrj artifacts into a separate group could be less intuitive, as it is ... I would personally prefer solrj sub-modules being prefixed with just solrj-, instead of solr-solrj- ...
    Jan Høydahl 2 years ago:  Less change is better, for sure. Question about relocation. If we relocate only artifactID from "solr-solrj" --> "solrj", and publish a relocation pom for the ...

TIKA-4703: Integrate Docker image builds into apache/tika and deprecate standalone Docker repos
1.7 days ago  4 comments  0 votes  2 watches  Nicholas DiPiazzacommitbot
    commitbot 1.7 days ago:  Adding clarification: the Docker images are published to the existing Docker Hub repositories: ...
    Nicholas DiPiazza 1.7 days ago:  Adding clarification: the Docker images are published to the existing Docker Hub repositories: * * ...

TIKA-4695: General updates for 3.3.1
1.9 days ago  2 comments  0 votes  3 watches  Tilman HausherrHudsonGridGain Integration
    Hudson 1.9 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jdk11 #2426 (See [https:// ...
    GridGain Integration 3 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jdk11 #2425 (See [https:// ...

[29.8 msec search, 30.6 msec total]