You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swiss company search engine. Collection created by crawling with Nutch, parsing with python script and adding documents to Solr. User interface python + flask.
Swiss company search engine. DB collection creation Nutch + Solr + Python parsing. User interface python + flask.
run solr - [in solr directory] - bin/solr start
run web app - [in app directory] - /bin/bash run.sh
Go to localhost:5000
About
Swiss company search engine. Collection created by crawling with Nutch, parsing with python script and adding documents to Solr. User interface python + flask.