Assignment Project for the Information Retrieval
Open cmd in the repository folder and enter the following command:cd solr/bin
solr start
Open on the web borwser the following url:
localhost:8983
Select the core to tweets. You get the options on the left side.
To enter a query, click on query and enter your query under q. For example, tweet:"corona"
Open cmd in the repository folder and enter the following command:
cd Corona_virus
python manage.py runserver