src/pyams_content_es.egg-info/PKG-INFO
changeset 93 50e797fc7692
parent 90 e1e8ceac4976
child 96 7276d508e8f7
equal deleted inserted replaced
92:3d68a46a7cde 93:50e797fc7692
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content-es
     2 Name: pyams-content-es
     3 Version: 0.1.14.2
     3 Version: 0.1.15
     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.15
       
    28         ------
       
    29          - updated gallery paragraph info
    26         
    30         
    27         0.1.14.2
    31         0.1.14.2
    28         --------
    32         --------
    29          - use container method to iterate over visible paragraphs
    33          - use container method to iterate over visible paragraphs
    30         
    34