6

I'm looking for a full text search engine which is portable to be used in ASP.NET.

Here is my scenario: I have 40 millions of customer's names and I want to find their CustomerId by searching their names. I know the MS-SQL Full Text Search could be a resonable solution, but due to its installation, licensing, and some DBO tasks, I'm wondering if there is another solution.

I've tested Lucene.net, the insertion speed is very slow, so I've given up!

I also saw hOOt (I didn't test it yet).

Question: Is there any resource to see the comparison of full text search engines? Which is best for my needs?

Jack Bonneman
  • 1,821
  • 18
  • 24
Amir Pournasserian
  • 1,600
  • 5
  • 22
  • 46

0 Answers0