My Quick Fields users will sometimes store documents from a scanning session that have errors in their paths (tokens not filled correctly). In order to move these documents to their correct folders I need to search for all folders that have a % in their name and return all documents from within those folders. Finding the folders is easy, but how do I get all the documents from those folders?
{LF:Name="*%*", Type="F"} & {LF:LOOKIN="Repository\HR Scanning\"}