Forums

Does Pythonanywhere supports Elasticsearch 17.x < 18 service ?

Hello, I am working in a little personal project using Python 3.10 and Django 4.1. My web app already makes MySQL connection but i need to index and search one table. Locally already doing it with elasticsearch 17.7, so, i was looking for elasticsearch on the server too. ¿If elasticsearch is not supported, what search engines can i use, then?

Thanks!

We do not support elasticsearch but, if you have an external elasticsearch server, you can connect to it from PythonAnywhere.