zincsearch

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

OTHER License

Stars
16.9K
Committers
60

Bot releases are hidden (Show)

zincsearch - v0.4.10 Latest Release

Published by prabhatsharma 9 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)
zincsearch - v0.4.9

Published by prabhatsharma about 1 year ago

Changelog

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

Published by prabhatsharma about 1 year 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)
zincsearch - v0.4.7

Published by prabhatsharma over 1 year ago

Changelog

  • 4885180 fix: gse analyzer (#895)
zincsearch - v0.4.6

Published by prabhatsharma over 1 year 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)
zincsearch - v0.4.5

Published by prabhatsharma over 1 year ago

Changelog

  • b578ba4 feat: add switch to control swagger (#869)
zincsearch - v0.4.4

Published by prabhatsharma over 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)
zincsearch - v0.4.3

Published by prabhatsharma over 1 year ago

Changelog

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

Published by prabhatsharma over 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)
zincsearch - v0.4.1

Published by prabhatsharma over 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)
zincsearch - v0.4.0

Published by prabhatsharma over 1 year ago

Changelog

  • 9587cdc Added initial TLS support and new ENV variables (#750)
  • 58ddca8 Fix links to Quick start (#751)
  • c460bd8 feat: support get /index/_doc/:id ? #694 (#731)
  • 0458aea fix: Zero values not displayed #715 (#730)
  • 5ab19dc fix: improve grafana support (#719)
  • 622ad78 fix: openAPI for get document (#763)
  • 89f45cb fix: time query debounce and format (#760)
  • 1ac5dc4 fix: ui build (#753)
  • 89258d1 refactor: rename zinc to zincsearch (#764)
zincsearch - v0.3.6

Published by prabhatsharma almost 2 years ago

Changelog

  • e0b5903 Fix typo in support section (#703)
  • d66702d Launch (#678)
  • d131ae1 Slack-link (#664)
  • c7340e6 add support section (#695)
  • 7dfe47c fix: swagger auth #693 (#704)
zincsearch - v0.3.5

Published by prabhatsharma almost 2 years ago

Changelog

  • e9bd212 ci: bump version (#635)
  • 77df7ae fix docker login issue (#644)
zincsearch - v0.3.4

Published by prabhatsharma almost 2 years ago

Changelog

  • 16ccff6 Proposed resolution for configurable s3 endpoint (#571)
  • afc6c06 Add codecov badge to README (#610)
  • 530cf19 Bump versions (#573)
  • 893dd82 build(deps): bump github.com/minio/minio-go/v7 from 7.0.34 to 7.0.38 (#554)
  • 53cfeb1 feat: full role supported (#555)
  • 14c3580 fix: no init permission (#590)
  • 3d9a774 fixed bug "ZincSearch UI showing full log when selected index field i… (#623)
  • 004a790 sign up added (#599)
  • 0b90b7f update go from 1.18 to 1.19, Avoid 'too many open files' and other pr… (#631)
zincsearch - v0.3.3

Published by prabhatsharma about 2 years ago

Changelog

  • c44cfe0 Add ability to specifify the ingress class name (#526)
  • 7ad856c Add pretty format support to ES compatible routes (#517)
  • f7cf72b Fixes zinclabs/zinc#280 Add delete by query (#536)
  • a47f4f5 Use headless service for statefulSet serviceName (#523)
  • 40cd083 fix: upgrade (#537)
  • 763711c test arm32 (#515)
zincsearch - v0.3.2

Published by prabhatsharma about 2 years ago

Changelog

  • 92e5be6 Add persistent location with proper permissions (#516)
  • 3376c24 Hotfix/mend vulnerabilities (#521)
  • 3e5b23e Optimize ID acquisition (#501)
zincsearch - v0.3.1

Published by prabhatsharma about 2 years ago

Changelog

  • ff82a77 1、Fix the abnormal display of secondary field;2、Fix "value" 13, got n… (#455)
  • 256a393 Add strings tests (#499)
  • 3be086a Bump github.com/swaggo/swag from 1.8.4 to 1.8.5 (#465)
  • 53ddbdd Fix source field and upgrade progress (#452)
  • 51892d4 Fix util (#480)
  • cfcae9c Group bump aws client version (#479)
  • 12dedcc [Snyk] Upgrade apexcharts from 3.35.3 to 3.35.4 (#443)
  • 699fb98 build(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#473)
  • 5dba586 feat: change json formater (#457)
  • ffc1304 feat: convert search v1 to v2 (#469)
  • 173fe7b feat:load config humam (#468)
  • bf55f65 feat:md5 check (#462)
  • 96f363f fix: error size with from (#464)
  • a72b06d fix: improve es compatible (#493)
  • 649d698 fix: verifyCredentials err return user & correction type (#453)
zincsearch - v0.3.0

Published by prabhatsharma about 2 years ago

Changelog

  • 3a8e684 Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#444)
  • 5706156 ISSUE-447 fix field value not getting populated on search page (#449)
zincsearch - v0.2.9

Published by prabhatsharma about 2 years ago

Changelog

  • 9873bb9 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.17.1 (#438)
  • 0dbd6f4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 (#429)
  • 79bd604 Bump github.com/prometheus/client_golang from 1.11.1 to 1.13.0 (#411)
  • b77c92a Bump github.com/swaggo/gin-swagger from 1.5.1 to 1.5.2 (#416)
  • 22b4457 Fixed nodata text "Loading..." to "No data available" (#400)
  • d6834be Refresh index page on visit (#433)
  • 30a083b feat: add more metrics for prometheus (#407)
  • da83d47 fix contributing typo (#431)
  • 14ea067 fix: #439 (#440)
  • a85dea0 fix: create index with template (#442)
  • 197486c fix: not returns empty error (#418)
  • 6c66cee fix: template not work with setting (#446)
  • 3b295d8 implement es alias api (#409)
  • b493a71 made max document size configurable. (#426)
zincsearch - v0.2.8

Published by prabhatsharma about 2 years ago

Changelog

  • be0f4e1 Fix docs swagger bulkv2 (#404)