Live data from Hacker News

Show HN: Full text search on 630M US court cases

judyrecords.com

81–90 of 289 posts

Re: Show HN: Full text search on 630M US court cases

#81
post #69

Earlier quoted context omitted.

Was trying to find speeding tickets of John von Neumann, but in vain. It would be nice if one could limit search by years.

Apparently importing a Jaguar through Canada went horribly wrong for him: https://www.judyrecords.com/record/0vctgni5684d

> Argued and Submitted June 3, 1981.

John von Neumann died in 1957. The name is a bit generic, so many results show up. Hence I wished there was a way to limit search to a range of years.

Re: Show HN: Full text search on 630M US court cases

#82
Neat. I'll add this to my sources on case law -- another one I've come across is https://case.law/

Per my close friend, the value of these (or, why people subscribe to LexisNexis) isn't solely the texts, but the cross referencing. It would be really cool to see that get implemented (and no doubt a non-trivial problem!).

How do you source your case inputs, as it is bigger than PACER?

Re: Show HN: Full text search on 630M US court cases

#86
post #3

This is... not great. It's crucial that these records be open to public inspection. But instant full-text search of the entire dockets of 630M cases feels wrong, invasive, and dangerous to me. It's yet another instance of panopticon surveillance now being too cheap to meter. I think our society needs to come to grips with this new reality and figure out what to do about it. Or are we all just cool with this?

[deleted]

Re: Show HN: Full text search on 630M US court cases

#87
Today I learned that 20 years ago I was a defendant in an unlawful detainer (eviction) lawsuit regarding an apartment I shared in college. I had moved out of the apartment after graduation. Apparently my roommate stopped paying the rent and the landlord sued both of us. I was never served and didn't know about the case until now.

Re: Show HN: Full text search on 630M US court cases

#88

This site will be the first stop for anyone wanting to harass another person online. Some times a little friction is a good thing. I love projects like these, but they're the digital equivalent of "dual use technologies". They can be used for good or evil. That said, nice work.

I tried some rather specific queries of things I know to should return some records and it was fairly useless, so I'm not terribly worried.

Just anecdotally, I have a fairly uncommon last name but common first name, I know what states/counties I have appeared in court in and couldn't find any of the records. If you search something like the results are overloaded with , for example.

Re: Show HN: Full text search on 630M US court cases

#89
post #82

Neat. I'll add this to my sources on case law -- another one I've come across is https://case.law/ Per my close friend, the value of these (or, why people subscribe to LexisNexis) isn't solely the texts, but the cross referencing. It would be really cool to see that get implemented (and no doubt a non-trivial problem!). How do you source your case inputs, as it is bigger than PACER?

CourtListener is a free source that does this very well for high-level courts. (i.e., US Supreme Court, Federal Courts, State Courts of Last Resort/State Supreme Courts).

For that, you have to detect references of cases which is a difficult problem itself, and CourtListener's search ranking also takes into account the citation weight of certain cases. This generally works well, but my understanding is that sometimes a not-so-important case can end up having many citations. Or if a case with many citations is overturned completely or partially, these things complicate which cases might be most relevant in search results too.

The data source is provided for each case. In some cases, a direct reference/link is provided.

Post reply on HN