|
Posted by Nick Karasev on April 20, 2006, 11:13 am
Please log in for more thread options
Is there an easy way to have WDS pass a search query to another server via
HTTP or any other protocol and accept the results back, similar to how
SharePoint search is handled?
That is, instead of WDS trying to index the remote data store is to simply
delegate the search and indexing to other service, but be able to display the
results returned.
The idea is that there are a lot of enterprise applications that keep their
information in multiple databases and file systems and only merge them at
runtime in response to a specific user request. These applications do provide
search capability of their own. What we want is to be able to use WDS to pass
search parameters in and display the results back which will be URLs of
dynamically generated web pages.
Thanks a lot!
|