Hi,
I am implementing full text search on the files in OKM repository using Find webservice. I need to implement search criteria like 'Fetch documents containing all of the specified words', 'Fetch documents containing any of the specified words',etc. To achieve this, I need to specify multiple search texts separated by AND, OR logical operators. How to specify this using the Find webservice?
I am implementing full text search on the files in OKM repository using Find webservice. I need to implement search criteria like 'Fetch documents containing all of the specified words', 'Fetch documents containing any of the specified words',etc. To achieve this, I need to specify multiple search texts separated by AND, OR logical operators. How to specify this using the Find webservice?