A self-made search engine written in python using Django (Database: SQLite3)
Follow the steps below:
cd ./SearchEngine
python manage.py runserver
Add /admin
after the root url to get into the admin system
Username: Admin
Password: admin
E-mail: [email protected]
- Better title weighting setting
- Last modification date display bug
- check score again
The first search takes more time as it need to calculate the tfidf