Have you tried posting your question to the Lucene users list? [email protected]
-Daniel On Tue, 8 Mar 2005 10:53:40 -0500, YAN HE <[EMAIL PROTECTED]> wrote: > When I created an Lucene index by CoCoon, I found a directory named "index" > existed below the temporary working directory of the servlet engine (Jetty). > After I stopped the cocoon server, this directory was deleted. So I have to > recreate the index every time the cocoon server restarts. Can we store the > index file created in other directory and keep it when the cocoon server > stops? Which configuration file should we change?Or we have to change the > cocoon source code?
