Hi there,
I am searching a set of documents from a view.The search criteria is that I have documents having Items 'client1,client2,...,client16' and also 'EmployeeName' so I want to search those documents having ItemValue 'EmployeeName' and a 'Client' provided through UIdocument.
So I am confused or unable to make query string in FTsearch Method--> "numDocs& = notesView.FTSearch( query$, maxDocs% )".what to Put in'query$ field.
Can you suggest some strings...
thanks in advance
I am searching a set of documents from a view.The search criteria is that I have documents having Items 'client1,client2,...,client16' and also 'EmployeeName' so I want to search those documents having ItemValue 'EmployeeName' and a 'Client' provided through UIdocument.
So I am confused or unable to make query string in FTsearch Method--> "numDocs& = notesView.FTSearch( query$, maxDocs% )".what to Put in'query$ field.
Can you suggest some strings...
thanks in advance