I have ElasticSearch 2.2 running on a linux VM. I'm running ManifoldCF 2.3 on another VM in the same netowrk. Using ManifoldCF's browser UI I added the ElasticSearch output connector and when I save it I get an error in the connector status:
Name: Elastic
Description: Elastic search
Connection type: ElasticSearch
Max connections: 10
Server Location (URL): http://<IP_ADDRESS>:9200
Index name: index
Index type: sharepoint
Use mapper-attachments: false
Content field name: contentfield
Connection status: ERROR "root_cause":["type":"illegal_argument_exception"
Any ideas?