Page 1 of 1

Search with OKMSearch webservice

PostPosted:Wed Jul 09, 2014 11:43 am
by vinodkanhe
Hi,

Iam trying to search documents by using logical operators, after looking at this wiki http://wiki.openkm.com/index.php/Searching_with_OpenKM,
i was able to search documents based on the instructions, but i was not able to replicate same result using the webservice.
While exploring through code base i came to know that the search from OpenKM appliction UI is using different set of API for searching than the APIs used by OKMSearch web service.

Please let me know is there any specific way in which we need to call webservice in-order to get the desired results.

My environment details :
OpenKM 6.2.5
MYSQL
Cent-OS


Thanks

Re: Search with OKMSearch webservice

PostPosted:Fri Jul 11, 2014 2:01 pm
by jllort
Can you share here the query you're doing from UI and the WS code. For the first a screenshot is welcome.