s0rin

Results 4 comments of s0rin

That's great, the hot fix works, but the icons from the dropmenu to toggle from visual to source editing are still misaligned. ![mw_visual_editor_dropdown](https://user-images.githubusercontent.com/9009220/63356029-68def200-c367-11e9-8004-75d08533fad5.png)

One workaround to get rid of this error is to remove `'use_ssl'` from ___init__.py_ file. https://github.com/moshe/elasticsearch_loader/blob/master/elasticsearch_loader/__init__.py#L96

Deprecation of Mapping Types: with Elasticsearch 7.0.0, mapping types were deprecated (with limited support in Elasticsearch 6.0.0). This is mentioned in the elasticsearch_loader help as well: ``` $ elasticsearch_loader -h...

@jaideraf OK, SemanticBundle 6.1.0 can be used for MW 1.35 - 1.41 only (as described in the table below) and there isn't currently a version for MW 1.43 available, correct?...