Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] search demo using golang zinc #248

Open
gedw99 opened this issue Jan 24, 2023 · 1 comment
Open

[Feature Request] search demo using golang zinc #248

gedw99 opened this issue Jan 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gedw99
Copy link

gedw99 commented Jan 24, 2023

Zinc is a golang implementation of elastic. It uses the Bluge golang packages.

https://github.com/zinclabs/zinc

It’s not yet api compatible but much faster than elastic.

it would be cool if we can make the same example demo in this repo have the option to use zinc.

zinc has no other run time dependency like a db etc so it should be easy to embed zinc if we want to go that far

@gedw99 gedw99 added the enhancement New feature or request label Jan 24, 2023
@gedw99 gedw99 changed the title [Feature Request] search demo using zinc [Feature Request] search demo using golang zinc Jan 24, 2023
@cretz
Copy link
Member

cretz commented Jan 24, 2023

Can you clarify what such an SDK example might look like? Elastic is deeply ingrained in the server, are you suggesting a server feature to support this alternative to Elastic? Otherwise, there is no such thing as a search feature SDK side where such a project would make sense unless I'm misunderstanding something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants