Search engine
-
I am creating a site that contains large documents that are stored in the database. I have to provide the search functionality in the web site. so somebody can help me in designing the search functionality. Is there any document avilable that describes the web search functionalty design like yahoo, google etc.
Ashwani
-
I am creating a site that contains large documents that are stored in the database. I have to provide the search functionality in the web site. so somebody can help me in designing the search functionality. Is there any document avilable that describes the web search functionalty design like yahoo, google etc.
Ashwani
I am using DTSearch and it's really nice. It has APIs and does a crawl of your site. I haven't aimed it directly at a database yet but I guess the functionality is there. Otherwise, I always create some kind of webpage that the DTSearch engine can crawl. dtsearch.com/