I'd like to point out that the partial word matching only works on "words" separated by spaces or non-alpha characters in the file name. It does not do a search for a string of characters anywhere in the filename. To me, this is less than ideal. Say you have photos named "ThisPartyxxx", "ThatPartyxxx", "OtherPartyxxx". A search for "Party" will not find anything.