Status
All
  Closed (24583)
  Resolved (6767)
Open (5133)
  Waiting for Infra (122)
Reopened (109)
  Patch Available (62)
  Waiting for user (56)
Project
All
  Solr (4002)
  Tika (1240)
Updated
All
  Past day (0)
  Past 2 days (6)
  Past 3 days (10)
  Past week (22)
  Past month (76)
Updated ago
All
  > 1 day ago (5242)
  > 2 days ago (5236)
  > 3 days ago (5232)
  > 1 week ago (5220)
  > 1 month ago (5166)
  > 3 months ago (5066)
  > 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 (158)
  Admin UI (146)
  streaming expressions (141)
  query parsers (137)

See all 115...
Type
All
  Bug (2080)
  Improvement (1742)
  New Feature (513)
  Task (408)
  Sub-task (275)
  Test (125)
  Wish (99)
Priority
All
  Major (3519)
  Minor (1429)
  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
1.1 days ago  3 comments  1 votes  6 watches  Jason GerlowskiDavid Smileycommitbot
    Jason Gerlowski 1.1 days 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 1.2 days 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
1.1 days ago  1 comments  0 votes  1 watches  Eric Pugh
    Eric Pugh 1.1 days ago:  May be related vaguely to SOLR-6122...

TIKA-4327: General updates for 4.0.0
1.2 days ago  203 comments  0 votes  3 watches  Tilman HausherrHudsoncommitbot
    Hudson 1.2 days ago:  SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1234 (See [https://ci-builds.apache.org ...
    Hudson 2.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
1.2 days ago  0 comments  0 votes  1 watches  Jan HøydahlEric Pugh

SOLR-17549: Reconsider error-handling in generated-v2 SolrResponses
1.3 days ago  13 comments  0 votes  5 watches  Jason GerlowskiEric PughDavid Smiley
    Eric Pugh 1.3 days 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 1.8 days 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.

SOLR-11918: Document usage of SystemInfoHandler at the node level
1.9 days ago  3 comments  0 votes  2 watches  Isabelle GiguereCassandra TargettVarun Thacker
    Isabelle Giguere 1.9 days 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.

SOLR-11013: remove /v2/c alias in favour of /v2/collections only
2 days ago  7 comments  0 votes  6 watches  Jason GerlowskiJan HøydahlNoble PaulChristine PoerschkeEric PughVarun Thacker
    Jason Gerlowski 2 days ago:  I know I was one of the folks suggesting "coll" above, but I no longer thing it's a good idea. I just don't see anyone else doing these sort of abbreviations in their user-facing APIs. I think the industry has moved pretty definitively towards clarity over conciseness in API contexts ...
    Eric Pugh 2.1 days ago:  I can see the challenge with `/c/` as well..   I could get behind `/coll/` pretty easily?   Thoughts?

[29.4 msec search, 30.3 msec total]