FishEye latest (3.4) : How do I find commits without comments?

Using the Advanced Search and EyeQL you can find commits that do not have comments using the following query:

select revisions from dir / where  comment = "" group by changeset