Austin-Scott / Mnemosyne

Use https to create and view jrnl entries on phones or tablets anywhere
4 stars 0 forks source link

Search needs improved #6

Open Austin-Scott opened 5 years ago

Austin-Scott commented 5 years ago

Solution: Use elasticlunr to vastly improve search. It will need an index that is rebuilt everyday at 2am. node-schedule can be used to schedule this task.

Austin-Scott commented 5 years ago

Still needs completed. Might rebuild index after entry is added or the server gets booted.