Richard Huddleston wrote:
can someone point me to documentation for the proper way to set up lucene to use a database backend instead of a local filesystem.
this is not supported. in a very early version of jackrabbit this was possible, but turned out to be a performance bottleneck because of heavy random access to the index files.
also, it appears as though if i remove the searchindex elements from the repository.xml a call to get supported query types fails ... is this the correct behavior? i noticed this while using the jcr explorer web app.
what's the exact method you are referring to? is there an exception that is thrown? regards marcel
