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.
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.