docs/README.txt
changeset 6 a6798d3cd7ea
parent 1 29361e3c8fda
child 32 6bb958e6e26a
equal deleted inserted replaced
5:ccee68e1a1fe 6:a6798d3cd7ea
       
     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