Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi!
A customer of mine wants a search engine that has similar intelligence as Google Search.
Ie: The search engine should "understand" misspelled word (is misspelled misspelled? :)) and should be "forgivable".
Could someone give me some direction or should I implement Google Search?
I really like XSLT-Search and awant to display it the same way.
Not sure how you would do it in xslt search but if using examine which uses lucene you could make use of lucene contrib package spellchecker I have used it in the past. It may however be quicker to make use of google search.
Regards
Ismail
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Intelligent Search
Hi!
A customer of mine wants a search engine that has similar intelligence as Google Search.
Ie: The search engine should "understand" misspelled word (is misspelled misspelled? :)) and should be "forgivable".
Could someone give me some direction or should I implement Google Search?
I really like XSLT-Search and awant to display it the same way.
Not sure how you would do it in xslt search but if using examine which uses lucene you could make use of lucene contrib package spellchecker I have used it in the past. It may however be quicker to make use of google search.
Regards
Ismail
is working on a reply...