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
Previous134567Next

2.2.1

Diff

Changelog

Source

2.2.1

  • Fix bug #344 in logic for required terms in multiple fields, thanks Stephane Mankowski.
  • Upgrade mocha and fix some test snafus.
olivernn
published 2.2.0 •

Changelog

Source

2.2.0

  • Add support for queries with term presence, e.g. required terms and prohibited terms.
  • Add support for using the output of lunr.tokenizer directly with lunr.Query#term.
  • Add field name metadata to tokens in build and search pipelines.
  • Fix documentation for lunr.Index constructor, thanks Michael Manukyan.
olivernn
published 2.2.0-alpha.2 •

olivernn
published 2.2.0-alpha.1 •

olivernn
published 2.1.6 •

Changelog

Source

2.1.6

  • Improve pipeline performance for large fields #329, thanks andymcm.
olivernn
published 2.1.5 •

Changelog

Source

2.1.5

  • Fix bug #320 which caused result metadata to be nested under search term instead of field name. Thanks Jonny Gerig Meyer for reporting and fixing.
olivernn
published 2.1.4 •

Changelog

Source

2.1.4

  • Cache inverse document calculation during build to improve build performance.
  • Introduce new method for combining term metadata at search time.
  • Improve performance of searches with duplicate search terms.
  • Tweaks to build process.
olivernn
published 2.1.3 •

Changelog

Source

2.1.3

  • Remove private tag from lunr.Builder#build, it should be public, thanks Sean Tan.
olivernn
published 2.1.2 •

Changelog

Source

2.1.2

  • Fix bug #282 which caused metadata stored in the index to be mutated during search, thanks Andrew Aldridge.
olivernn
published 2.1.1 •

Changelog

Source

2.1.1

  • Fix bug #280 in builder where an object with prototype was being used as a Map, thanks Pete Bacon Darwin.
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