Stories by Marco Pfeiffer on Medium · Apr 18, 2022
3 Ways To Use ElasticSearch in a Symfony Project With ApiPlatform
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
When your SQL Database does not cut it anymore. Photo by Marten Newhall on Unsplash The situation: You have a working project and you need to add a fulltext search. But most databases (SQL, Document) do not contain good fuzzy searches, so you need to bring a specialized database (like Elasticsearch) into your project. But how?: The Architecture choices You have multiple ways how you can implement…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.