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

Feature/processptabdocs #123

Closed bahadasx closed 8 years ago

bahadasx commented 8 years ago

PTAB process - Fixed a bug with the skipSolr argument where it was not registering it properly and added a check to see if the PATENT_ISSUE_DT is present before trying to extract the value for use in the resulting JSON document (due to the discovery of PTAB files where this field was not present).