Re: How to? run query on index server through firewall



Indexing services uses named pipes so it is really unlikely you can get this
to work on other ports. You might be able to use webdav to query it however.

--
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



<adrian.hilder@xxxxxxxxx> wrote in message
news:1166699520.329037.280150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a web application on a web server in a DMZ environment which
needs to query and index server using MSIDX. There is a firewall
between web server and index server, in order for this to work it
appears I need ports 137-139 open on the firewall to allow the query.
Opening these ports is not going to be acceptable to the security guys.
Is there any out of the box solution, be it a web service, query over
http ISAPI interface, to this scenario?
If not I guess I would have to build my own web service wrapper around
the Index Server so that I can query and get results throught the
firewall over https. Not popular with managers due to development time
required!
Thanks in advance



.



Relevant Pages

  • Re: Abstracts for Full-Text Index entries
    ... "Hilary Cotter" wrote: ... > For "true" abstracts like what indexing services delivers you should use the ... > Looking for a SQL Server replication book? ... >> When using Microsoft Index Server file system catalogs, ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Abstracts for Full-Text Index entries
    ... Office documents or the contents of the description metatag for html ... For "true" abstracts like what indexing services delivers you should use the ... Looking for a SQL Server replication book? ... > When using Microsoft Index Server file system catalogs, ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Search the search result
    ... You search on Microsoft ... >>which contain Microsoft and Indexing Services: ... > it still seems to me like you're merely extending the original query ... > Though it really is a theoretical issue, since the original poster ...
    (microsoft.public.inetserver.indexserver)
  • Re: Disable Indexing
    ... Indexing Services is a search engine that is built into IIS or Microsoft ... In Control Panel | Add/Remove Programs, there is no option for removing ... Click on Start, Programs, Index Server, and Index Server Release ...
    (microsoft.public.win2000.security)
  • Re: Results returned while Index Server rescanning, none when it ends...
    ... What is your performance settings? ... Expand Services and Application, right click on Indexing Services, Stop it, ... Looking for a SQL Server replication book? ... > Here is for example my query: ...
    (microsoft.public.inetserver.indexserver)

Loading