equal
deleted
inserted
replaced
|
1 |
|
2 Liste des actions à effectuer |
|
3 ============================= |
|
4 |
|
5 curl --noproxy localhost -XPUT http://localhost:9200/_ingest/pipeline/attachment -d @attachment.json |
|
6 |
|
7 curl --noproxy localhost -XDELETE http://localhost:9200/onf_website |
|
8 curl --noproxy localhost -XPUT http://localhost:9200/onf_website -d @settings.json |
|
9 |
|
10 curl --noproxy localhost -XPUT http://localhost:9200/onf_website/WfNewsEvent/_mapping -d @WfNewsEvent.json |
|
11 curl --noproxy localhost -XPUT http://localhost:9200/onf_website/WfBlogPost/_mapping -d @WfBlogPost.json |