Skip to content

yeskarthik/JavaWithTheFlow

 
 

Repository files navigation

JavaWithTheFlow

For search:

  1. Download and extract elasticsearch from https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.4.tar.gz
  2. Execute: pip install elasticsearch
  3. In terminal run ./bin/elasticsearch from the extracted folder and keep elasticsearch running in the background.
  4. Run nltk.download() to download the corpus for NLTK.
  5. Run search.py to create index for Posts table.
  6. After it finishes, run index.py and go to localhost:8000/search/ <search query>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.8%
  • Python 26.2%
  • JavaScript 14.8%
  • CSS 6.0%
  • SQLPL 0.2%