Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mbok committed Jul 12, 2017
1 parent c33a976 commit 56bcc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ To import the data into Elasticsearch we use logstash and this pipeline config
https://github.com/scaleborn/elasticsearch-linear-regression/tree/master/examples/houseprices/house-prices-import.conf[house-prices-import.conf]:
[source,js]
--------------------------------------------------
./bin/logstash -f house-prices.conf
./bin/logstash -f house-prices-import.conf
--------------------------------------------------
The index data will have this form:
[source,js]
Expand Down

0 comments on commit 56bcc50

Please sign in to comment.