Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make querystring in view.FTSearch method(urgent)

Status
Not open for further replies.

Som76

Programmer
Jun 25, 2003
50
IN
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top