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
550 stars 151 forks source link

Stop sending content to Solr and rip out indexing pipeline #4726

Open mlissner opened 9 hours ago

mlissner commented 9 hours ago

Whenever we get new content, we send it to Solr so it's searchable. Once Solr is live, we can stop doing this and save ourselves a lot of trouble. Let's rip out all of this code, including the tasks, the stuff in the model, the templates, etc. It's clean up time.