Skip to content

Commit 3722fb0

Browse files
committed
Documentation
1 parent 56bcc50 commit 3722fb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,10 @@ In this example we use test data from: http://wiki.csc.calpoly.edu/datasets/atta
174174

175175
To import the data into Elasticsearch we use logstash and this pipeline config
176176
https://github.com/scaleborn/elasticsearch-linear-regression/tree/master/examples/houseprices/house-prices-import.conf[house-prices-import.conf]:
177-
[source,js]
178-
--------------------------------------------------
177+
....
179178
./bin/logstash -f house-prices-import.conf
180-
--------------------------------------------------
179+
....
180+
181181
The index data will have this form:
182182
[source,js]
183183
--------------------------------------------------

0 commit comments

Comments
 (0)