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
