Look up Solr because it does everything you want. You can crawl with Nutch. Django can be used as a front end to that.
http://en.wikipedia.org/wiki/Apache_Solr K On Wednesday, October 9, 2013 11:57:25 AM UTC-7, Mithil Bhoras wrote: > > Hello, I am a newbie in Django. I am required to do a project in Python > and I've chosen Django as the Web Framework. My project is a 'Smart' Search > Engine that retrieves results most relevant to user's query. This website > will: > > 1. Index all the web pages available > 2. Use Page Ranking algorithm to update the database as the user uses > it > 3. Give suggestions for more appropriate queries based on the most > recent queries that other users world wide entered. > 4. Correct queries if user makes a spelling mistake. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3f55fdc5-ec38-4edd-861c-8cc5e1d16deb%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

