Re: Querying a remote servers catalog
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Mon, 19 Dec 2005 13:04:21 -0500
1) yes you can, but the account you access the remote catalog must have
logon interactive rights on the remote machine. You must also grant the
everyone group read permission to the indexing Services registry keys.
2) Yes, not they don't have to be in the same domains, but the "crawl"
account must have rights to read the remote share/virtual directory. What
you are describing is possible but you will have to take care to
programmatically render vpath to point to the correct source.
--
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
"chris" <chris@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1CA6C688-EF2D-4110-BB38-E819B6472A41@xxxxxxxxxxxxxxxx
> Hello Everyone,
> I have 2 questions:
> 1) Is it true that you can query a remote servers catalog using asp and
> the
> index query language? If yes, then do they have to be in the same Domain?
> for example:objQuery.Catalog = "query://www.somehost.com/web"
> I read about this in an article dated back to 2002 and I wanted to see if
> it
> was still valid.
> You can read at:
> http://builder.com.com/5102-6387-1049760.html
>
> 2) Is it true that you can create a catalog on server1 to index another
> server, server2, by adding a virtual directory in IIS on the server1? If
> yes,
> then do they have to be in the same domain?
>
> The reason I am asking is because if you can do both of these things, then
> maybe this could be used as a fault tollerant and global search solution.
> If
> you have 4 web servers, 1 will be used for indexing each of the other 3
> servers using a catalog for each by adding adding a network share for each
> site on its IIS. Then a 4th catalog would be set up containg all three
> site
> in one catalog by mapping all 3 webservers as network shares in one
> website
> on IIS (for the global search). The other 3 web servers would each have
> their
> own indexing catalogs for there own site. However if any of the sites
> needed
> disaster recovery they would restore the servers from backup and instead
> of
> waiting 5 or six hours for all the content to be reindexed, they would
> point
> there queries to the 4 server who has a working catalog of each of the
> other
> 3 servers. Is this possible?
>
> Thanks for your time,
> Chris
.
- Follow-Ups:
- Re: Querying a remote servers catalog
- From: chris
- Re: Querying a remote servers catalog
- Prev by Date: Re: Need Basic Help w/IIS 5's Indexing Program....
- Next by Date: Re: Point me in the right direction please!
- Previous by thread: Need Basic Help w/IIS 5's Indexing Program....
- Next by thread: Re: Querying a remote servers catalog
- Index(es):
Relevant Pages
|
Loading