On Wed, Nov 5, 2008 at 2:45 AM, Felix Meschberger <[EMAIL PROTECTED]>wrote:
> Hi Marc, > > Marc Speck schrieb: > > Is there a reason that org.apache.jackrabbit.extractor.PlainTextExtractor > is > > not registered in the default repository.xml? I took me a while to find > this > > out... > > To be honest, I cannot remember why this is not listed ... May just be a > copy/paste issue when creating the repository.xml... https://issues.apache.org/jira/browse/SLING-721 > > > > > > A related question is how can I define a custom repository.xml without > all > > the bells and whistle. Is there a configuration path somewhere? > > The repository.xml file from the bundle is copied to > ${sling.home}/jackrabbit. You may modify the file there -- make sure the > repository server bundle is restarted for jackrabbit to pickup the > changes. The file is only written if not existing any existing file is > not modified. Thanks, I didn't know. Marc
