Status
All
  Closed (24786)
  Resolved (6646)
Open (5176)
  Waiting for Infra (122)
Reopened (110)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4017)
  Tika (1269)
Updated
All
  Past day (7)
  Past 2 days (13)
  Past 3 days (17)
  Past week (23)
  Past month (65)
Updated ago
All
  > 1 day ago (5279)
  > 2 days ago (5273)
  > 3 days ago (5269)
  > 1 week ago (5263)
  > 1 month ago (5221)
  > 3 months ago (5117)
  > 1 year ago (4854)
User
All
  Tim Allison (716)
  David Smiley (547)
  Chris M. Hostetter (541)
  commitbot (437)
  Jan Høydahl (372)
  Mark Miller (331)
  Hudson (302)

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

See all 754...
Fix version
All
  10.1 (3)
  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 (341)
  search (159)
  SolrJ (152)
  Admin UI (147)
  streaming expressions (141)
  query parsers (139)

See all 115...
Type
All
  Bug (2080)
  Improvement (1752)
  New Feature (516)
  Task (437)
  Sub-task (276)
  Test (127)
  Wish (98)
Priority
All
  Major (3541)
  Minor (1448)
  Trivial (175)
  Critical (97)
  Blocker (25)
Labels
All
  pull-request-available (163)
  newdev (85)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4051)
  Patch (790)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4849)
  Yes (437)
Has votes?
All
  No (4502)
  Yes (784)
Reporter
All
  Tim Allison (393)
  Chris M. Hostetter (242)
  David Smiley (192)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

See all 1606...
Assignee
All
  Unassigned (4536)
  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 (5281)
  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-18191: Disable lenient json parsing at API level
2.7 hours ago  10 comments  0 votes  4 watches  Renato HaeberliChristos MalliaridisEric PughDavid Smiley
    Renato Haeberli 2.7 hours ago:  [Christos Malliaridis]  Do we need in in 10x or shall we just merge it into 11?
    David Smiley 2 days ago:  The dev list thread shows consensus on not breaking compatibility on 10x, but +1 for main. A feature flag could be introduced to toggle the compatibility on 10x, if you so wish.

SOLR-17715: Remove "qt" param path support in SolrJ
7.9 hours ago  16 comments  0 votes  5 watches  Rahul GoswamiMarkus SchuchDavid Smileycommitbot
    commitbot 7.9 hours ago:  main: Stop sending qt param from SolrJ (#4397) Enhanced QueryRequest with explicit support for ...
    David Smiley 4.7 months ago:  Markus: it won't disappear from there. I was mainly concerned with SolrJ (the issue title).

SOLR-18055: Use SOLR_SSL_ENABLED to auto-set urlScheme appropriately
8.2 hours ago  6 comments  0 votes  3 watches  Vishnu PriyaDavid Smileycommitbot
    commitbot 8.2 hours ago:  main: Improve SSL/HTTPS URL scheme detection (#4272) Prioritize the solr.ssl.enabled system ... CloudSolrClient was recently also improved similarly. This makes SSL configuration more straightforward for users, although the urlScheme cluster ...
    Vishnu Priya 1.9 months ago:  Currently, I'm working on this improvement.

SOLR-18218: Improve ExecutorUtil error logging
8.6 hours ago  3 comments  0 votes  3 watches  Jason GerlowskiNazerke Seidancommitbot
    commitbot 8.6 hours ago:  main: Improve ExecutorUtil error logging (#4399)
    Nazerke Seidan 3.7 days ago:  [Jason Gerlowski] I added the poolName that looks like this: {code:java} [poolName= ... {code} and created a PR. Maybe better to add this key-val pair inside the brackets (coming from jdk's thread pool executor) ...

SOLR-16458: Cosmetic improvements and migration to JAX-RS ("node" APIs)
14.2 hours ago  15 comments  0 votes  5 watches  Jason GerlowskiIsabelle GiguereChris M. HostetterEric Pughcommitbot
    commitbot 14.2 hours ago:  main: Bugfix that we don't want to assume everything is a string. (#4330)
    Jason Gerlowski 11.8 days 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 ...

SOLR-18219: Rename CoreAdmin UPGRADECOREINDEX action to UPGRADEINDEX
16.4 hours ago  4 comments  0 votes  2 watches  Rahul Goswamicommitbot
    commitbot 16.4 hours ago:  branch_10x: Rename the CoreAdmin UPGRADECOREINDEX action to UPGRADEINDEX for a cleaner API with ...
    commitbot 18 hours ago:  branch_9x: Rename the CoreAdmin UPGRADECOREINDEX action to UPGRADEINDEX for a cleaner API with ...

SOLR-8127: Luke request handler does not know about dynamic fields on other shards fast enough
16.7 hours ago  9 comments  0 votes  9 watches  Shawn HeiseyAlex KLucas Kot-ZaniewskiDavid SmileyUpayaviracommitbot
    David Smiley 16.7 hours ago:  I trust your judgement... maybe there's nothing. I like your approach in what was merged of doing the long auto-upgrade when we would overflow an ...
    Lucas Kot-Zaniewski 1.8 days ago:  Thanks [David Smiley]... what particular things were you worried about in terms of backwards ... This wasn't released in 10.0 so whatever backwards incompatibilities will already exist across ... I remember discussing this in PR but I guess I don't really have an intuition about what is "too ...

[31.2 msec search, 32.1 msec total]