Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.view:FTSearch
 
wm.ln.view:FTSearch
This flow service conducts a full-text search of all the documents in a database collection, and reduces the collection to a sorted collection of those documents that match.
Input Parameters
view
View The View object to conduct the search with.
vname
String The full-text query.
maxDocs
String Optional. The maximum number of documents you want returned from the query. Set this parameter to 0 to receive all matching documents.
Output Parameters
numberOfResults
StringThe output of the search execution.