Status
All
  Closed (24785)
  Resolved (6619)
Open (5160)
  Waiting for Infra (122)
Reopened (110)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4007)
  Tika (1263)
Updated
All
  Past day (10)
  Past 2 days (13)
  Past 3 days (18)
  Past week (28)
  Past month (82)
Updated ago
All
  > 1 day ago (5260)
  > 2 days ago (5257)
  > 3 days ago (5252)
  > 1 week ago (5242)
  > 1 month ago (5188)
  > 3 months ago (5095)
  > 1 year ago (4842)
User
All
  Tim Allison (710)
  David Smiley (546)
  Chris M. Hostetter (544)
  commitbot (427)
  Jan Høydahl (368)
  Mark Miller (331)
  Hudson (293)

See all 2163...
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)
  Tim Allison (224)
  Hudson (220)
  Uwe Schindler (200)
  Chris M. Hostetter (166)
  Jan Høydahl (134)
  Erick Erickson (98)

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

See all 115...
Type
All
  Bug (2084)
  Improvement (1742)
  New Feature (517)
  Task (429)
  Sub-task (274)
  Test (126)
  Wish (98)
Priority
All
  Major (3529)
  Minor (1443)
  Trivial (174)
  Critical (98)
  Blocker (26)
Labels
All
  pull-request-available (156)
  newdev (81)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

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

See all 1604...
Assignee
All
  Unassigned (4525)
  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 (5265)
  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
4.3 hours ago  7 comments  0 votes  5 watches  David SmileyAbhishek UmarjikarVladimir Vyatkincommitbot
    commitbot 4.3 hours ago:  main: New universal connection string to CloudSolrClient.Builder (#4260) Added a universal ...
    Vladimir Vyatkin 7.5 days ago:  I implements CloudSolrClient.Builder with universal connection string support and replace it in ... It should work with my changes for both connection types now, but all the variables and parameters ... I propose adding a second parameter, "connectionString," and considering the possibility of also ...

SOLR-18175: A FieldExistsQuery IllegalStateException should result in HTTP 400 not 500 error
6.8 hours ago  2 comments  0 votes  3 watches  David SmileyAbhishek Umarjikar
    David Smiley 6.8 hours ago:  We're not going to change Lucene for this; this is a Solr matter to address. I recommend doing so in FieldType.getExistenceQuery by checking the schema characteristics.
    Abhishek Umarjikar 23.6 hours ago:  The exception is created or thrown from lucene's code. In SolrQueryParserBase it starts with the parsing but i assume this should cause at rewrite so ... throw new IllegalStateException(buildErrorMsg(fieldInfo)); [David Smiley] Can you confirm if ...

TIKA-4712: Clarify tika-parsers-package and osgi in 4.x
14.9 hours ago  1 comments  0 votes  2 watches  Tim AllisonKonrad Windszus
    Konrad Windszus 14.9 hours ago:  Thanks, making tika-parsers-standard-package pom only sounds right to me. But I actually appreciated a bundle format like https://github.com/apache/tika/blob/1.6/ ... I think there are valid use cases for both a fat bundle (containing all dependencies) and a slimmer ...

TIKA-4705: resourceName of tar file in nested tarball should not contain tarball's parent directories
15.3 hours ago  14 comments  0 votes  4 watches  HudsonIachimoecommitbot
    Hudson 15.3 hours ago:  SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jdk11 #2440 (See [https:// ...
    Hudson 15.6 hours ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1297 (See [https://ci-builds.apache.org ...

SOLR-18192: GitHub action dependency-submission fails
15.7 hours ago  3 comments  0 votes  2 watches  Arnout EngelenIsabelle Giguere
    Arnout Engelen 15.7 hours ago:  You're correct that Trivy is only indirectly related: previously, we implicitly trusted all GitHub ... Both Trivy and Gradle are published by such "verified creators". The Trivy indident highlighted there are now so many "verified creators" that trusting all of them ...
    Isabelle Giguere 16.3 hours ago:  From https://infra.apache.org/blog/trivy_security_incident.html There's no "trivy" anywhere ... Maybe a transitive dependency... For that, I don't know what to fix or how.

TIKA-4713: Make resourcename and internal path consistent across parsers for embedded files
16.5 hours ago  0 comments  0 votes  1 watches  Tim Allison

TIKA-4699: Non optional import-package in org.apache.tika.bundle-standard: "com.github.javaparser.resolution"
17.9 hours ago  7 comments  0 votes  3 watches  Tim AllisonKonrad Windszuscommitbot
    commitbot 17.9 hours ago:  I made the *-package initially to avoid having to import the 25 standard parser modules in tika-app ... I did that with only a mechanical copy/paste of osgi components/Activator (I think from 1.x -> 2.x) ... I opened https://issues.apache.org/jira/browse/TIKA-4712 to clarify this... wdyt?
    commitbot 20 hours ago:  Still unsure what `tika-parsers-standard-package` is supposed to embed on its own. Who is supposed to use it and for what purpose? I think having an OSGi bundle without the third party dependencies would still be beneficial.

[29.5 msec search, 30.5 msec total]