{{cookiecutter.project_slug}}/docs/elasticsearch/mappings/WfBlogPost.json
changeset 13 af09246db39d
parent 10 7351bfe5a572
equal deleted inserted replaced
12:65ecdd57425e 13:af09246db39d
    81 						"type": "date"
    81 						"type": "date"
    82 					},
    82 					},
    83 					"publication_date": {
    83 					"publication_date": {
    84 						"type": "date"
    84 						"type": "date"
    85 					},
    85 					},
       
    86 					"effective_date": {
       
    87 						"type": "date"
       
    88 					},
       
    89 					"push_end_date": {
       
    90 						"type": "date"
       
    91 					},
       
    92 					"expiration_date": {
       
    93 						"type": "date"
       
    94 					},
    86 					"first_publication_date": {
    95 					"first_publication_date": {
    87 						"type": "date"
    96 						"type": "date"
    88 					}
    97 					}
    89 				}
    98 				}
    90 			},
    99 			},