You are viewing limited content. For full access, please sign in.

Question

Question

Search for two folders within a folder

asked on April 23, 2013 Show version history

Is it possible to search for the existince of two folders (Folder A & Folder B) within a folder, and return the names of those entries? How would you design the query syntax?

0 0

Replies

replied on May 29, 2013

If you want to add additional folders in the advanced search syntax query, then you will need the pipe | symbol to account for a folder name OR other folder name.  You can add as many pipes to your syntax as you need. Here's an example of this would look like.

 

{LF:LOOKIN="\folder path\"} & {LF:Name="<<folder name>>", Type="F"} | {LF:Name="<<folder name>>", Type="F"}

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.