Closed asonnenschein closed 10 years ago
The old wfs-index repo has a good place to start on using Solr: https://github.com/usgin/wfs-index/tree/master/indexer
There may be other advantages to using solr that might come up in the future. It complicates setup a bit, since you'll have to get Solr installed. However if GeoCouch isn't an easy drop-in I think we should focus on solr.
Picking up the Solr-stick.
CouchDB doesn't support spatial searches out of the box. This can be solved by either using GeoCouch or SOLR.