Status
All
  Closed (24786)
  Resolved (6639)
Open (5169)
  Waiting for Infra (122)
Reopened (111)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4012)
  Tika (1268)
Updated
All
  Past day (6)
  Past 2 days (9)
  Past 3 days (15)
  Past week (25)
  Past month (73)
Updated ago
All
  > 1 day ago (5274)
  > 2 days ago (5271)
  > 3 days ago (5265)
  > 1 week ago (5255)
  > 1 month ago (5207)
  > 3 months ago (5107)
  > 1 year ago (4847)
User
All
  Tim Allison (715)
  David Smiley (546)
  Chris M. Hostetter (542)
  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 (222)
  Uwe Schindler (200)
  Chris M. Hostetter (167)
  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 (1750)
  New Feature (515)
  Task (435)
  Sub-task (274)
  Test (127)
  Wish (98)
Priority
All
  Major (3535)
  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 (791)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4845)
  Yes (435)
Has votes?
All
  No (4496)
  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 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 (5275)
  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

TIKA-4683: Prep for 4.0.0-ALPHA release
3.9 minutes ago  8 comments  0 votes  2 watches  Tim AllisonTilman Hausherr
    Tilman Hausherr 3.9 minutes ago:  There again/still a problem with attachments: |/image9.emf/embedded-7|/image3.emf/embedded-7.pdf| ...
    Tim Allison 4.2 hours ago:  charset detection is somewhat improved on some files, but there are new seriously disconcerting ... Also, need to fix truncated epubs.

SOLR-18202: Scary uptick in failures from SolrIndexFingerprintTest (OOM risk)
14.4 minutes ago  4 comments  0 votes  3 watches  Chris M. HostetterLucas Kot-Zaniewskicommitbot
    commitbot 14.4 minutes 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 8.5 days ago:  submitted [this PR|https://github.com/apache/solr/pull/4310] for your review.

SOLR-17951: Optimize re-ranking based on "functions"
2 hours ago  1 comments  0 votes  2 watches  Chris M. Hostetter
    Chris M. Hostetter 2 hours ago:  This is now viable since SOLR-18143 was resolved.   Updating patch to deal with minor changes on main

SOLR-17208: Restore should fetch index files in parallel
3.6 hours ago  1 comments  0 votes  2 watches  Jason GerlowskiDavid Smiley
    David Smiley 3.6 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
4.3 hours ago  8 comments  0 votes  3 watches  Renato HaeberliChristos MalliaridisEric Pugh
    Christos Malliaridis 4.3 hours 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 6.3 hours 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
10.5 hours ago  2 comments  0 votes  2 watches  Jan Høydahlcommitbot
    commitbot 10.5 hours ago:  branch_9x: SOLR-18216 Fix documentation bug for jwt-auth blockUnkonwn (#4374) Document the fact ...
    Jan Høydahl 1.4 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
1.4 days ago  0 comments  0 votes  1 watches  Jan Høydahl

[98.9 msec search, 99.8 msec total]