No, there is no configuration or API for deleting the index. But it's a simple "rm -rf <workspace-path>/index".
Regards, Alex On Mon, Jul 21, 2008 at 9:30 PM, Jared Graber <[EMAIL PROTECTED]> wrote: > Is it possible to configure jackrabbit to reindex the repository at > startup? > > > > I know I could force this to happen by deleting the index files, but I > would prefer not to do this manually or add more duplicate configuration > to my application. I use an in memory repository that I import data > into, but the data in the old index is still around. > > > > If all else fails, I'll have to duplicate some configuration and delete > the files before I start the repo. > > > > Thanks, > > > > Jared > > -- Alexander Klimetschek [EMAIL PROTECTED]
