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.viewEntryCollection:FTSearch
 
wm.ln.viewEntryCollection:FTSearch
This flow service conducts a full-text search on all entries in a view entry collection and filters the collection so that it represents only the entries that match the full-text query.
Input Parameters
viewEntryCollection
ViewEntryCollection The ViewEntryCollection object to search.
query
String The full-text query.
maxDocs
String The maximum number of documents you want returned from the query. Set this parameter to 0 to receive all matching documents.