Skip to content
/ CZ4034 Public

Assignment Project for the Information Retrieval using SOLR IR system. The result is displayed using Django

License

Notifications You must be signed in to change notification settings

12dash/CZ4034

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CZ4034

Assignment Project for the Information Retrieval

To run SOLR

Open cmd in the repository folder and enter the following command:
cd solr/bin    
solr start

image

Open on the web borwser the following url:

localhost:8983

image

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"

image

To open the our website

Open cmd in the repository folder and enter the following command:

cd Corona_virus    
python manage.py runserver

image

image

About

Assignment Project for the Information Retrieval using SOLR IR system. The result is displayed using Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published