A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
When you place a query as a user or into the API, it eventually hits a waffle to branch it into either Solr or Elastic. This coming week we're going to be making it so all of these queries go to Elastic, so we can begin removing the dead branches and code after that.
We'll want to begin by investigating all the places these exist, then we can think about what actions to take. I think mostly we'll just nuke this stuff, but I'm not entirely sure what we'll find when we start digging in.
When you place a query as a user or into the API, it eventually hits a waffle to branch it into either Solr or Elastic. This coming week we're going to be making it so all of these queries go to Elastic, so we can begin removing the dead branches and code after that.
We'll want to begin by investigating all the places these exist, then we can think about what actions to take. I think mostly we'll just nuke this stuff, but I'm not entirely sure what we'll find when we start digging in.