freelawproject / courtlistener

A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
https://www.courtlistener.com
Other
552 stars 151 forks source link

Store queries from the Search API #4576

Closed albertisfu closed 1 month ago

albertisfu commented 1 month ago

From https://github.com/freelawproject/courtlistener/pull/4479 queries from the frontend began being stored in SearchQuery table.

Now we also need to start storing queries from the Search API.

albertisfu commented 1 month ago

Also, as part of this issue, we should add SearchQuery to the admin and ensure we can filter queries by user.

mlissner commented 1 month ago

I actually don't think this is important to anybody right now. Let's punt on it and focus on bigger priorities.

mlissner commented 1 month ago

Actually, I take that back. We should just do this b/c it's easy and we'll have something done. :)