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
Previous123457Next

0.4.5

Diff

Changelog

Source

0.4.5

  • Fix performance regression introduced in 0.4.4 by fixing #64.
olivernn
published 0.4.4 •

Changelog

Source

0.4.4

  • Fix bug #64 idf cache should handle tokens with the same name as object properties, thanks gitgrimbo.
  • Intersperse source files with a semicolon as part of the build process, fixes #61, thanks shyndman.
olivernn
published 0.4.3 •

Changelog

Source

0.4.3

  • Fix bug #49 tokenizer should handle null and undefined as arguments, thanks jona.
olivernn
published 0.4.2 •

Changelog

Source

0.4.2

  • Fix bug #47 tokenizer converts its input to a string before trying to split it into tokens, thanks mikhailkozlov.
olivernn
published 0.4.1 •

Changelog

Source

0.4.1

  • Fix bug #41 that caused issues when indexing mixed case tags, thanks Aptary
olivernn
published 0.4.0 •

Changelog

Source

0.4.0

  • Add index mutation events ('add', 'update' and 'remove').
  • Performance improvements to searching.
  • Penalise non-exact matches so exact matches are better ranked than expanded matches.
olivernn
published 0.3.3 •

Changelog

Source

0.3.3

  • Fix bug #32 which prevented lunr being used where a console object is not present, thanks Tony Marklove and wyuenho
olivernn
published 0.3.2 •

Changelog

Source

0.3.2

  • Fix bug #27 when trying to calculate tf with empty fields, thanks Gambhiro
olivernn
published 0.3.1 •

Changelog

Source

0.3.1

olivernn
published 0.3.0 •

Changelog

Source

0.3.0

  • Implement JSON serialisation, allows indexes to be loaded and dumped, thanks ssured.
  • Performance improvements to searching and indexing.
  • Fix bug #15 with tokeniser that added stray empty white space to the index, thanks ssured.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc