4 messages in org.apache.jackrabbit.usersRe: getIndexingConfigurationDOM from ...
FromSent OnAttachments
Ard SchrijversOct 29, 2007 8:32 am 
Marcel ReuteggerOct 31, 2007 1:13 am 
Ard SchrijversOct 31, 2007 3:24 am 
Marcel ReuteggerOct 31, 2007 7:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: getIndexingConfigurationDOM from repository node itselfActions...
From:Marcel Reutegger (marc@gmx.net)
Date:Oct 31, 2007 1:13:43 am
List:org.apache.jackrabbit.users

Hi Ard,

Ard Schrijvers wrote:

Does anybody know if it is possible (or a way) to access a repository node that holds the indexing_configuration instead of using a indexing_configuration.xml file?

that's a very interesting idea. Even though you can provide your own indexing configuration implementation you are currently bound to an xml file in the file system. but why not change that? we could make the configuration path property more intelligent, e.g. support paths like jcr:/location/in/my/workspace that point into the workspace.

regards marcel