C
Cindy
Hi everyone,
I was wondering whether anyone had any experience designing Full-Text
Search web sites. More specifically, I am wondering what the
advantages are of using either SQL Server's Full-Text or a third party
application, such as Lucene.net ( http://www.dotlucene.net/ ).
I would like to search:
* Word Files (Lots)
* A field or two in a large table (three hundred thousand records)
* So on and so forth
Any considerations for gaining speed, or perhaps the suggestion of
another database (PHP with MySQL or whatever) would be helpful.
Thank you and regards,
Cindy
I was wondering whether anyone had any experience designing Full-Text
Search web sites. More specifically, I am wondering what the
advantages are of using either SQL Server's Full-Text or a third party
application, such as Lucene.net ( http://www.dotlucene.net/ ).
I would like to search:
* Word Files (Lots)
* A field or two in a large table (three hundred thousand records)
* So on and so forth
Any considerations for gaining speed, or perhaps the suggestion of
another database (PHP with MySQL or whatever) would be helpful.
Thank you and regards,
Cindy