CommerceDataService / patent-process-and-search

This is a set of scripts to download Patent Trials and Appeals Board data, munge, and load into a Solr instance.
19 stars 13 forks source link

Debug download #93

Closed neka-io closed 8 years ago

neka-io commented 8 years ago

Download wasn't working with the new solr instance and also did not retain the filtering. Debugged that and removed suspicious looking code block from the download route.

Note that this branch has commits from the ui-improvement branch so please merge that one first.