PUT testing_resumes/_doc/1
{
"resume": {
"@space": "preserve",
"@canonversion": "2",
"@dateversion": "2",
"@present": "737110",
"@iso8601": "2019-02-18",
"contact": {
"name": {
"givenname": "VASUDHA",
"surname": "KATIPALLY"
},
"phone": "(848)-702-2398",
"#text": [
"(",
")"
],
"email": "sudha_katipally@yahoo.com"
},
"summary": {
"#text": [
"OBJECTIVE:",
"SKILLS SUMMARY\n•"
],
},
"skills": {
"#text": "TECHNICAL SUMMARY:",
},
"education": {
"#text": [
"EDUCATION:\n•",
"in",
"-",
"•",
"in",
"–"
],
"degree": [
{
"@level": "16",
"#text": "Bachelors"
},
{
"@level": "18",
"#text": "Masters"
}
],
"major": [
{
"@code": "0405",
"#text": "Computer Applications"
},
{
"@code": "0402",
"#text": "Computer Science"
}
],
"address": [
{
"city": "Hyderabad",
"#text": ",",
"country": {
"@iso3": "IND",
"#text": "India"
}
},
{
"state": {
"@abbrev": "NJ",
"#text": "New Jersey"
},
"#text": ",",
"country": {
"@iso3": "USA",
"#text": "USA"
}
}
]
},
"experience": {
"@start": "730000",
"@end": "733379",
"#text": [
"PROFESSIONAL EXPERIENCE: \n\nTravelers\nETL DataStage",
"Technologies:",
"Technologies:",
"Technologies:",
"Company:",
"Technologies:",
"Technologies:",
"Company:",
"Company:"
],
"title": "Lead",
"job": [
{
"@sic": "8082",
"@sic2": "80",
"@start": "733165",
"@end": "733379",
"@pos": "1",
"@span": "1",
"@id": "1",
"employer": "J&J Health Care Solutions",
"daterange": {
"start": {
"@days": "733165",
"@iso8601": "2008-05-01",
"#text": "May 2008"
},
"#text": "–",
"end": {
"@days": "733379",
"@iso8601": "2008-12-01",
"#text": "Dec 2008"
}
},
This is the full size JSON document I am trying to upload.