geoblacklight / geoblacklight-schema

DEPRECATED: (See GeoBlacklight repo) A metadata schema for GIS resource discovery used by GeoBlacklight
http://github.com/geoblacklight/geoblacklight
Other
15 stars 4 forks source link

Update schema for Solr 6 compatibility #86

Closed cbeer closed 8 years ago

cbeer commented 8 years ago

I removed the stemming and synonym configuration for the text_en fields because the geoblacklight:configure_solr task wasn't using them (and solr 6 now throws errors instead of logging?). We can restore them if we instead update the download task to also copy them.