This repository was archived by the owner on Nov 24, 2020. It is now read-only.
  
  
  
  
  
Description
The version of Lunr being used is quite old now. Upgrading to 1.0.0 shouldn't involve any breaking changes and will bring some improvements to search performance.
Ideally though it could be upgraded to the latest version (2.x) which should bring some extra benefits. Specifically a reduced index size, more powerful querying and improved performance. This upgrade will be slightly more involved as there have been a few interfaces changes.
I don't mind having a go at this myself, but I'm not familiar with gitbooks search plugin interface, is there any documentation on the various hooks etc?