|
|
@ -34,7 +34,7 @@ |
|
|
"type": "default", |
|
|
"type": "default", |
|
|
|
|
|
|
|
|
"elastic": { |
|
|
"elastic": { |
|
|
// he configuration to your elastic search cluster. |
|
|
// The configuration to your elastic search cluster. |
|
|
// |
|
|
// |
|
|
// Read More: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-configuration.html |
|
|
// Read More: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-configuration.html |
|
|
"configuration": "http://localhost:9200", |
|
|
"configuration": "http://localhost:9200", |
|
|
|