Skip to content
This repository was archived by the owner on Jul 5, 2019. It is now read-only.

Releases: fergiemcdowall/search-index-adder

v0.4.0

31 Oct 14:49

Choose a tag to compare

Features

  • synonyms: can add synonyms (200ca74)

v0.3.11

30 Oct 14:10

Choose a tag to compare

Bug Fixes

  • replication: replication now works better (373bc0d)

v0.3.10

11 Oct 09:47

Choose a tag to compare

Features

  • all: replace bunyan library with js-logger library (15101da)

v0.3.9

08 Jul 10:55

Choose a tag to compare

Features

  • indexing: added fastSort option (be3bb1a)
  • indexing: storeVector option (d6c1514)

v0.3.8

06 Jul 14:08

Choose a tag to compare

Bug Fixes

  • storeDocument: bugfix and added test (f4cab67)

Features

  • indexing: storeDocument option (222cb3d)

v0.3.6

05 Jul 05:56

Choose a tag to compare

Features

  • indexing: can now do appendOnly (be5167e)

v0.3.5

01 Jul 19:04

Choose a tag to compare

Bug Fixes

  • deletion: fixed .del function (a5154df)

v0.3.4

01 Jul 11:09

Choose a tag to compare

Features

  • indexing: can now index without wildcards and composite fields (2660ddf)

v0.3.3

26 Jun 14:08

Choose a tag to compare

Bug Fixes

  • deps: moved JSONStream dependency to correct place (fixes search-index-searcher on node 4) (09fb37f)

v0.3.2

26 Jun 13:29

Choose a tag to compare

Features

  • index: Better index structure (6452fdd)