Currently I am using a simple query for Full-Text search in my website and feel it isn't the absolute best solution for my searching needs. While it may meet my needs now, and is relatively easy to setup, I get the feeling that implementing one of the more well known search solutions is probably best. I am expecting this site to grow and have thousands of records in my database. Therefore, I am curious as to what is considered best practice in the 'searching' community. At the moment I am looking into Lucene.NET, but it seems rather extensive and might be difficult to incorporate at this stage in development. Any suggestions?Currently I am using a simple query for Full-Te