remotestorage.js icon indicating copy to clipboard operation
remotestorage.js copied to clipboard

Look into using lunr.js for indexing/searching

Open raucao opened this issue 12 years ago • 3 comments

https://github.com/olivernn/lunr.js

raucao avatar Apr 06 '13 20:04 raucao

great. so that would require pulling out all the data into memory, and then indexing it. i'll play around with that

michielbdejong avatar Apr 07 '13 10:04 michielbdejong

Have you had the chance to play around yet? I saw that they're implementing their own search function in Litewrite, but it would be great to have this as base functionality for all modules that need it.

raucao avatar May 14 '13 23:05 raucao

@jorin-vogel what solution do we use for search in Litewrite?

On 15.05.2013, at 01:30, Sebastian Kippe [email protected] wrote:

Have you had the chance to play around yet? I saw that they're implementing their own search function in Litewrite, but it would be great to have this as base functionality for all modules that need it.

— Reply to this email directly or view it on GitHub.

jancborchardt avatar May 15 '13 04:05 jancborchardt