I'm new to spatial search within solr. If I have a set of records containing closed polylines describing, say, the boundaries of nations, can I use solr to build an index of these records against which I can search to see if a point is contained within any of them?
Thanks, -Mark