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
234567Next

2.3.9

Diff

Changelog

Source

2.3.9

  • Fix bug #469 where a union with a complete set returned a non-complete set. Thanks Bertrand Le Roy for reporting and fixing.
olivernn
published 2.3.8 •

Changelog

Source

2.3.8

  • Fix bug #422 where a pipline function that returned null was not skipping the token as described in the documentation. Thanks Stephen Cleary and Rob Hoelz for reporting and investigating.
olivernn
published 2.3.7 •

Changelog

Source

2.3.7

  • Fix bug #417 where leading white space would cause token position metadata to be reported incorrectly. Thanks Rob Hoelz for the fix.
olivernn
published 2.3.6 •

Changelog

Source

2.3.6

  • Fix bug #390 with fuzzy matching that meant deletions at the end of a word would not match. Thanks Luca Ongaro for reporting.
olivernn
published 2.3.5 •

Changelog

Source

2.3.5

  • Fix bug #375 with fuzzy matching that meant insertions at the end of a word would not match. Thanks Luca Ongaro for reporting and to Rob Hoelz for providing a fix.
  • Switch to using Array.isArray when checking for results from pipeline functions to support vm.runInContext, #381 thanks Rob Hoelz.
olivernn
published 2.3.4 •

Changelog

Source

2.3.4

olivernn
published 2.3.3 •

Changelog

Source

2.3.3

  • Fig bugs #270 and #368, some wildcard searches over long tokens could be extremely slow, potentially pinning the current thread indefinitely. Thanks Kyle Spearrin and Mohamed Eltuhamy for reporting.
olivernn
published 2.3.2 •

Changelog

Source

2.3.2

  • Fix bug #369 in parsing queries that include either a boost or edit distance modifier followed by a presence modifier on a subsequent term. Thanks mtdjr for reporting.
olivernn
published 2.3.1 •

Changelog

Source

2.3.1

olivernn
published 2.3.0 •

Changelog

Source

2.3.0

  • Add support for build time field and document boosts.
  • Add support for indexing nested document fields using field extractors.
  • Prevent usage of problematic characters in field names, thanks Stephane Mankowski.
  • Fix bug when using an array of tokens in a single query term, thanks Michael Manukyan.
234567Next
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