Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aimichal committed Jan 16, 2017
1 parent 8f7c5fd commit 9eee4fd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -101,7 +101,7 @@ curl -XPUT 'http://localhost:9200/knowledge' -d '

### Populate your Elasticsearch server with interesting sentences

This solver includes a Python 2.x script ([insert-text-to-elasticsearch.py](solvers/textsearch/src/universal/bin/insert-text-to-elasticsearch.py)) that will insert sentences from text files into a locally running Elasticsearch solver. To use it
This solver includes a Python 2.x script ([insert-text-to-elasticsearch.py](/solvers/textsearch/src/universal/bin/insert-text-to-elasticsearch.py) that will insert sentences from text files into a locally running Elasticsearch solver. To use it
you'll need to obtain a text file with sentences and use this script.

#### Obtain a text file
Expand Down

0 comments on commit 9eee4fd

Please sign in to comment.