Status
All
  Closed (24785)
  Resolved (6611)
Open (5162)
  Waiting for Infra (122)
Reopened (110)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4010)
  Tika (1262)
Updated
All
  Past day (9)
  Past 2 days (15)
  Past 3 days (16)
  Past week (34)
  Past month (91)
Updated ago
All
  > 1 day ago (5263)
  > 2 days ago (5257)
  > 3 days ago (5256)
  > 1 week ago (5238)
  > 1 month ago (5181)
  > 3 months ago (5087)
  > 1 year ago (4839)
User
All
  Tim Allison (708)
  David Smiley (548)
  Chris M. Hostetter (544)
  commitbot (425)
  Jan Høydahl (369)
  Mark Miller (331)
  Erick Erickson (293)

See all 2163...
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 (228)
  Tim Allison (225)
  Hudson (219)
  Uwe Schindler (200)
  Chris M. Hostetter (166)
  Jan Høydahl (133)
  Erick Erickson (98)

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

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

See all 115...
Type
All
  Bug (2084)
  Improvement (1742)
  New Feature (519)
  Task (428)
  Sub-task (275)
  Test (126)
  Wish (98)
Priority
All
  Major (3528)
  Minor (1444)
  Trivial (174)
  Critical (99)
  Blocker (27)
Labels
All
  pull-request-available (159)
  newdev (82)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4033)
  Patch (791)
  Other (384)
  Image (120)
  Text File (96)
  Archive (68)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4847)
  Yes (425)
Has votes?
All
  No (4486)
  Yes (786)
Reporter
All
  Tim Allison (385)
  Chris M. Hostetter (244)
  David Smiley (191)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

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

See all 81...
Resolution
All
  Unresolved (5267)
  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-17697: Use picocli instead of commons-cli
29.9 minutes ago  2 comments  1 votes  3 watches  Jan HøydahlEric Pughcommitbot
    commitbot 29.9 minutes ago:  jira/SOLR-17697-picocli: Add changelog entry for SOLR-17697
    Eric Pugh 1 year ago:  Cross referencing to the PR that has subtasks: https://github.com/apache/solr/pull/3254

SOLR-18185: Published POM have missing versions
35 minutes ago  2 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: POMs: publish resolved version (#4256) Co-authored-by: Copilot < ...
    commitbot 2.7 days ago:  main: POMs: publish resolved version (#4256) Co-authored-by: Copilot <175728472+Copilot@ ...

SOLR-16458: Cosmetic improvements and migration to JAX-RS ("node" APIs)
35 minutes ago  13 comments  0 votes  5 watches  Jason GerlowskiIsabelle GiguereChris M. HostetterEric Pughcommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: Fix flaky test HealthCheckHandlerTest due to SSL (#4247) Switching from ...
    Eric Pugh 4 days ago:  [Chris M. Hostetter] I wanted to make sure you saw that we got the fix in for that flaky test!   Thanks for pinging me on it.

SOLR-18168: Replace PathExclusionFilter with web.xml configuration
35 minutes ago  2 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: Remove PathExclusionFilter; serve static content via ResourceServlet ( ... Solr's filters are remapped from url-pattern="/*" to servlet-name="SolrServlet", so they naturally ... BATS integration tests were added to replace ones that had used JettySolrRunner previously.
    commitbot 2.7 days ago:  main: Remove PathExclusionFilter; serve static content via ResourceServlet (#4243) Instead of ... Solr's filters are remapped from url-pattern="/*" to servlet-name="SolrServlet", so they naturally ... BATS integration tests were added to replace ones that had used JettySolrRunner previously.

SOLR-13309: Add FieldTypes for Lucene IntRange, LongRange, FloatRange, DoubleRange
35 minutes ago  13 comments  1 votes  7 watches  Jason GerlowskiAnshum GuptaDavid Smileycommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: Add DoubleRangeField exposing Lucene 'DoubleRange' (#4239) Completes ...
    commitbot 35.1 minutes ago:  jira/SOLR-17697-picocli: Introduce FloatRangeField to expose Lucene 'FloatRange' (#4229) Mirrors ...

SOLR-18077: CrossDC Consumer - out-of-order Kafka partition processing
35 minutes ago  7 comments  0 votes  3 watches  Andrzej BialeckiDavid Smileycommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: ignore flaky test
    commitbot 6.4 days ago:  branch_10x: ignore flaky test

SOLR-18150: Introduce SolrBackend abstraction for tests & benchmarks
35 minutes ago  3 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 35 minutes ago:  jira/SOLR-17697-picocli: Add SolrBackend abstraction for test/benchmark deployments (#4214) Add ... JettySolrRunner now manages a HttpJettySolrClient instance, get via getSolrClient. This PR only introduces the abstraction; follow-on PRs will add callers in benchmarks and tests.
    commitbot 6.4 days ago:  branch_10x: Add SolrBackend abstraction for test/benchmark deployments (#4214) Add SolrBackend ... JettySolrRunner now manages a HttpJettySolrClient instance, get via getSolrClient. This PR only introduces the abstraction; follow-on PRs will add callers in benchmarks and tests.

[29.9 msec search, 30.8 msec total]