OpenGeoMetadata / GeoCombine

A Ruby toolkit for managing geospatial metadata
https://github.com/OpenGeoMetadata/GeoCombine
Other
20 stars 23 forks source link

Use the default Blacklight solr connection for indexing if one is available #166

Closed thatbudakguy closed 4 months ago

thatbudakguy commented 4 months ago

Most people are using GeoCombine in the context of GeoBlacklight; if it happens to be running in an environment where Blacklight.default_index is defined, we can just use that connection instead of asking for SOLR_URL or similar.