Add the a new field prov_generated which will be used in the provenance subprocessor.
Add more fields for the iso index.
Change its mime type from binary to text.
add fileName, mediaType and mediaTypeProperties to solr schema and v2 system metadata processor
include seriesId in solr schema and context file (v2 system metadata)
merge CN solr schema to metacat (MN) to support prov and semantic index fields.
add annotation, orcid and orgin_combined fields to the index schema
Add PROV relationships to the Solr schema. Populate the fields using the RdfXmlSubprocessor
Add wasDerivedFrom field to the Solr schema and use Sparql query to retrieve the value from the RDF
Change geohash type to "string" (was "text") so that no Solr analysis or tokenizing happens during indexing.
Add fields for geohashes
merge trunk version of cn-index-processor solr schema with the metacat version -- keeping the dynamic multivalued fields.
use our own copy of the solr schema
move the solr-home from the metacat-index to the metacat-common.