Our great sponsors
-
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.
-
Another one, that seems to be a spinoff of bleve: https://github.com/blugelabs/bluge
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
MeiliSearch
A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
Don't know about a progress bar, but here is an open source search engine: https://www.meilisearch.com/
-
there's nothing faster than clickhouse. all queries have progress display by default (available both in CLI and in golang api). unfortunately full text search is experimental, but you can get (fuzzy) string matching and read data directly from .txt (which would be a bit slower than using a native data format and use much more space) potentially without running a server
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.