Hi all, I've been working on a small Solr plugin to expose the basic functionality of lucene-spatial as unobtrusively as possible. I've got a basic implementation up and passing tests, and I was hoping to get some feedback on it. Though I've coded against Lucene for a production app in the past, this is my first time writing code for Solr's plugin API, so I could easily be entirely on the wrong track.
Honest (even brutal!) feedback would be very much appreciated: http://github.com/outoftime/solr-spatial Thanks much, Mat P.S. I definitely don't want to step on anyone's toes with the name - if "solr-spatial" is already in use, or reserved for a future official contrib for Solr, let me know and I'll come up with something else!