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:Ard Schrijvers (a.sc@hippo.nl)
Date:Oct 31, 2007 3:24:32 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?

Marcel Reutegger wrote: that's a very interesting idea.

For the record, it wasn't mine :-) Berry my colleague asked me to have the indexing configuration available in the repository itself.

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.

Yes, I had a similar idea to be able to configure a repository path (though it would ofcourse be nice if something like "jcr:" was part of the spec). Only thing is that I haven't yet found a way to be able to get nodes from the repository during initialisation of the SearchIndex, but Berry told me he knew more or less how to do this.

Would you like this to be part of JackRabbit? I can file a JIRA issue for it if you like?

Regards Ard

regards marcel