What is the recommended hardware specifications to support full text search in SQL 2005?
We are looking to go in production and I want to make sure the current hardware can accommodate it.
To provide the context,
We are expecting 2 - 3 million records to be searched by small subset of our users(probably in 100s).The user has the option of doing a keyword search to look into 10-15 columns in a particular view/table.
The Full Text Search Implementation in the development environment seems to be promising but I would like to understand the hardware requirements before taking it up with the team for approval.