Earlier quoted context omitted.
Today I learned that my boss has a lead foot. 15 speeding tickets in six states, all over 85 MPH.
Sounds like a privacy nightmare, though.
Show HN: Full text search on 630M US court cases
231–240 of 289 posts
Re: Show HN: Full text search on 630M US court cases
#232Re: Show HN: Full text search on 630M US court cases
#233Quoted post unavailable.
Re: Show HN: Full text search on 630M US court cases
#234Quoted post unavailable.
Re: Show HN: Full text search on 630M US court cases
#235I recently had some criminal charges expunged, and I notice they show up here. Is there any way to request removal of court records which are no longer publicly available from the originating court?
This is a possibility that there aren't any great solutions for currently. Can you message me on reddit with the link to check?
Re: Show HN: Full text search on 630M US court cases
#236Earlier quoted context omitted.
To clarify, that's not a bill you only have to pay if you get a windfall. That's a bill that (in some places) will be agressively collected as a part of your fines. If you're in prison you also have nearly no rights to a lawyer. (For example, if you want to sue the prison system for inhumane conditions) Edit: For ex you may need to pay fees to be allowed to drive, which you may need to go to work/buy food.
> that's not a bill you only have to pay if you get a windfall You can't get a windfall as a criminal defendant, just a conviction or not.
Re: Show HN: Full text search on 630M US court cases
#237Re: Show HN: Full text search on 630M US court cases
#238Re: Show HN: Full text search on 630M US court cases
#239I found my dad's DUI.
He went into rehab and cleaned up. I got to spend more than a decade with a sober father, before lung cancer got him.
Re: Show HN: Full text search on 630M US court cases
#240Earlier quoted context omitted.
How are exact match searches supported? There is absolutely no evidence on the page that this is possible. How does searching for “brad knowles” match “brad alan knowles”, when I put my name in quotes? How does it match a case where “brad knowles” does not appear to be used anywhere on the page, but where one line matches “knowles” and then another line matches “brad”?
I think this is a smart-quotes issue -- smart-quotes are removed: “brad knowles” -> brad knowles "brad knowles" -> "brad knowles" I always set my OS to disable smart-quotes. Worst is when you paste them into source code.
This is a feature that belongs to a word processor.