Bleve: Full-text search and indexing for Go
11–20 of 65 posts
Re: Bleve: Full-text search and indexing for Go
#12Re: Bleve: Full-text search and indexing for Go
#13Re: Bleve: Full-text search and indexing for Go
#14If you don't need heavy lifting, then "sonic" implemented in rust is a really nice lean alternative too: https://github.com/valeriansaliou/sonic
FWIW, that graph is from a blog post I published earlier today: http://blog.minimum.se/2019/04/08/elastic-search-introductio...
Re: Bleve: Full-text search and indexing for Go
#15Looks very interesting. How does it compare against sonic https://github.com/valeriansaliou/sonic
Re: Bleve: Full-text search and indexing for Go
#16To get a feel for the size of Bleve, checkout this graph that shows commit rates doing into Bleve versus Elasticsearch and Vespa: http://blog.minimum.se/assets/elasticsearch-open-source-comm... If you don't need heavy lifting, then "sonic" implemented in rust is a really nice lean alternative too: https://github.com/valeriansaliou/sonic FWIW, that graph is from a blog post I published earlier today: http://blog.minim…
Re: Bleve: Full-text search and indexing for Go
#17To get a feel for the size of Bleve, checkout this graph that shows commit rates doing into Bleve versus Elasticsearch and Vespa: http://blog.minimum.se/assets/elasticsearch-open-source-comm... If you don't need heavy lifting, then "sonic" implemented in rust is a really nice lean alternative too: https://github.com/valeriansaliou/sonic FWIW, that graph is from a blog post I published earlier today: http://blog.minim…
Where the heck is manticore?
Re: Bleve: Full-text search and indexing for Go
#18Earlier quoted context omitted.
Where the heck is manticore?
Fork of Sphinx Search with a support team around it from my understanding.
Re: Bleve: Full-text search and indexing for Go
#19Earlier quoted context omitted.
Fork of Sphinx Search with a support team around it from my understanding.
I understand what it is but I'm not sure why it wasn't included. They forked specifically because nothing was happening in sphinx and they've been releasing new features.
Re: Bleve: Full-text search and indexing for Go
#20Blast is a server on top of it: https://github.com/mosuka/blast