django-multilingual-search icon indicating copy to clipboard operation
django-multilingual-search copied to clipboard

Support Elasticsearch-py >= 1.8

Open sbaechler opened this issue 10 years ago • 1 comments
trafficstars

And elasticsearch-python > 1.6.

sbaechler avatar Oct 31 '15 19:10 sbaechler

As of 92a323c8a1ac18c04a8822155ad534226fe1a233 the functional tests pass but the unit tests fail. There is a string concatenation within py-elasticsearch which conflicts with the mocks.

sbaechler avatar Oct 31 '15 23:10 sbaechler