| Michael Hodson 2004-06-29, 3:09 am |
| Carl,
Have you considered Mondosoft?
Feel free to ask me questions....
Mho@mondosoft.com
"Carl" <anonymous@discussions.microsoft.com> wrote in message news:<20bf601c45940$a8bb1b30$a001280a@phx.gbl>...
> Hi,
> I use the SPS Search.asmx Web service for search in my CMS
> Web. I indexed my CMS Web in SPS and it seems to work
> fine. The problem is that the CMS Web should be
> multilanguage and I need to search different content for
> each language. My idea is to create several indexes in SPS
> for each language. But still don't know how to apply the
> search only for selected content (SPS index)
>
> Is it possible to use the Search.asmx Web service for
> search only in a selected SPS index?
> The method Query of the Search Web service has only 1
> parameter - 'queryXML' e.g.:
> queryResults = queryService.Query(queryXML);
>
> Is there a way how to select an SPS index for the
> Search.asmx Web service?
>
> Any ideas how to perform search in multilanguage CMS web
> using SPS will be very appreciated.
> Thanks in advance.
>
> Carl
|