equal
deleted
inserted
replaced
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 |