YouTube URL for demo: https://youtu.be/rTdhSHmASWQ
-
Auto-complete functionality(suggestions)
a. To add suggestions, there is an added suggest handler in solrconfig.xml, This handler returns 10 suggestions for each request.
-
Spell checker/corrector
a. enchant python package(django)
-
'google' like display client
a. PHP solr client used as an interfacehttp://code.google.com/p/solr-php-client
Auto-complete
Spell Corrector