fergies-inverted-index

Throw JavaScript objects at the index and they will become retrievable by their properties using promises and map-reduce

Downloads
263.6K
Stars
18
Committers
4

Bot releases are hidden (Show)

fergies-inverted-index - 10.1.0 Latest Release

Published by fergiemcdowall about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fergiemcdowall/fergies-inverted-index/compare/v10.0.1...v10.1.0

fergies-inverted-index - v10.0.1

Published by fergiemcdowall almost 3 years ago

Cleaned up dependencies, code.

fergies-inverted-index - v10.0.0

Published by fergiemcdowall almost 3 years ago

  • Can sort numbers numerically
  • Can choose numeric number ranges
fergies-inverted-index - v8.0.1

Published by fergiemcdowall almost 4 years ago

can IMPORT and EXPORT. Better performance on the web

fergies-inverted-index -

Published by fergiemcdowall about 4 years ago

fergies-inverted-index -

Published by fergiemcdowall about 4 years ago

fergies-inverted-index -

Published by fergiemcdowall about 4 years ago

Some bugfixes

fergies-inverted-index - v5.1.0

Published by fergiemcdowall about 4 years ago

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

fergies-inverted-index - v5.0.0

Published by fergiemcdowall over 4 years ago

  • 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
fergies-inverted-index - v4.1.0

Published by fergiemcdowall over 4 years ago

This version handles documents with arrays and nested arrays better