Status
All
  Closed (24786)
  Resolved (6640)
Open (5168)
  Waiting for Infra (122)
Reopened (111)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4011)
  Tika (1268)
Updated
All
  Past day (4)
  Past 2 days (6)
  Past 3 days (11)
  Past week (23)
  Past month (70)
Updated ago
All
  > 1 day ago (5275)
  > 2 days ago (5273)
  > 3 days ago (5268)
  > 1 week ago (5256)
  > 1 month ago (5209)
  > 3 months ago (5107)
  > 1 year ago (4849)
User
All
  Tim Allison (715)
  David Smiley (546)
  Chris M. Hostetter (541)
  commitbot (435)
  Jan Høydahl (373)
  Mark Miller (331)
  Hudson (301)

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

See all 752...
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 (2081)
  Improvement (1749)
  New Feature (515)
  Task (435)
  Sub-task (274)
  Test (127)
  Wish (98)
Priority
All
  Major (3534)
  Minor (1446)
  Trivial (175)
  Critical (97)
  Blocker (27)
Labels
All
  pull-request-available (163)
  newdev (84)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

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

See all 1606...
Assignee
All
  Unassigned (4529)
  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 (5274)
  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-18196: Java serialization broken for QueryResponse - SimpleOrderedMap implements Map breaks ...
8.4 hours ago  1 comments  0 votes  2 watches  Mikhail KhludnevGeoffrey Slinker
    Mikhail Khludnev 8.4 hours ago:  I haven't heard there are contract for Java's serialization for SolrJ and others', just because ... Maybe I miss something. So, I suppose it was a de facto never guarantee behavior, which were legally dropped in the next ...

TIKA-4683: Prep for 4.0.0-ALPHA release
17.8 hours ago  11 comments  0 votes  2 watches  Tim AllisonTilman Hausherr
    Tim Allison 17.8 hours ago:  I think this one might be a highlight:  |bug_trackers/MOZILLA/590175-653777/MOZILLA-627680-4.zip| ... Will continue to tear out hair after alpha release...
    Tim Allison 17.9 hours ago:  Y, I noticed the tika-eval continuing problem. Thank you! I fixed epubs.

SOLR-18202: Scary uptick in failures from SolrIndexFingerprintTest (OOM risk)
20.5 hours ago  4 comments  0 votes  3 watches  Chris M. HostetterLucas Kot-Zaniewskicommitbot
    commitbot 20.5 hours ago:  main: SOLR-18202 Reduce Memory Usage of testSequentialVsParallelFingerprint (#4310) ... This creates enormous memory overhead, partly because a new searcher is opened with each commit. I tried setting openSearcher to false but the RealtimeGetHandler searcher still gets opened and ...
    Lucas Kot-Zaniewski 9.3 days ago:  submitted [this PR|https://github.com/apache/solr/pull/4310] for your review.

SOLR-17208: Restore should fetch index files in parallel
23.8 hours ago  1 comments  0 votes  3 watches  Jason GerlowskiDavid Smiley
    David Smiley 23.8 hours ago:  Should this be limited to restores or also encompass backups? Also, I'm curious if IndexFetcher/ReplicationHandler has such a mechanism or could use one likewise ... Broadly, this is moving index files from point A to point B.

SOLR-18191: Disable lenient json parsing at API level
1 day ago  8 comments  0 votes  3 watches  Renato HaeberliChristos MalliaridisEric Pugh
    Christos Malliaridis 1 day ago:  [Renato Haeberli] I have added a link in this ticket to the discussion, but noone has shared any ... I guess for now we can slowly proceed as proposed. If there will be friction we will find out later
    Renato Haeberli 1.1 days ago:  [Eric Pugh]  Signed up, thanks for the link. [Christos Malliaridis] I think it would be better if you initiate the discussion, I am lacking a ...

SOLR-18216: Fix documentation bug for jwt-auth blockUnkonwn
1.3 days ago  2 comments  0 votes  2 watches  Jan Høydahlcommitbot
    commitbot 1.3 days ago:  branch_9x: SOLR-18216 Fix documentation bug for jwt-auth blockUnkonwn (#4374) Document the fact ...
    Jan Høydahl 2.2 days 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
2.3 days ago  0 comments  0 votes  1 watches  Jan Høydahl

[39.3 msec search, 40.3 msec total]