Status
All
  Closed (24433)
  Resolved (6312)
Open (5029)
  Waiting for Infra (122)
Reopened (107)
  Patch Available (67)
  Waiting for user (56)
Project
All
  Solr (3978)
  Tika (1158)
Updated
All
  Past day (7)
  Past 2 days (10)
  Past 3 days (12)
  Past week (16)
  Past month (51)
Updated ago
All
  > 1 day ago (5129)
  > 2 days ago (5126)
  > 3 days ago (5124)
  > 1 week ago (5120)
  > 1 month ago (5085)
  > 3 months ago (4996)
  > 1 year ago (4699)
User
All
  Tim Allison (642)
  Chris M. Hostetter (541)
  David Smiley (527)
  Jan Høydahl (368)
  commitbot (365)
  Mark Miller (338)
  Erick Erickson (313)

See all 2142...
Committed by
All
  Chris Hostetter (29)
  Mark Robert Miller (20)
  Joel Bernstein (17)
  markrmiller (13)
  Shalin Shekhar Mangar (9)
  Noble Paul (7)
  Chris M. Hostetter (6)

See all 46...
Last comment user
All
  David Smiley (215)
  Tim Allison (208)
  Uwe Schindler (204)
  Hudson (179)
  Chris M. Hostetter (170)
  Jan Høydahl (131)
  Erick Erickson (102)

See all 750...
Fix version
All
  9.9 (3)
  8.3 (2)
  8.2 (6)
  8.1 (1)
  8.0 (1)

See all 62...
Committed paths
All
  solr (150)
  lucene (13)
  dev-tools (2)
  test (1)
Component
All
  SolrCloud (448)
  parser (334)
  search (158)
  SolrJ (152)
  streaming expressions (138)
  query parsers (135)
  Admin UI (133)

See all 114...
Type
All
  Bug (2049)
  Improvement (1746)
  New Feature (507)
  Task (376)
  Sub-task (236)
  Test (125)
  Wish (97)
Priority
All
  Major (3438)
  Minor (1406)
  Trivial (174)
  Critical (95)
  Blocker (23)
Labels
All
  pull-request-available (107)
  newdev (71)
  patch (41)
  features (39)
  newbie (39)
  performance (20)
  new-parser (20)

See all 509...
Attachment?
All
  None (3891)
  Patch (809)
  Other (381)
  Image (119)
  Text File (93)
  Archive (65)
  Java Source (33)
  JAR (8)
Commits?
All
  No (4771)
  Yes (365)
Has votes?
All
  No (4331)
  Yes (805)
Reporter
All
  Tim Allison (332)
  Chris M. Hostetter (234)
  David Smiley (180)
  Mark Miller (151)
  Joel Bernstein (119)
  Noble Paul (112)
  Varun Thacker (104)

See all 1588...
Assignee
All
  Unassigned (4380)
  Mark Miller (109)
  Noble Paul (63)
  Joel Bernstein (44)
  David Smiley (35)
  Tim Allison (35)
  Shalin Shekhar Mangar (27)

See all 81...
Resolution
All
  Unresolved (5131)
  Fixed (4)
  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-5386: firstSearcher warming can deadlock on queries that use LocalSolrQueryRequest internally -- notably ...
10.5 hours ago  18 comments  0 votes  8 watches  James DyerBob HastingsChris M. HostetterRoss JonesOkke KleinJeroen StegginkVince ToscanoHarun Reşit Zafer
    Chris M. Hostetter 10.5 hours ago:  I audited all of the usages of LocalSolrQueryRequest..
    Chris M. Hostetter 1.4 days ago:  12 years later and this bug bites me in the ass – and the more i look at it, the more embarrassed I ... (which in the case of warming is already explicitly set to be the searcher being warmed) I'm ... The patch also includes a new spellcheck test showing how attempting to configured a firstSearcher ...

SOLR-17720: Deadlock in CollectionPropertiesZkStateReader
10.8 hours ago  5 comments  0 votes  3 watches  Houston PutmanDavid SmileyAparna Suresh
    Aparna Suresh 10.8 hours ago:  Created a PR today.
    Aparna Suresh 6.4 days ago:  Yes - the possibility of deadlock also existed in ZkStateReader between watchedCollectionProps and ... "I think moving the synchronized (getCollectionLock(collection)) block in removeCollectionPropsWatch ... Yes, that would ensure locks are acquired in consistent order.

SOLR-17726: CloudMLTQParser fails to use copyFields due to RealTime Get
15.1 hours ago  0 comments  0 votes  1 watches  ilariapet

SOLR-3239: DocTransformer for formatting CurrencyField as a virtual field
17.8 hours ago  8 comments  0 votes  2 watches  Chris M. HostetterJan HøydahlEric PughSteven RoweUwe SchindlerYonik Seeley
    Eric Pugh 17.8 hours ago:  With SOLR-17683 removing CurrencyField in favour of CurrencyFieldType, does that change this ticket?
    Uwe Schindler 11 years ago:  Move issue to Solr 4.9.

SOLR-17725: Automatically upgrade Solr indexes without needing to reindex from source
21.9 hours ago  1 comments  0 votes  1 watches  Rahul Goswami
    Rahul Goswami 21.9 hours ago:  Attached document outlines an example where the upgrade tool works on an index originally created ... Key points: 1) Lucene version X can read index created in version X-1. Writing of new segments happens with the latest version codec. 2) When a segment merge happens, ...

SOLR-14070: Deprecate CloudSolrClient's ZKHost constructor
23.3 hours ago  14 comments  0 votes  8 watches  Ishan ChattopadhyayaJason GerlowskiZsolt GyulavariJan HøydahlDavid SmileyAbhishek Umarjikarcommitbot
    commitbot 23.3 hours ago:  main: SOLR-14070 : Deprecate CloudSolrClient's ZKHost constructor (#3298) Users should use the ...
    Abhishek Umarjikar 2.4 days ago:  Hey [David Smiley] created [PR | https://github.com/apache/solr/pull/3298]

SOLR-16903: Use Path instead of File in Java Code
23.9 hours ago  21 comments  0 votes  8 watches  Ishan ChattopadhyayaChristos MalliaridisRaghavan MuthuregunathanEric PughAlok SinghDavid Smileycommitbot
    commitbot 23.9 hours ago:  main: Path: fixes for tests (#3300) * Need FilterPath.unwrap sometimes * Fix Path.startsWith( ... Co-authored-by: David Smiley <dsmiley@apache.org>
    commitbot 5.2 days ago:  main: Migrate all tests using File to NIO Path (#3263) * Remove unnecessary toAbsolutePath() ...

[36.0 msec search, 36.9 msec total]