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 56bcc50 commit 3722fb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@ In this example we use test data from: http://wiki.csc.calpoly.edu/datasets/atta

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-import.conf
--------------------------------------------------
....

The index data will have this form:
[source,js]
--------------------------------------------------
Expand Down

0 comments on commit 3722fb0

Please sign in to comment.