I'd like to know if the Sharepoint Portal Server v2 SerachEngine is extended in some web service...I have to implement that serach engine (with scope) in aapplication writen in VB6.
Yes, there is a search web service provided, I believe it is documented in theSDK.
I'm trying to use the Query Method of the sharepoint portal server 2003web services in my application but I don't know the shema of the queryxml.Does anybody has an example of this kind of stuff?