Skip to content

Search Engine based on solr with a 'google' like interface. Solr indexed and optimized using ~20k web pages from CNN, USAToday

License

Notifications You must be signed in to change notification settings

AmeyRuikar/SearchOn

Repository files navigation

Search Engine with PHP client.

YouTube URL for demo: https://youtu.be/rTdhSHmASWQ

Features:

  1. 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.

  2. Spell checker/corrector

    a. enchant python package(django)

  3. 'google' like display client

    a. PHP solr client used as an interfacehttp://code.google.com/p/solr-php-client

Samples:

Auto-complete

Alt text

Spell Corrector

Alt text

About

Search Engine based on solr with a 'google' like interface. Solr indexed and optimized using ~20k web pages from CNN, USAToday

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published