Status
All
  Closed (24785)
  Resolved (6637)
Open (5172)
  Waiting for Infra (122)
Reopened (111)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4014)
  Tika (1269)
Updated
All
  Past day (7)
  Past 2 days (13)
  Past 3 days (20)
  Past week (29)
  Past month (76)
Updated ago
All
  > 1 day ago (5276)
  > 2 days ago (5270)
  > 3 days ago (5263)
  > 1 week ago (5254)
  > 1 month ago (5207)
  > 3 months ago (5107)
  > 1 year ago (4848)
User
All
  Tim Allison (715)
  David Smiley (545)
  Chris M. Hostetter (543)
  commitbot (436)
  Jan Høydahl (373)
  Mark Miller (331)
  Hudson (301)

See all 2167...
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 (227)
  Hudson (226)
  Tim Allison (223)
  Uwe Schindler (200)
  Chris M. Hostetter (166)
  Jan Høydahl (135)
  Erick Erickson (99)

See all 753...
Fix version
All
  10.1 (4)
  10.0 (15)
  9.11 (3)
  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 (341)
  search (159)
  SolrJ (152)
  Admin UI (145)
  streaming expressions (141)
  query parsers (138)

See all 115...
Type
All
  Bug (2082)
  Improvement (1752)
  New Feature (515)
  Task (435)
  Sub-task (274)
  Test (127)
  Wish (98)
Priority
All
  Major (3535)
  Minor (1449)
  Trivial (175)
  Critical (97)
  Blocker (27)
Labels
All
  pull-request-available (164)
  newdev (84)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4047)
  Patch (791)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4847)
  Yes (436)
Has votes?
All
  No (4499)
  Yes (784)
Reporter
All
  Tim Allison (392)
  Chris M. Hostetter (243)
  David Smiley (191)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

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

See all 81...
Resolution
All
  Unresolved (5278)
  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-18091: Separate Core specific information from SystemInfoHandler
26.8 minutes ago  2 comments  0 votes  4 watches  Jason GerlowskiEric Pughcommitbot
    Jason Gerlowski 26.8 minutes ago:  [Eric Pugh] - is this ticket still "open" by accident, or because you're still hoping to backport ... I think there's technically a backcompat break here, but it does seem minor given that the existing ... I notice that David S suggested backporting on the PR, in spite of the backcompat issue, and I tend ...
    commitbot 2.5 months ago:  main: Separate out core specific info into it's own CoreInfoHandler (#4084) SystemInfoHandler is ... This matches our pattern of other handlers.

TIKA-4721: Fix intermittent locale-sensitive test failures in tika-pipes-integration-tests on Windows (tr_TR, ...
45.5 minutes ago  3 comments  0 votes  3 watches  Nicholas DiPiazzacommitbot
    commitbot 45.5 minutes ago:  LGTM. May want to add a reasonability check on the port > 0 && < 65535? Otherwise, great catch!
    commitbot 59.9 minutes ago:  I had a similar fix maybe? Just merged: https://github.com/apache/tika/pull/2788

SOLR-18216: Fix documentation bug for jwt-auth blockUnkonwn
7 hours ago  1 comments  0 votes  1 watches  Jan Høydahl
    Jan Høydahl 7 hours ago:  The release note should mention this doc change. Also consider a separate ANNOUCEMENT about this after release. Setting this as a blocker, not because we cannot vote on a release without it (it's only doc change ...

SOLR-18215: Change default of blockUnknown to true for jwt-auth
7.7 hours ago  0 comments  0 votes  1 watches  Jan Høydahl

SOLR-18194: Handle Updated Documents in UpgradeCoreIndex Child Doc Check
17.3 hours ago  1 comments  0 votes  2 watches  Lucas Kot-Zaniewskicommitbot
    commitbot 17.3 hours ago:  main: fix nested docs detection false positive (#4279) Previously if a segment had updates to ... These are not supported by the action so it would unnecessarily fail. We improve the check to compare cardinality of id with _root_ to identify child documents.

TIKA-4703: Integrate Docker image builds into apache/tika and deprecate standalone Docker repos
20.7 hours ago  27 comments  0 votes  3 watches  Nicholas DiPiazzaHudsoncommitbot
    Hudson 20.7 hours ago:  UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk17 #1338 (See [https://ci-builds.apache.or ...
    commitbot 23.5 hours ago:  N/A

SOLR-16458: Cosmetic improvements and migration to JAX-RS ("node" APIs)
22.9 hours ago  14 comments  0 votes  5 watches  Jason GerlowskiIsabelle GiguereChris M. HostetterEric Pughcommitbot
    Jason Gerlowski 22.9 hours ago:  [Eric Pugh] - I noticed that the "/node/logging" conversion you did above isn't on branch_10x....do ... (I noticed this because I made a similar mistake for "/admin/info/system" and was going back ...
    commitbot 23.1 days ago:  jira/SOLR-17697-picocli: Fix flaky test HealthCheckHandlerTest due to SSL (#4247) Switching from ...

[30.3 msec search, 31.1 msec total]