OKMSearch web sevice arguments
PostPosted:Tue Jan 04, 2011 6:51 am
Hi,
IN OpenKM 5.0 final release, OKMSearch provide method for finding document using keywords.
There is a difference in method's argument of findByKeywords(string Token, OKMSearch.hashSet keywords) which is added as reference in my project and in wiki this method given as findByKeywords(string Token, String words).
Second argument is not same. and I am not aware with hashSet. Please let me know what I have to pass as second argument and if I have to pass hashSet object then let me know what kind of properties I have to set, because I am not able to get any properties of hashSet type of object.
Thank you,
Viral Raithatha
IN OpenKM 5.0 final release, OKMSearch provide method for finding document using keywords.
There is a difference in method's argument of findByKeywords(string Token, OKMSearch.hashSet keywords) which is added as reference in my project and in wiki this method given as findByKeywords(string Token, String words).
Second argument is not same. and I am not aware with hashSet. Please let me know what I have to pass as second argument and if I have to pass hashSet object then let me know what kind of properties I have to set, because I am not able to get any properties of hashSet type of object.
Thank you,
Viral Raithatha