Search engine using FIND QUERY keeps reverting back to Windows search

This should work for Everything :

@nofilenamequoting
Find QUERYENGINE=everything SHOWRESULTS=dest QUERY parent:"{sourcepath}" rating:>0

Given that you're unfamiliar with the syntax in Everything, perhaps you haven't indexed that property in the folder you want to search? If not, it will also take time to find the results. And it seems that you're using Windows Search in that last command. (which is slower IMO).
You can try with DOpus own search too :

Find IN {sourcepath} RECURSE=no SHOWRESULTS=dest FILTERDEF = return rating > 0;

A more interactive approach can be find here: (Once the column finishes populating will be faster)

1 Like