On Mon, Nov 16, 2009 at 4:06 PM, Thomas Müller <[email protected]> wrote: > Hi, > > Did you save the changes? For details when changes are available in > the index, see http://wiki.apache.org/jackrabbit/Search >
Yes, this is definitely an indexing issue because when I include a property condition to the query, it does return the new nodes in result. Thus, //store//book doesn't include the new nodes, and //store//bo...@section='art'] does include them, assuming both have section property set to "art". -- sp
