Hi all,

I store managed documents into a specific collection in marklogic through
dls library. I want search to include only current version documents. Is
there any way to do it using search:search API?

I know how to do it using cts:search(). I know one option is to push old
versions into different collection and current version into different.
Search only on collection with current version. For some reasons I don't
want to do this. Are there any other ways of doing it?

-- 

Regards,
*Shruti Kapoor*
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to