Looking for a Search Enginehttp://forums.asp.net/t/312688.aspx/1?Looking+for+a+Search+EngineFri, 22 Aug 2003 17:48:12 -0400312688312688http://forums.asp.net/p/312688/312688.aspx/1?Looking+for+a+Search+EngineLooking for a Search Engine I don't know if this is the right place to ask this but here goes. I'm looking for a search engine to intergrate with a .NET site. The site is primarily written in C# but the engine could be in VB.NET, or pretty much anything providing it works out of the box. We need it to be able to search on any number of fields in any number of table, and views, in an SQL Server database. It should be able to do complex, multiple phrase AND/OR searches and should be able to weight results. It need not be more complex than that. If anyone knows of a product like this I'd greatly appreciate some info as I've not been able to come up with much so far. We would be willing to pay for licences of course. TIA Dale Cook 2003-08-19T00:37:59-04:00312693http://forums.asp.net/p/312688/312693.aspx/1?Re+Looking+for+a+Search+EngineRe: Looking for a Search Engine Hi Dale, I suspect that there are third-party products that do what you want, but if you're using SQL Server have you considered Full Text Search? It has all the features you mentioned, including weighting, (although you'll obviously want to be sure that it does them the way you need) and is included with SQL Server. It is a separate install though, from the selection page for SQL Server setup. Don 2003-08-19T00:41:30-04:00312807http://forums.asp.net/p/312688/312807.aspx/1?Re+Looking+for+a+Search+EngineRe: Looking for a Search Engine Don, HAHAHAHA - I'm such an idiot - I'd completely forgotten about that. Too much work not enough sleep. Thanks Don, I really appreciate it. Dale 2003-08-19T03:57:56-04:00316468http://forums.asp.net/p/312688/316468.aspx/1?Re+Looking+for+a+Search+EngineRe: Looking for a Search Engine Hi Don We may have what you're looking for - and more:-) http://www.dtsearch.com Take a look and let me know if there are any questions that you may have Regards dtSearch 2003-08-22T09:20:07-04:00317029http://forums.asp.net/p/312688/317029.aspx/1?Re+Looking+for+a+Search+EngineRe: Looking for a Search Engine Well, I wasn't looking for it. ;-) But it's been a long time since I've looked at dtsearch. Maybe I'll take a look. Thanks, Don 2003-08-22T17:48:12-04:00