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

Still maintained?

Open NorseGaud opened this issue 4 years ago • 9 comments

Not a lot of recent activity for commits. Curious if this is still a maintained project.

NorseGaud avatar Oct 09 '21 22:10 NorseGaud

I am ready to move my Pelican blog from Tipuesearch to Lunr.js but have the same question...

mpaglia0 avatar Nov 17 '21 13:11 mpaglia0

Not a lot of recent activity for commits. Curious if this is still a maintained project.

@NorseGaud I think I will publish my site with lunr.js (still tested and works very good) but I am also looking at Stork that seems really promising! Maybe you can give a look at this project too. Thanks

mpaglia0 avatar Dec 01 '21 16:12 mpaglia0

Thanks @mpaglia0 , will do! We are, so far, using lunr successfully too

NorseGaud avatar Dec 01 '21 18:12 NorseGaud

Same concerns here. I'm pretty happy with Lunr, but not seeing a lot of responses. Is anyone aware of a drop-in replacement for Lunr? Would be nice if I can use my pre-built indices as is.

ayush-sharma avatar Dec 23 '21 14:12 ayush-sharma

Ciao @ayush-sharma, I am looking also at Stork because I use Pelican and Stork can be used via a dedicated plugin (BUT index files are NOT the same).

mpaglia0 avatar Dec 23 '21 15:12 mpaglia0

I was wondering the same but Stork seems to be exactly what I'm looking for, I think I'll go with that. Thanks for suggestion @mpaglia0!

eaorak avatar Mar 20 '22 23:03 eaorak

i don't know, but @olivernn was active this year

JacksonChen666 avatar May 16 '22 14:05 JacksonChen666

We're working on https://github.com/LyraSearch/lyra, check it out

simoneb avatar Aug 25 '22 09:08 simoneb

We're working on https://github.com/LyraSearch/lyra, check it out

lunr is meant for browser use and as such it's very small in size compared to Lyra Search. lunr is ~8kb gzipped https://bundlephobia.com/package/[email protected]

manuganji avatar Feb 06 '23 15:02 manuganji