Lambda-Serverless-Search
Lambda-Serverless-Search copied to clipboard
Movie to elasticlunr.js
Currently, we don't get the entire document that was uploaded, only the id. This is by lunrjs design. But moving to elasticlunr, or storing the records in a DB, will help us fix this problem.
Please post your design considerations