Skip to content

Releases: tobiaslabs/hunch

v0.16.0

17 Dec 15:02
bd96b2c
Compare
Choose a tag to compare

Minor Changes

  • b396f69: Failure in metadata normalization will log with filename.

v0.15.0

02 May 03:37
1c993fe
Compare
Choose a tag to compare

Minor Changes

  • 677527d: Add indexingFilter to remove from index at very end of pipe.

v0.14.1

22 Mar 04:28
b7af67f
Compare
Choose a tag to compare

Patch Changes

  • daf1ccc: Allow output to be false explicitly in more places.

v0.14.0

22 Mar 04:19
dbfb3e8
Compare
Choose a tag to compare

Minor Changes

  • 4e0527b: Add ability to skip index creation, and pass finalized record as record to saveFile.

v0.13.0

24 Oct 02:55
70b8cc2
Compare
Choose a tag to compare

Minor Changes

  • bde422e: Change to logged output for easier debugging and benchmarking, and handle case where faceted values are invalid by dropping them instead of throwing.

Patch Changes

  • fcdd0e1: Handle null values more gracefully.
  • 4a83f61: Including fields and facets is now allowed to be empty.

v0.12.0

04 Sep 20:08
a4b2249
Compare
Choose a tag to compare

Minor Changes

  • ac1ff9b: Add "files" to the API of "saveSite".

v0.11.0

29 Jun 02:46
6d6fb76
Compare
Choose a tag to compare

Minor Changes

  • 8a1cf29: Added official support for MS Windows. Pull requests now run the demo on a Windows machine as a general validation that everything works on that OS. The only bug was resolved by nodejs/node#34765

Patch Changes

  • 8a1cf29: Added initial benchmark for testing purposes and found some inaccuracies in the huge-text-search pre-test text generation.

v0.10.3

27 Jun 02:53
f74a948
Compare
Choose a tag to compare

Patch Changes

  • e05df13: Update to fatal error logging.

v0.10.2

16 Jun 04:30
96986e8
Compare
Choose a tag to compare

Patch Changes

  • 3fa99b7: Correction to the included matches stuff.

v0.10.1

15 Jun 18:22
22875df
Compare
Choose a tag to compare

Patch Changes