Using MS Index Server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Dhirmadi
Forum Newbie
Posts: 2
Joined: Mon Oct 13, 2003 10:55 am

Using MS Index Server

Post by Dhirmadi »

Hi Crew,

were porting here an existing ASP site into PHP (yay!) but are facing the problem of the site search. The requirement is to use MS Index Server for this trick and to be honest i've never touched that thing.

Perhaps someone could point me to a HOW-TO or something similar?

regards
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Do you want to query data from the index server or do you want the index server to read your php-pages' information correctly?
Dhirmadi
Forum Newbie
Posts: 2
Joined: Mon Oct 13, 2003 10:55 am

Post by Dhirmadi »

I want to qury the index server catalog :)

regards
Post Reply