There is one index at repository level and multiple indexes at each workspace level. The one you are looking at is repository index and it doesn't change much. I don't know what exactly is stored in repository index. My guess is it will hold indexes for global info like node types or possibly root node?
Thanks, -Naren On Mon, Sep 6, 2010 at 3:53 AM, zeeman <[email protected]> wrote: > Hi all, > > as additional info, i took a deeper look on the mentioned > file/directory: > > org.apache.jackrabbit.core.query.lucene.MultiIndex] -[-] (Timer-1:) > Unable to commit volatile index > > java.io.IOException: Cannot delete X:\jackrabbit\repository\index\indexes > > > In X:\jackrabbit\repository\index I see the following files: > [Name] [DateModified] [Size] > indexes A month ago doesn't change > indexes.new now (changing) doesn't change > redo.log now (changing) increases > > redo.log looks in 99% like > -1 STR > -1 COM > -1 STR > -1 COM > > Any ideas what's going on? > > > Kind regards, > Sebastian > >
