Sorry for the delay,
> > I don't thing this king of code would work : > > QueryManager queryManager = ocm.getQueryManager(); > Filter filterChange = > queryManager.createFilter(MyObject.class ); > filterChange.setScope( "/jcr:system/jcr:versionStrorage//"); > > This is not yet supported but I think it should be possible to review some parts of the OCM implementation to support that. If you are interested by that, please create a new Jira issue. I'm going to go back to the OCM project in a couple of days. Best regards, Christophe > > -- > View this message in context: > http://www.nabble.com/OCM%2C-queries-and-version-history-tp21459838p21918082.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
