IIS Index Server - Re: Advice please - Setting up new server to be remote Index Serve

This is Interesting: Free IT Magazines  
Home > Archive > IIS Index Server > June 2005 > Re: Advice please - Setting up new server to be remote Index Serve





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Advice please - Setting up new server to be remote Index Serve
Hilary Cotter

2005-06-08, 5:57 pm

If you are querying a remote Indexing Server using ADO your connection
string would be to the local Indexing Service on your local machine.

In your query it would look like this

select DocTitle, vpath, Size, Write from
REMOTESERVERNAME.REMOTECATALOGNAME..Scope() where contains('microsoft')

Note that in this example the name of your remote server is REMOTESERVERNAME
and the name of the catalog on the remote server you are trying to query is
REMOTECATALOGNAME.


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Vasantha peddireddy" <Vasanthapeddireddy@discussions.microsoft.com> wrote
in message news:BCDD186F-6237-4B22-B45F-311F4765F3A2@microsoft.com...
> Hi,
>
> In response to your answer, it is not clear to me what is
> RemoteIndexingServiceName when you say use the below for querying against

a
> remote catalog
>
>

RemoteIndexingServiceName.RemoteCatalogName..scope()",objConnection.RemoteCa
talogName..scope()",objConnection[vbcol=seagreen]
>
> Thanks,,
> Vasantha
>
>
> "Hilary Cotter" wrote:
>
instance[vbcol=seagreen]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com