Hello,i'm trying to use solr in combination with couchdb and am thinking about implementing my own external processes to query Solr and use [update_notification] to index new documents.
has anyone gone this way before?i already tried to use couchdb-lucene, but i need the distance functions from solr to find locations and sort the results by distance from a given point.
this isn't possible with couchdb-lucene alone, is it? thanks for sharing your insights. jan
