Your query is almost right but it should be 'deleted' (lower case) instead of 'Deleted'. For the search service, the life cycle state is a "keyword" index like any other, hence meaning that case matters.
Also, I'm surprised that you use "document" instead of "Document" and that it works. I guess this is proof that the document type in the select clause is case unsensitive, and I wouldn't have bet on that. Hope this helps GR _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
