Search engine for recipes
- Assuming you are starting from a fresh install of Ubuntu 18.04.5, run
./setup.sh
to install dependancies as well as Elasticserach - EDIT AND UNCOMMENT
network.host: 0.0.0.0
IN/etc/elasticsearch/elasticsearch.yml
- Run
./run.sh
to create index by bulk-loading data, and run a simple query with the text, "chinese" - (optional) Run the multiline query commands