Status
All
  Closed (24795)
  Resolved (7154)
✓Open (5123)
  Waiting for Infra (122)
✓Reopened (103)
  Patch Available (63)
  Waiting for user (56)
Project
✓All
  Solr (4011)
  Tika (1215)
Updated
✓All
  Past day (9)
  Past 2 days (14)
  Past 3 days (20)
  Past week (44)
  Past month (115)
Updated ago
✓All
  > 1 day ago (5217)
  > 2 days ago (5212)
  > 3 days ago (5206)
  > 1 week ago (5182)
  > 1 month ago (5111)
  > 3 months ago (5038)
  > 1 year ago (4828)
User
✓All
  Tim Allison (665)
  Chris M. Hostetter (542)
  David Smiley (540)
  commitbot (396)
  Jan Høydahl (376)
  Mark Miller (326)
  Erick Erickson (286)

See all 2150...
Committed by
✓All
  Chris Hostetter (27)
  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 (219)
  Tim Allison (209)
  Uwe Schindler (196)
  Hudson (186)
  Chris M. Hostetter (169)
  Jan Høydahl (133)
  Eric Pugh (104)

See all 749...
Fix version
✓All
  10.1 (3)
  10.0 (11)
  9.11 (3)
  8.3 (2)
  8.2 (5)

See all 63...
Committed paths
✓All
  solr (141)
  lucene (11)
  dev-tools (2)
  test (1)
Component
✓All
  SolrCloud (440)
  parser (340)
  search (157)
  SolrJ (152)
  Admin UI (143)
  streaming expressions (141)
  query parsers (137)

See all 114...
Type
✓All
  Bug (2074)
  Improvement (1728)
  New Feature (514)
  Task (397)
  Sub-task (288)
  Test (127)
  Wish (98)
Priority
✓All
  Major (3509)
  Minor (1427)
  Trivial (167)
  Critical (98)
  Blocker (25)
Labels
✓All
  pull-request-available (191)
  newdev (82)
  patch (40)
  newbie (40)
  features (38)
  performance (20)
  new-parser (20)

See all 492...
Attachment?
✓All
  None (4007)
  Patch (782)
  Other (378)
  Image (118)
  Text File (95)
  Archive (63)
  Java Source (33)
  JAR (7)
Commits?
✓All
  No (4830)
  Yes (396)
Has votes?
✓All
  No (4458)
  Yes (768)
Reporter
✓All
  Tim Allison (348)
  Chris M. Hostetter (244)
  David Smiley (195)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (110)
  Jan Høydahl (109)

See all 1601...
Assignee
✓All
  Unassigned (4479)
  Mark Miller (104)
  Noble Paul (61)
  Joel Bernstein (44)
  David Smiley (40)
  Tim Allison (33)
  Eric Pugh (31)

See all 81...
Resolution
✓All
  Unresolved (5222)
  Fixed (3)
  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-4936: Extract icons from PE executables (EXE/DLL) as embedded documents
2.8 hours ago  1 comments  0 votes  2 watches  Dominik Schmidt, commitbot
    commitbot 2.8 hours ago:  https://issues.apache.org/jira/browse/TIKA-4936 `ExecutableParser` so far only read the ... This PR makes it continue through the optional header and section table to the resource section and ... .

SOLR-18417: Deprecate and Remove PingRequestHandler
4.5 hours ago  3 comments  0 votes  2 watches  Jason Gerlowski, commitbot
    commitbot 4.5 hours ago:  main: Have a proper page on healthchecks (#4886)
    commitbot 20.4 days ago:  branch_10x: Deprecate v1 PingRequestHandler and related code (#4872) PingRequestHandler has ... This commit deprecates PingRequestHandler and some related code, including the SolrPing and ... Removal will be handled in a subsequent (main-only) PR.

SOLR-18347: Possible AdminUI bugs found by Selenium
4.6 hours ago  2 comments  0 votes  3 watches  Jan Høydahl, Shrey Narayan, commitbot
    commitbot 4.6 hours ago:  main: Fix four Admin UI defects found by Selenium (#4818) Co-authored-by: rayshrey <121871912+ ...
    Shrey Narayan 1.1 months ago:  [^SOLR-18347-fix-report-secure.pdf]

SOLR-18450: Change v2 /api/cluster to be limited to collection state
8.2 hours ago  1 comments  0 votes  2 watches  Eric Pugh, David Smiley
    David Smiley 8.2 hours ago:  if /api/cluster is purely about the state of collections, I feel it's no longer an appropriate ...

SOLR-18425: Break up CLUSTERSTATUS V2 API
18.1 hours ago  2 comments  0 votes  2 watches  Eric Pugh, David Smiley
    David Smiley 18.1 hours ago:  Looking at the v2 API in the description, it seems there should be a way to fetch the full ... What if it had a param for the detail? Not sure if there's a REST best-practice for this.
    Eric Pugh 1.2 days ago:  FYI, that developer thread is going strong!   The only ticket that has real "yes lets do it" is SOLR-18450.   I think [Prithvi S] is doing it?

SOLR-13217: collapse parser with /export request handler throws NPE
19.2 hours ago  1 comments  0 votes  3 watches  Rahul Goswami, Nick Shanin
    Nick Shanin 19.2 hours ago:  PR #4953 addresses this failure together with SOLR-8291. ExportWriter.SegmentIterator.topDocs() now treats a null per-leaf bitset as an empty leaf while ... This covers the useFilterForSortedQuery=true /export path for SOLR-8291 and the collapse + /export ...

SOLR-8291: NPE calling export handler when useFilterForSortedQuery=true
19.2 hours ago  32 comments  1 votes  8 watches  Ron Ben-Yosef, Joel Bernstein, Erick Erickson, Rahul Goswami, Gus Heck, Ray, Nick Shanin
    Nick Shanin 19.2 hours ago:  PR #4953 addresses this failure together with SOLR-13217. ExportWriter.SegmentIterator.topDocs() now treats a null per-leaf bitset as an empty leaf while ... This covers the useFilterForSortedQuery=true /export path for SOLR-8291 and the collapse + /export ...
    Gus Heck 7.4 years ago:  Just hit this recently. [Ron Ben-Yosef]'s explanation seems to jibe with what I was finding as I prowled the code. He found the spot where the bitsets were left null which I hadn't found yet, so kudos and thanks to ...

[33.3 msec search, 34.3 msec total]