Prabhatsharma Zinc Versions Save

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

v0.2.7

1 year ago

Changelog

  • 5c0318f Add header "X-elastic-product" for es api (/es/) (#390)
  • fe15efd Add pagination to index page, and inc sort 、filter (#336)
  • d14a45a Added OpenAPI link (#373)
  • 1b53ea8 Added bulkv2 format (#391)
  • 1fc928a Bump @quasar/extras from 1.14.0 to 1.14.3 in /web (#317)
  • 7d4406f Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.15.15 (#386)
  • b666774 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.1 to 1.27.2 (#388)
  • 014b20b Bump github.com/goccy/go-json from 0.9.8 to 0.9.10 (#341)
  • 51c85ea Bump github.com/minio/minio-go/v7 from 7.0.31 to 7.0.32 (#367)
  • f50fc5d Bump github.com/minio/minio-go/v7 from 7.0.32 to 7.0.33 (#387)
  • 8692c64 Bump github.com/minio/minio-go/v7 from 7.0.33 to 7.0.34 (#394)
  • 2b5b51e Bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 (#383)
  • 9a2df2f Change "Elastic" to case insensitive for more es client request userA… (#395)
  • 7549df8 Fix test of delete documents (#325)
  • 39d84be Ingress API for latest kubernete version (+1.24) (#324)
  • fd74373 Turkish language support (#399)
  • 45cb6ba Uitesting1 (#352)
  • 8b26850 [Snyk] Upgrade @quasar/extras from 1.14.0 to 1.14.1 (#318)
  • e138e41 added bc (#403)
  • b20762b bumped dependencies (#358)
  • 15500a3 changed analytics url to self (#380)
  • 9e7442a discard logs (#364)
  • f9747df feat: add new shards (#362)
  • 92e1133 feat: change implement for shards (#381)
  • 7c4bda8 feat: support check index exists (#401)
  • 66328e7 fix: #332 (#335)
  • 99e25ac fix: WAL length show in UI (#328)
  • cac58ce fix: change default params (#392)
  • eca8e49 fix: date field error convert #329 (#330)
  • 2e114fd fix: rename config variables (#396)
  • 2f726b9 fix: wal opened too many gorutine (#343)
  • 6d1c40b fix: wal size show in UI (#350)
  • 7c2e239 initial unit testing setup (#344)
  • 77b0114 moved to friendlier ecr repo name (#402)
  • 2767758 updated issue template (#334)
  • db103d0 using helper. also cleaned up code. (#363)

v0.2.6

1 year ago

Changelog

  • 79b9cbf Add /swagger redirect to swagger/index.html
  • 14a6e3e Add ESLint And Golang-ci (#276)
  • 22b0c27 Add Fluentd to README.md (#254)
  • 8976c72 Add WAL (#320)
  • 9e03510 Add batch delete index (#273)
  • 5736022 Add build-image.sh for local build or test image.
  • 0f0e6b6 Add document link in UI
  • 8e9ad9f Add keyword highlight
  • b348291 Added Test Documentation
  • ab850eb Bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.13 (#288)
  • 53ebbe3 Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#289)
  • e25cfb0 Bump github.com/minio/minio-go/v7 from 7.0.30 to 7.0.31 (#285)
  • b343a34 Bump github.com/swaggo/gin-swagger from 1.5.0 to 1.5.1 (#298)
  • 471038d Bump quasar from 2.7.3 to 2.7.5 in /web (#295)
  • a57cb36 Bump sass-loader from 10.2.1 to 13.0.2 in /web (#283)
  • d5ba0f2 Bump typescript from 4.6.4 to 4.7.4 in /web (#282)
  • 2f88006 Bump vite from 2.9.12 to 2.9.14 in /web (#281)
  • 51d197f Bump vue-router from 4.0.16 to 4.1.1 in /web (#286)
  • 4f8abbf Codecov github action added (#265)
  • e378bb7 Fix an error of search result empty
  • 6d5c835 Fix analyzer with template (#251)
  • 53629b3 Fix highlight in search v1 (#299)
  • 6c06d0c Fix highlight xss bug (#272)
  • 162755b Fix insert when update (#242)
  • 3c1abcf Improve header in UI
  • 045d116 Improve multiple search
  • 7f2b52e Improve search loading state in UI
  • 992f1f4 Improves the ES compatibility
  • b397d56 Index selection changed to dynamic search (#269)
  • 5233739 Replace v-html with safer highlighting (#303)
  • 57f3478 Revert add document link in UI
  • 7a54272 add dependabot version updates (#278)
  • 2c447f7 added install script and openbsd (#263)
  • 4da79df added non-verbose cli output (#322)
  • 0efebb7 bump dependencies (#302)
  • 13b2d6d dependabot bumps - grouped (#310)
  • 9b47a8c dockerfile add web build
  • f451d7e e2e - added cypress initial config and initial test
  • d961bda enabling codecov
  • dfffd9f feat: support wildcard in delete index (#309)
  • cf29530 fix Fuzziiness in Match query (#258)
  • 6603e1c fix concurrency open shards (#243)
  • 9308d6a fix multiple ascii regex match (#311)
  • a684f63 fix when null result value page err (#264)
  • 3057a1c fixed telemetry values (#262)
  • 6b732ad grouped dependabot bumps (#304)
  • fbc1fa4 improved goreleaser config (#274)
  • 5394916 nightly release (#266)
  • 8af4cdf s3 release has now datestamp (#275)
  • 4eaf067 update go.mod
  • 4febd56 upgrading ci and remove clutter for releases (#319)

v0.2.5

1 year ago

Changelog

  • dca8e4a Allow custom timestamp (#231)
  • fb1ed07 Change default compressor to ZSTD
  • 7d73d94 Fix string value on numeric field (#227)
  • e0fbeac Full build on code push (#232)
  • e75023d Improve swagger (#220)
  • e34a09c Merge branch 'main' of github.com:zinclabs/zinc
  • 5779f50 Merge branch 'main' of github.com:zinclabs/zinc
  • 96ce8b0 Merge branch 'main' of https://github.com/zinclabs/zinc
  • 742ac6b Merge pull request #1 from hengfeiyang/hengfeiyang-patch-1
  • ca55fdc Merge pull request #197 from oasisk/main
  • b44c07b Merge pull request #204 from zinclabs/snyk-upgrade-a46fc9c3413fca061b98c890b0538d9d
  • 42a3e38 Merge pull request #205 from sgulci/swagger
  • fe32aca Merge pull request #211 from hengfeiyang/main
  • 0d89ad9 Merge pull request #215 from xiaojun207/patch-1
  • a554fc2 Merge pull request #216 from zinclabs/fix-coverage
  • e15f005 Optimize multisearch method
  • 02a7373 Show shard num in UI (#230)
  • ea06d20 Update multi_search.go
  • 693cfb9 Update multi_search.go
  • 049ba6d Update multi_search_test.go
  • 59b5301 Use Github Action
  • 25c001b add go report card
  • 2a2f918 add more storage for metadata (#207)
  • b6bc45e add refresh data api (#203)
  • f452248 add version command
  • f88673a added buildspecr PR
  • 90526b2 added confirmation
  • b9c0723 added contributing steps.
  • c13edec added error message for .env file
  • c46a228 added note to template
  • 9c44f83 apexchart_win_fix
  • 139db3b blank_issues_enabled: false
  • 6906f07 check for test fail
  • bc1dcbf corrected sentence
  • 9e588bd debug zinc
  • 22d55f4 fix benchmark of bulk
  • 165023d fix chars in search ui
  • cd481e6 fix coverage
  • 6353641 fix docNum in UI
  • 64701e1 fix error when empty target on mutiple search
  • cb4e6e5 fix spell mistakes
  • 019b8fe fix unit tests
  • e7f4606 fix: upgrade @quasar/extras from 1.13.6 to 1.14.0 (#201)
  • b469e80 fix: upgrade quasar from 2.6.6 to 2.7.0 (#200)
  • cefae76 fix: upgrade quasar from 2.7.0 to 2.7.1 (#206)
  • 829c8a0 fix: upgrade vue from 3.2.33 to 3.2.35
  • 2ce714f fixed issue #218
  • 8425d85 implement multiple backend indexes (#202)
  • 494381e improve app entrance
  • 87a0433 improve compatbile for es bulk
  • 70456a3 improve compatible for es API
  • ec6d123 improve etcd for metadata
  • 4c48126 improve message for data path check
  • 7a6fa17 improve range query
  • 228c8e0 improve swagger
  • c3304e5 improve swagger
  • 7f8e4c1 improve swagger (#208)
  • 8d8fd60 improve term / range query
  • 225fc89 intall bc
  • 17432ff optimze term query
  • 7bd80ed remove Github Action
  • 9d62780 remove unsed package for web
  • 40f7366 removed unknown user
  • e38e753 renamed test file
  • ebc380e return empty array instead of null on search
  • 33e0090 spell fix
  • 604bb42 support term/match query for numeric field
  • 0cdafde swagger documantation added
  • 83d3115 udpate screenshorts
  • 4b025d8 udpate screenshots (#198)
  • 32758db updated JS dependencies (#225)
  • 55c0554 vue upgrade

v0.2.4

1 year ago

Changelog

  • ee52452 1、alter text "npm run serve" -> "npm run dev" in file: CONTRIBUTING.md(Description error); (#190)
  • 52aa400 Merge branch 'main' of github.com:zinclabs/zinc
  • 7a52024 Merge pull request #182 from zinclabs/autoloadindex
  • 780f731 Merge pull request #183 from karatekaneen/main
  • 584a48c Merge pull request #191 from zinclabs/profiler
  • 1d9ca4c Merge pull request #193 from zinclabs/compress-s2
  • e7b3b9b Normalize http api
  • e09cd3c added paopao
  • df2ecf6 added profiling using pyroscope
  • 5ecd723 change default compressor to s2 for segment file (#192)
  • b55717b change default preallocate size of badger
  • 57ebb4f feat(swagger): Added gin-swagger integration and initial docs (#178)
  • 688a4c6 feat: Added override of default Sentry DSN
  • 36bbf9c feat: allow add field to exist mapping
  • c21f754 fix docNum and storageSize for metadata (#194)
  • e73416c fix docker build
  • ec7c550 fix goreleaser
  • 4a155c2 fix: update setting and mapping api
  • 54e8bfc i18n bundler configs
  • a945200 just update go mod
  • c3d0fb5 now pulling from config
  • 3d9287f support other algorithms for compress
  • 8a1e475 update bluge version
  • c567226 update go version
  • 1f53d2e update index list on load and catch empty index load error
  • 210bf89 user id case insensitive - https://github.com/zinclabs/zinc/issues/186

v0.2.3

2 years ago

Changelog

  • 1f68f34 added env variables for etcd
  • 73f33eb dsiable Highlightable for text field by default
  • 6974a28 enable highlightable for text by default
  • c219063 fix version
  • 1e73e00 normalize http api

v0.2.2

2 years ago

Changelog

  • 08c1578 Added language translation and i18next and typescript support (#159)
  • 7a65f27 Added playground server
  • b90148f Adds Accodeing to you as "used by" (#162)
  • a9e0bf1 Merge branch 'main' of github.com:zinclabs/zinc
  • 8eb13ed Merge branch 'main' of https://github.com/zinclabs/zinc
  • 29594da Merge branch 'main' of https://github.com/zinclabs/zinc
  • b651725 Merge branch 'typescript'
  • ec243ee Merge pull request #158 from zinclabs/time-index
  • 3fc6f75 add back v1 search api
  • 1415ee8 add config
  • a7da108 add ignore file
  • a8bfb3a add metadata
  • 19a0c9e add tests
  • f6e233b add time index
  • 4983dac add time index
  • bacc2f8 add time index
  • aec5239 add unit tests for v1 search
  • 1af26b0 added roadmap link
  • 4597364 added roadmap to readme
  • 1b9cb0f change open params for badger
  • a6f7acb change panic to fatal
  • 939c1e6 changed project to use typescript
  • 669d48b fix date RACE of mappings
  • c33ccff fix test for search
  • 1b734ee fix tests
  • e98ed78 fix tests
  • 50ab4af fix tests
  • f753460 fix: compatible es msearch
  • 5dd5938 fixed coverage to work in linux
  • 50a5783 fixed dependabot
  • a62265b fixed panic when load indexes
  • 3125459 fixed spelling
  • 0e09547 fixed spelling
  • 9bc4a9a fixed test units of search
  • 91857e3 icons
  • 5abca18 icons
  • 5759f91 improve i18n (#161)
  • 7738740 improve metadata
  • 80638ab merge testing coverage
  • 1587fbf organize Environment
  • 76cec9a organize Environment
  • a66f184 remove goconvey
  • e280b07 remove playground temporarily
  • c185abf removed alpha
  • 52525cb rename SERVER_PORT ENV
  • 436c9f2 rename field attr searchable to term_positions
  • 740fe43 spell fix
  • f47a2f0 spelling fix
  • 45e933a update go mod
  • 6095128 update go mod
  • 3e38605 update go mod
  • cbce135 update go mod
  • cdc5547 update go mod
  • 7aec3bd update go mod
  • ae84a1c update go mod
  • 3c00bcd update ice version
  • e23d9d9 update readme
  • 32b72d0 update unit tests for config
  • 1582070 update version of ice
  • 7f40931 updated GA availability version
  • 3f27df5 zinclabs -> zincsearch for docs

v0.2.1

2 years ago

Changelog

  • 83f955a Bump minimist from 1.2.5 to 1.2.6 in /web
  • 96678e0 Merge branch 'main' into testing1
  • 01ee7ea Merge branch 'testing1' of https://github.com/zinclabs/zinc into testing1
  • 2d2f675 Merge pull request #133 from zinclabs/dependabot/npm_and_yarn/web/minimist-1.2.6
  • 5a24712 add test for create index
  • e0bdff3 added more tests
  • 4fe3287 added more tests (#142)
  • 23d3da6 added sample to load word files in ZincSearch
  • ba0d25a added test for buk write
  • 918b989 added tests for create user
  • da8b770 createindex refactored
  • b5b2887 fix: MIME type of UI files
  • 9d56796 fixed formatting
  • 120b02c fixed tests and added coverage calculator
  • 84817ef get_user tests added
  • 34bbea5 minor
  • 2139f88 moved test data cleanup to script
  • aa71fa5 setup ingress for playground
  • 2fb8433 tests for search
  • eaa50f7 updated README
  • 6e77d28 updated image
  • c5d5565 updated readme with playground details
  • b3b271f using assert
  • 1bb1154 using modified ice to reduce index size

v0.2.0

2 years ago

Changelog

  • b84e7f7 added env variable to configure sentry enable/disable (#140)
  • 9cecc4e added sentry for error tracking
  • 90e7d1a delete unused file
  • a277118 doc: add copyright
  • 18bfbfa doc: update go.mod
  • 7777204 feat: add shutdown
  • d6a12f8 feat: change uuid to snowflake
  • df96726 feat: optimze doc id
  • 57de263 fix: Environment variables inconsistent #137
  • 5c7ad02 fix: change the behavior of default select in search UI
  • 60bbdeb fix: change the behavior of default select in search UI
  • fbd313e fixed copyright
  • d270f96 image update
  • 195dbd4 style: add copyright
  • 36204cd updated README
  • eae6be3 updated README
  • 3bc4c59 updated docker images

v0.1.9

2 years ago

Changelog

  • af523a9 Add language analyzer for Chinese support (#111)
  • 6785b02 Added contributing guide
  • 3951e07 Merge pull request #129 from hengfeiyang/main
  • 869cce3 Mispell2 (#106)
  • 07bd0e8 add analyzer (#101)
  • 5e1e094 add histogram aggregation (#109)
  • 0f6d2a1 add language analyzer (#105)
  • dd0f77e added devcontainer
  • cfd73d9 changed ECR repo
  • 6cad34d changed references from prabhatsharma to zinc
  • bcd6c3e feat: support use timestamp value on @timestamp
  • b830eb8 feat: support use timestamp value on @timestamp
  • d4ca3f5 fix boost for querys (#110)
  • 31869dd fix index stats on bulk (#117)
  • 91eab75 fix: add field type check
  • b330bbf fix: list all fields (#119)
  • 2dcceb2 fix: reset search query when select index changed (#121)
  • af27a85 fix: upgrade quasar from 2.1.5 to 2.4.13 (#85)
  • 166f7c5 fixed ecr repo
  • 6019551 improve template matching (#114)
  • d23061c incremented golang to 1.17
  • 7ad98d2 ingress subpath example
  • 9ec6a0a new ui (#116)
  • de56287 rename file (#118)
  • 7d79dbc style: format code

v0.1.8

2 years ago

Changelog

  • 432afc5 change default mappings property (#96)
  • d5df8c2 fix cpu usage problem (#99)
  • 47a87cb improve: support use termQuery for boolean type (#94)