Status
All
  Closed (24786)
  Resolved (6641)
Open (5170)
  Waiting for Infra (122)
Reopened (111)
  Patch Available (63)
  Waiting for user (56)
Project
All
  Solr (4013)
  Tika (1268)
Updated
All
  Past day (4)
  Past 2 days (7)
  Past 3 days (10)
  Past week (25)
  Past month (67)
Updated ago
All
  > 1 day ago (5277)
  > 2 days ago (5274)
  > 3 days ago (5271)
  > 1 week ago (5256)
  > 1 month ago (5214)
  > 3 months ago (5110)
  > 1 year ago (4849)
User
All
  Tim Allison (715)
  David Smiley (546)
  Chris M. Hostetter (541)
  commitbot (436)
  Jan Høydahl (373)
  Mark Miller (331)
  Hudson (302)

See all 2165...
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 (227)
  Hudson (226)
  Tim Allison (222)
  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 (444)
  parser (341)
  search (159)
  SolrJ (152)
  Admin UI (145)
  streaming expressions (140)
  query parsers (138)

See all 115...
Type
All
  Bug (2081)
  Improvement (1751)
  New Feature (515)
  Task (435)
  Sub-task (274)
  Test (127)
  Wish (98)
Priority
All
  Major (3535)
  Minor (1447)
  Trivial (175)
  Critical (97)
  Blocker (27)
Labels
All
  pull-request-available (163)
  newdev (85)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4046)
  Patch (790)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4845)
  Yes (436)
Has votes?
All
  No (4497)
  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 1605...
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 (5276)
  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
46.4 minutes ago  19 comments  0 votes  4 watches  Tim AllisonTilman HausherrHudsoncommitbot
    Tilman Hausherr 46.4 minutes ago:  hyphen / soft hyphen removed in VMMC5H4FDCFXONOU336W2VGQFUFLWYRO. Is this intended? ("employer-sponsor") Same in QKEL4IDRWULNGMAIJSEKJSJXRZPTTUBG ("twenty")
    Tim Allison 2.4 hours ago:  The misalignment of embedded files in the last run was because I forgot to turn on md5 hashing. That _should_ be fixed in this one, but there are still some weird things going on.

SOLR-18219: Rename CoreAdmin UPGRADECOREINDEX action to UPGRADEINDEX
8.5 hours ago  0 comments  0 votes  1 watches  Rahul Goswami

SOLR-18218: Improve ExecutorUtil error logging
22.9 hours ago  1 comments  0 votes  1 watches  Jason Gerlowski
    Jason Gerlowski 22.9 hours ago:  There may be better approaches, but two strawman approaches here come to mind: - Modify our ... . - Modify our ExecutorService implementations to take in a "pool name" at creation time.

TIKA-4695: General updates for 3.3.1
23.3 hours ago  15 comments  0 votes  4 watches  Tilman HausherrHudsonGridGain IntegrationManish S N
    Hudson 23.3 hours ago:  SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jdk11 #2454 (See [https:// ...
    Hudson 5.2 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jdk11 #2453 (See [https:// ...

SOLR-18190: Collection-Level Index Upgrade API in SolrCloud (UPGRADECOLLECTIONINDEX)
1.4 days ago  6 comments  0 votes  2 watches  Rahul GoswamiDavid Smiley
    Rahul Goswami 1.4 days ago:  Agree with the simplification of API name to UPGRADEINDEX. Thinking further, I could probably also rename the CoreAdmin API to the same name since it is not ... Should be a pretty trivial change.
    David Smiley 12.6 days ago:  FWIW I think renaming to _exclude_ the word "COLLECTION" is better as it's super long as proposed ... Not sure if you thought of the V2 API yet.

SOLR-18194: Handle Updated Documents in UpgradeCoreIndex Child Doc Check
1.8 days ago  2 comments  0 votes  2 watches  Lucas Kot-Zaniewskicommitbot
    commitbot 1.8 days ago:  branch_9_11: fix nested docs detection false positive (#4279) Previously if a segment had ... These are not supported by the action so it would unnecessarily fail. We improve the check to compare cardinality of id with _root_ to identify child documents.
    commitbot 4.7 days ago:  main: fix nested docs detection false positive (#4279) Previously if a segment had updates to ... These are not supported by the action so it would unnecessarily fail. We improve the check to compare cardinality of id with _root_ to identify child documents.

SOLR-18217: Add a SemVer field type
1.9 days ago  0 comments  0 votes  1 watches  Houston Putman

[31.0 msec search, 32.0 msec total]