Status
All
  Closed (24583)
  Resolved (6767)
Open (5133)
  Waiting for Infra (122)
Reopened (109)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4001)
  Tika (1241)
Updated
All
  Past day (7)
  Past 2 days (11)
  Past 3 days (12)
  Past week (24)
  Past month (77)
Updated ago
All
  > 1 day ago (5235)
  > 2 days ago (5231)
  > 3 days ago (5230)
  > 1 week ago (5218)
  > 1 month ago (5165)
  > 3 months ago (5061)
  > 1 year ago (4838)
User
All
  Tim Allison (693)
  Chris M. Hostetter (545)
  David Smiley (539)
  commitbot (414)
  Jan Høydahl (363)
  Mark Miller (331)
  Erick Erickson (293)

See all 2159...
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
  Tim Allison (220)
  David Smiley (219)
  Hudson (213)
  Uwe Schindler (200)
  Chris M. Hostetter (168)
  Jan Høydahl (129)
  Erick Erickson (98)

See all 748...
Fix version
All
  10.1 (1)
  10.0 (16)
  9.11 (2)
  8.3 (2)
  8.2 (5)

See all 63...
Committed paths
All
  solr (142)
  lucene (12)
  dev-tools (2)
  test (1)
Component
All
  SolrCloud (445)
  parser (338)
  search (159)
  SolrJ (157)
  Admin UI (146)
  streaming expressions (141)
  query parsers (137)

See all 115...
Type
All
  Bug (2080)
  Improvement (1743)
  New Feature (513)
  Task (407)
  Sub-task (275)
  Test (125)
  Wish (99)
Priority
All
  Major (3518)
  Minor (1430)
  Trivial (173)
  Critical (98)
  Blocker (23)
Labels
All
  pull-request-available (141)
  newdev (79)
  patch (40)
  newbie (40)
  features (39)
  security (20)
  performance (20)

See all 496...
Attachment?
All
  None (4007)
  Patch (792)
  Other (383)
  Image (119)
  Text File (96)
  Archive (66)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4828)
  Yes (414)
Has votes?
All
  No (4453)
  Yes (789)
Reporter
All
  Tim Allison (371)
  Chris M. Hostetter (244)
  David Smiley (185)
  Mark Miller (146)
  Joel Bernstein (119)
  Noble Paul (111)
  Varun Thacker (102)

See all 1602...
Assignee
All
  Unassigned (4493)
  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 (5237)
  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-13309: Add FieldTypes for Lucene IntRange, LongRange, FloatRange, DoubleRange
2.8 hours ago  3 comments  1 votes  6 watches  Jason GerlowskiDavid Smileycommitbot
    Jason Gerlowski 2.8 hours ago:  Alright, IntRangeField will make Solr 10.1. Hoping to get to the equivalents for other field types shortly - DoubleRangeField, FloatRangeField, ... Those should be able to piggy-back off much of the logic and plumbing done for IntRangeField and be ...
    commitbot 4 hours ago:  branch_10x: Add IntRangeField for Lucenes IntRange (#4141) This commit adds a new field type, ... Field values are represented using brackets and the "TO" operator, with commas used to delimit ... The field can be stored and returned in search-results.

SOLR-18145: Resolve the use of queryUUID and taskUUID in the TaskManagement API
3.3 hours ago  1 comments  0 votes  1 watches  Eric Pugh
    Eric Pugh 3.3 hours ago:  May be related vaguely to SOLR-6122...

TIKA-4327: General updates for 4.0.0
3.7 hours ago  203 comments  0 votes  3 watches  Tilman HausherrHudsoncommitbot
    Hudson 3.7 hours ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1234 (See [https://ci-builds.apache.org ...
    Hudson 1.2 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1233 (See [https://ci-builds.apache.org ...

SOLR-18144: Regression in Schema Designer and .system collection
4.3 hours ago  0 comments  0 votes  1 watches  Jan HøydahlEric Pugh

SOLR-17549: Reconsider error-handling in generated-v2 SolrResponses
6.5 hours ago  13 comments  0 votes  5 watches  Jason GerlowskiEric PughDavid Smiley
    Eric Pugh 6.5 hours ago:  THanks [Jason Gerlowski] for thinking through the options.   I am not the java architect to say this, but i don't know that ResponseParser doing error detection ... If you say "We need ot parse the response to understand a good response and a bad response to help ...
    Jason Gerlowski 19.8 hours ago:  The hackiness for Option 2 is (1) that ResponseParsers have no business doing error detection IMO, ... But it 100% works and will be fine for most folks, so it's great as a stop-gap solution. I'll draft up a PR with that approach.

TIKA-4679: Tika Server HTTP2 Support
13.8 hours ago  1 comments  0 votes  2 watches  Nicholas DiPiazzaLawrence Moorehead
    Nicholas DiPiazza 13.8 hours ago:  does [https://github.com/apache/tika/tree/main/tika-grpc] work* for you?

SOLR-11918: Document usage of SystemInfoHandler at the node level
22.6 hours ago  3 comments  0 votes  2 watches  Isabelle GiguereCassandra TargettVarun Thacker
    Isabelle Giguere 22.6 hours ago:  Since Solr 9.2, System Info Handler is documented in the configuration guide : SOLR-13626 & https:/ ...
    Varun Thacker 8.1 years ago:  Yeah for sure monitoring would be the better section for this.

[29.9 msec search, 30.7 msec total]