Thanks Robert, sorry for being so blind, in my defense there is an octopus-cat where the README should be on github atm :)
2009/12/16 Robert Newson <[email protected]> > The README describes how to configure that. In 0.4, it's a system > property and in 0.5 it is (or, rather, will be when it's released) a > setting in a properties file. > > B. > > On Wed, Dec 16, 2009 at 11:26 AM, [mRg] <[email protected]> wrote: > > 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 > > >
