-
-
ZincSearch is a general purpose search engine that uses inverted indexes and is primarily used for the below 2 use cases
1. app search
2. log search
During our early months as an open source sof…
-
I find 2 new search engine:
https://github.com/manticoresoftware/manticoresearch
https://github.com/zincsearch/zincsearch
Both said better than ES, but which one is best? any benchmark or compa…
-
I find 2 new search engine:
https://github.com/manticoresoftware/manticoresearch
https://github.com/zincsearch/zincsearch
Both said better than ES, but which one is best? any benchmark or compa…
-
zinc is a golang implementation of lastic search. Its API compat.
will be testing it.. Just wanted to put this out there...
https://github.com/zincsearch/zincsearch
https://zincsearch-docs.zi…
-
How to use trem query,
The format required in the sdk is
map[string]map[string]interface{}
`
// SetTerms gets a reference to the given map[string]map[string]interface{} and assigns it to the Ter…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
https://github.com/zincsearch/zincsearch
Does a lot of what this does using Bluge. the bleve offshoot.
Can parse png text as a plugin in zinc
just saying :)
-
### Bug Description
When used in Rockcraft, the directory in the shared yaml is still owned by root in the resulting image
### To Reproduce
- install rockcraft
- add the shared part as a part
-…
-
use sdk-nodejs-zincsearch/exmaples/index/exists/main.js
`/* Copyright 2022 Zinc Labs Inc. and Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use…