We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33a976 commit 56bcc50Copy full SHA for 56bcc50
README.adoc
@@ -176,7 +176,7 @@ To import the data into Elasticsearch we use logstash and this pipeline config
176
https://github.com/scaleborn/elasticsearch-linear-regression/tree/master/examples/houseprices/house-prices-import.conf[house-prices-import.conf]:
177
[source,js]
178
--------------------------------------------------
179
-./bin/logstash -f house-prices.conf
+./bin/logstash -f house-prices-import.conf
180
181
The index data will have this form:
182
0 commit comments