Mike Lissner
Mike Lissner
There's some weird stuff going on with the HTML of this opinion: https://www.courtlistener.com/opinion/2753804/evans-v-commr/ @flooie can you take a look?
For our API users, having a link from a opinion to the correct place in the API would be killer. Just for debugging you could click a link from an...
An earlier message has a nice prototype of how the front end could work: > I'm thinking through the front end, my first thought was to have something like this...
Already, I found one I want: ``` federal election commission, fec ``` I added it to the k8s file and deployed the file, but that didn't do it. I suspect...
For the citator project, we badly need to re-run the citation extractor. In today's case law entmoot, we discussed a few enhancements we should make before we do: 1. If...
Per a discussion in the API Changes [document](https://docs.google.com/document/d/1jOjiym2vfgcSSMkzPniJUUBUN7sVQ6BUB3KBwnNoIXQ/edit), we want a count of users currently using the opinion search alert webhook. To "evaluate if we need to do a v2...
A user writes in: > This page incorrectly shows Warren Earl Burger as a governor of CA, instead of Earl Warren. > > https://www.courtlistener.com/person/12162/bernard-lawler/ The correct name for the governor...
Over in https://github.com/freelawproject/courtlistener/issues/4312#issuecomment-2339308370, we have a little discussion about a new network ranking algorithm that @mattdahl is working on. He says: > I have a paper coming out soon where...
Prometheus works by crawling URLs that return data in a specific format. After we've added performance logging for search queries in https://github.com/freelawproject/courtlistener/issues/4230, let's make an exporter that prometheus can crawl...
Now that v4 is finally launched, we should make it so new people can't use v3. I can't think of any particularly good ways to do that since ~whatever we...