Skip to content

roeseth/Cosi-132a-IR-ElasticSearch

Repository files navigation

To build and query the 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)

3. run: python query.py

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

About

COSI 132A assignment 1-4 refactored using ElasticSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published