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

Question

Question

Advance search syntax

asked on May 20, 2015

Hello,

I want to run a search for all subfolders which do not have a template assigned.

 

Can any one suggest please?

 

Regards,

S

0 0

Answer

SELECTED ANSWER
replied on May 20, 2015

{LF:TemplateID=0} & {LF:Name="*", Type="F"} & {LF:LOOKIN="Path\"}

 

where path is your starting path

0 0

Replies

replied on May 20, 2015 Show version history

Try 

{LF:LOOKIN="Path\"} & {LF:Name="*", Type="F"} - {[]:[test]="*"} 

 

where path is your starting path

 

1 0
replied on May 20, 2015

Great!

Thanks, can I ask another question?

I want all folders which do not have an independent field like "test", what would be the syntax?

 

Thanks in advance!

0 0
replied on May 20, 2015

Wouldn't this show all documents where Test is applied? 

I want all documents which do not have Field Test associated to

0 0
replied on May 20, 2015

Sorry, I saw minus sign now, will try & report back

0 0
replied on May 20, 2015

Perfect!!!

Thanks a lot!

S

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

Sign in to reply to this post.