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.documentCollection:FTSearch
 
wm.ln.documentCollection: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
documentCollection
DocumentCollection The document collection 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.