elastigo
A Go (golang) based Elasticsearch client library. (by mattbaird)
bleve
A modern text/numeric/geo-spatial/vector indexing library for go (by blevesearch)
elastigo | bleve | |
---|---|---|
- | 15 | |
943 | 10,192 | |
- | 0.7% | |
0.0 | 8.7 | |
almost 6 years ago | 5 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elastigo
Posts with mentions or reviews of elastigo.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning elastigo yet.
Tracking mentions began in Dec 2020.
bleve
Posts with mentions or reviews of bleve.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-28.
-
We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
Bleve
- Bleve – a modern text indexing library in go
-
Hermes v1.7
I don't have the answer to that, but the project has been alive for many years. Seems maybe you should find the answer since you are developing a competing solution? Also it might be a good reference project for solving similar problems to yours. They do have bench tests you could play with https://github.com/blevesearch/bleve/blob/master/query_bench_test.go
-
Seeking a free full text search solution for large data with progress display
I know of https://github.com/blevesearch/bleve and I think there was another project for full text search that I can't find now.
- Any Full Text Search library for json data?
-
An alternative to Elasticsearch that runs on a few MBs of RAM
I would be interested in such a testbed. I would also like to know how Bleve Search (https://github.com/blevesearch/bleve) turns out.
I have for many years now a small search engine project in my free-time pipeline, but I'm before crawling even and I intend to sit for searching part after some of that.
- What is the coolest Go open source projects you have seen?
-
BetterCache 2.0 (has full text search/remove, etc.)
Haha. Seriously I can’t tell the difference between these libraries https://github.com/blevesearch/bleve
- I want to dive into how to make search engines
- Why Writing Your Own Search Engine Is Hard (2004)
What are some alternatives?
When comparing elastigo and bleve you can also consider the following projects:
elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
goes
Elasticsearch - Free and Open Source, Distributed, RESTful Search Engine
skizze - A probabilistic data structure service and storage
elasticsql - convert sql to elasticsearch DSL in golang(go)
goriak - goriak - Go language driver for Riak KV
clickhouse-go - Golang driver for ClickHouse