Hi,
I have developed a business index which combines ecommerce websites.(in asp.net2.0+c#)
I'm looking for an in-site search engine that already handles issues like indexing, speed and quality.
Are there any famous solutions doing such?
I need the search results to be customized on my design, so google search engine isn't an option.
Thanks, Eytan
-
You need more details such as how you are searching. Searching against product descriptions in your database will be very different that searching against web pages that show those offerings.
Eytan Levit : Against product descriptions and specifications. -
I haven't used it myself but I have read about Lucene.net a port of Lucene for Java.
-
Have you looked at DTSearch? It is relatively inexpensive and pretty full-featured. Not great, but should be adequate.
-
Try using Microsoft full-text search
0 comments:
Post a Comment