You can use a different Lucene storage mechanism, one that doesn't use a filesystem; I've used Compass' stuff with success.
On Tue, Mar 16, 2010 at 2:55 PM, Rakesh Vidyadharan <[email protected]>wrote: > > On 16 Mar 2010, at 11:35, pradeepkudale wrote: > > > > > Hi all, > > > > I was trying to configure Apache Jackrabbit 2.0.0 in order to get > everything > > stored in an mySql. > > It should not create any files on the LocalFileSystem but in my case it > is > > creating some files. > > It is not possible to totally get rid of the local file system unless you > totally disable search indexing. I think even with that, JR will need the > repository and workspaces directories on the local file system. > > Rakesh -- Joseph B. Ottinger http://enigmastation.com
