Status
All
  Closed (24786)
  Resolved (6640)
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 (4)
  Past 2 days (8)
  Past 3 days (9)
  Past week (25)
  Past month (69)
Updated ago
All
  > 1 day ago (5276)
  > 2 days ago (5272)
  > 3 days ago (5271)
  > 1 week ago (5255)
  > 1 month ago (5211)
  > 3 months ago (5109)
  > 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 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 (227)
  Hudson (227)
  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 (445)
  parser (341)
  search (159)
  SolrJ (152)
  Admin UI (145)
  streaming expressions (141)
  query parsers (138)

See all 115...
Type
All
  Bug (2081)
  Improvement (1749)
  New Feature (516)
  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 (164)
  newdev (84)
  patch (40)
  newbie (40)
  features (39)
  performance (20)
  new-parser (20)

See all 494...
Attachment?
All
  None (4045)
  Patch (790)
  Other (383)
  Image (119)
  Text File (96)
  Archive (67)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4844)
  Yes (436)
Has votes?
All
  No (4496)
  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 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

SOLR-18190: Collection-Level Index Upgrade API in SolrCloud (UPGRADECOLLECTIONINDEX)
6.5 hours ago  6 comments  0 votes  2 watches  Rahul GoswamiDavid Smiley
    Rahul Goswami 6.5 hours 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 11.5 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.

TIKA-4683: Prep for 4.0.0-ALPHA release
8.7 hours ago  16 comments  0 votes  4 watches  Tim AllisonTilman HausherrHudsoncommitbot
    Hudson 8.7 hours ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1344 (See [https://ci-builds.apache.org ...
    commitbot 11.3 hours ago:  N/A

SOLR-18194: Handle Updated Documents in UpgradeCoreIndex Child Doc Check
16.9 hours ago  2 comments  0 votes  2 watches  Lucas Kot-Zaniewskicommitbot
    commitbot 16.9 hours 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 3.6 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
18.7 hours ago  0 comments  0 votes  1 watches  Houston Putman

SOLR-18196: Java serialization broken for QueryResponse - SimpleOrderedMap implements Map breaks ...
1.2 days ago  1 comments  0 votes  2 watches  Mikhail KhludnevGeoffrey Slinker
    Mikhail Khludnev 1.2 days ago:  I haven't heard there are contract for Java's serialization for SolrJ and others', just because ... Maybe I miss something. So, I suppose it was a de facto never guarantee behavior, which were legally dropped in the next ...

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

SOLR-17208: Restore should fetch index files in parallel
1.9 days ago  1 comments  0 votes  3 watches  Jason GerlowskiDavid Smiley
    David Smiley 1.9 days 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.

[36.2 msec search, 37.1 msec total]