Hi France,this is another, more efficient solution:db:list-details('input')[@raw = 'true']/string()Hope this helps,ChristianOn Mon, Sep 22, 2014 at 11:40 PM, France Baril <france.baril@architextus.com> wrote:Hi,Is there a way to list files based on their properties. I'm trying to list all raw files.So far, the approach I found takes a while to execute:* db:list* for each listed item check if is-rawIs there a better way to approach this?