Mike Lissner
Mike Lissner
Here's the link: https://huggingface.co/datasets/harvard-lil/cold-cases We can add this to our bulk data documentation, I think, or perhaps our root API documentation. We'll have to see where it makes sense, but...
I'm subscribed to alerts for the district court case here: https://www.courtlistener.com/docket/17211300/hachette-book-group-inc-v-internet-archive/ And it was appealed here: https://www.courtlistener.com/docket/67801014/hachette-book-group-inc-v-internet-archive/ In the appellate case, we have the originating court information:  You can...
I barely know what this is, but it seems useful: https://prometheus.io/
Some of this might be best done through Kibana, I'm not sure. In Solr, we use the Cloudwatch agent to track disk usage (https://github.com/freelawproject/courtlistener/issues/2128#issuecomment-1218632759), and we use AWS Cloudwatch alerts...
Once v4 of the search API is launched in #3874, we need to do something to get rid of v3: - Track users and help them move to v4 -...
A user wrote a "rant" (his word) today that we don't support all of this: > /s In same sentence > +s In same sentence and in same order >...
A user is upset that his case name search for `Howell` found results for `Howells`. Fair enough. I don't think people want broad searches when they're searching by name, so...
This ticket is a running list of abbreviations we need to add to Elastic search. It already has most of the top abbreviations, but the law is ever-changing, and we'll...
Ramiro found that we have code in Python that calls an API gateway that connects to a lambda. We don't use any of it, so let's delete it all: -...
I spent a little time looking into this today, since a client of ours has identified this gap. I see a couple things: 1. Juriscraper's `AppellateDocketReport` object has the `download_pdf`...