Socket
Socket
Sign inDemoInstall

lunr

Package Overview
Dependencies
0
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

2.0.0-alpha.4

Diff

olivernn
published 2.0.0-alpha.3 •

olivernn
published 2.0.0-alpha.2 •

olivernn
published 2.0.0-alpha.1 •

olivernn
published 0.7.2 •

Changelog

Source

0.7.2

  • Fix bug when loading a serialised tokeniser #226, thanks Alex Turpin for reporting the issue.
  • Learn how to spell separator #223, thanks peterennis for helping me learn to spell.
olivernn
published 0.7.1 •

Changelog

Source

0.7.1

olivernn
published 0.7.0 •

Changelog

Source

0.7.0

  • Make tokenizer a property of the index, allowing for different indexes to use different tokenizers #205 and #21.
  • Fix bug that prevented very large documents from being indexed #203, thanks Daniel Grießhaber.
  • Performance improvements when adding documents to the index #208, thanks Dougal Matthews.
olivernn
published 0.6.0 •

Changelog

Source

0.6.0

  • Ensure document ref property type is preserved when returning results #117, thanks Kyle Kirby.
  • Introduce lunr.generateStopWordFilter for generating a stop word filter from a provided list of stop words.
  • Replace array-like string access with ES3 compatible String.prototype.charAt #186, thanks jkellerer.
  • Move empty string filtering from lunr.trimmer to lunr.Pipeline.prototype.run so that empty tokens do not enter the index, regardless of the trimmer being used #178, #177 and #174
  • Allow tokenization of arrays with null and non string elements #172.
  • Parameterize the seperator used by lunr.tokenizer, fixes #102.
olivernn
published 0.5.12 •

Changelog

Source

0.5.12

  • Implement lunr.stopWordFilter with an object instead of using lunr.SortedSet #170, resulting in a performance boost for the text processing pipeline, thanks to Brian Vaughn.
  • Ensure that lunr.trimmer does not introduce empty tokens into the index, #166, thanks to janeisklar
olivernn
published 0.5.11 •

Changelog

Source

0.5.11

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc