Helm install OpenSearch Cluster with persistence to local disk + Hunspell
kubectl apply -f values.yaml
values.yaml
# Only create this for K8s 1.9+
apiVersion: storage.k8s.io/v1
kind:
How to deal with large Doctrine datasets - Symfony console command - OutOfMemoryError - PHP Fatal error: Allowed memory size of * bytes exhausted
Imagine that you want to import your 5000+ items from database to ElasticSearch
and you have restricted memory limits (e.
How to Search across multiple ElasticSearch Indexes with Symfony FOS\ElasticaBundle
ElasticSearch v6.0 deprecated multiple types in one index. You can read more
here: Removal of mapping types
[https://www.