FOSElasticaBundle
FOSElasticaBundle copied to clipboard
How to use without persistence driver ?
i have a index from other system. Now, i want to query from that index, but i got a error message when i ignore persistence drive. i'm using ^5.2 version.
I have the same requirement : an ETL reading from microservices databases and populating a custom index, without any database layer inside the software itself.