Hi, > Does changing "FROM sling:VanityPath" to "FROM nt:base" have any > noticeable impact on performance or cost of the query ? > Ian
probably not. it might even be a bit faster because the query does not have to filter by node type. regards marcel
Hi, > Does changing "FROM sling:VanityPath" to "FROM nt:base" have any > noticeable impact on performance or cost of the query ? > Ian
probably not. it might even be a bit faster because the query does not have to filter by node type. regards marcel