54
Elasticsearch Intergration
Source: directus/directus#12264 · opened by @imiskolee
Background
when we searched on a big table(over 10M records), it was very slow now. because SQL like search can not hit any index, integrate ElasticSearch replace SQL like is a very general solution for full text search.
Sub Tasks
• add ElasticSearch Support flag on collection configure panel.
• automatically mapping & sync data by database hook.
• route to elasticsearch.
when we searched on a big table(over 10M records), it was very slow now. because SQL like search can not hit any index, integrate ElasticSearch replace SQL like is a very general solution for full text search.
Sub Tasks
• add ElasticSearch Support flag on collection configure panel.
• automatically mapping & sync data by database hook.
• route to elasticsearch.
No pledges yet. Be the first to back this.
No comments yet.