Skip to content

Releases: fergiemcdowall/fergies-inverted-index

10.1.0

25 Jul 10:32
b87977e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.1.0

v10.0.1

09 Nov 14:23
Compare
Choose a tag to compare

Cleaned up dependencies, code.

v10.0.0

04 Nov 14:51
Compare
Choose a tag to compare
  • Can sort numbers numerically
  • Can choose numeric number ranges

v8.0.1

14 Nov 05:46
Compare
Choose a tag to compare

can IMPORT and EXPORT. Better performance on the web

v6.0.0

27 Sep 18:28
28bcf73
Compare
Choose a tag to compare
MIN and MAX now take tokens rather than field names

v5.3.0

29 Jul 11:36
5c7dae4
Compare
Choose a tag to compare
Releasing version v5.3.0

v5.2.1

28 Jul 10:08
Compare
Choose a tag to compare

Some bugfixes

v5.1.0

24 Jul 08:26
Compare
Choose a tag to compare

More consistent handling of FIELD in results (always an Array)

v5.0.0

10 Jul 08:34
e3f5887
Compare
Choose a tag to compare
  • Added the FIELDS() method to the API to fetch available fields
  • _id is always converted to String
  • Capitalisation in result property names (field, value, gte, lte -> FIELD, VALUE, GTE, LTE)
  • Version bumps and small fixes

v4.1.0

03 Jul 11:56
Compare
Choose a tag to compare

This version handles documents with arrays and nested arrays better