Status
All
  Closed (24784)
  Resolved (6596)
Open (5154)
  Waiting for Infra (122)
Reopened (110)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4007)
  Tika (1257)
Updated
All
  Past day (10)
  Past 2 days (18)
  Past 3 days (22)
  Past week (32)
  Past month (92)
Updated ago
All
  > 1 day ago (5254)
  > 2 days ago (5246)
  > 3 days ago (5242)
  > 1 week ago (5232)
  > 1 month ago (5172)
  > 3 months ago (5078)
  > 1 year ago (4838)
User
All
  Tim Allison (706)
  David Smiley (545)
  Chris M. Hostetter (543)
  commitbot (422)
  Jan Høydahl (369)
  Mark Miller (331)
  Erick Erickson (293)

See all 2159...
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 (224)
  Tim Allison (223)
  Hudson (216)
  Uwe Schindler (200)
  Chris M. Hostetter (167)
  Jan Høydahl (133)
  Erick Erickson (98)

See all 746...
Fix version
All
  10.1 (2)
  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 (443)
  parser (341)
  search (159)
  SolrJ (157)
  Admin UI (146)
  streaming expressions (140)
  query parsers (138)

See all 115...
Type
All
  Bug (2084)
  Improvement (1740)
  New Feature (517)
  Task (422)
  Sub-task (277)
  Test (126)
  Wish (98)
Priority
All
  Major (3531)
  Minor (1439)
  Trivial (174)
  Critical (97)
  Blocker (23)
Labels
All
  pull-request-available (153)
  newdev (81)
  patch (40)
  newbie (40)
  features (39)
  security (20)
  performance (20)

See all 496...
Attachment?
All
  None (4030)
  Patch (791)
  Other (383)
  Image (118)
  Text File (96)
  Archive (66)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4842)
  Yes (422)
Has votes?
All
  No (4477)
  Yes (787)
Reporter
All
  Tim Allison (383)
  Chris M. Hostetter (244)
  David Smiley (188)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

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

See all 80...
Resolution
All
  Unresolved (5259)
  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-4700: Support OSGi Service Loader Mediator Spec
13.9 minutes ago  2 comments  0 votes  1 watches  Konrad Windszus
    Konrad Windszus 13.9 minutes ago:  An example can be seen in https://github.com/qos-ch/slf4j/blob/d2073bece8310017914e1ff65d7107b2d4869 ...
    Konrad Windszus 24.1 minutes ago:  The according Manifest headers can be automatically generated with https://bnd.bndtools.org/ ... In order to not rely on Bnd annotations one can just extend the generated META-INF/services/... as ... That way just using the already existing Tika annotation https://github.com/apache/tika/blob/main/ ...

SOLR-18161: Improve /api/node/system response
1.3 hours ago  1 comments  0 votes  1 watches  Isabelle Giguere
    Isabelle Giguere 1.3 hours ago:  As mentioned in https://github.com/apache/solr/pull/4078, I have a local stash with these changes, ...

SOLR-18166: Remove outmoded "bin/solr zk linkconfig" subcommand and related code
1.4 hours ago  4 comments  0 votes  3 watches  Jason GerlowskiEric Pughcommitbot
    commitbot 1.4 hours ago:  main: Remove linkconfig docs
    commitbot 1.5 hours ago:  main: Remove 'linkconfig' tool and related code (#4232) "Linkconfig" is a functionality ... Storing config information in this location was deprecated in SOLR-14341 and can be removed now ... This commit removes several methods that checked for config info at this location, as well as the " ...

TIKA-4699: Non optional import-package in org.apache.tika.bundle-standard: "com.github.javaparser.resolution"
3.8 hours ago  0 comments  0 votes  1 watches  Konrad Windszus

TIKA-4698: Tika-parsers-standard-package (used as standalone bundle) fails loading CompositeExternalParser in ...
4.3 hours ago  1 comments  0 votes  1 watches  Konrad Windszus
    Konrad Windszus 4.3 hours ago:  The following solution approaches come to mind: # Adopt [OSGi Service Loader Mediator|https:// ...

SOLR-16932: Http2Client should have configurable `maxOutstandingRequests`, to support parallel requests in ...
6.4 hours ago  2 comments  0 votes  4 watches  Michael GibneyJan HøydahlDavid Smiley
    Jan Høydahl 6.4 hours ago:  Any Fullstory employee here who want to contribute your solution upstream?
    David Smiley 10.5 months ago:  Given FullStory's solution (that I'm linking from this Jira manually and [here|https://github.com/ ... I like that it's simple and there's wonderful deep exploratory comments explaining the rationale. I'd approve such a PR raised here.

SOLR-18174: AsyncTracker Semaphore leak on LBAsyncSolrClient retries
6.5 hours ago  2 comments  0 votes  3 watches  Jan HøydahlDavid Smiley
    Jan Høydahl 6.5 hours ago:  Interesting, David. Yea, that bug effectively reduces the 1000 permits to 500, which is not a root cause but ...
    David Smiley 13.8 hours ago:  This looks exactly like what SOLR-18051 solves! At the very least, SOLR-18051 should double the permits available if it doesn't inherently fix the ...

[29.9 msec search, 30.8 msec total]