



Bleve is an open-source, self-hosted full-text search and indexing library in Go with experimental vector search support for hybrid retrieval. Key features include full-text, numeric, geo-spatial indexing, flexible mappings, and free Apache 2.0 license. Suitable for RAG prototypes needing hybrid search, offering self-hosted cost savings vs managed services like Pinecone.
Loading more......
Bleve is a Go search library with modern indexing for text, numeric, geo, and experimental vector data.
Free and open-source (Apache 2.0).