Socket
Socket
Sign inDemoInstall

@lokidb/full-text-search

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.1.0

Diff

viatorus
published 2.0.0 •

Changelog

Source

2.0.0 (2020-08-22)

Bug Fixes

  • persistence: ignore error if database is not found on autoload (#179) (d1703c6)

<a name="2.0.0-beta.9"></a>

viatorus
published 2.0.0-beta.9 •

Changelog

Source

2.0.0-beta.9 (2020-02-07)

Bug Fixes

  • loki: unique search with no matching entry should not fail (#172) (fd2c7d9)
  • loki: use global.proceas in getENV (#170) (a65e668)

<a name="2.0.0-beta.8"></a>

viatorus
published 2.0.0-beta.8 •

Changelog

Source

2.0.0-beta.8 (2018-09-14)

Bug Fixes

  • loki: define nested properties on rollback transaction (#149) (9e06e91)

Features

  • loki: remove binary index (#146) (1fb99f2)
  • loki: user definable comparators and operator packages (#152) (5c14bc2)

<a name="2.0.0-beta.7"></a>

viatorus
published 2.0.0-beta.7 •

Changelog

Source

2.0.0-beta.7 (2018-06-27)

Bug Fixes

  • full-text-search: apply bool query boost to subquery results (#122) (5548fe5)
  • full-text-search: handle not and filter bool queries right (#128) (98d0cd8)
  • loki: fix autosave and autoload of the database (#112) (ef260fd)
  • loki: when cloning, meta will be applied correctly and clones emitted (#111) (d287a2d), closes techfort/LokiJS#666

Features

  • improve type notation (#109) (3b60c9f)
  • full-text-search: allow number or string as document id (#115) (1d81e25)
  • full-text-search: export function analyze (#102) (c1dd78c)
  • full-text-search: if elasticsearch is not available, disable its unit test (#98) (a1c7d8d)
  • full-text-search: implement conditional minimum should match parameter (#129) (baa6311)
  • full-text-search: make analyzers classes instead of objects (#123) (1959688)

<a name="2.0.0-beta.6"></a>

viatorus
published 2.0.0-beta.6 •

Changelog

Source

2.0.0-beta.6 (2018-03-23)

For a better distinction, the library has been renamed to LokiDB.

The repository is now located under https://github.com/LokiJS-Forge/LokiDB

The npm packages can be found under the organization scope @lokidb.

Commit Summary

Bug Fixes

  • full-text-search: fix fuzzy's prefix length, edit distance and idf (#68) (da06836)
  • full-text-search: rename field option "name" to "field" (#67) (ff74219)
  • loki: fix a autosave race condition when using asynchronous adapter (#79) (db26d02)
  • loki: fix binary index in batch updates when not cloning (#78) (8081799)

Features

  • full-text-search: remove query builder (#73) (84757ab)
  • full-text-search: remove unnecessary array query (#75) (4ff5165)
  • full-text-search: replace the old "tokenizer" class with an analyzer interface (#76) (2d44384)
  • full-text-search: return score result as an equivalent array to result set data (#69) (7ea17c0)
  • loki: add diagnostic function to test binary index validity (#85) (d611722)
  • loki: add option to disable meta property for documents added to a collection (#80) (1a49470)
  • loki: add simplified javascript comparisons $jgt, $jgte, $jlt, $jlte, $jbetween (#87) (32e4b1e)
  • loki: change and improve nested property support (#81) (2730284)
  • loki: return an existing collection if a collection with the same name already exists (#77) (75afd67)
  • loki: simplesort leverages binary indices better when filtered (#83) (4d1b25b)

<a name="2.0.0-beta.5"></a>

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