Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
273 B
JSON
Raw Normal View History

{
"type": "elasticsearch",
"serviceName": "elasticsearch_sample",
"serviceConnection": {
"config": {
"type": "ElasticSearch",
"hostPort": "http://localhost:9200"
}
},
"sourceConfig": {
"config": {
"type": "SearchMetadata"
}
}
}