Norconex / committer-elasticsearch

Implementation of Norconex Committer for Elasticsearch.
https://opensource.norconex.com/committers/elasticsearch/
Apache License 2.0
11 stars 6 forks source link

<typeName> should be set to not requried #36

Closed EH-Khiari closed 5 years ago

EH-Khiari commented 5 years ago

To comply with ES 7.x, should be set as an optional parameter since it's been removed from ES 7.x's mappings syntax.

essiembre commented 5 years ago

A new snapshot release was made to address this. "typeName" is now optional. Please confirm.

EH-Khiari commented 5 years ago

I ran a few crawls, I confirm that no longer needs to be defined.