|
|
|
|
|
by aaronpkelly
2211 days ago
|
|
I convert emails to JSON, and then import them into Meilisearch, which handles the indexing. Search is instantaneous (CLI/browser). Run the app locally using docker, or deploy it on a cloud service like DigitalOcean (Meilisearch droplet). I don't know if the solution appeals to you, but for me it's very useful |
|