- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2013 01:12 PM
Hi.
When I do a query in cmis and not check "search all versions" in the program "CMIS QUERY-Nuxeo Repository default", the documents that have the version 0.0 are not shown. I'm using nuxeo 5.7.1, and the query is "SELECT * FROM cmis:document"
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2013 01:22 PM
If you don't check "search all versions" then it means "search latest version" (per CMIS spec, 2.2.6.1.1). But documents in version 0.0 in Nuxeo are drafts, they are not versioned yet, so you won't find them using such a query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2013 01:22 PM
If you don't check "search all versions" then it means "search latest version" (per CMIS spec, 2.2.6.1.1). But documents in version 0.0 in Nuxeo are drafts, they are not versioned yet, so you won't find them using such a query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2013 01:33 PM
Thanks Florent Guillaume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2013 11:17 AM
See [CMIS for Nuxeo](http
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2013 07:24 AM
Thanks Florent Guillaume,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2013 09:32 AM
Yes that's how it's supposed to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2014 03:43 PM
Hi, Vicmator
