src/pyams_content_es.egg-info/PKG-INFO
changeset 82 d5be3c4ef997
parent 78 8bd665f8baab
child 87 0d3831a94a08
equal deleted inserted replaced
81:6c2715230d09 82:d5be3c4ef997
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content-es
     2 Name: pyams-content-es
     3 Version: 0.1.13
     3 Version: 0.1.14
     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
    21         curl --noproxy localhost -XPUT    http://localhost:9200/onf_website/WfBlogPost/_mapping -d @mappings/WfBlogPost.json
    21         curl --noproxy localhost -XPUT    http://localhost:9200/onf_website/WfBlogPost/_mapping -d @mappings/WfBlogPost.json
    22         
    22         
    23         
    23         
    24         History
    24         History
    25         =======
    25         =======
       
    26         
       
    27         0.1.14
       
    28         ------
       
    29          - updated documents mappings
    26         
    30         
    27         0.1.13
    31         0.1.13
    28         ------
    32         ------
    29          - added tags and collections support
    33          - added tags and collections support
    30          - added typed content support
    34          - added typed content support