'Elasticsearch' object has no attribute 'mlt' line 424 ``` python haystackbrowser/admin.py in view raw_mlt = SearchQuerySet().more_like_this(model_instance)[:5] ``` - "More like this not working" https://github.com/django-haystack/django-haystack/issues/1398 - "The mlt method had been removed" https://github.com/elastic/elasticsearch-py/issues/310
'Elasticsearch' object has no attribute 'mlt'
line 424