Re: Querying a remote servers catalog



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


.



Relevant Pages

  • Re: new users not showing up in global address list
    ... Actually I should have said he is not showing up in the global ADDRESS LIST, ... > But he doesn't show up in the global catalog. ... > So I have two Windows 2000 servers in my domain, ... Force replication between the GC's with Active Directory ...
    (microsoft.public.exchange2000.admin)
  • Re: SQL Cluster Hardware Compatibility Requirements
    ... I think the HCL is now the windows catalog. ... servers in conjunction with the EMC CX300. ... >> I've looked through the Microsoft Windows Server Catalog/HCL but frankly ...
    (microsoft.public.sqlserver.clustering)
  • Re: bug? when using addcatalog method of the AdminIndexServer/Microsoft.ISAdm object remotely
    ... server catalog when you have the same local drives defined as the server. ... i can create a catalog on the servers c-drive no ...
    (microsoft.public.inetserver.indexserver)
  • What is the right way to search network files from a web page ?
    ... I have several Windows 2003 File Servers across 3 sites. ... I installed Indexing Service on all file servers, create new catalog ... and add manually the targets folders. ... It's possible to query local catalog without using IIS Virtual ...
    (microsoft.public.inetserver.indexserver)
  • Re: configuration of 2 remote sites
    ... The users at the remote siites will need to access ... You should configure the sites and assign the proper subnets ... to these sites and then use IFM to promote the new additional servers, ... you're using different subnets you may want to setup WINS at these remote ...
    (microsoft.public.windows.server.active_directory)

Loading