klokantech / embedr

Embedr.eu - Image Embedding Service (IES) with support for IIIF, OEmbed, zoomable viewer in an iFrame
http://embedr.eu/
European Union Public License 1.1
15 stars 4 forks source link

Local fulltext service #59

Open klokan opened 9 years ago

klokan commented 9 years ago

To save the production costs and reduce dependency on Amazon we could install and maintain a custom fulltext engine on the embed machine - instead of using the CloudSearch API.

We have experience from other projects with SphinxSearch (very fast, made in C/C++), or we could possibly deploy ElasticSearch via docker or use a very simple SQLite FTS4.

To be discussed.

klokan commented 9 years ago

Diagram (compare with older structure mentioned in comments #34): aws-diagram-embedr-future-fulltext