I want to exclude documents contained within specific folders in my search. My search looks like this...
({LF:LOOKIN="\Folder 1", SUBFOLDERS=1}-{LF:LOOKIN="*Folder 2"}) & {[]:[Number] = "12345"}
I want to search for all folders and documents that have a metadata field called "Number" with a value of "12345".
I want to search in \Folder 1 and all subfolders...
EXCEPT for any subfolder named "*Folder 2" (notice the asterisks in the folder name).
I hjave tried various combinations but the documents that are in the "*Folder 2" folders (there are many "*Folder 2" subfolders) still show up in the search results.
We are using Web Access v 10.2