|
|
|
|
|
by arkh
3214 days ago
|
|
It is also: another server to handle, another view of your data you have to manage, another point of failure and another security entry-point. If you don't need all the functionality of ES you can go a long way with the Postgres fulltext search. Once you scale enough or if search is your core business ditch it and deploy a better solution like Elastic Search. |
|