>>1773748 (lb)
>repost
Big bread search update from the heel of the last bread
Lunr is based on Solr.
"A bit like Solr, but much smaller and not as bright." https://lunrjs.com/
The issue is in building the indexes. I'm going to play around with a couple different ways of doing it, but it has to be done in a JS environment. There are around 2000 breads currently putting us around 1.6 million posts. Building the index probably takes around 5-10 minutes and is done clientside.
It's just not ideal unless I can figure out a way to create the indexes daily/hourly and then save them off on the server and then we would be looking good.
I don't need anything from mega.nz as I have all the json archived. Getting textx from posts is simple in the json.
So far this is a temp solution.