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 (24)
  Past month (69)
Updated ago
All
  > 1 day ago (5276)
  > 2 days ago (5272)
  > 3 days ago (5271)
  > 1 week ago (5256)
  > 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 (301)

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 (228)
  Hudson (226)
  Tim Allison (223)
  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

TIKA-4683: Prep for 4.0.0-ALPHA release
2 hours ago  15 comments  0 votes  3 watches  Tim AllisonTilman Hausherrcommitbot
    commitbot 2 hours ago:  N/A
    commitbot 6.8 hours ago:  <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license ... See the NOTICE file distributed with this work for additional information regarding ...

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

SOLR-18196: Java serialization broken for QueryResponse - SimpleOrderedMap implements Map breaks ...
20.7 hours ago  1 comments  0 votes  2 watches  Mikhail KhludnevGeoffrey Slinker
    Mikhail Khludnev 20.7 hours 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.4 days ago  4 comments  0 votes  3 watches  Chris M. HostetterLucas Kot-Zaniewskicommitbot
    commitbot 1.4 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 9.8 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.5 days ago  1 comments  0 votes  3 watches  Jason GerlowskiDavid Smiley
    David Smiley 1.5 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.

SOLR-18191: Disable lenient json parsing at API level
1.5 days ago  8 comments  0 votes  3 watches  Renato HaeberliChristos MalliaridisEric Pugh
    Christos Malliaridis 1.5 days ago:  [Renato Haeberli] I have added a link in this ticket to the discussion, but noone has shared any ... I guess for now we can slowly proceed as proposed. If there will be friction we will find out later
    Renato Haeberli 1.6 days ago:  [Eric Pugh]  Signed up, thanks for the link. [Christos Malliaridis] I think it would be better if you initiate the discussion, I am lacking a ...

[30.5 msec search, 31.3 msec total]