Mike Lissner

Results 281 issues of Mike Lissner

This can talk about our wins in this area and why they're important. Ideally, we'd do this without making our antagonists or others angry with us.

Let's make the best case for free PACER that we can.

We should have this page explaining why it's important.

We have our first advocacy page! https://free.law/advocacy/neutral-citations/ Now that it exists, we should start linking to it. Probably this should go in our navbar and it could probably go as...

If you have a full citation followed by a citation to simply "Roe", we should capture that second reference, and treat it like a supra reference. There's some trickiness here,...

Heya! I'm using a [new alert tool on CourtListener](https://github.com/freelawproject/courtlistener/issues/612)1 to monitor when the term "CourtListener" appears in CourtListener itself. Today I got an alert that the phrase "Download all PDFs...

In https://github.com/freelawproject/courtlistener/pull/5340, we established a script for importing embeddings. This ticket is to do the work. I'm launching the script now with the following command: ``` ./manage.py cl_index_embeddings --indexing-queue batch2...

We use https://github.com/dbrgn/drf-dynamic-fields/ to filter the fields returned by the API. Unfortunately: 1. It only filters in the serializer, not the DB. 2. It doesn't support filtering on nested fields....

Our bulk data docs are here: https://www.courtlistener.com/help/api/bulk-data/ We need to update this page to note the availability of our semantic search embeddings. A few things to highlight: 1. We trained...