Hi, While googling for more info on Jackrabbit's search capability, I came across this message by Marcel Reutegger on Aug 2005: http://www.mail-archive.com/[email protected]/msg02366.htm l One of the facts outlined by Marcel is that "joins in SQL are not supported in jackrabbit". Is this still the case as of Jackrabbit 1.0.1?
Another question is, what is the best way to do something like node.getNodes(NodeType), which returns only those child nodes of specified nodeType (or subtypes of given type)? Any advise is appreciated. Regards, Dan
