The data model used to represent the Cline Center Article Archive corpus is a critical element in understanding the content of the Article Archive. This data model is codified in the Java source code in a file called SolrFields. This enumeration documents all the fields stored in both SOLR and MondoDB, and includes method that produce not only the SOLR schema programmatically, but also a comma separated value (.csv) file that can be loaded and reviewed in any spreadsheet program.
The current CSV is attached to this document for your viewing pleasure.