olivernn / lunr.js

A bit like Solr, but much smaller and not as bright
http://lunrjs.com
MIT License
8.89k stars 545 forks source link

__proto__ disappears from the inverted index if you serialize an index that was loaded from a serialized JSON blob #378

Closed hoelzro closed 5 years ago

hoelzro commented 5 years ago

Test and fix included - details are in the commit messages

olivernn commented 5 years ago

I'll put together a release that includes this change just now. Changes are in master. Thanks.

olivernn commented 5 years ago

2.3.4 has been published to NPM.