Hi all, I was wondering if anyone knew of a way of telling couch-lucene where to save its index files (without having to compile and new version by changing the couchdb-lucene.properties file)
In my local.ini I have : database_dir = /var/lib/db/couchdb view_index_dir = /var/lib/db/couchdb .. but currently the indexes are saved to : /var/lib/couchdb/lucene/ . Is there an option Ive missed / an option i can pass the jar file ? Any help is appreciated :D
