We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4bb716 + e38a1e8 commit 5050a6eCopy full SHA for 5050a6e
readme.md
@@ -0,0 +1,4 @@
1
+1) Make sure there is SOLR running and configure the ip and port of solr in server_flask.py
2
+2) Run the server_flask.py file using the command
3
+ python3 server_flask.py
4
+3) Open the app in http://localhost:5050
0 commit comments