Elasticsearch-PHP – Malformed action/metadata line [1], expected a simple value for field [properties] but found [START_OBJECT]
Questions: Here is an example I have written to demonstrate the problem. I am trying to use Elasticsearch-PHP to create an index with a mapping, and then bulk-index documents into it. But I am getting...