Skip to content

yuchengtang94/disease_search_engine

Repository files navigation

To build and query the ES_example application:

1. Run the elasticsearch server in the background (e.g., double click on
<elasticsearch home directory> bin\elasticsearch.bat in Windows)

2. run: python index.py (builds an index called simple_film_index)

3. run: python query.py

4. open http://127.0.0.1:5000 in browser in order to query the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published