Besides full-text indexing and using LIKE keyword, what are other tools to build search functionality on top of MS SQL? This question is particularly for searching records, not files.
Besides full-text indexing and using LIKE keyword, what are other tools to build search
Share
I documented how I used Lucene.NET in my ASP.NET application BugTracker.NET here:
http://www.ifdefined.com/blog/post/2009/02/Full-Text-Search-in-ASPNET-using-LuceneNET.aspx