elastica - Elasticsearch php error -


i getting following error when trying insert data

{"error":"mapperparsingexception[failed parse [pub]]; nested: mapperparsingexception[failed parse date field [false], tried both date format  [dateoptionaltime], , timestamp number locale []]; nested: illegalargumentexception[invalid format: \"false\"]; ","status":400} 


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -