2 messages in org.apache.jackrabbit.usersRe: timing for news nodes available t...
FromSent OnAttachments
AJ ChenOct 16, 2007 2:27 pm 
Jukka ZittingOct 17, 2007 2: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: timing for news nodes available to search onActions...
From:Jukka Zitting (jukk@gmail.com)
Date:Oct 17, 2007 2:08:43 am
List:org.apache.jackrabbit.users

Hi,

On 10/17/07, AJ Chen <cano@gmail.com> wrote:

When new nodes are added to the repository, how fast they become available for xpath search operation?

Any changes become searchable as soon as they are persisted, i.e. save() is called (or a transaction committed).

Note that other JCR repositories or Jackrabbit with special configuration may have some delay before persisted changes become searchable.

BR,