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

Question

Question

Entry Name Search "AND"

asked on February 7, 2018 Show version history

Hi,

I am looking for a way to be able to search more than one document by using their Entry Names. Whereby I can enter a number of document names and they are displayed in the search hits. This is for the purpose of comparing some metadata on the said documents.

Regards,

Mark

0 0

Answer

SELECTED ANSWER
replied on February 7, 2018

Hi Mark,

I think this would have to be done with the advanced search syntax, as I'm not aware of a way to do it through the search pane. You can use this syntax to search for multiple document names:

{LF:Name="Document1", Type="D"}|{LF:Name="Document2", Type="D"}

Where Document1 and Document2 are the names of the documents. You can continue to add more groups separated by a pipe ( | ) , which acts as an OR operator.

Cheers, Dan

0 0
replied on February 7, 2018

Thanks Dan. It works well. 

Mark

0 0

Replies

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

Sign in to reply to this post.