samvera / active_fedora

A Rails interface to the Fedora repository, akin to ActiveModel
Other
54 stars 63 forks source link

Add LatLonPointSpatialField to solr config #1381

Open bess opened 5 years ago

bess commented 5 years ago

Add LatLonPointSpatialField to solr config. See projectblacklight/blacklight@bed6f04#diff-049ccaa11fc261c1090e98d2e13a0713

We removed references to the deprecated LatLonType from Solr schema here: https://github.com/samvera/active_fedora/pull/1376. @jcoyne suggested adding a LatLonPointSpatialField in that PR, but I am splitting that suggestion out into a separate issue so we can move forward with a new AF release.