src/pyams_content_es.egg-info/PKG-INFO
changeset 27 8f3ce51a13b8
parent 24 93339eaa318b
child 32 6bb958e6e26a
equal deleted inserted replaced
26:76977fecfcbf 27:8f3ce51a13b8
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content-es
     2 Name: pyams-content-es
     3 Version: 0.1.4
     3 Version: 0.1.5
     4 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
     4 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
    19         curl --noproxy localhost -XPUT    http://localhost:9200/onf_website/WfBlogPost/_mapping -d @WfBlogPost.json
    19         curl --noproxy localhost -XPUT    http://localhost:9200/onf_website/WfBlogPost/_mapping -d @WfBlogPost.json
    20         
    20         
    21         
    21         
    22         History
    22         History
    23         =======
    23         =======
       
    24         
       
    25         0.1.5
       
    26         -----
       
    27          - updated paragraphs index adapters
    24         
    28         
    25         0.1.4
    29         0.1.4
    26         -----
    30         -----
    27          - added index data for new paragraph types
    31          - added index data for new paragraph types
    28         
    32