Prabhatsharma Zinc Versions Save

ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

v0.4.10

3 months ago

Changelog

  • 962a87d Support for go1.21 (#932)
  • 4c8d1d7 Enable corruption recovery in WAL (#943)
  • ea7a4bf fix ngram tokenizer (#937)
  • 5a263e4 fix: bump versions (#934)
  • f8b1436 fix: lint (#944)
  • 677235b full support for minimum_should_match (#940)
  • deca6ed perf: avoid allocations with (*regexp.Regexp).MatchString (#930)

v0.4.9

7 months ago

Changelog

  • 67e89bf ci: test goreleaser
  • 249a843 ci: test npm (#925)
  • 37c3b85 fix: Bump wal version (#924)

v0.4.8

8 months ago

Changelog

  • 5ce9ab9 Fix/ci releaser (#920)
  • d17cd5d ci: fix goreleaser package name (#921)
  • 85b52a8 feat: add field analyzer for multi match (#913)
  • 4c2442f fix: CVE-2023-29401 (#896)
  • d46565b fix: not add timestamp when pickup _source field (#919)
  • ddf73a7 fix: typo (#911)
  • 2c484e6 fix: typo, gorutines -> goroutines (#915)

v0.4.7

10 months ago

Changelog

  • 4885180 fix: gse analyzer (#895)

v0.4.6

10 months ago

Changelog

  • 44d743d Enron (#876)
  • f573ade chore: use camel case instead of snake case (#870)
  • c2883c1 feat: add ZINC_PLUGIN_GSE_ENABLE_HMM (#893)
  • edda792 feat: add option disable stop dict (#891)
  • 21a659a fix references to openobserve (#886)
  • d7fc810 fix(search): fix multi search result skip (#880)
  • a9ca99b fix: _source.enable=false lead panic (#882)
  • dbe8f67 fix: setting not work when create index use ES API (#887)
  • d950c14 remove slack and wechat link (#875)

v0.4.5

1 year ago

Changelog

  • b578ba4 feat: add switch to control swagger (#869)

v0.4.4

1 year ago

Changelog

  • b52f805 Separate dedicated docs site (#824)
  • 8d04a0a Update README.md (#850)
  • cbf6245 build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#846)
  • 8fd658c build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.2 (#838)
  • 82ce9c6 ci: fix dockerfiles (#865)
  • 80c04ee ci: update build (#866)
  • 8278c69 feat: delete s3 support (#828)
  • 455fa27 fix: panic when search with from but no records (#826)
  • 0d79f9d fixed typo (#858)
  • 1faaa8c remove dependabot hell (#863)
  • 8f80cfd updated docs (#856)

v0.4.3

1 year ago

Changelog

  • 8a00f5b Readme3 (#807)
  • d28914b fix: index stats walsize (#821)
  • 3c9a12e fixed data table (#806)
  • a49e5cb update readme (#805)

v0.4.2

1 year ago

Changelog

  • 4d6f931 fix(#791): ZincSearch swagger about '_socre' field error. Correct should be '_score' (#795)
  • 1da163f fix: highlight (#798)
  • d90f633 fix: typo in CONTRIBUTING.md (#797)

v0.4.1

1 year ago

Changelog

  • 7f9e1ad add zincobserve link (#773)
  • bce72e4 added missing routes to make es apis compatible for bulk index on a g… (#779)
  • 0962bb5 bug fix: close S3Directory GetObject download stream (#774)
  • 4dbba50 fix: helm name (#780)
  • 0807afe update readme (#767)