Sunspot SolrException: The field location_s does not support spatial filtering

2014-04-20 Thread funkdified
For reference here is the gem (plugin) I am using https://github.com/sunspot/sunspot/ I am trying to run this command as part of my solr search: with(:location).in_radius(x, y, 50, :bbox => true) I have defined this in my model definition: location :location do Sunspot::Util::Coor

Re: Sunspot SolrException: The field location_s does not support spatial filtering

2014-04-20 Thread funkdified
By the way, for anyone interested in seeming my schema.xml: https://gist.github.com/funkdified/3b503314738b97ab19e8 -- View this message in context: http://lucene.472066.n3.nabble.com/Sunspot-SolrException-The-field-location-s-does-not-support-spatial-filtering-tp4132262p4132263.html Sent