Skip to content

mayank1101/Search-Engine-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Search Engine Application

This is a simple search engine application which has been developed using Djago framework. This search engine uses simple fulltext search. The data based being searched over is postgresql. Data based is generated from the crawlers developed in initial phase of the project.

Pre-requisites

  1. Python This project is developed in ubuntu. Python comes installed in ubuntu. For windows this link might be helpful http://www.howtogeek.com/197947/how-to-install-python-on-windows/
  2. Django Framework To Install Django
    1. sudo apt-get update
    2. sudo apt-get install python-django You can test the installation
    3. django-admin --version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published