Status
All
  Closed (24785)
  Resolved (6620)
Open (5165)
  Waiting for Infra (122)
Reopened (112)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4010)
  Tika (1267)
Updated
All
  Past day (4)
  Past 2 days (6)
  Past 3 days (22)
  Past week (39)
  Past month (84)
Updated ago
All
  > 1 day ago (5273)
  > 2 days ago (5271)
  > 3 days ago (5255)
  > 1 week ago (5238)
  > 1 month ago (5193)
  > 3 months ago (5096)
  > 1 year ago (4845)
User
All
  Tim Allison (714)
  David Smiley (546)
  Chris M. Hostetter (544)
  commitbot (431)
  Jan Høydahl (371)
  Mark Miller (331)
  Hudson (298)

See all 2167...
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 (229)
  Hudson (224)
  Tim Allison (222)
  Uwe Schindler (200)
  Chris M. Hostetter (166)
  Jan Høydahl (137)
  Erick Erickson (99)

See all 749...
Fix version
All
  10.1 (5)
  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 (443)
  parser (341)
  search (159)
  SolrJ (155)
  Admin UI (145)
  streaming expressions (140)
  query parsers (138)

See all 115...
Type
All
  Bug (2083)
  Improvement (1745)
  New Feature (517)
  Task (434)
  Sub-task (274)
  Test (126)
  Wish (98)
Priority
All
  Major (3530)
  Minor (1447)
  Trivial (175)
  Critical (98)
  Blocker (27)
Labels
All
  pull-request-available (161)
  newdev (81)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4040)
  Patch (791)
  Other (384)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4846)
  Yes (431)
Has votes?
All
  No (4492)
  Yes (785)
Reporter
All
  Tim Allison (391)
  Chris M. Hostetter (244)
  David Smiley (189)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

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

See all 81...
Resolution
All
  Unresolved (5272)
  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-18130: CloudSolrStream should not depend on ZooKeeper
12.4 hours ago  9 comments  0 votes  5 watches  David SmileyAbhishek UmarjikarVladimir Vyatkincommitbot
    commitbot 12.4 hours ago:  branch_10x: New universal connection string to CloudSolrClient.Builder (#4260) Added a universal ...
    David Smiley 1.9 days ago:  Thanks for your first contribution here [Vladimir Vyatkin]! The builder connection string thing will by itself be appreciated from my experience :-). I'll tend to backports.

SOLR-18188: solr-test-framework: Remove Apache HttpClient usages
12.4 hours ago  4 comments  0 votes  2 watches  David Smileycommitbot
    commitbot 12.4 hours ago:  branch_10x: Remove tests for HttpSolrClient etc. (#4261) Removes package org.apache.solr.client.s ... They support our deprecated SolrClient impls that use Apache HttpClient. Those will be removed soon as well.
    commitbot 12.5 hours ago:  main: Tests, switch from Apache to Jetty HttpClient (#4266) Switches many tests that were using ... SimplePrinciple was made a record and used in places where an Apache variant was used. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

TIKA-4683: Prep for 4.0.0-ALPHA release
16 hours ago  4 comments  0 votes  2 watches  Tim AllisonTilman Hausherr
    Tilman Hausherr 16 hours ago:  7FQJF2HIJ7RNAT63IL5TRLCUJOD2TEX4 has a wrong charset; many other regressions for vcard. Same problem with RMSY57WCJCDDUGXPINLO5PEBXI2577DI, but this is (german) java code. Many outlook content missing, e.g.
    Tim Allison 22.8 hours ago:  Updated reports attached. Handful of major regressions, but I think the causes will be straightforward to fix.

TIKA-4692: Move PPTX and DOCX SAX parsers closer to parity with DOM based parsers
16.6 hours ago  7 comments  0 votes  4 watches  Tim AllisonTilman HausherrHudsoncommitbot
    Tilman Hausherr 16.6 hours ago:  SXSLFPowerPointExtractorDecorator:265 is missing a null check for the result of safeGetRelatedPart ... Other calls have it.
    Hudson 8.4 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1283 (See [https://ci-builds.apache.org ...

SOLR-18066: JAX-RS API ignores hideStackTrace
1.7 days ago  1 comments  0 votes  3 watches  Isabelle GiguereUtsav
    Utsav 1.7 days ago:  I'd like to work on this

TIKA-4715: Fix osgi tests in 4.x
1.8 days ago  3 comments  0 votes  2 watches  Tim Allisoncommitbot
    commitbot 1.8 days ago:  I think using https://ops4j.github.io/pax-exam/ is easier than just using Felix standalone. That already provides helpers to install bundles and has different options for forking. At Apache Jackrabbit there is e.g. https://github.com/apache/jackrabbit-oak/tree/trunk/oak-it-osgi ...
    commitbot 1.9 days ago:  @kwin This is claude's effort try to get our osgi integration tests working again. Some have been disabled since 2017. Is this better than nothing?

TIKA-4712: Clarify tika-parsers-package and osgi in 4.x
2.2 days ago  5 comments  0 votes  4 watches  Tim AllisonHudsonKonrad Windszuscommitbot
    Hudson 2.2 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1303 (See [https://ci-builds.apache.org ...
    commitbot 2.4 days ago:  N/A

[32.3 msec search, 33.2 msec total]