Can somebody provide or link to a simple example of how to use the SearchEngine class?
More specifically, I'm trying to search a particular album for images with a Date greater than today's date.
The documentation is rather lacking in examples.
Sorry, the serach engine does not provide for expressions in searchse, just pattern matches
Thanks for the info! I guess I can just iterate and compare.