I'm researching how to use Microsoft Search Server 2010 Express (MSS) as a "turn-key" search solution for an Internet website.
I plan on installing MSS on our Internet web server, a Microsoft Server 2008 R2 box.
I then plan on configuring MSS to crawl and index our web sites, some of which is hosted on the same box, some of which are hosted on other boxes.
My question is what are the different ways in which MSS can be integrated with an Internet website (ASP.NET) which is hosted on the same box, specifically:
- What security considerations need to be taken into account?
- Does my approach (above) pose a security risk?
- Is it possible to page through the search results?
- Is it possible to achieve search suggestions?
Any help is greatly appreciated.