On Dec 30, 2009, at 9:54 PM, Mat Brown wrote:
> Hi Grant,
>
> Thanks for the info and your point is well taken. I should have been
> clearer that I have no intention of this project being a long-term
> solution for spatial search in Solr - rather I was looking to build a
> rough and ready soluti
Hi Grant,
Thanks for the info and your point is well taken. I should have been
clearer that I have no intention of this project being a long-term
solution for spatial search in Solr - rather I was looking to build a
rough and ready solution that gives some basic spatial search
capabilities to tide
Hi Mat,
Taking a quick look at your code via the gitHub browser (and not having
downloaded or run it, that's for later! :) ), it looks _very_ clean, and
well commented. Bravo!
If you get a chance and are interested in participating in the SOLR spatial
effort, there are a few issues you could take
Hi Mat,
This is an area of active work in Solr right now (see SOLR-773 in JIRA for the
top level tracking issue). Obviously you can do as you wish, but it would be
really great if you chipped in on making the capabilities in Solr better (we've
already added in the Lucene spatial jar, a bunch o
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, t