
One of the quirks of Swiftype is that you can’t really have a multidimensional array indexed. I mean you could (by using json_encoded) but you couldn’t use it for search & filters. On the bright side, you can use flat arrays, so yay! So my particular usecase consists in having a location field that’s an […]

În ultima vreme am avut nevoie de două ori să implementez un motor de căutare bazat pe documente. Pentru un proiect am ales eu, pentru celălalt a ales clientul. Pentru primul proiect am implementat Algolia, pentru celălalt Swiftype. (cu facets, filtre, range-uri etc) Amândouă sunt foarte mișto, documentația este bunicică pentru ambele iar bibliotecile disponibile […]
Comentarii Recente